2026-03-13 12:20:40.854 | + ./stack.sh:main:485 : exec 2026-03-13 12:20:40.854 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-13-122040' 2026-03-13 12:20:40.854 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-03-13-122040.summary.2026-03-13-122040 2026-03-13 12:20:40.854 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:20:40.854 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-13-122040 2026-03-13 12:20:40.854 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-13-122040 /opt/stack/logs/devstacklog.txt 2026-03-13 12:20:40.854 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-13-122040.summary.2026-03-13-122040 /opt/stack/logs/devstacklog.txt.summary 2026-03-13 12:20:40.854 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-03-13 12:20:40.854 | + functions:check_path_perm_sanity:615 : local real_path 2026-03-13 12:20:40.858 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-03-13 12:20:40.864 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-03-13 12:20:40.868 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-03-13 12:20:40.873 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-03-13 12:20:40.874 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-03-13 12:20:40.880 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-13 12:20:40.884 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-03-13 12:20:40.889 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-03-13 12:20:40.895 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-13 12:20:40.899 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-13 12:20:40.903 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-03-13 12:20:40.908 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-03-13 12:20:40.916 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-13 12:20:40.920 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-03-13 12:20:40.924 | + ./stack.sh:main:558 : trap err_trap ERR 2026-03-13 12:20:40.927 | + ./stack.sh:main:571 : set -o errexit 2026-03-13 12:20:40.931 | + ./stack.sh:main:574 : uname -a 2026-03-13 12:20:40.933 | Linux np0000158687 6.8.0-101-generic #101-Ubuntu SMP PREEMPT_DYNAMIC Mon Feb 9 10:15:05 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-03-13 12:20:40.936 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-13 12:20:40.940 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-03-13 12:20:40.945 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-03-13 12:20:41.010 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-03-13 12:20:41.042 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-03-13 12:20:41.046 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-03-13 12:20:41.073 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-03-13 12:20:41.078 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-03-13 12:20:41.106 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-03-13 12:20:41.111 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-03-13 12:20:41.139 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-03-13 12:20:41.143 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-03-13 12:20:41.147 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-03-13 12:20:41.152 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-03-13 12:20:41.179 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-03-13 12:20:41.185 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-03-13 12:20:41.212 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-03-13 12:20:41.217 | + ./stack.sh:main:588 : tune_host 2026-03-13 12:20:41.220 | + lib/host:tune_host:96 : configure_host_mem 2026-03-13 12:20:41.225 | + lib/host:configure_host_mem:70 : configure_zswap 2026-03-13 12:20:41.228 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:41.232 | + lib/host:configure_zswap:43 : is_ubuntu 2026-03-13 12:20:41.236 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:20:41.240 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:20:41.245 | + lib/host:configure_zswap:44 : echo lz4 2026-03-13 12:20:41.245 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-03-13 12:20:41.257 | lz4 2026-03-13 12:20:41.263 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-03-13 12:20:41.264 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-03-13 12:20:41.277 | zsmalloc 2026-03-13 12:20:41.285 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-03-13 12:20:41.285 | + lib/host:configure_zswap:47 : echo 1 2026-03-13 12:20:41.299 | 1 2026-03-13 12:20:41.327 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-03-13 12:20:41.343 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-03-13 12:20:41.343 | /sys/module/zswap/parameters/enabled:Y 2026-03-13 12:20:41.343 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-03-13 12:20:41.343 | /sys/module/zswap/parameters/max_pool_percent:20 2026-03-13 12:20:41.343 | /sys/module/zswap/parameters/compressor:lz4 2026-03-13 12:20:41.343 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-03-13 12:20:41.343 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-03-13 12:20:41.343 | /sys/module/zswap/parameters/exclusive_loads:N 2026-03-13 12:20:41.343 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-03-13 12:20:41.349 | + lib/host:configure_host_mem:71 : configure_ksm 2026-03-13 12:20:41.353 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:41.357 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-03-13 12:20:41.361 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:20:41.365 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:20:41.369 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-13 12:20:41.374 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:20:41.377 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:41.381 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:20:41.384 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:20:41.388 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:20:41.393 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:20:41.397 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-03-13 12:20:41.401 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:41.405 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-03-13 12:20:41.410 | ++ functions-common:apt_get_update:1166 : id -u 2026-03-13 12:20:41.417 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-03-13 12:20:41.421 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-03-13 12:20:41.424 | + functions-common:time_start:2398 : local name=apt-get-update 2026-03-13 12:20:41.427 | + functions-common:time_start:2399 : local start_time= 2026-03-13 12:20:41.431 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-13 12:20:41.436 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-13 12:20:41.442 | + functions-common:time_start:2403 : _TIME_START[$name]=1773404441437 2026-03-13 12:20:41.446 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-03-13 12:20:41.450 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-03-13 12:20:41.454 | + functions-common:apt_get_update:1173 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-03-13 12:20:41.694 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-03-13 12:20:41.694 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-03-13 12:20:41.755 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-03-13 12:20:41.833 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-03-13 12:20:43.299 | Reading package lists... 2026-03-13 12:20:43.337 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-03-13 12:20:43.341 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-03-13 12:20:43.345 | + functions-common:time_stop:2412 : local name 2026-03-13 12:20:43.349 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:20:43.353 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:20:43.357 | + functions-common:time_stop:2415 : local total 2026-03-13 12:20:43.361 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:20:43.364 | + functions-common:time_stop:2418 : name=apt-get-update 2026-03-13 12:20:43.368 | + functions-common:time_stop:2419 : start_time=1773404441437 2026-03-13 12:20:43.372 | + functions-common:time_stop:2421 : [[ -z 1773404441437 ]] 2026-03-13 12:20:43.377 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:20:43.384 | + functions-common:time_stop:2424 : end_time=1773404443379 2026-03-13 12:20:43.388 | + functions-common:time_stop:2425 : elapsed_time=1942 2026-03-13 12:20:43.392 | + functions-common:time_stop:2426 : total=0 2026-03-13 12:20:43.395 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:20:43.400 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1942 2026-03-13 12:20:43.404 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-03-13 12:20:43.408 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:20:43.412 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:20:43.415 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:20:43.419 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-03-13 12:20:43.450 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-03-13 12:20:43.496 | Reading package lists... 2026-03-13 12:20:43.840 | Building dependency tree... 2026-03-13 12:20:43.841 | Reading state information... 2026-03-13 12:20:44.180 | Recommended packages: 2026-03-13 12:20:44.181 | qemu-kvm 2026-03-13 12:20:44.219 | The following NEW packages will be installed: 2026-03-13 12:20:44.221 | ksmtuned 2026-03-13 12:20:44.415 | 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2026-03-13 12:20:44.415 | Need to get 7,444 B of archives. 2026-03-13 12:20:44.415 | After this operation, 44.0 kB of additional disk space will be used. 2026-03-13 12:20:44.415 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-03-13 12:20:44.615 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:20:44.679 | Fetched 7,444 B in 0s (42.6 kB/s) 2026-03-13 12:20:44.734 | Selecting previously unselected package ksmtuned. 2026-03-13 12:20:44.757 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32594 files and directories currently installed.) 2026-03-13 12:20:44.760 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-03-13 12:20:44.765 | Unpacking ksmtuned (4.20150326) ... 2026-03-13 12:20:44.849 | Setting up ksmtuned (4.20150326) ... 2026-03-13 12:20:45.038 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-03-13 12:20:45.191 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-03-13 12:20:45.817 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:20:45.820 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:20:45.825 | + functions-common:time_stop:2412 : local name 2026-03-13 12:20:45.829 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:20:45.832 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:20:45.836 | + functions-common:time_stop:2415 : local total 2026-03-13 12:20:45.840 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:20:45.843 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:20:45.848 | + functions-common:time_stop:2419 : start_time=1773404443445 2026-03-13 12:20:45.852 | + functions-common:time_stop:2421 : [[ -z 1773404443445 ]] 2026-03-13 12:20:45.856 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:20:45.863 | + functions-common:time_stop:2424 : end_time=1773404445858 2026-03-13 12:20:45.867 | + functions-common:time_stop:2425 : elapsed_time=2413 2026-03-13 12:20:45.871 | + functions-common:time_stop:2426 : total=4859 2026-03-13 12:20:45.875 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:20:45.879 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7272 2026-03-13 12:20:45.882 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:20:45.886 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-03-13 12:20:45.892 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-03-13 12:20:45.893 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-03-13 12:20:45.920 | + lib/host:configure_ksm:19 : echo 0 2026-03-13 12:20:45.920 | 0 2026-03-13 12:20:45.928 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-03-13 12:20:45.932 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:45.937 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-03-13 12:20:45.951 | vm.dirty_ratio = 60 2026-03-13 12:20:45.957 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-03-13 12:20:45.971 | vm.dirty_background_ratio = 10 2026-03-13 12:20:45.975 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-03-13 12:20:45.987 | vm.vfs_cache_pressure = 50 2026-03-13 12:20:45.993 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-03-13 12:20:46.007 | vm.swappiness = 100 2026-03-13 12:20:46.011 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-03-13 12:20:46.023 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-03-13 12:20:46.023 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-03-13 12:20:46.023 | /proc/sys/vm/compact_unevictable_allowed:1 2026-03-13 12:20:46.023 | /proc/sys/vm/compaction_proactiveness:20 2026-03-13 12:20:46.023 | /proc/sys/vm/dirty_background_bytes:0 2026-03-13 12:20:46.024 | /proc/sys/vm/dirty_background_ratio:10 2026-03-13 12:20:46.024 | /proc/sys/vm/dirty_bytes:0 2026-03-13 12:20:46.024 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-03-13 12:20:46.024 | /proc/sys/vm/dirty_ratio:60 2026-03-13 12:20:46.024 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-03-13 12:20:46.024 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-03-13 12:20:46.024 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-03-13 12:20:46.025 | /proc/sys/vm/extfrag_threshold:500 2026-03-13 12:20:46.025 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-03-13 12:20:46.025 | /proc/sys/vm/hugetlb_shm_group:0 2026-03-13 12:20:46.025 | /proc/sys/vm/laptop_mode:0 2026-03-13 12:20:46.025 | /proc/sys/vm/legacy_va_layout:0 2026-03-13 12:20:46.025 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-03-13 12:20:46.025 | /proc/sys/vm/max_map_count:1048576 2026-03-13 12:20:46.025 | /proc/sys/vm/memfd_noexec:0 2026-03-13 12:20:46.025 | /proc/sys/vm/memory_failure_early_kill:0 2026-03-13 12:20:46.025 | /proc/sys/vm/memory_failure_recovery:1 2026-03-13 12:20:46.025 | /proc/sys/vm/min_free_kbytes:67584 2026-03-13 12:20:46.025 | /proc/sys/vm/min_slab_ratio:5 2026-03-13 12:20:46.025 | /proc/sys/vm/min_unmapped_ratio:1 2026-03-13 12:20:46.026 | /proc/sys/vm/mmap_min_addr:65536 2026-03-13 12:20:46.026 | /proc/sys/vm/mmap_rnd_bits:32 2026-03-13 12:20:46.026 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-03-13 12:20:46.026 | /proc/sys/vm/nr_hugepages:0 2026-03-13 12:20:46.026 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-03-13 12:20:46.026 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-03-13 12:20:46.026 | /proc/sys/vm/numa_stat:1 2026-03-13 12:20:46.026 | /proc/sys/vm/numa_zonelist_order:Node 2026-03-13 12:20:46.026 | /proc/sys/vm/oom_dump_tasks:1 2026-03-13 12:20:46.026 | /proc/sys/vm/oom_kill_allocating_task:0 2026-03-13 12:20:46.026 | /proc/sys/vm/overcommit_kbytes:0 2026-03-13 12:20:46.026 | /proc/sys/vm/overcommit_memory:0 2026-03-13 12:20:46.026 | /proc/sys/vm/overcommit_ratio:50 2026-03-13 12:20:46.026 | /proc/sys/vm/page-cluster:3 2026-03-13 12:20:46.026 | /proc/sys/vm/page_lock_unfairness:5 2026-03-13 12:20:46.026 | /proc/sys/vm/panic_on_oom:0 2026-03-13 12:20:46.026 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-03-13 12:20:46.026 | /proc/sys/vm/stat_interval:1 2026-03-13 12:20:46.026 | /proc/sys/vm/swappiness:100 2026-03-13 12:20:46.026 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-03-13 12:20:46.026 | /proc/sys/vm/user_reserve_kbytes:131072 2026-03-13 12:20:46.026 | /proc/sys/vm/vfs_cache_pressure:50 2026-03-13 12:20:46.026 | /proc/sys/vm/watermark_boost_factor:15000 2026-03-13 12:20:46.026 | /proc/sys/vm/watermark_scale_factor:10 2026-03-13 12:20:46.026 | /proc/sys/vm/zone_reclaim_mode:0 2026-03-13 12:20:46.031 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-03-13 12:20:46.039 | + lib/host:tune_host:97 : configure_host_net 2026-03-13 12:20:46.042 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-03-13 12:20:46.047 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:46.052 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-03-13 12:20:46.068 | net.ipv4.tcp_keepalive_time = 60 2026-03-13 12:20:46.074 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-03-13 12:20:46.088 | net.ipv4.tcp_keepalive_intvl = 10 2026-03-13 12:20:46.097 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-03-13 12:20:46.109 | net.ipv4.tcp_keepalive_probes = 6 2026-03-13 12:20:46.115 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-03-13 12:20:46.127 | net.ipv4.tcp_fastopen = 3 2026-03-13 12:20:46.134 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_app_win:31 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_dsack:1 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_ecn:2 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_fack:0 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-03-13 12:20:46.152 | /proc/sys/net/ipv4/tcp_fastopen_key:fdb84786-2aca1a0b-167c15b4-221ab9f8 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_frto:2 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_mem:768417 1024559 1536834 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_recovery:1 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_reordering:3 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_retries1:3 2026-03-13 12:20:46.153 | /proc/sys/net/ipv4/tcp_retries2:15 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_sack:1 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-03-13 12:20:46.154 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-03-13 12:20:46.158 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-03-13 12:20:46.172 | net.core.default_qdisc = pfifo_fast 2026-03-13 12:20:46.178 | + ./stack.sh:main:594 : fetch_plugins 2026-03-13 12:20:46.183 | + functions-common:fetch_plugins:1758 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:20:46.187 | + functions-common:fetch_plugins:1759 : local plugin 2026-03-13 12:20:46.191 | + functions-common:fetch_plugins:1762 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-13 12:20:46.196 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-03-13 12:20:46.196 | Fetching DevStack plugins 2026-03-13 12:20:46.200 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:20:46.203 | + functions-common:fetch_plugins:1768 : git_clone_by_name barbican 2026-03-13 12:20:46.207 | + functions-common:git_clone_by_name:673 : local name=barbican 2026-03-13 12:20:46.211 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/barbican 2026-03-13 12:20:46.215 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/barbican 2026-03-13 12:20:46.220 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:20:46.224 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-03-13 12:20:46.228 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/barbican 2026-03-13 12:20:46.233 | + functions-common:git_clone:582 : local git_dest=/opt/stack/barbican 2026-03-13 12:20:46.237 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:20:46.240 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:20:46.244 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:20:46.249 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:20:46.252 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:20:46.257 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:20:46.285 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:20:46.289 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:20:46.294 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:46.299 | + functions-common:git_clone:602 : echo master 2026-03-13 12:20:46.300 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:20:46.309 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/barbican ]] 2026-03-13 12:20:46.313 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:46.317 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-03-13 12:20:46.340 | + functions-common:git_clone:664 : cd /opt/stack/barbican 2026-03-13 12:20:46.344 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:20:46.346 | + functions-common:git_clone:665 : head -1 2026-03-13 12:20:46.348 | f8a331a4 Merge "Remove url tags from README" 2026-03-13 12:20:46.353 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:20:46.358 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:20:46.361 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum 2026-03-13 12:20:46.366 | + functions-common:git_clone_by_name:673 : local name=magnum 2026-03-13 12:20:46.370 | + functions-common:git_clone_by_name:674 : local repo=https://review.opendev.org/openstack/magnum 2026-03-13 12:20:46.374 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum 2026-03-13 12:20:46.378 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:20:46.382 | + functions-common:git_clone_by_name:677 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-03-13 12:20:46.386 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/magnum 2026-03-13 12:20:46.391 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-13 12:20:46.395 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:20:46.399 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:20:46.404 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:20:46.409 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:20:46.412 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:20:46.418 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:20:46.446 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:20:46.450 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:20:46.453 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:46.459 | + functions-common:git_clone:602 : echo master 2026-03-13 12:20:46.459 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:20:46.465 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-13 12:20:46.469 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:46.473 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-13 12:20:46.495 | + functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-13 12:20:46.501 | + functions-common:git_clone:665 : head -1 2026-03-13 12:20:46.501 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:20:46.507 | b5941f36 Update master for stable/2026.1 2026-03-13 12:20:46.512 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:20:46.516 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:20:46.520 | + functions-common:fetch_plugins:1768 : git_clone_by_name octavia 2026-03-13 12:20:46.524 | + functions-common:git_clone_by_name:673 : local name=octavia 2026-03-13 12:20:46.528 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/octavia 2026-03-13 12:20:46.532 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/octavia 2026-03-13 12:20:46.536 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:20:46.540 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-03-13 12:20:46.544 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/octavia 2026-03-13 12:20:46.548 | + functions-common:git_clone:582 : local git_dest=/opt/stack/octavia 2026-03-13 12:20:46.553 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:20:46.557 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:20:46.562 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:20:46.567 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:20:46.571 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:20:46.576 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:20:46.604 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:20:46.607 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:20:46.611 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:46.616 | + functions-common:git_clone:602 : echo master 2026-03-13 12:20:46.617 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:20:46.627 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/octavia ]] 2026-03-13 12:20:46.631 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:46.636 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-03-13 12:20:46.658 | + functions-common:git_clone:664 : cd /opt/stack/octavia 2026-03-13 12:20:46.664 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:20:46.664 | + functions-common:git_clone:665 : head -1 2026-03-13 12:20:46.669 | 79cf1f787 Update master for stable/2026.1 2026-03-13 12:20:46.674 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:20:46.679 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:20:46.683 | + functions-common:fetch_plugins:1768 : git_clone_by_name manila 2026-03-13 12:20:46.687 | + functions-common:git_clone_by_name:673 : local name=manila 2026-03-13 12:20:46.692 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/manila 2026-03-13 12:20:46.696 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/manila 2026-03-13 12:20:46.701 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:20:46.704 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-03-13 12:20:46.708 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/manila 2026-03-13 12:20:46.713 | + functions-common:git_clone:582 : local git_dest=/opt/stack/manila 2026-03-13 12:20:46.717 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:20:46.722 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:20:46.727 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:20:46.733 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:20:46.737 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:20:46.743 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:20:46.771 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:20:46.775 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:20:46.780 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:46.785 | + functions-common:git_clone:602 : echo master 2026-03-13 12:20:46.785 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:20:46.794 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/manila ]] 2026-03-13 12:20:46.798 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:46.803 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/manila 2026-03-13 12:20:46.825 | + functions-common:git_clone:664 : cd /opt/stack/manila 2026-03-13 12:20:46.830 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:20:46.830 | + functions-common:git_clone:665 : head -1 2026-03-13 12:20:46.835 | 61eecb674 Update master for stable/2026.1 2026-03-13 12:20:46.840 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:20:46.845 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:20:46.849 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum-cluster-api 2026-03-13 12:20:46.853 | + functions-common:git_clone_by_name:673 : local name=magnum-cluster-api 2026-03-13 12:20:46.857 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-03-13 12:20:46.861 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:20:46.866 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:20:46.870 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-03-13 12:20:46.875 | + functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-03-13 12:20:46.879 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-13 12:20:46.883 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:20:46.887 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:20:46.892 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:20:46.896 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:20:46.900 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:20:46.904 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:20:46.932 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:20:46.936 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:20:46.941 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:46.946 | + functions-common:git_clone:602 : echo master 2026-03-13 12:20:46.946 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:20:46.955 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-13 12:20:46.958 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:46.962 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-13 12:20:46.982 | + functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-13 12:20:46.987 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:20:46.987 | + functions-common:git_clone:665 : head -1 2026-03-13 12:20:46.997 | 86dbb1a fix(deps): update rust crate schemars to v1 2026-03-13 12:20:47.001 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:20:47.006 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:20:47.011 | + functions-common:fetch_plugins:1768 : git_clone_by_name ovn-octavia-provider 2026-03-13 12:20:47.015 | + functions-common:git_clone_by_name:673 : local name=ovn-octavia-provider 2026-03-13 12:20:47.019 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-03-13 12:20:47.023 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:20:47.027 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:20:47.031 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-03-13 12:20:47.036 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-03-13 12:20:47.040 | + functions-common:git_clone:582 : local git_dest=/opt/stack/ovn-octavia-provider 2026-03-13 12:20:47.044 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:20:47.047 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:20:47.052 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:20:47.057 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:20:47.060 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:20:47.065 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:20:47.093 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:20:47.097 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:20:47.101 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:47.106 | + functions-common:git_clone:602 : echo master 2026-03-13 12:20:47.107 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:20:47.114 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-03-13 12:20:47.118 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:47.123 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-03-13 12:20:47.145 | + functions-common:git_clone:664 : cd /opt/stack/ovn-octavia-provider 2026-03-13 12:20:47.150 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:20:47.150 | + functions-common:git_clone:665 : head -1 2026-03-13 12:20:47.153 | 7324660 Update master for stable/2026.1 2026-03-13 12:20:47.158 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:20:47.163 | + ./stack.sh:main:598 : run_phase override_defaults 2026-03-13 12:20:47.167 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-03-13 12:20:47.171 | + functions-common:run_phase:1841 : local phase= 2026-03-13 12:20:47.175 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:20:47.179 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:20:47.183 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:20:47.187 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:20:47.191 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:20:47.197 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:20:47.202 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:20:47.206 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:20:47.210 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:20:47.215 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-03-13 12:20:47.219 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:20:47.246 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:20:47.249 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-03-13 12:20:47.252 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-13 12:20:47.255 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-03-13 12:20:47.260 | + functions-common:plugin_override_defaults:1799 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:20:47.264 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-03-13 12:20:47.268 | + functions-common:plugin_override_defaults:1803 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-13 12:20:47.272 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-03-13 12:20:47.272 | Overriding Configuration Defaults 2026-03-13 12:20:47.276 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:20:47.280 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/barbican 2026-03-13 12:20:47.285 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-03-13 12:20:47.290 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:20:47.294 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum 2026-03-13 12:20:47.299 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-03-13 12:20:47.303 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:20:47.307 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/octavia 2026-03-13 12:20:47.312 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-03-13 12:20:47.316 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:20:47.321 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/manila 2026-03-13 12:20:47.325 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-03-13 12:20:47.330 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:20:47.334 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:20:47.338 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-03-13 12:20:47.342 | + functions-common:plugin_override_defaults:1814 : echo 'magnum-cluster-api has overridden the following defaults' 2026-03-13 12:20:47.342 | magnum-cluster-api has overridden the following defaults 2026-03-13 12:20:47.346 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-13 12:20:47.349 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:20:47.349 | KEYSTONE_ADMIN_ENDPOINT=true 2026-03-13 12:20:47.349 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:20:47.349 | LIBVIRT_TYPE=kvm 2026-03-13 12:20:47.349 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:20:47.354 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-13 12:20:47.358 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:20:47.363 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-03-13 12:20:47.367 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:20:47.372 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-03-13 12:20:47.376 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:20:47.381 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:20:47.385 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:20:47.389 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-03-13 12:20:47.394 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-03-13 12:20:47.424 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-03-13 12:20:47.428 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-03-13 12:20:47.456 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:20:47.462 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.95 2026-03-13 12:20:47.469 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:20:47.469 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.95 2026-03-13 12:20:47.476 | ++ lib/tls:source:40 : TLS_IP=199.204.45.95 2026-03-13 12:20:47.481 | +++ lib/tls:source:43 : hostname -f 2026-03-13 12:20:47.485 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000158687.novalocal 2026-03-13 12:20:47.489 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-03-13 12:20:47.493 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-13 12:20:47.497 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-13 12:20:47.500 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-13 12:20:47.505 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-03-13 12:20:47.509 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-03-13 12:20:47.511 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-03-13 12:20:47.515 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-13 12:20:47.519 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-03-13 12:20:47.528 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-03-13 12:20:47.551 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-03-13 12:20:47.584 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-03-13 12:20:47.608 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-03-13 12:20:47.633 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-03-13 12:20:47.701 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-03-13 12:20:47.837 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-03-13 12:20:48.016 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-03-13 12:20:48.072 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-03-13 12:20:48.178 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-03-13 12:20:48.271 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-03-13 12:20:48.277 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-03-13 12:20:48.308 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:20:48.312 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-03-13 12:20:48.318 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-03-13 12:20:48.323 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-03-13 12:20:48.328 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-13 12:20:48.333 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-03-13 12:20:48.339 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-03-13 12:20:48.371 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:48.375 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:20:48.382 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:20:48.386 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-03-13 12:20:48.391 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-13 12:20:48.395 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:20:48.401 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:20:48.406 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-13 12:20:48.411 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-13 12:20:48.419 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-03-13 12:20:48.451 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-03-13 12:20:48.457 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-13 12:20:48.461 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-13 12:20:48.465 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-13 12:20:48.470 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-13 12:20:48.475 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-13 12:20:48.479 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-13 12:20:48.482 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-13 12:20:48.486 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-13 12:20:48.491 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-03-13 12:20:48.496 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-03-13 12:20:48.499 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-03-13 12:20:48.504 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-03-13 12:20:48.508 | ++ lib/neutron:source:118 : Q_HOST=199.204.45.95 2026-03-13 12:20:48.514 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-03-13 12:20:48.520 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-03-13 12:20:48.526 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-03-13 12:20:48.526 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:20:48.535 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:20:48.540 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-03-13 12:20:48.544 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-03-13 12:20:48.549 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-03-13 12:20:48.554 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-03-13 12:20:48.559 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-03-13 12:20:48.592 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-03-13 12:20:48.598 | +++ lib/neutron:source:132 : ipv6_unquote 199.204.45.95 2026-03-13 12:20:48.603 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.95 2026-03-13 12:20:48.604 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:20:48.613 | ++ lib/neutron:source:132 : Q_META_DATA_IP=199.204.45.95 2026-03-13 12:20:48.617 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-03-13 12:20:48.623 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-13 12:20:48.627 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-13 12:20:48.632 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-03-13 12:20:48.637 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-03-13 12:20:48.641 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-03-13 12:20:48.646 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-13 12:20:48.651 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-13 12:20:48.655 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-03-13 12:20:48.660 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-13 12:20:48.665 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-03-13 12:20:48.671 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-03-13 12:20:48.676 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-13 12:20:48.680 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-13 12:20:48.685 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-03-13 12:20:48.690 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-03-13 12:20:48.694 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-03-13 12:20:48.699 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-13 12:20:48.704 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:20:48.710 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-03-13 12:20:48.714 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-03-13 12:20:48.720 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-03-13 12:20:48.751 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:48.756 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:20:48.761 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:20:48.767 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:20:48.771 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-13 12:20:48.776 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:48.781 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-13 12:20:48.785 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-03-13 12:20:48.790 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-13 12:20:48.795 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-03-13 12:20:48.800 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-03-13 12:20:48.805 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-03-13 12:20:48.809 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-03-13 12:20:48.814 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-03-13 12:20:48.818 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-03-13 12:20:48.822 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-03-13 12:20:48.827 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-03-13 12:20:48.831 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-03-13 12:20:48.836 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-03-13 12:20:48.841 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-03-13 12:20:49.050 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-03-13 12:20:49.079 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-03-13 12:20:49.083 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-03-13 12:20:49.087 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-03-13 12:20:49.091 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-03-13 12:20:49.096 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-03-13 12:20:49.102 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-13 12:20:49.107 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-03-13 12:20:49.112 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-13 12:20:49.117 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-03-13 12:20:49.122 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-13 12:20:49.126 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-03-13 12:20:49.131 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-03-13 12:20:49.136 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-13 12:20:49.142 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-03-13 12:20:49.146 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-03-13 12:20:49.150 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-13 12:20:49.156 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-13 12:20:49.160 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-03-13 12:20:49.164 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-13 12:20:49.170 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-03-13 12:20:49.177 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-03-13 12:20:49.178 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-03-13 12:20:49.179 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-03-13 12:20:49.179 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-03-13 12:20:49.189 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=b6:0c56:278e 2026-03-13 12:20:49.193 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-03-13 12:20:49.197 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-03-13 12:20:49.203 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-13 12:20:49.208 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-13 12:20:49.213 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdb6:0c56:278e::/56 2026-03-13 12:20:49.220 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdb6:0c56:278e::/56 2026-03-13 12:20:49.220 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-03-13 12:20:49.229 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdb6:0c56:278e::/64 2026-03-13 12:20:49.235 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-13 12:20:49.240 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-13 12:20:49.243 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-13 12:20:49.248 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-13 12:20:49.253 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-03-13 12:20:49.257 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-13 12:20:49.262 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-03-13 12:20:49.265 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-03-13 12:20:49.270 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-03-13 12:20:49.274 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-13 12:20:49.278 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-13 12:20:49.284 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-13 12:20:49.289 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fdb6:0c56:278e::/56 2026-03-13 12:20:49.294 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-03-13 12:20:49.300 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-03-13 12:20:49.307 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-03-13 12:20:49.308 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-03-13 12:20:49.309 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-03-13 12:20:49.318 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-03-13 12:20:49.326 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-03-13 12:20:49.326 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-03-13 12:20:49.328 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-03-13 12:20:49.336 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs='ens3 2026-03-13 12:20:49.336 | ens3' 2026-03-13 12:20:49.344 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-03-13 12:20:49.349 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-03-13 12:20:49.355 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-03-13 12:20:49.360 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-03-13 12:20:49.366 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-03-13 12:20:49.372 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-03-13 12:20:49.378 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-03-13 12:20:49.382 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-13 12:20:49.415 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-03-13 12:20:49.445 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-03-13 12:20:49.475 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-03-13 12:20:49.503 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-03-13 12:20:49.530 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-03-13 12:20:49.593 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-03-13 12:20:49.599 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-03-13 12:20:49.605 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-03-13 12:20:49.609 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-03-13 12:20:49.615 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:20:49.622 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-03-13 12:20:49.653 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:20:49.658 | + ./stack.sh:main:629 : run_phase source 2026-03-13 12:20:49.663 | + functions-common:run_phase:1840 : local mode=source 2026-03-13 12:20:49.667 | + functions-common:run_phase:1841 : local phase= 2026-03-13 12:20:49.672 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:20:49.676 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:20:49.681 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:20:49.686 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:20:49.690 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:20:49.696 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:20:49.704 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:20:49.709 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:20:49.714 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:20:49.720 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-03-13 12:20:49.725 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:20:49.756 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:20:49.761 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-03-13 12:20:49.767 | + functions-common:run_phase:1862 : load_plugin_settings 2026-03-13 12:20:49.772 | + functions-common:load_plugin_settings:1776 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:20:49.777 | + functions-common:load_plugin_settings:1777 : local plugin 2026-03-13 12:20:49.783 | + functions-common:load_plugin_settings:1780 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-13 12:20:49.788 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-03-13 12:20:49.788 | Loading plugin settings 2026-03-13 12:20:49.794 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:20:49.799 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/barbican 2026-03-13 12:20:49.804 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-03-13 12:20:49.808 | + functions-common:load_plugin_settings:1789 : source /opt/stack/barbican/devstack/settings 2026-03-13 12:20:49.814 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-03-13 12:20:49.818 | ++ functions-common:define_plugin:1884 : : 2026-03-13 12:20:49.823 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-03-13 12:20:49.828 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-03-13 12:20:49.833 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-13 12:20:49.837 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-13 12:20:49.841 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-13 12:20:49.846 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-03-13 12:20:49.851 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-13 12:20:49.856 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-13 12:20:49.861 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-03-13 12:20:49.867 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-03-13 12:20:49.898 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:49.902 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:20:49.910 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:20:49.914 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-13 12:20:49.920 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-13 12:20:49.925 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-13 12:20:49.929 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-03-13 12:20:49.934 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-03-13 12:20:49.939 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-03-13 12:20:49.943 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-03-13 12:20:49.948 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.95/key-manager 2026-03-13 12:20:49.953 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-03-13 12:20:49.959 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-03-13 12:20:49.964 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-03-13 12:20:49.971 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-03-13 12:20:50.003 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-03-13 12:20:50.008 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-03-13 12:20:50.094 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:20:50.100 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum 2026-03-13 12:20:50.105 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-03-13 12:20:50.110 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum/devstack/settings 2026-03-13 12:20:50.117 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-03-13 12:20:50.147 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-03-13 12:20:50.154 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-03-13 12:20:50.240 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-03-13 12:20:50.329 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:20:50.335 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/octavia 2026-03-13 12:20:50.339 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-03-13 12:20:50.344 | + functions-common:load_plugin_settings:1789 : source /opt/stack/octavia/devstack/settings 2026-03-13 12:20:50.349 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-03-13 12:20:50.354 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:20:50.358 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-13 12:20:50.364 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-03-13 12:20:50.369 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-13 12:20:50.376 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-03-13 12:20:50.411 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:50.416 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:20:50.423 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:20:50.426 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:20:50.431 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-13 12:20:50.435 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-13 12:20:50.440 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-13 12:20:50.445 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-13 12:20:50.450 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-13 12:20:50.456 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-13 12:20:50.461 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-13 12:20:50.466 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-13 12:20:50.471 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-13 12:20:50.476 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-13 12:20:50.481 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-03-13 12:20:50.485 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-03-13 12:20:50.490 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-03-13 12:20:50.496 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-13 12:20:50.501 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-13 12:20:50.505 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-03-13 12:20:50.510 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-03-13 12:20:50.516 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-03-13 12:20:50.521 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-03-13 12:20:50.525 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-13 12:20:50.530 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-13 12:20:50.534 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-13 12:20:50.538 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-13 12:20:50.542 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-13 12:20:50.547 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-13 12:20:50.552 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-13 12:20:50.557 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-13 12:20:50.563 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-13 12:20:50.579 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-13 12:20:50.579 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-13 12:20:50.579 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-13 12:20:50.584 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-13 12:20:50.589 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-03-13 12:20:50.593 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-13 12:20:50.598 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-13 12:20:50.604 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-13 12:20:50.609 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-13 12:20:50.614 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-13 12:20:50.619 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-13 12:20:50.625 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-13 12:20:50.630 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-13 12:20:50.634 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-03-13 12:20:50.638 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-13 12:20:50.643 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-13 12:20:50.648 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-13 12:20:50.653 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-13 12:20:50.657 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-13 12:20:50.661 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-13 12:20:50.666 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-13 12:20:50.670 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:20:50.675 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:20:50.681 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:20:50.686 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:20:50.690 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:20:50.693 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-03-13 12:20:50.698 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-03-13 12:20:50.702 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-03-13 12:20:50.707 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-03-13 12:20:50.712 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-03-13 12:20:50.717 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-03-13 12:20:50.721 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-03-13 12:20:50.726 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-03-13 12:20:50.730 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-03-13 12:20:50.735 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-03-13 12:20:50.740 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-03-13 12:20:50.745 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-03-13 12:20:50.750 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-03-13 12:20:50.754 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-03-13 12:20:50.759 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-13 12:20:50.764 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-13 12:20:50.769 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-13 12:20:50.774 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-13 12:20:50.778 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-03-13 12:20:50.783 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-13 12:20:50.787 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-03-13 12:20:50.792 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-03-13 12:20:50.797 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-13 12:20:50.802 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-13 12:20:50.807 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-13 12:20:50.812 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:20:50.816 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/manila 2026-03-13 12:20:50.821 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-03-13 12:20:50.827 | + functions-common:load_plugin_settings:1789 : source /opt/stack/manila/devstack/settings 2026-03-13 12:20:50.832 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-03-13 12:20:50.837 | ++ functions-common:define_plugin:1884 : : 2026-03-13 12:20:50.842 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-03-13 12:20:50.848 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-03-13 12:20:50.852 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-03-13 12:20:50.858 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-13 12:20:50.863 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-03-13 12:20:50.868 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-03-13 12:20:50.873 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-03-13 12:20:50.878 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-13 12:20:50.883 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-13 12:20:50.888 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-13 12:20:50.893 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-03-13 12:20:50.898 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-03-13 12:20:50.902 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-13 12:20:50.906 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-03-13 12:20:50.910 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-03-13 12:20:50.915 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.95/identity 2026-03-13 12:20:50.921 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-13 12:20:50.925 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-03-13 12:20:50.929 | ++ /opt/stack/manila/devstack/settings:source:64 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:20:50.934 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:20:50.939 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:20:50.944 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-13 12:20:50.949 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-13 12:20:50.954 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=199.204.45.95 2026-03-13 12:20:50.960 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-03-13 12:20:50.965 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-03-13 12:20:50.970 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-03-13 12:20:50.975 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://199.204.45.95:8786 2026-03-13 12:20:50.979 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-03-13 12:20:50.986 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-03-13 12:20:51.015 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:51.020 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:20:51.025 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:20:51.031 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-03-13 12:20:51.036 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-13 12:20:51.042 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-03-13 12:20:51.046 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-13 12:20:51.050 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-03-13 12:20:51.054 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-13 12:20:51.059 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-03-13 12:20:51.064 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-13 12:20:51.068 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://199.204.45.95/share 2026-03-13 12:20:51.073 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-13 12:20:51.078 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-03-13 12:20:51.083 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-03-13 12:20:51.088 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-03-13 12:20:51.092 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-13 12:20:51.097 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-13 12:20:51.102 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-13 12:20:51.107 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-03-13 12:20:51.111 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-13 12:20:51.116 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-13 12:20:51.121 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-13 12:20:51.127 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-03-13 12:20:51.159 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-13 12:20:51.163 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-13 12:20:51.168 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-13 12:20:51.172 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-13 12:20:51.178 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-13 12:20:51.183 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-13 12:20:51.188 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-13 12:20:51.194 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-13 12:20:51.199 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-13 12:20:51.204 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-03-13 12:20:51.209 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-03-13 12:20:51.214 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-13 12:20:51.218 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-03-13 12:20:51.223 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-13 12:20:51.227 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-03-13 12:20:51.233 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.95 2026-03-13 12:20:51.237 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-13 12:20:51.242 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-13 12:20:51.247 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-13 12:20:51.252 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.95 2026-03-13 12:20:51.257 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.95 2026-03-13 12:20:51.262 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-13 12:20:51.267 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-03-13 12:20:51.272 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-13 12:20:51.277 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-13 12:20:51.282 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-13 12:20:51.288 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-13 12:20:51.292 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-13 12:20:51.297 | ++ /opt/stack/manila/devstack/settings:source:172 : MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-03-13 12:20:51.302 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-13 12:20:51.307 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-13 12:20:51.312 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-03-13 12:20:51.316 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-13 12:20:51.321 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-13 12:20:51.326 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-13 12:20:51.330 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-03-13 12:20:51.335 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-03-13 12:20:51.340 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-13 12:20:51.346 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-03-13 12:20:51.381 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-03-13 12:20:51.386 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-03-13 12:20:51.469 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-03-13 12:20:51.556 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-03-13 12:20:51.636 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-03-13 12:20:51.722 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-03-13 12:20:51.815 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:20:51.820 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:20:51.825 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-03-13 12:20:51.829 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-03-13 12:20:51.834 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-03-13 12:20:51.839 | ++ functions-common:define_plugin:1884 : : 2026-03-13 12:20:51.845 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-03-13 12:20:51.851 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:20:51.857 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-03-13 12:20:51.861 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:20:51.867 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-03-13 12:20:51.873 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:20:51.878 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-03-13 12:20:51.882 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:20:51.888 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-03-13 12:20:51.977 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:20:51.983 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:20:51.988 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-03-13 12:20:51.994 | + functions-common:load_plugin_settings:1789 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-03-13 12:20:52.000 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:20:52.006 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:20:52.011 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:3 : OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-13 12:20:52.016 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-13 12:20:52.022 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-13 12:20:52.027 | + functions-common:run_phase:1863 : verify_disabled_services 2026-03-13 12:20:52.034 | + functions-common:verify_disabled_services:2123 : local service 2026-03-13 12:20:52.038 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.044 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-03-13 12:20:52.049 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.054 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-03-13 12:20:52.060 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.066 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-03-13 12:20:52.072 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.079 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-03-13 12:20:52.084 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.091 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-03-13 12:20:52.096 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.102 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-03-13 12:20:52.107 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.112 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-03-13 12:20:52.118 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.123 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-03-13 12:20:52.129 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.135 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-03-13 12:20:52.141 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.145 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-03-13 12:20:52.151 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.157 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-03-13 12:20:52.162 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.168 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-03-13 12:20:52.174 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.179 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-03-13 12:20:52.185 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.190 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-03-13 12:20:52.195 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.200 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-03-13 12:20:52.207 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.212 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-03-13 12:20:52.218 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.224 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-03-13 12:20:52.229 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.235 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-03-13 12:20:52.241 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.246 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-03-13 12:20:52.252 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.257 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-03-13 12:20:52.263 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.268 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-03-13 12:20:52.274 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.279 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-03-13 12:20:52.286 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.290 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-03-13 12:20:52.297 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.302 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-03-13 12:20:52.308 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.314 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-03-13 12:20:52.319 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.323 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-03-13 12:20:52.330 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.335 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-03-13 12:20:52.340 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.345 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-03-13 12:20:52.350 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.357 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-03-13 12:20:52.362 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.368 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-03-13 12:20:52.374 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.379 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-03-13 12:20:52.385 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.390 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-03-13 12:20:52.395 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.401 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-03-13 12:20:52.407 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.413 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-03-13 12:20:52.418 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.423 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-03-13 12:20:52.429 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.434 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-03-13 12:20:52.440 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.445 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-03-13 12:20:52.451 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.457 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-03-13 12:20:52.462 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:20:52.468 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-03-13 12:20:52.473 | + ./stack.sh:main:700 : initialize_database_backends 2026-03-13 12:20:52.479 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-13 12:20:52.483 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-03-13 12:20:52.518 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:20:52.523 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-03-13 12:20:52.528 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-13 12:20:52.534 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-03-13 12:20:52.567 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:20:52.572 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-03-13 12:20:52.578 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-03-13 12:20:52.583 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-03-13 12:20:52.589 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-03-13 12:20:52.595 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-03-13 12:20:52.599 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-03-13 12:20:52.606 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-03-13 12:20:52.612 | + lib/database:initialize_database_backends:92 : return 0 2026-03-13 12:20:52.618 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-03-13 12:20:52.618 | Using mysql database backend 2026-03-13 12:20:52.623 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-03-13 12:20:52.659 | + ./stack.sh:main:706 : define_database_baseurl 2026-03-13 12:20:52.666 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-03-13 12:20:52.670 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-13 12:20:52.676 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-03-13 12:20:52.683 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:20:52.690 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-03-13 12:20:52.726 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:20:52.731 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-03-13 12:20:52.764 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-03-13 12:20:52.799 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:20:52.804 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-03-13 12:20:52.840 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-13 12:20:52.874 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-03-13 12:20:52.909 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:20:52.915 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-03-13 12:20:52.949 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:20:52.954 | + ./stack.sh:main:762 : save_stackenv 762 2026-03-13 12:20:52.960 | + functions-common:save_stackenv:63 : local tag=762 2026-03-13 12:20:52.968 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-03-13 12:20:52.977 | + functions-common:save_stackenv:65 : time_stamp=2026-03-13-122052 2026-03-13 12:20:52.983 | + functions-common:save_stackenv:66 : echo '# 2026-03-13-122052 762' 2026-03-13 12:20:52.988 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:52.994 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:20:52.999 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:53.004 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-03-13 12:20:53.009 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:53.014 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-03-13 12:20:53.020 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:53.026 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-13 12:20:53.031 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:53.036 | + functions-common:save_stackenv:68 : echo HOST_IP=199.204.45.95 2026-03-13 12:20:53.039 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:53.045 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://199.204.45.95/identity 2026-03-13 12:20:53.051 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:53.056 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122040 2026-03-13 12:20:53.061 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:53.065 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-03-13 12:20:53.069 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:53.075 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=199.204.45.95 2026-03-13 12:20:53.080 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:53.085 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-03-13 12:20:53.090 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:53.096 | + functions-common:save_stackenv:68 : echo TLS_IP=199.204.45.95 2026-03-13 12:20:53.102 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:53.107 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-03-13 12:20:53.113 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:53.118 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-03-13 12:20:53.123 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:53.128 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=199.204.45.95 2026-03-13 12:20:53.134 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:20:53.139 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-03-13 12:20:53.145 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-03-13 12:20:53.150 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-03-13 12:20:53.155 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/requirements.git 2026-03-13 12:20:53.161 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-03-13 12:20:53.166 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:20:53.171 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:20:53.178 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:20:53.184 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:20:53.189 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:20:53.196 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:20:53.228 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:20:53.233 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:20:53.237 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:53.244 | + functions-common:git_clone:602 : echo master 2026-03-13 12:20:53.245 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:20:53.255 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-03-13 12:20:53.260 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:53.265 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-03-13 12:20:53.295 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-03-13 12:20:53.301 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:20:53.302 | + functions-common:git_clone:665 : head -1 2026-03-13 12:20:53.308 | bb067082 update constraint for horizon to new release 25.6.0 2026-03-13 12:20:53.313 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:20:53.320 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-03-13 12:20:53.326 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:20:53.330 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-03-13 12:20:53.337 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-03-13 12:20:53.343 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-03-13 12:20:53.349 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-03-13 12:20:53.356 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-03-13 12:20:53.362 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-13 12:20:53.368 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-03-13 12:20:53.374 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-03-13 12:20:53.383 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-03-13 12:20:53.392 | ++ tools/install_prereqs.sh:source:47 : NOW=1773404453 2026-03-13 12:20:53.401 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-03-13 12:20:53.411 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-03-13 12:20:53.418 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-03-13 12:20:53.424 | ++ tools/install_prereqs.sh:source:49 : DELTA=1773404453 2026-03-13 12:20:53.430 | ++ tools/install_prereqs.sh:source:50 : [[ 1773404453 -lt 7200 ]] 2026-03-13 12:20:53.436 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-03-13 12:20:53.442 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-03-13 12:20:53.447 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-03-13 12:20:53.452 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-03-13 12:20:53.458 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-03-13 12:20:53.464 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-03-13 12:20:53.469 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-03-13 12:20:53.477 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-13 12:20:53.530 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-03-13 12:20:53.530 | apache2-dev 2026-03-13 12:20:53.530 | bc 2026-03-13 12:20:53.530 | bsdmainutils 2026-03-13 12:20:53.530 | curl 2026-03-13 12:20:53.530 | g++ 2026-03-13 12:20:53.530 | gawk 2026-03-13 12:20:53.530 | gcc 2026-03-13 12:20:53.530 | gettext 2026-03-13 12:20:53.530 | git 2026-03-13 12:20:53.530 | graphviz 2026-03-13 12:20:53.530 | iputils-ping 2026-03-13 12:20:53.530 | libffi-dev 2026-03-13 12:20:53.530 | libjpeg-dev 2026-03-13 12:20:53.530 | libpq-dev 2026-03-13 12:20:53.530 | libssl-dev 2026-03-13 12:20:53.530 | libsystemd-dev 2026-03-13 12:20:53.530 | libxml2-dev 2026-03-13 12:20:53.530 | libxslt1-dev 2026-03-13 12:20:53.530 | libyaml-dev 2026-03-13 12:20:53.530 | lsof 2026-03-13 12:20:53.530 | openssh-server 2026-03-13 12:20:53.530 | openssl 2026-03-13 12:20:53.530 | pkg-config 2026-03-13 12:20:53.530 | psmisc 2026-03-13 12:20:53.530 | python3-dev 2026-03-13 12:20:53.530 | python3-pip 2026-03-13 12:20:53.530 | python3-systemd 2026-03-13 12:20:53.530 | python3-venv 2026-03-13 12:20:53.530 | tar 2026-03-13 12:20:53.530 | tcpdump 2026-03-13 12:20:53.530 | unzip 2026-03-13 12:20:53.530 | uuid-runtime 2026-03-13 12:20:53.531 | wget 2026-03-13 12:20:53.531 | zlib1g-dev 2026-03-13 12:20:53.531 | lvm2 2026-03-13 12:20:53.531 | qemu-utils 2026-03-13 12:20:53.531 | thin-provisioning-tools 2026-03-13 12:20:53.531 | lsscsi 2026-03-13 12:20:53.531 | open-iscsi 2026-03-13 12:20:53.531 | libkrb5-dev 2026-03-13 12:20:53.531 | libldap2-dev 2026-03-13 12:20:53.531 | libsasl2-dev 2026-03-13 12:20:53.531 | memcached 2026-03-13 12:20:53.531 | python3-mysqldb 2026-03-13 12:20:53.531 | sqlite3 2026-03-13 12:20:53.531 | conntrack 2026-03-13 12:20:53.531 | curl 2026-03-13 12:20:53.531 | ebtables 2026-03-13 12:20:53.531 | genisoimage 2026-03-13 12:20:53.531 | iptables 2026-03-13 12:20:53.531 | iputils-arping 2026-03-13 12:20:53.531 | kpartx 2026-03-13 12:20:53.531 | libjs-jquery-tablesorter 2026-03-13 12:20:53.531 | parted 2026-03-13 12:20:53.531 | pm-utils 2026-03-13 12:20:53.531 | python3-mysqldb 2026-03-13 12:20:53.531 | socat 2026-03-13 12:20:53.531 | sqlite3 2026-03-13 12:20:53.531 | sudo 2026-03-13 12:20:53.531 | vlan 2026-03-13 12:20:53.531 | cryptsetup 2026-03-13 12:20:53.531 | dosfstools 2026-03-13 12:20:53.531 | genisoimage 2026-03-13 12:20:53.531 | gir1.2-libosinfo-1.0 2026-03-13 12:20:53.531 | netcat-openbsd 2026-03-13 12:20:53.531 | open-iscsi 2026-03-13 12:20:53.531 | qemu-utils 2026-03-13 12:20:53.531 | sg3-utils 2026-03-13 12:20:53.531 | sysfsutils 2026-03-13 12:20:53.531 | acl 2026-03-13 12:20:53.531 | dnsmasq-base 2026-03-13 12:20:53.531 | dnsmasq-utils 2026-03-13 12:20:53.531 | ebtables 2026-03-13 12:20:53.532 | haproxy 2026-03-13 12:20:53.532 | iptables 2026-03-13 12:20:53.532 | iputils-arping 2026-03-13 12:20:53.532 | iputils-ping 2026-03-13 12:20:53.532 | postgresql-server-dev-all 2026-03-13 12:20:53.532 | python3-mysqldb 2026-03-13 12:20:53.532 | sqlite3 2026-03-13 12:20:53.532 | sudo 2026-03-13 12:20:53.532 | vlan 2026-03-13 12:20:53.532 | apache2' 2026-03-13 12:20:53.538 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-03-13 12:20:53.597 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-03-13 12:20:53.597 | apache2-dev 2026-03-13 12:20:53.597 | bc 2026-03-13 12:20:53.597 | bsdmainutils 2026-03-13 12:20:53.597 | curl 2026-03-13 12:20:53.597 | g++ 2026-03-13 12:20:53.598 | gawk 2026-03-13 12:20:53.598 | gcc 2026-03-13 12:20:53.598 | gettext 2026-03-13 12:20:53.598 | git 2026-03-13 12:20:53.598 | graphviz 2026-03-13 12:20:53.598 | iputils-ping 2026-03-13 12:20:53.598 | libffi-dev 2026-03-13 12:20:53.598 | libjpeg-dev 2026-03-13 12:20:53.598 | libpq-dev 2026-03-13 12:20:53.598 | libssl-dev 2026-03-13 12:20:53.598 | libsystemd-dev 2026-03-13 12:20:53.598 | libxml2-dev 2026-03-13 12:20:53.598 | libxslt1-dev 2026-03-13 12:20:53.598 | libyaml-dev 2026-03-13 12:20:53.598 | lsof 2026-03-13 12:20:53.598 | openssh-server 2026-03-13 12:20:53.598 | openssl 2026-03-13 12:20:53.598 | pkg-config 2026-03-13 12:20:53.598 | psmisc 2026-03-13 12:20:53.598 | python3-dev 2026-03-13 12:20:53.598 | python3-pip 2026-03-13 12:20:53.598 | python3-systemd 2026-03-13 12:20:53.598 | python3-venv 2026-03-13 12:20:53.598 | tar 2026-03-13 12:20:53.598 | tcpdump 2026-03-13 12:20:53.598 | unzip 2026-03-13 12:20:53.598 | uuid-runtime 2026-03-13 12:20:53.598 | wget 2026-03-13 12:20:53.598 | zlib1g-dev 2026-03-13 12:20:53.598 | lvm2 2026-03-13 12:20:53.598 | qemu-utils 2026-03-13 12:20:53.598 | thin-provisioning-tools 2026-03-13 12:20:53.598 | lsscsi 2026-03-13 12:20:53.598 | open-iscsi 2026-03-13 12:20:53.598 | libkrb5-dev 2026-03-13 12:20:53.598 | libldap2-dev 2026-03-13 12:20:53.598 | libsasl2-dev 2026-03-13 12:20:53.598 | memcached 2026-03-13 12:20:53.598 | python3-mysqldb 2026-03-13 12:20:53.598 | sqlite3 2026-03-13 12:20:53.599 | conntrack 2026-03-13 12:20:53.599 | curl 2026-03-13 12:20:53.599 | ebtables 2026-03-13 12:20:53.599 | genisoimage 2026-03-13 12:20:53.599 | iptables 2026-03-13 12:20:53.599 | iputils-arping 2026-03-13 12:20:53.599 | kpartx 2026-03-13 12:20:53.599 | libjs-jquery-tablesorter 2026-03-13 12:20:53.599 | parted 2026-03-13 12:20:53.599 | pm-utils 2026-03-13 12:20:53.599 | python3-mysqldb 2026-03-13 12:20:53.599 | socat 2026-03-13 12:20:53.599 | sqlite3 2026-03-13 12:20:53.599 | sudo 2026-03-13 12:20:53.599 | vlan 2026-03-13 12:20:53.599 | cryptsetup 2026-03-13 12:20:53.599 | dosfstools 2026-03-13 12:20:53.599 | genisoimage 2026-03-13 12:20:53.599 | gir1.2-libosinfo-1.0 2026-03-13 12:20:53.599 | netcat-openbsd 2026-03-13 12:20:53.599 | open-iscsi 2026-03-13 12:20:53.599 | qemu-utils 2026-03-13 12:20:53.599 | sg3-utils 2026-03-13 12:20:53.599 | sysfsutils 2026-03-13 12:20:53.599 | acl 2026-03-13 12:20:53.599 | dnsmasq-base 2026-03-13 12:20:53.599 | dnsmasq-utils 2026-03-13 12:20:53.599 | ebtables 2026-03-13 12:20:53.599 | haproxy 2026-03-13 12:20:53.599 | iptables 2026-03-13 12:20:53.599 | iputils-arping 2026-03-13 12:20:53.599 | iputils-ping 2026-03-13 12:20:53.599 | postgresql-server-dev-all 2026-03-13 12:20:53.599 | python3-mysqldb 2026-03-13 12:20:53.599 | sqlite3 2026-03-13 12:20:53.599 | sudo 2026-03-13 12:20:53.599 | vlan 2026-03-13 12:20:53.599 | apache2 golang 2026-03-13 12:20:53.599 | debootstrap 2026-03-13 12:20:53.599 | rsyslog 2026-03-13 12:20:53.599 | lvm2' 2026-03-13 12:20:53.603 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-03-13 12:20:53.608 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:20:53.615 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:20:53.621 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-13 12:20:53.625 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-03-13 12:20:53.634 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-13 12:20:53.638 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-13 12:20:53.643 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:20:53.648 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:20:53.653 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:20:53.658 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:20:53.663 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:20:53.668 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:20:53.672 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:20:53.677 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:20:53.683 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:20:53.689 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:20:53.694 | ++ functions-common:apt_get_update:1159 : return 2026-03-13 12:20:53.701 | ++ functions-common:install_package:1431 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-13 12:20:53.706 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:20:53.711 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:20:53.716 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:20:53.721 | ++ functions-common:real_install_package:1419 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-13 12:20:53.764 | ++ functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-13 12:20:53.807 | Reading package lists... 2026-03-13 12:20:54.106 | Building dependency tree... 2026-03-13 12:20:54.107 | Reading state information... 2026-03-13 12:20:54.433 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-03-13 12:20:54.433 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-03-13 12:20:54.433 | openssl is already the newest version (3.0.13-0ubuntu3.7). 2026-03-13 12:20:54.433 | openssl set to manually installed. 2026-03-13 12:20:54.433 | tar is already the newest version (1.35+dfsg-3build1). 2026-03-13 12:20:54.433 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-03-13 12:20:54.433 | zlib1g-dev set to manually installed. 2026-03-13 12:20:54.433 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-03-13 12:20:54.433 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-03-13 12:20:54.433 | The following additional packages will be installed: 2026-03-13 12:20:54.434 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-03-13 12:20:54.435 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-03-13 12:20:54.435 | bsdextrautils bsdutils bzip2 clang-17 comerr-dev cpp cpp-13 2026-03-13 12:20:54.435 | cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cryptsetup-bin 2026-03-13 12:20:54.435 | dconf-gsettings-backend dconf-service debhelper debugedit dh-autoreconf 2026-03-13 12:20:54.435 | dh-strip-nondeterminism distro-info dmeventd dmidecode dpkg-dev dwz fdisk 2026-03-13 12:20:54.435 | file fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++-13 2026-03-13 12:20:54.435 | g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc-13 gcc-13-base 2026-03-13 12:20:54.435 | gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu gir1.2-freedesktop 2026-03-13 12:20:54.435 | glib-networking glib-networking-common glib-networking-services golang-1.22 2026-03-13 12:20:54.435 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-03-13 12:20:54.435 | golang-src groff-base gsettings-desktop-schemas icu-devtools intltool-debian 2026-03-13 12:20:54.435 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-03-13 12:20:54.435 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-03-13 12:20:54.435 | libarchive-zip-perl libasan8 libatomic1 libbinutils libblkid1 2026-03-13 12:20:54.435 | libcairo-gobject2 libcairo2 libcc1-0 libcdt5 libcgraph6 2026-03-13 12:20:54.436 | libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 2026-03-13 12:20:54.436 | libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl libdeflate0 2026-03-13 12:20:54.436 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-03-13 12:20:54.436 | libfastjson4 libfdisk1 libfile-stripnondeterminism-perl libfontconfig1 2026-03-13 12:20:54.436 | libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-03-13 12:20:54.436 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-03-13 12:20:54.436 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-03-13 12:20:54.436 | libibverbs1 libice6 libicu-dev libisl23 libitm1 libjansson4 libjbig0 2026-03-13 12:20:54.436 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-03-13 12:20:54.436 | libjs-jquery-metadata libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-13 12:20:54.436 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-03-13 12:20:54.436 | liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 2026-03-13 12:20:54.436 | libmagic-mgc libmagic1t64 libmount1 libmpc3 libmpfr6 libmysqlclient21 2026-03-13 12:20:54.436 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-03-13 12:20:54.436 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-13 12:20:54.436 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-03-13 12:20:54.436 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-03-13 12:20:54.436 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq5 2026-03-13 12:20:54.436 | libproxy1v5 libpython3-dev libquadmath0 libsctp-dev libsctp1 libsframe1 2026-03-13 12:20:54.436 | libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsmartcols1 2026-03-13 12:20:54.436 | libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev libsub-override-perl 2026-03-13 12:20:54.436 | libsysfs2 libthai-data libthai0 libtiff6 libtirpc-common libtirpc3t64 2026-03-13 12:20:54.436 | libtool libtsan2 libubsan1 libuchardet0 liburing2 libuuid1 libwebp7 libx11-6 2026-03-13 12:20:54.436 | libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 2026-03-13 12:20:54.436 | libxext6 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 libz3-4 libz3-dev 2026-03-13 12:20:54.436 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools 2026-03-13 12:20:54.437 | lto-disabled-list m4 make man-db mount mysql-common ncal openssh-client 2026-03-13 12:20:54.437 | openssh-sftp-server osinfo-db patch pci.ids pkgconf pkgconf-bin po-debconf 2026-03-13 12:20:54.437 | postgresql-client-16 postgresql-client-common postgresql-common 2026-03-13 12:20:54.437 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-03-13 12:20:54.437 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-03-13 12:20:54.437 | session-migration ssl-cert usb.ids util-linux uuid-dev x11-common xz-utils 2026-03-13 12:20:54.438 | Suggested packages: 2026-03-13 12:20:54.438 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-03-13 12:20:54.438 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-03-13 12:20:54.438 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-03-13 12:20:54.438 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-03-13 12:20:54.438 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-03-13 12:20:54.438 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-03-13 12:20:54.439 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-03-13 12:20:54.439 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-03-13 12:20:54.439 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-03-13 12:20:54.439 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-x265 2026-03-13 12:20:54.439 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-03-13 12:20:54.439 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-03-13 12:20:54.439 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-03-13 12:20:54.439 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-03-13 12:20:54.439 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-03-13 12:20:54.439 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-03-13 12:20:54.439 | libterm-readkey-perl libyaml-perl nfs-common keychain libpam-ssh 2026-03-13 12:20:54.439 | monkeysphere ssh-askpass molly-guard parted-doc ed diffutils-doc 2026-03-13 12:20:54.439 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-03-13 12:20:54.439 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-03-13 12:20:54.439 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-03-13 12:20:54.439 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-03-13 12:20:54.439 | rsyslog-relp sqlite3-doc zip kbd util-linux-extra util-linux-locales 2026-03-13 12:20:54.439 | Recommended packages: 2026-03-13 12:20:54.439 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-03-13 12:20:54.439 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-03-13 12:20:54.439 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-03-13 12:20:54.439 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-03-13 12:20:54.439 | libjson-xs-perl libgpm2 libltdl-dev xauth ncurses-term ssh-import-id vbetool 2026-03-13 12:20:54.439 | hdparm kbd | console-tools libmail-sendmail-perl logrotate qemu-block-extra 2026-03-13 12:20:54.568 | The following NEW packages will be installed: 2026-03-13 12:20:54.568 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-03-13 12:20:54.568 | automake autopoint autotools-dev bc binutils binutils-common 2026-03-13 12:20:54.568 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-03-13 12:20:54.568 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-03-13 12:20:54.568 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-03-13 12:20:54.568 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-13 12:20:54.568 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-03-13 12:20:54.568 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-03-13 12:20:54.568 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-03-13 12:20:54.568 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-03-13 12:20:54.568 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-03-13 12:20:54.568 | glib-networking-common glib-networking-services golang golang-1.22 2026-03-13 12:20:54.568 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-03-13 12:20:54.568 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-03-13 12:20:54.568 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-03-13 12:20:54.568 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-03-13 12:20:54.568 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-03-13 12:20:54.568 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-03-13 12:20:54.568 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-03-13 12:20:54.568 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-03-13 12:20:54.568 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-03-13 12:20:54.568 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-03-13 12:20:54.568 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-03-13 12:20:54.568 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-03-13 12:20:54.568 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-03-13 12:20:54.568 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-03-13 12:20:54.568 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-03-13 12:20:54.568 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-03-13 12:20:54.568 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-13 12:20:54.568 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-03-13 12:20:54.568 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-03-13 12:20:54.570 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-03-13 12:20:54.570 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-03-13 12:20:54.570 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-13 12:20:54.570 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-03-13 12:20:54.570 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-03-13 12:20:54.570 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-03-13 12:20:54.570 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-03-13 12:20:54.570 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-03-13 12:20:54.570 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-03-13 12:20:54.570 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-03-13 12:20:54.570 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-03-13 12:20:54.571 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-03-13 12:20:54.571 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-03-13 12:20:54.571 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-03-13 12:20:54.571 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-03-13 12:20:54.571 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-03-13 12:20:54.571 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-03-13 12:20:54.571 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-03-13 12:20:54.571 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-03-13 12:20:54.571 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-03-13 12:20:54.571 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-03-13 12:20:54.571 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-03-13 12:20:54.571 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-03-13 12:20:54.571 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-03-13 12:20:54.571 | xz-utils 2026-03-13 12:20:54.571 | The following packages will be upgraded: 2026-03-13 12:20:54.575 | bsdutils fdisk libblkid1 libfdisk1 libmount1 libsmartcols1 libuuid1 mount 2026-03-13 12:20:54.575 | openssh-client openssh-server openssh-sftp-server sudo util-linux 2026-03-13 12:20:54.575 | uuid-runtime 2026-03-13 12:20:54.777 | 14 upgraded, 304 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:20:54.777 | Need to get 310 MB of archives. 2026-03-13 12:20:54.777 | After this operation, 1,440 MB of additional disk space will be used. 2026-03-13 12:20:54.777 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.5 [96.1 kB] 2026-03-13 12:20:55.137 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-03-13 12:20:55.463 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-03-13 12:20:55.472 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-03-13 12:20:55.478 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-03-13 12:20:55.481 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-03-13 12:20:55.483 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-03-13 12:20:55.492 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-03-13 12:20:55.499 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-03-13 12:20:55.500 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-03-13 12:20:55.501 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-03-13 12:20:55.542 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-03-13 12:20:55.581 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.11 [1,335 kB] 2026-03-13 12:20:55.707 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.11 [163 kB] 2026-03-13 12:20:55.711 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.11 [98.2 kB] 2026-03-13 12:20:55.736 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.11 [90.2 kB] 2026-03-13 12:20:55.739 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-03-13 12:20:55.750 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-03-13 12:20:55.751 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-03-13 12:20:55.784 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.1 [2,070 kB] 2026-03-13 12:20:55.865 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-03-13 12:20:55.868 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-03-13 12:20:55.872 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.15 [37.3 kB] 2026-03-13 12:20:55.873 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.15 [510 kB] 2026-03-13 12:20:55.892 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.15 [906 kB] 2026-03-13 12:20:55.930 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-03-13 12:20:55.932 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-03-13 12:20:55.933 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-03-13 12:20:55.934 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-03-13 12:20:55.944 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-03-13 12:20:56.014 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-03-13 12:20:56.019 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-03-13 12:20:56.019 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-03-13 12:20:56.020 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-03-13 12:20:56.023 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-03-13 12:20:56.023 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-03-13 12:20:56.024 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-03-13 12:20:56.025 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-03-13 12:20:56.026 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-03-13 12:20:56.099 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-03-13 12:20:56.104 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-03-13 12:20:56.105 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-03-13 12:20:56.107 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-03-13 12:20:56.108 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-03-13 12:20:56.184 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.1 [511 kB] 2026-03-13 12:20:56.190 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-03-13 12:20:56.262 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-03-13 12:20:56.264 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-03-13 12:20:56.265 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-03-13 12:20:56.266 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-03-13 12:20:56.268 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-03-13 12:20:56.269 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-03-13 12:20:56.270 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-03-13 12:20:56.333 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-03-13 12:20:56.346 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-03-13 12:20:56.349 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-03-13 12:20:56.351 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-03-13 12:20:56.354 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-03-13 12:20:56.356 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-03-13 12:20:56.411 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-03-13 12:20:56.411 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-03-13 12:20:56.414 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-03-13 12:20:56.416 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-03-13 12:20:56.488 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-03-13 12:20:56.489 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-03-13 12:20:56.491 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-03-13 12:20:56.492 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-03-13 12:20:56.499 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-03-13 12:20:56.570 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-03-13 12:20:56.571 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-03-13 12:20:56.574 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-03-13 12:20:56.648 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-03-13 12:20:56.649 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-03-13 12:20:56.649 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-03-13 12:20:56.654 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-03-13 12:20:56.658 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-03-13 12:20:56.660 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-03-13 12:20:56.720 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2026-03-13 12:20:56.725 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-03-13 12:20:56.726 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-03-13 12:20:56.799 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-03-13 12:20:56.804 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-03-13 12:20:56.877 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-03-13 12:20:56.887 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-03-13 12:20:56.956 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-03-13 12:20:56.958 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-03-13 12:20:56.959 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-03-13 12:20:56.970 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-03-13 12:20:56.970 | Get:89 http://nova.clouds.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-03-13 12:20:57.431 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-03-13 12:20:57.431 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-03-13 12:20:57.431 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-03-13 12:20:57.431 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-03-13 12:20:57.432 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.8 [240 kB] 2026-03-13 12:20:57.434 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.8 [15.6 kB] 2026-03-13 12:20:57.434 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.8 [576 kB] 2026-03-13 12:20:57.438 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.8 [97.9 kB] 2026-03-13 12:20:57.439 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.8 [94.5 kB] 2026-03-13 12:20:57.511 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.8 [849 kB] 2026-03-13 12:20:57.593 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.8 [2,463 kB] 2026-03-13 12:20:57.752 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-03-13 12:20:57.755 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-03-13 12:20:57.755 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-03-13 12:20:57.755 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-03-13 12:20:57.904 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-03-13 12:20:57.915 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-03-13 12:20:58.003 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-03-13 12:20:58.067 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-03-13 12:20:58.137 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-03-13 12:20:58.157 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-03-13 12:20:58.281 | Get:111 http://nova.clouds.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-03-13 12:20:59.062 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.8 [18.1 kB] 2026-03-13 12:20:59.062 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-03-13 12:20:59.067 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-03-13 12:20:59.067 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-03-13 12:20:59.067 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-03-13 12:21:00.979 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-03-13 12:21:01.409 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-03-13 12:21:01.488 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-03-13 12:21:01.489 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-03-13 12:21:01.490 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-03-13 12:21:01.508 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-03-13 12:21:01.526 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-03-13 12:21:01.561 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-03-13 12:21:01.807 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-03-13 12:21:01.808 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-03-13 12:21:01.822 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-03-13 12:21:01.822 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-03-13 12:21:01.828 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-03-13 12:21:01.828 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-03-13 12:21:01.829 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-03-13 12:21:01.829 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2026-03-13 12:21:01.835 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-03-13 12:21:01.889 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-03-13 12:21:01.915 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-03-13 12:21:01.919 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-03-13 12:21:01.920 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2026-03-13 12:21:02.049 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-03-13 12:21:02.050 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-03-13 12:21:02.052 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-03-13 12:21:02.088 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-03-13 12:21:02.088 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-03-13 12:21:02.127 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-03-13 12:21:02.158 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-03-13 12:21:02.159 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-03-13 12:21:02.159 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-03-13 12:21:02.160 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-03-13 12:21:02.210 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-03-13 12:21:02.218 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-03-13 12:21:02.218 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-03-13 12:21:02.231 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-03-13 12:21:02.236 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-03-13 12:21:02.290 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-03-13 12:21:02.291 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-03-13 12:21:02.309 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.11 [202 kB] 2026-03-13 12:21:02.314 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-03-13 12:21:02.316 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-03-13 12:21:02.368 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-03-13 12:21:02.369 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-03-13 12:21:02.370 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-03-13 12:21:02.375 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-03-13 12:21:02.380 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-03-13 12:21:02.447 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-03-13 12:21:02.447 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-03-13 12:21:02.449 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-03-13 12:21:02.449 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-03-13 12:21:02.450 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-03-13 12:21:02.531 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-03-13 12:21:02.532 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2026-03-13 12:21:02.540 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-03-13 12:21:02.540 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-03-13 12:21:02.542 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-03-13 12:21:02.603 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-03-13 12:21:02.616 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-03-13 12:21:02.692 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-03-13 12:21:02.692 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-03-13 12:21:02.696 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-03-13 12:21:02.700 | Get:178 http://nova.clouds.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-03-13 12:21:03.239 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-03-13 12:21:03.239 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-03-13 12:21:03.240 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-03-13 12:21:03.240 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-03-13 12:21:03.244 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-03-13 12:21:03.251 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-03-13 12:21:03.252 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-03-13 12:21:03.252 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-03-13 12:21:03.253 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-03-13 12:21:03.320 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-03-13 12:21:03.323 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-03-13 12:21:03.325 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-03-13 12:21:03.326 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-03-13 12:21:03.399 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-03-13 12:21:03.400 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-03-13 12:21:03.401 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-03-13 12:21:03.402 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-03-13 12:21:03.403 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-03-13 12:21:03.405 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-03-13 12:21:04.288 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-03-13 12:21:05.145 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-03-13 12:21:05.145 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-03-13 12:21:05.145 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-03-13 12:21:05.145 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-03-13 12:21:05.146 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-03-13 12:21:05.146 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-03-13 12:21:05.147 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-03-13 12:21:05.147 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-03-13 12:21:05.148 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-03-13 12:21:05.223 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-03-13 12:21:05.403 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.2 [10.6 kB] 2026-03-13 12:21:05.403 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2026-03-13 12:21:05.461 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.2 [8,174 B] 2026-03-13 12:21:05.461 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.2 [276 kB] 2026-03-13 12:21:05.467 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-03-13 12:21:05.471 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-03-13 12:21:05.471 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-03-13 12:21:05.472 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-03-13 12:21:05.473 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-03-13 12:21:05.483 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-03-13 12:21:05.489 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2026-03-13 12:21:05.557 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-03-13 12:21:05.558 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-03-13 12:21:05.604 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-03-13 12:21:05.608 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-03-13 12:21:05.615 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-03-13 12:21:05.617 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-03-13 12:21:05.680 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-03-13 12:21:05.683 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-03-13 12:21:05.684 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-03-13 12:21:05.684 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-03-13 12:21:05.690 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-03-13 12:21:05.758 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-03-13 12:21:05.759 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-03-13 12:21:05.760 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-03-13 12:21:05.839 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-03-13 12:21:05.843 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-03-13 12:21:05.995 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-03-13 12:21:05.996 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-03-13 12:21:05.997 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-03-13 12:21:05.998 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-03-13 12:21:06.002 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-03-13 12:21:06.003 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-03-13 12:21:06.007 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-03-13 12:21:06.024 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-03-13 12:21:06.072 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-03-13 12:21:06.077 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-03-13 12:21:06.152 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-03-13 12:21:06.153 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-03-13 12:21:06.155 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-03-13 12:21:06.156 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-03-13 12:21:06.158 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-03-13 12:21:06.160 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-03-13 12:21:06.828 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-03-13 12:21:06.831 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-03-13 12:21:06.831 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-03-13 12:21:06.831 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-03-13 12:21:06.840 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-03-13 12:21:06.843 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-03-13 12:21:06.861 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-03-13 12:21:06.864 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-03-13 12:21:06.868 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-03-13 12:21:06.908 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-03-13 12:21:06.950 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-03-13 12:21:06.990 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-03-13 12:21:06.991 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-03-13 12:21:06.994 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.7 [2,407 kB] 2026-03-13 12:21:07.086 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-03-13 12:21:07.088 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-03-13 12:21:07.089 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-03-13 12:21:07.095 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-03-13 12:21:07.097 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-03-13 12:21:07.097 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-03-13 12:21:07.146 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.12 [1,238 kB] 2026-03-13 12:21:07.178 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-03-13 12:21:07.178 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-03-13 12:21:07.233 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-03-13 12:21:07.237 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-03-13 12:21:07.240 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-03-13 12:21:07.254 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-03-13 12:21:07.264 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-03-13 12:21:08.078 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-03-13 12:21:08.084 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-03-13 12:21:08.100 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-03-13 12:21:08.287 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-03-13 12:21:08.288 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-03-13 12:21:10.301 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-03-13 12:21:10.301 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-03-13 12:21:10.314 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-03-13 12:21:10.316 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-03-13 12:21:10.316 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-03-13 12:21:10.316 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-03-13 12:21:10.317 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-03-13 12:21:10.317 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.13-0ubuntu0.24.04.1 [1,298 kB] 2026-03-13 12:21:10.379 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.13-0ubuntu0.24.04.1 [1,230 kB] 2026-03-13 12:21:10.459 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-03-13 12:21:10.463 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-03-13 12:21:10.464 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-03-13 12:21:10.466 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-03-13 12:21:10.477 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-03-13 12:21:10.478 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-03-13 12:21:10.550 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-03-13 12:21:10.622 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-03-13 12:21:10.640 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-03-13 12:21:10.641 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.12 [5,666 B] 2026-03-13 12:21:10.642 | Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-03-13 12:21:10.642 | Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.13 [2,224 kB] 2026-03-13 12:21:10.716 | Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-03-13 12:21:10.742 | Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-03-13 12:21:10.745 | Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-03-13 12:21:10.763 | Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-03-13 12:21:10.767 | Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-03-13 12:21:10.783 | Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-03-13 12:21:10.784 | Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-03-13 12:21:10.787 | Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-03-13 12:21:10.787 | Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-03-13 12:21:10.861 | Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-03-13 12:21:10.863 | Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-03-13 12:21:10.864 | Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-03-13 12:21:10.873 | Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-03-13 12:21:11.100 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:21:11.155 | Fetched 310 MB in 16s (19.0 MB/s) 2026-03-13 12:21:11.225 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32603 files and directories currently installed.) 2026-03-13 12:21:11.226 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:11.256 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:11.338 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:11.425 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32603 files and directories currently installed.) 2026-03-13 12:21:11.427 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:11.446 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:11.642 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:12.381 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-03-13 12:21:12.459 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32603 files and directories currently installed.) 2026-03-13 12:21:12.460 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:12.478 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:12.561 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:12.581 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:12.655 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:12.749 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32603 files and directories currently installed.) 2026-03-13 12:21:12.751 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:12.769 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:12.855 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:12.944 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32603 files and directories currently installed.) 2026-03-13 12:21:12.945 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:12.971 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:13.055 | Selecting previously unselected package libapr1t64:amd64. 2026-03-13 12:21:13.061 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:13.068 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:21:13.137 | Selecting previously unselected package libaprutil1t64:amd64. 2026-03-13 12:21:13.144 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:13.150 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:13.214 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-03-13 12:21:13.221 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:13.235 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:13.288 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-03-13 12:21:13.296 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:13.306 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:13.368 | Selecting previously unselected package libjansson4:amd64. 2026-03-13 12:21:13.375 | Preparing to unpack .../05-libjansson4_2.14-2build2_amd64.deb ... 2026-03-13 12:21:13.383 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-03-13 12:21:13.441 | Selecting previously unselected package liblua5.4-0:amd64. 2026-03-13 12:21:13.448 | Preparing to unpack .../06-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-03-13 12:21:13.453 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-13 12:21:13.510 | Selecting previously unselected package apache2-bin. 2026-03-13 12:21:13.516 | Preparing to unpack .../07-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:13.529 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:13.660 | Selecting previously unselected package apache2-data. 2026-03-13 12:21:13.666 | Preparing to unpack .../08-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-03-13 12:21:13.672 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:13.861 | Selecting previously unselected package apache2-utils. 2026-03-13 12:21:13.868 | Preparing to unpack .../09-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:13.872 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:13.966 | Selecting previously unselected package apache2. 2026-03-13 12:21:13.973 | Preparing to unpack .../10-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:13.988 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:14.100 | Selecting previously unselected package libmpfr6:amd64. 2026-03-13 12:21:14.107 | Preparing to unpack .../11-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-03-13 12:21:14.115 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-13 12:21:14.191 | Selecting previously unselected package libsigsegv2:amd64. 2026-03-13 12:21:14.197 | Preparing to unpack .../12-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-03-13 12:21:14.203 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-13 12:21:14.285 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-13 12:21:14.300 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-13 12:21:14.375 | Selecting previously unselected package gawk. 2026-03-13 12:21:14.395 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33341 files and directories currently installed.) 2026-03-13 12:21:14.397 | Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-03-13 12:21:14.402 | Unpacking gawk (1:5.2.1-2build3) ... 2026-03-13 12:21:14.535 | Selecting previously unselected package haproxy. 2026-03-13 12:21:14.542 | Preparing to unpack .../01-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:14.562 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-13 12:21:14.713 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-03-13 12:21:14.720 | Preparing to unpack .../02-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-13 12:21:14.726 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:21:14.902 | Selecting previously unselected package memcached. 2026-03-13 12:21:14.910 | Preparing to unpack .../03-memcached_1.6.24-1build3_amd64.deb ... 2026-03-13 12:21:14.923 | Unpacking memcached (1.6.24-1build3) ... 2026-03-13 12:21:15.098 | Preparing to unpack .../04-openssh-sftp-server_1%3a9.6p1-3ubuntu13.15_amd64.deb ... 2026-03-13 12:21:15.117 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.15) over (1:9.6p1-3ubuntu13.14) ... 2026-03-13 12:21:15.206 | Preparing to unpack .../05-openssh-server_1%3a9.6p1-3ubuntu13.15_amd64.deb ... 2026-03-13 12:21:15.350 | Unpacking openssh-server (1:9.6p1-3ubuntu13.15) over (1:9.6p1-3ubuntu13.14) ... 2026-03-13 12:21:15.505 | Preparing to unpack .../06-openssh-client_1%3a9.6p1-3ubuntu13.15_amd64.deb ... 2026-03-13 12:21:15.550 | Unpacking openssh-client (1:9.6p1-3ubuntu13.15) over (1:9.6p1-3ubuntu13.14) ... 2026-03-13 12:21:15.664 | Selecting previously unselected package libjson-perl. 2026-03-13 12:21:15.671 | Preparing to unpack .../07-libjson-perl_4.10000-1_all.deb ... 2026-03-13 12:21:15.676 | Unpacking libjson-perl (4.10000-1) ... 2026-03-13 12:21:15.742 | Selecting previously unselected package postgresql-client-common. 2026-03-13 12:21:15.748 | Preparing to unpack .../08-postgresql-client-common_257build1.1_all.deb ... 2026-03-13 12:21:15.773 | Unpacking postgresql-client-common (257build1.1) ... 2026-03-13 12:21:15.880 | Selecting previously unselected package ssl-cert. 2026-03-13 12:21:15.887 | Preparing to unpack .../09-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-03-13 12:21:15.893 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-03-13 12:21:15.970 | Selecting previously unselected package postgresql-common. 2026-03-13 12:21:15.977 | Preparing to unpack .../10-postgresql-common_257build1.1_all.deb ... 2026-03-13 12:21:15.996 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-03-13 12:21:16.009 | Unpacking postgresql-common (257build1.1) ... 2026-03-13 12:21:16.124 | Selecting previously unselected package libsysfs2:amd64. 2026-03-13 12:21:16.130 | Preparing to unpack .../11-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-03-13 12:21:16.135 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-13 12:21:16.196 | Selecting previously unselected package pci.ids. 2026-03-13 12:21:16.204 | Preparing to unpack .../12-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-03-13 12:21:16.209 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-13 12:21:16.299 | Selecting previously unselected package sysfsutils. 2026-03-13 12:21:16.306 | Preparing to unpack .../13-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-03-13 12:21:16.317 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-03-13 12:21:16.520 | Preparing to unpack .../14-libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:16.576 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:16.880 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:16.993 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33855 files and directories currently installed.) 2026-03-13 12:21:16.995 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:17.012 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:17.095 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:17.182 | Selecting previously unselected package distro-info. 2026-03-13 12:21:17.200 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33855 files and directories currently installed.) 2026-03-13 12:21:17.201 | Preparing to unpack .../000-distro-info_1.7build1_amd64.deb ... 2026-03-13 12:21:17.206 | Unpacking distro-info (1.7build1) ... 2026-03-13 12:21:17.264 | Selecting previously unselected package iputils-ping. 2026-03-13 12:21:17.271 | Preparing to unpack .../001-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:17.276 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:21:17.337 | Selecting previously unselected package libestr0:amd64. 2026-03-13 12:21:17.344 | Preparing to unpack .../002-libestr0_0.1.11-1build1_amd64.deb ... 2026-03-13 12:21:17.348 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-03-13 12:21:17.407 | Selecting previously unselected package libfastjson4:amd64. 2026-03-13 12:21:17.414 | Preparing to unpack .../003-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-03-13 12:21:17.419 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-13 12:21:17.487 | Preparing to unpack .../004-libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:17.502 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:17.574 | Selecting previously unselected package libfribidi0:amd64. 2026-03-13 12:21:17.581 | Preparing to unpack .../005-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-03-13 12:21:17.587 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-13 12:21:17.645 | Selecting previously unselected package libtirpc-common. 2026-03-13 12:21:17.654 | Preparing to unpack .../006-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-03-13 12:21:17.660 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-13 12:21:17.722 | Selecting previously unselected package libtirpc3t64:amd64. 2026-03-13 12:21:17.730 | Preparing to unpack .../007-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-03-13 12:21:17.747 | 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-03-13 12:21:17.762 | 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-03-13 12:21:17.768 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-13 12:21:17.831 | Selecting previously unselected package netcat-openbsd. 2026-03-13 12:21:17.839 | Preparing to unpack .../008-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-03-13 12:21:17.844 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-03-13 12:21:17.925 | Selecting previously unselected package python3-pygments. 2026-03-13 12:21:17.933 | Preparing to unpack .../009-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-03-13 12:21:17.939 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-03-13 12:21:18.348 | Selecting previously unselected package rsyslog. 2026-03-13 12:21:18.355 | Preparing to unpack .../010-rsyslog_8.2312.0-3ubuntu9.1_amd64.deb ... 2026-03-13 12:21:18.380 | Unpacking rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-13 12:21:18.503 | Preparing to unpack .../011-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-03-13 12:21:18.532 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-03-13 12:21:18.651 | Selecting previously unselected package bsdextrautils. 2026-03-13 12:21:18.659 | Preparing to unpack .../012-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:18.670 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:18.738 | Selecting previously unselected package dmidecode. 2026-03-13 12:21:18.746 | Preparing to unpack .../013-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-03-13 12:21:18.752 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-03-13 12:21:18.811 | Selecting previously unselected package dosfstools. 2026-03-13 12:21:18.818 | Preparing to unpack .../014-dosfstools_4.2-1.1build1_amd64.deb ... 2026-03-13 12:21:18.824 | Unpacking dosfstools (4.2-1.1build1) ... 2026-03-13 12:21:18.907 | Selecting previously unselected package libmagic-mgc. 2026-03-13 12:21:18.916 | Preparing to unpack .../015-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-03-13 12:21:18.921 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-03-13 12:21:19.046 | Selecting previously unselected package libmagic1t64:amd64. 2026-03-13 12:21:19.054 | Preparing to unpack .../016-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-03-13 12:21:19.059 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-13 12:21:19.117 | Selecting previously unselected package file. 2026-03-13 12:21:19.123 | Preparing to unpack .../017-file_1%3a5.45-3build1_amd64.deb ... 2026-03-13 12:21:19.128 | Unpacking file (1:5.45-3build1) ... 2026-03-13 12:21:19.192 | Selecting previously unselected package libuchardet0:amd64. 2026-03-13 12:21:19.200 | Preparing to unpack .../018-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-03-13 12:21:19.205 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-13 12:21:19.263 | Selecting previously unselected package groff-base. 2026-03-13 12:21:19.270 | Preparing to unpack .../019-groff-base_1.23.0-3build2_amd64.deb ... 2026-03-13 12:21:19.276 | Unpacking groff-base (1.23.0-3build2) ... 2026-03-13 12:21:19.441 | Selecting previously unselected package libnl-3-200:amd64. 2026-03-13 12:21:19.449 | Preparing to unpack .../020-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-13 12:21:19.455 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:21:19.521 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-03-13 12:21:19.528 | Preparing to unpack .../021-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-13 12:21:19.534 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:21:19.611 | Selecting previously unselected package libibverbs1:amd64. 2026-03-13 12:21:19.619 | Preparing to unpack .../022-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-03-13 12:21:19.629 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:21:19.699 | Selecting previously unselected package libncurses6:amd64. 2026-03-13 12:21:19.707 | Preparing to unpack .../023-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-13 12:21:19.713 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:21:19.782 | Selecting previously unselected package libnftables1:amd64. 2026-03-13 12:21:19.790 | Preparing to unpack .../024-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:19.796 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-13 12:21:19.878 | Selecting previously unselected package libnuma1:amd64. 2026-03-13 12:21:19.885 | Preparing to unpack .../025-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:19.891 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:21:19.960 | Selecting previously unselected package libparted2t64:amd64. 2026-03-13 12:21:19.968 | Preparing to unpack .../026-libparted2t64_3.6-4build1_amd64.deb ... 2026-03-13 12:21:19.987 | 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-03-13 12:21:20.005 | 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-03-13 12:21:20.010 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-03-13 12:21:20.085 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-03-13 12:21:20.092 | Preparing to unpack .../027-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-03-13 12:21:20.098 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-13 12:21:20.169 | Selecting previously unselected package libpipeline1:amd64. 2026-03-13 12:21:20.177 | Preparing to unpack .../028-libpipeline1_1.5.7-2_amd64.deb ... 2026-03-13 12:21:20.182 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-03-13 12:21:20.238 | Selecting previously unselected package libxau6:amd64. 2026-03-13 12:21:20.245 | Preparing to unpack .../029-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-03-13 12:21:20.256 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-13 12:21:20.318 | Selecting previously unselected package libxdmcp6:amd64. 2026-03-13 12:21:20.326 | Preparing to unpack .../030-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-03-13 12:21:20.333 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-13 12:21:20.395 | Selecting previously unselected package libxcb1:amd64. 2026-03-13 12:21:20.403 | Preparing to unpack .../031-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-03-13 12:21:20.408 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:21:20.467 | Selecting previously unselected package libx11-data. 2026-03-13 12:21:20.473 | Preparing to unpack .../032-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-03-13 12:21:20.478 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-03-13 12:21:20.614 | Selecting previously unselected package libx11-6:amd64. 2026-03-13 12:21:20.623 | Preparing to unpack .../033-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-03-13 12:21:20.629 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-13 12:21:20.707 | Selecting previously unselected package libxext6:amd64. 2026-03-13 12:21:20.715 | Preparing to unpack .../034-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-03-13 12:21:20.721 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-13 12:21:20.773 | Selecting previously unselected package lsof. 2026-03-13 12:21:20.782 | Preparing to unpack .../035-lsof_4.95.0-1build3_amd64.deb ... 2026-03-13 12:21:20.788 | Unpacking lsof (4.95.0-1build3) ... 2026-03-13 12:21:20.874 | Selecting previously unselected package man-db. 2026-03-13 12:21:20.881 | Preparing to unpack .../036-man-db_2.12.0-4build2_amd64.deb ... 2026-03-13 12:21:20.886 | Unpacking man-db (2.12.0-4build2) ... 2026-03-13 12:21:21.068 | Selecting previously unselected package parted. 2026-03-13 12:21:21.077 | Preparing to unpack .../037-parted_3.6-4build1_amd64.deb ... 2026-03-13 12:21:21.096 | Unpacking parted (3.6-4build1) ... 2026-03-13 12:21:21.168 | Selecting previously unselected package powermgmt-base. 2026-03-13 12:21:21.176 | Preparing to unpack .../038-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-03-13 12:21:21.182 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-03-13 12:21:21.239 | Selecting previously unselected package psmisc. 2026-03-13 12:21:21.247 | Preparing to unpack .../039-psmisc_23.7-1build1_amd64.deb ... 2026-03-13 12:21:21.252 | Unpacking psmisc (23.7-1build1) ... 2026-03-13 12:21:21.349 | Selecting previously unselected package tcpdump. 2026-03-13 12:21:21.358 | Preparing to unpack .../040-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-03-13 12:21:21.377 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-13 12:21:21.446 | Selecting previously unselected package usb.ids. 2026-03-13 12:21:21.454 | Preparing to unpack .../041-usb.ids_2024.03.18-1_all.deb ... 2026-03-13 12:21:21.459 | Unpacking usb.ids (2024.03.18-1) ... 2026-03-13 12:21:21.526 | Selecting previously unselected package wget. 2026-03-13 12:21:21.534 | Preparing to unpack .../042-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-03-13 12:21:21.539 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-03-13 12:21:21.607 | Selecting previously unselected package xz-utils. 2026-03-13 12:21:21.614 | Preparing to unpack .../043-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-03-13 12:21:21.619 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-13 12:21:21.704 | Selecting previously unselected package acl. 2026-03-13 12:21:21.712 | Preparing to unpack .../044-acl_2.3.2-1build1.1_amd64.deb ... 2026-03-13 12:21:21.717 | Unpacking acl (2.3.2-1build1.1) ... 2026-03-13 12:21:21.772 | Selecting previously unselected package autotools-dev. 2026-03-13 12:21:21.779 | Preparing to unpack .../045-autotools-dev_20220109.1_all.deb ... 2026-03-13 12:21:21.784 | Unpacking autotools-dev (20220109.1) ... 2026-03-13 12:21:21.847 | Selecting previously unselected package m4. 2026-03-13 12:21:21.855 | Preparing to unpack .../046-m4_1.4.19-4build1_amd64.deb ... 2026-03-13 12:21:21.861 | Unpacking m4 (1.4.19-4build1) ... 2026-03-13 12:21:21.937 | Selecting previously unselected package autoconf. 2026-03-13 12:21:21.946 | Preparing to unpack .../047-autoconf_2.71-3_all.deb ... 2026-03-13 12:21:21.953 | Unpacking autoconf (2.71-3) ... 2026-03-13 12:21:22.072 | Selecting previously unselected package automake. 2026-03-13 12:21:22.079 | Preparing to unpack .../048-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-03-13 12:21:22.087 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-03-13 12:21:22.192 | Selecting previously unselected package autopoint. 2026-03-13 12:21:22.199 | Preparing to unpack .../049-autopoint_0.21-14ubuntu2_all.deb ... 2026-03-13 12:21:22.205 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-03-13 12:21:22.267 | Selecting previously unselected package libdebhelper-perl. 2026-03-13 12:21:22.276 | Preparing to unpack .../050-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-03-13 12:21:22.282 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-13 12:21:22.369 | Selecting previously unselected package gcc-13-base:amd64. 2026-03-13 12:21:22.376 | Preparing to unpack .../051-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:22.383 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:22.441 | Selecting previously unselected package libisl23:amd64. 2026-03-13 12:21:22.448 | Preparing to unpack .../052-libisl23_0.26-3build1.1_amd64.deb ... 2026-03-13 12:21:22.454 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-03-13 12:21:22.554 | Selecting previously unselected package libmpc3:amd64. 2026-03-13 12:21:22.563 | Preparing to unpack .../053-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-03-13 12:21:22.569 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-13 12:21:22.623 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-03-13 12:21:22.630 | Preparing to unpack .../054-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:22.636 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:22.927 | Selecting previously unselected package cpp-13. 2026-03-13 12:21:22.934 | Preparing to unpack .../055-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:22.940 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:22.994 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-03-13 12:21:23.001 | Preparing to unpack .../056-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:23.005 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:23.067 | Selecting previously unselected package cpp. 2026-03-13 12:21:23.074 | Preparing to unpack .../057-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:23.092 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:23.153 | Selecting previously unselected package libcc1-0:amd64. 2026-03-13 12:21:23.161 | Preparing to unpack .../058-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:23.167 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:23.223 | Selecting previously unselected package binutils-common:amd64. 2026-03-13 12:21:23.232 | Preparing to unpack .../059-binutils-common_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:23.237 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:23.323 | Selecting previously unselected package libsframe1:amd64. 2026-03-13 12:21:23.330 | Preparing to unpack .../060-libsframe1_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:23.335 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:23.399 | Selecting previously unselected package libbinutils:amd64. 2026-03-13 12:21:23.407 | Preparing to unpack .../061-libbinutils_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:23.417 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:23.493 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-03-13 12:21:23.500 | Preparing to unpack .../062-libctf-nobfd0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:23.505 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:23.571 | Selecting previously unselected package libctf0:amd64. 2026-03-13 12:21:23.579 | Preparing to unpack .../063-libctf0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:23.585 | Unpacking libctf0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:23.648 | Selecting previously unselected package libgprofng0:amd64. 2026-03-13 12:21:23.654 | Preparing to unpack .../064-libgprofng0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:23.659 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:23.756 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-03-13 12:21:23.762 | Preparing to unpack .../065-binutils-x86-64-linux-gnu_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:23.769 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2026-03-13 12:21:23.941 | Selecting previously unselected package libgomp1:amd64. 2026-03-13 12:21:23.949 | Preparing to unpack .../066-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:23.954 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:24.032 | Selecting previously unselected package libitm1:amd64. 2026-03-13 12:21:24.038 | Preparing to unpack .../067-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:24.044 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:24.113 | Selecting previously unselected package libatomic1:amd64. 2026-03-13 12:21:24.120 | Preparing to unpack .../068-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:24.127 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:24.187 | Selecting previously unselected package libasan8:amd64. 2026-03-13 12:21:24.193 | Preparing to unpack .../069-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:24.199 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:24.353 | Selecting previously unselected package liblsan0:amd64. 2026-03-13 12:21:24.361 | Preparing to unpack .../070-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:24.370 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:24.471 | Selecting previously unselected package libtsan2:amd64. 2026-03-13 12:21:24.480 | Preparing to unpack .../071-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:24.485 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:24.628 | Selecting previously unselected package libubsan1:amd64. 2026-03-13 12:21:24.636 | Preparing to unpack .../072-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:24.641 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:24.742 | Selecting previously unselected package libhwasan0:amd64. 2026-03-13 12:21:24.750 | Preparing to unpack .../073-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:24.757 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:24.864 | Selecting previously unselected package libquadmath0:amd64. 2026-03-13 12:21:24.872 | Preparing to unpack .../074-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:24.878 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:24.956 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-03-13 12:21:24.963 | Preparing to unpack .../075-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:24.970 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:25.153 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-03-13 12:21:25.161 | Preparing to unpack .../076-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:25.167 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:25.621 | Selecting previously unselected package binutils. 2026-03-13 12:21:25.628 | Preparing to unpack .../077-binutils_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:25.634 | Unpacking binutils (2.42-4ubuntu2.8) ... 2026-03-13 12:21:25.702 | Selecting previously unselected package gcc-13. 2026-03-13 12:21:25.709 | Preparing to unpack .../078-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:25.714 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:25.780 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-03-13 12:21:25.788 | Preparing to unpack .../079-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:25.793 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:25.854 | Selecting previously unselected package gcc. 2026-03-13 12:21:25.860 | Preparing to unpack .../080-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:25.866 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:25.972 | Selecting previously unselected package libllvm17t64:amd64. 2026-03-13 12:21:25.979 | Preparing to unpack .../081-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:25.986 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:26.890 | Selecting previously unselected package libclang-cpp17t64. 2026-03-13 12:21:26.898 | Preparing to unpack .../082-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:26.904 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:27.423 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-03-13 12:21:27.431 | Preparing to unpack .../083-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:27.436 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:27.854 | Selecting previously unselected package libgc1:amd64. 2026-03-13 12:21:27.862 | Preparing to unpack .../084-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-03-13 12:21:27.868 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-13 12:21:27.936 | Selecting previously unselected package libobjc4:amd64. 2026-03-13 12:21:27.942 | Preparing to unpack .../085-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:27.949 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:28.009 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-03-13 12:21:28.018 | Preparing to unpack .../086-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:28.024 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:28.097 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-03-13 12:21:28.105 | Preparing to unpack .../087-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:28.111 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:28.316 | Selecting previously unselected package llvm-17-linker-tools. 2026-03-13 12:21:28.324 | Preparing to unpack .../088-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:28.330 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:28.443 | Selecting previously unselected package libclang1-17t64. 2026-03-13 12:21:28.454 | Preparing to unpack .../089-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:28.459 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:28.783 | Selecting previously unselected package clang-17. 2026-03-13 12:21:28.791 | Preparing to unpack .../090-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:28.797 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:28.862 | Selecting previously unselected package libtool. 2026-03-13 12:21:28.870 | Preparing to unpack .../091-libtool_2.4.7-7build1_all.deb ... 2026-03-13 12:21:28.875 | Unpacking libtool (2.4.7-7build1) ... 2026-03-13 12:21:28.955 | Selecting previously unselected package dh-autoreconf. 2026-03-13 12:21:28.960 | Preparing to unpack .../092-dh-autoreconf_20_all.deb ... 2026-03-13 12:21:28.966 | Unpacking dh-autoreconf (20) ... 2026-03-13 12:21:29.032 | Selecting previously unselected package libarchive-zip-perl. 2026-03-13 12:21:29.038 | Preparing to unpack .../093-libarchive-zip-perl_1.68-1_all.deb ... 2026-03-13 12:21:29.044 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-03-13 12:21:29.121 | Selecting previously unselected package libsub-override-perl. 2026-03-13 12:21:29.131 | Preparing to unpack .../094-libsub-override-perl_0.10-1_all.deb ... 2026-03-13 12:21:29.137 | Unpacking libsub-override-perl (0.10-1) ... 2026-03-13 12:21:29.196 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-03-13 12:21:29.205 | Preparing to unpack .../095-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-03-13 12:21:29.211 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-13 12:21:29.272 | Selecting previously unselected package dh-strip-nondeterminism. 2026-03-13 12:21:29.280 | Preparing to unpack .../096-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-03-13 12:21:29.285 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-03-13 12:21:29.341 | Selecting previously unselected package libdpkg-perl. 2026-03-13 12:21:29.349 | Preparing to unpack .../097-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-03-13 12:21:29.355 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-13 12:21:29.484 | Selecting previously unselected package bzip2. 2026-03-13 12:21:29.493 | Preparing to unpack .../098-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-03-13 12:21:29.498 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-03-13 12:21:29.573 | Selecting previously unselected package patch. 2026-03-13 12:21:29.581 | Preparing to unpack .../099-patch_2.7.6-7build3_amd64.deb ... 2026-03-13 12:21:29.586 | Unpacking patch (2.7.6-7build3) ... 2026-03-13 12:21:29.649 | Selecting previously unselected package make. 2026-03-13 12:21:29.654 | Preparing to unpack .../100-make_4.3-4.1build2_amd64.deb ... 2026-03-13 12:21:29.660 | Unpacking make (4.3-4.1build2) ... 2026-03-13 12:21:29.727 | Selecting previously unselected package lto-disabled-list. 2026-03-13 12:21:29.735 | Preparing to unpack .../101-lto-disabled-list_47_all.deb ... 2026-03-13 12:21:29.741 | Unpacking lto-disabled-list (47) ... 2026-03-13 12:21:29.800 | Selecting previously unselected package dpkg-dev. 2026-03-13 12:21:29.809 | Preparing to unpack .../102-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-03-13 12:21:29.814 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-13 12:21:29.977 | Selecting previously unselected package debugedit. 2026-03-13 12:21:29.985 | Preparing to unpack .../103-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-03-13 12:21:29.990 | Unpacking debugedit (1:5.0-5build2) ... 2026-03-13 12:21:30.061 | Selecting previously unselected package dwz. 2026-03-13 12:21:30.069 | Preparing to unpack .../104-dwz_0.15-1build6_amd64.deb ... 2026-03-13 12:21:30.075 | Unpacking dwz (0.15-1build6) ... 2026-03-13 12:21:30.148 | Selecting previously unselected package gettext. 2026-03-13 12:21:30.155 | Preparing to unpack .../105-gettext_0.21-14ubuntu2_amd64.deb ... 2026-03-13 12:21:30.161 | Unpacking gettext (0.21-14ubuntu2) ... 2026-03-13 12:21:30.264 | Selecting previously unselected package intltool-debian. 2026-03-13 12:21:30.272 | Preparing to unpack .../106-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-03-13 12:21:30.278 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-03-13 12:21:30.371 | Selecting previously unselected package po-debconf. 2026-03-13 12:21:30.379 | Preparing to unpack .../107-po-debconf_1.0.21+nmu1_all.deb ... 2026-03-13 12:21:30.385 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-03-13 12:21:30.483 | Selecting previously unselected package debhelper. 2026-03-13 12:21:30.491 | Preparing to unpack .../108-debhelper_13.14.1ubuntu5_all.deb ... 2026-03-13 12:21:30.528 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-03-13 12:21:30.757 | Selecting previously unselected package uuid-dev:amd64. 2026-03-13 12:21:30.766 | Preparing to unpack .../109-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:30.771 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:30.840 | Selecting previously unselected package libsctp1:amd64. 2026-03-13 12:21:30.848 | Preparing to unpack .../110-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-13 12:21:30.854 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:21:30.917 | Selecting previously unselected package libsctp-dev:amd64. 2026-03-13 12:21:30.925 | Preparing to unpack .../111-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-13 12:21:30.932 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:21:31.001 | Selecting previously unselected package libapr1-dev. 2026-03-13 12:21:31.009 | Preparing to unpack .../112-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:31.015 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:21:31.269 | Selecting previously unselected package libldap-dev:amd64. 2026-03-13 12:21:31.277 | Preparing to unpack .../113-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:31.282 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:21:31.413 | Selecting previously unselected package libldap2-dev. 2026-03-13 12:21:31.421 | Preparing to unpack .../114-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-03-13 12:21:31.428 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:21:31.485 | Selecting previously unselected package libaprutil1-dev. 2026-03-13 12:21:31.494 | Preparing to unpack .../115-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:31.498 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:31.710 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-03-13 12:21:31.717 | Preparing to unpack .../116-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:31.722 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:31.798 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-03-13 12:21:31.807 | Preparing to unpack .../117-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:31.812 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:31.999 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-03-13 12:21:32.005 | Preparing to unpack .../118-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:32.011 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:32.070 | Selecting previously unselected package libpcre2-dev:amd64. 2026-03-13 12:21:32.078 | Preparing to unpack .../119-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:32.084 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:32.195 | Selecting previously unselected package apache2-dev. 2026-03-13 12:21:32.204 | Preparing to unpack .../120-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:32.210 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:32.319 | Selecting previously unselected package bc. 2026-03-13 12:21:32.328 | Preparing to unpack .../121-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-03-13 12:21:32.334 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-03-13 12:21:32.402 | Selecting previously unselected package ncal. 2026-03-13 12:21:32.410 | Preparing to unpack .../122-ncal_12.1.8_amd64.deb ... 2026-03-13 12:21:32.415 | Unpacking ncal (12.1.8) ... 2026-03-13 12:21:32.482 | Selecting previously unselected package bsdmainutils. 2026-03-13 12:21:32.490 | Preparing to unpack .../123-bsdmainutils_12.1.8_all.deb ... 2026-03-13 12:21:32.500 | Unpacking bsdmainutils (12.1.8) ... 2026-03-13 12:21:32.555 | Selecting previously unselected package conntrack. 2026-03-13 12:21:32.564 | Preparing to unpack .../124-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-03-13 12:21:32.568 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-03-13 12:21:32.690 | Selecting previously unselected package cryptsetup-bin. 2026-03-13 12:21:32.697 | Preparing to unpack .../125-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:32.705 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:21:32.794 | Selecting previously unselected package cryptsetup. 2026-03-13 12:21:32.803 | Preparing to unpack .../126-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:32.831 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:21:32.939 | Selecting previously unselected package libdconf1:amd64. 2026-03-13 12:21:32.947 | Preparing to unpack .../127-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-13 12:21:32.953 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:21:33.021 | Selecting previously unselected package dconf-service. 2026-03-13 12:21:33.029 | Preparing to unpack .../128-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-13 12:21:33.035 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-13 12:21:33.094 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-03-13 12:21:33.103 | Preparing to unpack .../129-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-13 12:21:33.108 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:21:33.179 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-03-13 12:21:33.185 | Preparing to unpack .../130-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-13 12:21:33.190 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:21:33.266 | Selecting previously unselected package libaio1t64:amd64. 2026-03-13 12:21:33.275 | Preparing to unpack .../131-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-03-13 12:21:33.281 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-13 12:21:33.344 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-03-13 12:21:33.352 | Preparing to unpack .../132-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-13 12:21:33.359 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:21:33.456 | Selecting previously unselected package dmeventd. 2026-03-13 12:21:33.464 | Preparing to unpack .../133-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-13 12:21:33.471 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:21:33.553 | Selecting previously unselected package dnsmasq-base. 2026-03-13 12:21:33.561 | Preparing to unpack .../134-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-03-13 12:21:33.579 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-13 12:21:33.655 | Selecting previously unselected package dnsmasq-utils. 2026-03-13 12:21:33.663 | Preparing to unpack .../135-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-03-13 12:21:33.669 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-13 12:21:33.746 | Selecting previously unselected package ebtables. 2026-03-13 12:21:33.754 | Preparing to unpack .../136-ebtables_2.0.11-6build1_amd64.deb ... 2026-03-13 12:21:33.787 | Unpacking ebtables (2.0.11-6build1) ... 2026-03-13 12:21:33.858 | Preparing to unpack .../137-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:33.875 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:33.955 | Selecting previously unselected package fonts-dejavu-mono. 2026-03-13 12:21:33.965 | Preparing to unpack .../138-fonts-dejavu-mono_2.37-8_all.deb ... 2026-03-13 12:21:33.970 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-03-13 12:21:34.089 | Selecting previously unselected package fonts-dejavu-core. 2026-03-13 12:21:34.098 | Preparing to unpack .../139-fonts-dejavu-core_2.37-8_all.deb ... 2026-03-13 12:21:34.139 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-03-13 12:21:34.240 | Selecting previously unselected package fontconfig-config. 2026-03-13 12:21:34.250 | Preparing to unpack .../140-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-13 12:21:34.614 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-13 12:21:34.712 | Selecting previously unselected package libfontconfig1:amd64. 2026-03-13 12:21:34.721 | Preparing to unpack .../141-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-13 12:21:34.726 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-13 12:21:34.803 | Selecting previously unselected package fontconfig. 2026-03-13 12:21:34.815 | Preparing to unpack .../142-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-13 12:21:34.821 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-13 12:21:34.892 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-03-13 12:21:34.898 | Preparing to unpack .../143-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:34.904 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:35.291 | Selecting previously unselected package g++-13. 2026-03-13 12:21:35.299 | Preparing to unpack .../144-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:35.305 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:35.362 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-03-13 12:21:35.369 | Preparing to unpack .../145-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:35.375 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:35.433 | Selecting previously unselected package g++. 2026-03-13 12:21:35.442 | Preparing to unpack .../146-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:35.449 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:35.505 | Selecting previously unselected package genisoimage. 2026-03-13 12:21:35.514 | Preparing to unpack .../147-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-03-13 12:21:35.519 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-03-13 12:21:35.606 | Selecting previously unselected package libpixman-1-0:amd64. 2026-03-13 12:21:35.613 | Preparing to unpack .../148-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-03-13 12:21:35.619 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-13 12:21:35.696 | Selecting previously unselected package libxcb-render0:amd64. 2026-03-13 12:21:35.704 | Preparing to unpack .../149-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-03-13 12:21:35.711 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:21:35.801 | Selecting previously unselected package libxcb-shm0:amd64. 2026-03-13 12:21:35.811 | Preparing to unpack .../150-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-03-13 12:21:35.821 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:21:35.909 | Selecting previously unselected package libxrender1:amd64. 2026-03-13 12:21:35.916 | Preparing to unpack .../151-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-03-13 12:21:35.922 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-13 12:21:35.991 | Selecting previously unselected package libcairo2:amd64. 2026-03-13 12:21:36.000 | Preparing to unpack .../152-libcairo2_1.18.0-3build1_amd64.deb ... 2026-03-13 12:21:36.006 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-03-13 12:21:36.093 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-03-13 12:21:36.099 | Preparing to unpack .../153-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-03-13 12:21:36.106 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-13 12:21:36.168 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-03-13 12:21:36.176 | Preparing to unpack .../154-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-03-13 12:21:36.184 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-13 12:21:36.259 | Selecting previously unselected package libproxy1v5:amd64. 2026-03-13 12:21:36.268 | Preparing to unpack .../155-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-03-13 12:21:36.274 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-13 12:21:36.336 | Selecting previously unselected package glib-networking-common. 2026-03-13 12:21:36.345 | Preparing to unpack .../156-glib-networking-common_2.80.0-1build1_all.deb ... 2026-03-13 12:21:36.350 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-03-13 12:21:36.406 | Selecting previously unselected package glib-networking-services. 2026-03-13 12:21:36.416 | Preparing to unpack .../157-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-03-13 12:21:36.421 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-03-13 12:21:36.490 | Selecting previously unselected package session-migration. 2026-03-13 12:21:36.498 | Preparing to unpack .../158-session-migration_0.3.9build1_amd64.deb ... 2026-03-13 12:21:36.505 | Unpacking session-migration (0.3.9build1) ... 2026-03-13 12:21:36.562 | Selecting previously unselected package gsettings-desktop-schemas. 2026-03-13 12:21:36.569 | Preparing to unpack .../159-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-03-13 12:21:36.574 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-13 12:21:36.654 | Selecting previously unselected package glib-networking:amd64. 2026-03-13 12:21:36.662 | Preparing to unpack .../160-glib-networking_2.80.0-1build1_amd64.deb ... 2026-03-13 12:21:36.669 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-03-13 12:21:36.730 | Selecting previously unselected package golang-1.22-doc. 2026-03-13 12:21:36.739 | Preparing to unpack .../161-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-03-13 12:21:36.745 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:36.823 | Selecting previously unselected package golang-1.22-src. 2026-03-13 12:21:36.832 | Preparing to unpack .../162-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-03-13 12:21:36.860 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:41.303 | Selecting previously unselected package golang-1.22-go. 2026-03-13 12:21:41.317 | Preparing to unpack .../163-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-03-13 12:21:41.323 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:42.151 | Selecting previously unselected package golang-1.22. 2026-03-13 12:21:42.163 | Preparing to unpack .../164-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-03-13 12:21:42.169 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:42.227 | Selecting previously unselected package golang-src. 2026-03-13 12:21:42.239 | Preparing to unpack .../165-golang-src_2%3a1.22~2build1_all.deb ... 2026-03-13 12:21:42.244 | Unpacking golang-src (2:1.22~2build1) ... 2026-03-13 12:21:42.307 | Selecting previously unselected package golang-go:amd64. 2026-03-13 12:21:42.319 | Preparing to unpack .../166-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-03-13 12:21:42.332 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-03-13 12:21:42.408 | Selecting previously unselected package golang-doc. 2026-03-13 12:21:42.418 | Preparing to unpack .../167-golang-doc_2%3a1.22~2build1_all.deb ... 2026-03-13 12:21:42.427 | Unpacking golang-doc (2:1.22~2build1) ... 2026-03-13 12:21:42.490 | Selecting previously unselected package golang:amd64. 2026-03-13 12:21:42.503 | Preparing to unpack .../168-golang_2%3a1.22~2build1_amd64.deb ... 2026-03-13 12:21:42.508 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-03-13 12:21:42.567 | Selecting previously unselected package libann0. 2026-03-13 12:21:42.580 | Preparing to unpack .../169-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-03-13 12:21:42.585 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-03-13 12:21:42.653 | Selecting previously unselected package libcdt5:amd64. 2026-03-13 12:21:42.661 | Preparing to unpack .../170-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:42.666 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:42.733 | Selecting previously unselected package libcgraph6:amd64. 2026-03-13 12:21:42.742 | Preparing to unpack .../171-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:42.747 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:42.809 | Selecting previously unselected package libsharpyuv0:amd64. 2026-03-13 12:21:42.821 | Preparing to unpack .../172-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-03-13 12:21:42.826 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:21:42.925 | Selecting previously unselected package libaom3:amd64. 2026-03-13 12:21:42.938 | Preparing to unpack .../173-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-03-13 12:21:42.943 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-13 12:21:43.067 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-03-13 12:21:43.076 | Preparing to unpack .../174-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:43.083 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:21:43.149 | Selecting previously unselected package libde265-0:amd64. 2026-03-13 12:21:43.159 | Preparing to unpack .../175-libde265-0_1.0.15-1build3_amd64.deb ... 2026-03-13 12:21:43.165 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-03-13 12:21:43.227 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-03-13 12:21:43.235 | Preparing to unpack .../176-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:43.241 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:21:43.307 | Selecting previously unselected package libheif1:amd64. 2026-03-13 12:21:43.316 | Preparing to unpack .../177-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:43.322 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:21:43.401 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-03-13 12:21:43.413 | Preparing to unpack .../178-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-03-13 12:21:43.419 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:21:43.487 | Selecting previously unselected package libjpeg8:amd64. 2026-03-13 12:21:43.498 | Preparing to unpack .../179-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-03-13 12:21:43.503 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-13 12:21:43.571 | Selecting previously unselected package libdeflate0:amd64. 2026-03-13 12:21:43.581 | Preparing to unpack .../180-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-03-13 12:21:43.586 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-13 12:21:43.654 | Selecting previously unselected package libjbig0:amd64. 2026-03-13 12:21:43.665 | Preparing to unpack .../181-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-03-13 12:21:43.679 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-13 12:21:43.753 | Selecting previously unselected package liblerc4:amd64. 2026-03-13 12:21:43.764 | Preparing to unpack .../182-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-03-13 12:21:43.771 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-13 12:21:43.850 | Selecting previously unselected package libwebp7:amd64. 2026-03-13 12:21:43.860 | Preparing to unpack .../183-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-03-13 12:21:43.867 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:21:43.945 | Selecting previously unselected package libtiff6:amd64. 2026-03-13 12:21:43.957 | Preparing to unpack .../184-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2026-03-13 12:21:43.965 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2026-03-13 12:21:44.047 | Selecting previously unselected package libxpm4:amd64. 2026-03-13 12:21:44.059 | Preparing to unpack .../185-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-03-13 12:21:44.065 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-13 12:21:44.138 | Selecting previously unselected package libgd3:amd64. 2026-03-13 12:21:44.147 | Preparing to unpack .../186-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-03-13 12:21:44.154 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-13 12:21:44.232 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-03-13 12:21:44.242 | Preparing to unpack .../187-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-03-13 12:21:44.249 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-13 12:21:44.323 | Selecting previously unselected package libltdl7:amd64. 2026-03-13 12:21:44.333 | Preparing to unpack .../188-libltdl7_2.4.7-7build1_amd64.deb ... 2026-03-13 12:21:44.341 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-03-13 12:21:44.410 | Selecting previously unselected package libgraphite2-3:amd64. 2026-03-13 12:21:44.420 | Preparing to unpack .../189-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-03-13 12:21:44.426 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-13 12:21:44.501 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-03-13 12:21:44.512 | Preparing to unpack .../190-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-03-13 12:21:44.518 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-13 12:21:44.591 | Selecting previously unselected package libthai-data. 2026-03-13 12:21:44.602 | Preparing to unpack .../191-libthai-data_0.1.29-2build1_all.deb ... 2026-03-13 12:21:44.609 | Unpacking libthai-data (0.1.29-2build1) ... 2026-03-13 12:21:44.685 | Selecting previously unselected package libdatrie1:amd64. 2026-03-13 12:21:44.698 | Preparing to unpack .../192-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-03-13 12:21:44.708 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-13 12:21:44.794 | Selecting previously unselected package libthai0:amd64. 2026-03-13 12:21:44.805 | Preparing to unpack .../193-libthai0_0.1.29-2build1_amd64.deb ... 2026-03-13 12:21:44.812 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-03-13 12:21:44.882 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-03-13 12:21:44.893 | Preparing to unpack .../194-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-13 12:21:44.898 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:21:44.976 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-03-13 12:21:44.987 | Preparing to unpack .../195-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-13 12:21:44.993 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:21:45.062 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-03-13 12:21:45.070 | Preparing to unpack .../196-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-13 12:21:45.075 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:21:45.137 | Selecting previously unselected package libpathplan4:amd64. 2026-03-13 12:21:45.148 | Preparing to unpack .../197-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:45.152 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:45.217 | Selecting previously unselected package libgvc6. 2026-03-13 12:21:45.228 | Preparing to unpack .../198-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:45.232 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:45.323 | Selecting previously unselected package libgvpr2:amd64. 2026-03-13 12:21:45.334 | Preparing to unpack .../199-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:45.340 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:45.417 | Selecting previously unselected package liblab-gamut1:amd64. 2026-03-13 12:21:45.428 | Preparing to unpack .../200-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:45.433 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:45.538 | Selecting previously unselected package x11-common. 2026-03-13 12:21:45.550 | Preparing to unpack .../201-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-03-13 12:21:45.560 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-03-13 12:21:45.638 | Selecting previously unselected package libice6:amd64. 2026-03-13 12:21:45.649 | Preparing to unpack .../202-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-03-13 12:21:45.656 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-03-13 12:21:45.721 | Selecting previously unselected package libsm6:amd64. 2026-03-13 12:21:45.733 | Preparing to unpack .../203-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-03-13 12:21:45.739 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-13 12:21:45.803 | Selecting previously unselected package libxt6t64:amd64. 2026-03-13 12:21:45.814 | Preparing to unpack .../204-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-03-13 12:21:45.820 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-13 12:21:45.890 | Selecting previously unselected package libxmu6:amd64. 2026-03-13 12:21:45.900 | Preparing to unpack .../205-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-03-13 12:21:45.906 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-13 12:21:45.974 | Selecting previously unselected package libxaw7:amd64. 2026-03-13 12:21:45.984 | Preparing to unpack .../206-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-03-13 12:21:45.990 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-13 12:21:46.078 | Selecting previously unselected package graphviz. 2026-03-13 12:21:46.089 | Preparing to unpack .../207-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:21:46.095 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-03-13 12:21:46.192 | Selecting previously unselected package icu-devtools. 2026-03-13 12:21:46.203 | Preparing to unpack .../208-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-03-13 12:21:46.208 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-03-13 12:21:46.285 | Selecting previously unselected package iputils-arping. 2026-03-13 12:21:46.296 | Preparing to unpack .../209-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:46.303 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:21:46.370 | Selecting previously unselected package comerr-dev:amd64. 2026-03-13 12:21:46.382 | Preparing to unpack .../210-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-03-13 12:21:46.391 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-13 12:21:46.469 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-03-13 12:21:46.479 | Preparing to unpack .../211-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:46.486 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:46.557 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-03-13 12:21:46.565 | Preparing to unpack .../212-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:46.571 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:46.659 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-03-13 12:21:46.671 | Preparing to unpack .../213-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:46.676 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:46.743 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-03-13 12:21:46.751 | Preparing to unpack .../214-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:46.756 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:46.812 | Selecting previously unselected package krb5-multidev:amd64. 2026-03-13 12:21:46.823 | Preparing to unpack .../215-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:46.841 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:46.928 | Selecting previously unselected package libicu-dev:amd64. 2026-03-13 12:21:46.939 | Preparing to unpack .../216-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-03-13 12:21:46.945 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-13 12:21:47.451 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-03-13 12:21:47.462 | Preparing to unpack .../217-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-03-13 12:21:47.469 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:21:47.555 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-03-13 12:21:47.567 | Preparing to unpack .../218-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-03-13 12:21:47.571 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:21:47.629 | Selecting previously unselected package libjpeg-dev:amd64. 2026-03-13 12:21:47.638 | Preparing to unpack .../219-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-03-13 12:21:47.644 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:21:47.715 | Selecting previously unselected package libjs-jquery. 2026-03-13 12:21:47.725 | Preparing to unpack .../220-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-03-13 12:21:47.740 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-13 12:21:47.811 | Selecting previously unselected package libjs-jquery-metadata. 2026-03-13 12:21:47.820 | Preparing to unpack .../221-libjs-jquery-metadata_12-4_all.deb ... 2026-03-13 12:21:47.827 | Unpacking libjs-jquery-metadata (12-4) ... 2026-03-13 12:21:47.890 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-03-13 12:21:47.900 | Preparing to unpack .../222-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-03-13 12:21:47.906 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-13 12:21:48.009 | Selecting previously unselected package libjs-underscore. 2026-03-13 12:21:48.020 | Preparing to unpack .../223-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-03-13 12:21:48.026 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-13 12:21:48.087 | Selecting previously unselected package libjs-sphinxdoc. 2026-03-13 12:21:48.097 | Preparing to unpack .../224-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-03-13 12:21:48.107 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-03-13 12:21:48.182 | Selecting previously unselected package mysql-common. 2026-03-13 12:21:48.194 | Preparing to unpack .../225-mysql-common_5.8+1.1.0build1_all.deb ... 2026-03-13 12:21:48.224 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-03-13 12:21:48.299 | Selecting previously unselected package libmysqlclient21:amd64. 2026-03-13 12:21:48.310 | Preparing to unpack .../226-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:48.317 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:21:48.429 | Selecting previously unselected package libncurses-dev:amd64. 2026-03-13 12:21:48.442 | Preparing to unpack .../227-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-13 12:21:48.447 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:21:48.583 | Selecting previously unselected package libpkgconf3:amd64. 2026-03-13 12:21:48.593 | Preparing to unpack .../228-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-03-13 12:21:48.599 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-13 12:21:48.671 | Selecting previously unselected package libpq5:amd64. 2026-03-13 12:21:48.681 | Preparing to unpack .../229-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:48.691 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:21:48.758 | Selecting previously unselected package libssl-dev:amd64. 2026-03-13 12:21:48.768 | Preparing to unpack .../230-libssl-dev_3.0.13-0ubuntu3.7_amd64.deb ... 2026-03-13 12:21:48.773 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-13 12:21:48.977 | Selecting previously unselected package libpq-dev. 2026-03-13 12:21:48.989 | Preparing to unpack .../231-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:48.994 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:21:49.066 | Selecting previously unselected package libpython3-dev:amd64. 2026-03-13 12:21:49.077 | Preparing to unpack .../232-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-13 12:21:49.083 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-13 12:21:49.145 | Selecting previously unselected package libsasl2-dev. 2026-03-13 12:21:49.153 | Preparing to unpack .../233-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-03-13 12:21:49.158 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-13 12:21:49.341 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-03-13 12:21:49.350 | Preparing to unpack .../234-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-03-13 12:21:49.356 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-13 12:21:49.422 | Selecting previously unselected package libsoup-3.0-common. 2026-03-13 12:21:49.433 | Preparing to unpack .../235-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-03-13 12:21:49.437 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-13 12:21:49.506 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-03-13 12:21:49.515 | Preparing to unpack .../236-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-03-13 12:21:49.521 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-13 12:21:49.589 | Selecting previously unselected package libsystemd-dev:amd64. 2026-03-13 12:21:49.600 | Preparing to unpack .../237-libsystemd-dev_255.4-1ubuntu8.12_amd64.deb ... 2026-03-13 12:21:49.606 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.12) ... 2026-03-13 12:21:49.829 | Selecting previously unselected package liburing2:amd64. 2026-03-13 12:21:49.841 | Preparing to unpack .../238-liburing2_2.5-1build1_amd64.deb ... 2026-03-13 12:21:49.847 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-03-13 12:21:49.907 | Selecting previously unselected package libxml2-dev:amd64. 2026-03-13 12:21:49.919 | Preparing to unpack .../239-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-03-13 12:21:49.924 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-13 12:21:50.046 | Selecting previously unselected package libxslt1.1:amd64. 2026-03-13 12:21:50.057 | Preparing to unpack .../240-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-13 12:21:50.063 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:21:50.133 | Selecting previously unselected package libxslt1-dev:amd64. 2026-03-13 12:21:50.144 | Preparing to unpack .../241-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-13 12:21:50.149 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:21:50.252 | Selecting previously unselected package llvm-17-runtime. 2026-03-13 12:21:50.264 | Preparing to unpack .../242-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:50.270 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:50.369 | Selecting previously unselected package libpfm4:amd64. 2026-03-13 12:21:50.380 | Preparing to unpack .../243-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-03-13 12:21:50.386 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-13 12:21:50.482 | Selecting previously unselected package llvm-17. 2026-03-13 12:21:50.490 | Preparing to unpack .../244-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:50.496 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:51.458 | Selecting previously unselected package libffi-dev:amd64. 2026-03-13 12:21:51.469 | Preparing to unpack .../245-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-03-13 12:21:51.475 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-13 12:21:51.579 | Selecting previously unselected package llvm-17-tools. 2026-03-13 12:21:51.588 | Preparing to unpack .../246-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:51.593 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:51.835 | Selecting previously unselected package libz3-4:amd64. 2026-03-13 12:21:51.845 | Preparing to unpack .../247-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-03-13 12:21:51.851 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:21:52.084 | Selecting previously unselected package libz3-dev:amd64. 2026-03-13 12:21:52.094 | Preparing to unpack .../248-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-03-13 12:21:52.100 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:21:52.182 | Selecting previously unselected package llvm-17-dev. 2026-03-13 12:21:52.193 | Preparing to unpack .../249-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:52.199 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:55.095 | Selecting previously unselected package lsscsi. 2026-03-13 12:21:55.107 | Preparing to unpack .../250-lsscsi_0.32-1build1_amd64.deb ... 2026-03-13 12:21:55.113 | Unpacking lsscsi (0.32-1build1) ... 2026-03-13 12:21:55.200 | Selecting previously unselected package lvm2. 2026-03-13 12:21:55.211 | Preparing to unpack .../251-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-13 12:21:55.248 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:21:55.396 | Selecting previously unselected package osinfo-db. 2026-03-13 12:21:55.410 | Preparing to unpack .../252-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-03-13 12:21:55.415 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-13 12:21:55.789 | Selecting previously unselected package pkgconf-bin. 2026-03-13 12:21:55.802 | Preparing to unpack .../253-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-03-13 12:21:55.814 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-03-13 12:21:55.885 | Selecting previously unselected package pkgconf:amd64. 2026-03-13 12:21:55.898 | Preparing to unpack .../254-pkgconf_1.8.1-2build1_amd64.deb ... 2026-03-13 12:21:55.907 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-03-13 12:21:55.977 | Selecting previously unselected package pkg-config:amd64. 2026-03-13 12:21:55.990 | Preparing to unpack .../255-pkg-config_1.8.1-2build1_amd64.deb ... 2026-03-13 12:21:56.000 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-03-13 12:21:56.062 | Selecting previously unselected package pm-utils. 2026-03-13 12:21:56.073 | Preparing to unpack .../256-pm-utils_1.4.1-21_all.deb ... 2026-03-13 12:21:56.078 | Unpacking pm-utils (1.4.1-21) ... 2026-03-13 12:21:56.162 | Selecting previously unselected package postgresql-client-16. 2026-03-13 12:21:56.174 | Preparing to unpack .../257-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:56.179 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:21:56.344 | Selecting previously unselected package postgresql-server-dev-16. 2026-03-13 12:21:56.356 | Preparing to unpack .../258-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:56.361 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:21:56.790 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-03-13 12:21:56.801 | Preparing to unpack .../259-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-03-13 12:21:56.808 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-13 12:21:56.874 | Selecting previously unselected package python3-dev. 2026-03-13 12:21:56.884 | Preparing to unpack .../260-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-13 12:21:56.889 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-13 12:21:56.961 | Selecting previously unselected package python3-mysqldb. 2026-03-13 12:21:56.970 | Preparing to unpack .../261-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-03-13 12:21:56.977 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-03-13 12:21:57.049 | Selecting previously unselected package python3-setuptools. 2026-03-13 12:21:57.062 | Preparing to unpack .../262-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-03-13 12:21:57.068 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-13 12:21:57.220 | Selecting previously unselected package python3-wheel. 2026-03-13 12:21:57.232 | Preparing to unpack .../263-python3-wheel_0.42.0-2_all.deb ... 2026-03-13 12:21:57.237 | Unpacking python3-wheel (0.42.0-2) ... 2026-03-13 12:21:57.316 | Selecting previously unselected package python3-pip. 2026-03-13 12:21:57.329 | Preparing to unpack .../264-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-13 12:21:57.342 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:21:57.609 | Selecting previously unselected package python3-pip-whl. 2026-03-13 12:21:57.619 | Preparing to unpack .../265-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-13 12:21:57.625 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:21:57.706 | Selecting previously unselected package python3-setuptools-whl. 2026-03-13 12:21:57.716 | Preparing to unpack .../266-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-03-13 12:21:57.721 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-13 12:21:57.794 | Selecting previously unselected package python3-systemd. 2026-03-13 12:21:57.805 | Preparing to unpack .../267-python3-systemd_235-1build4_amd64.deb ... 2026-03-13 12:21:57.811 | Unpacking python3-systemd (235-1build4) ... 2026-03-13 12:21:57.899 | Selecting previously unselected package python3.12-venv. 2026-03-13 12:21:57.911 | Preparing to unpack .../268-python3.12-venv_3.12.3-1ubuntu0.12_amd64.deb ... 2026-03-13 12:21:57.915 | Unpacking python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-13 12:21:57.982 | Selecting previously unselected package python3-venv. 2026-03-13 12:21:57.994 | Preparing to unpack .../269-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-13 12:21:57.999 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-13 12:21:58.073 | Selecting previously unselected package qemu-utils. 2026-03-13 12:21:58.085 | Preparing to unpack .../270-qemu-utils_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:21:58.091 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:21:58.249 | Selecting previously unselected package sg3-utils. 2026-03-13 12:21:58.261 | Preparing to unpack .../271-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-03-13 12:21:58.268 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-03-13 12:21:58.422 | Selecting previously unselected package sqlite3. 2026-03-13 12:21:58.433 | Preparing to unpack .../272-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-03-13 12:21:58.438 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-13 12:21:58.512 | Selecting previously unselected package thin-provisioning-tools. 2026-03-13 12:21:58.522 | Preparing to unpack .../273-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-03-13 12:21:58.528 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-13 12:21:58.633 | Selecting previously unselected package unzip. 2026-03-13 12:21:58.643 | Preparing to unpack .../274-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-03-13 12:21:58.649 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-03-13 12:21:58.722 | Selecting previously unselected package debootstrap. 2026-03-13 12:21:58.731 | Preparing to unpack .../275-debootstrap_1.0.134ubuntu1_all.deb ... 2026-03-13 12:21:58.737 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-03-13 12:21:58.822 | Selecting previously unselected package libosinfo-l10n. 2026-03-13 12:21:58.833 | Preparing to unpack .../276-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-03-13 12:21:58.839 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-03-13 12:21:58.941 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-03-13 12:21:58.950 | Preparing to unpack .../277-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-03-13 12:21:58.960 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-13 12:21:59.036 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-03-13 12:21:59.047 | Preparing to unpack .../278-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-03-13 12:21:59.061 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-13 12:21:59.131 | Selecting previously unselected package kpartx. 2026-03-13 12:21:59.140 | Preparing to unpack .../279-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-03-13 12:21:59.145 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-03-13 12:21:59.220 | Selecting previously unselected package libkrb5-dev:amd64. 2026-03-13 12:21:59.230 | Preparing to unpack .../280-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:21:59.235 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:21:59.306 | Selecting previously unselected package libyaml-dev:amd64. 2026-03-13 12:21:59.317 | Preparing to unpack .../281-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-03-13 12:21:59.323 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-13 12:21:59.395 | Selecting previously unselected package socat. 2026-03-13 12:21:59.406 | Preparing to unpack .../282-socat_1.8.0.0-4build3_amd64.deb ... 2026-03-13 12:21:59.415 | Unpacking socat (1.8.0.0-4build3) ... 2026-03-13 12:21:59.509 | Selecting previously unselected package vlan. 2026-03-13 12:21:59.522 | Preparing to unpack .../283-vlan_2.0.5ubuntu5_all.deb ... 2026-03-13 12:21:59.527 | Unpacking vlan (2.0.5ubuntu5) ... 2026-03-13 12:21:59.634 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:21:59.663 | Setting up postgresql-client-common (257build1.1) ... 2026-03-13 12:21:59.698 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-03-13 12:21:59.713 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-03-13 12:21:59.758 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-13 12:21:59.784 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-13 12:21:59.802 | Setting up distro-info (1.7build1) ... 2026-03-13 12:21:59.817 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-13 12:21:59.832 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:21:59.846 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-13 12:21:59.860 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-03-13 12:21:59.906 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-13 12:21:59.919 | Setting up session-migration (0.3.9build1) ... 2026-03-13 12:22:00.073 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-03-13 12:22:00.085 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:22:00.099 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-13 12:22:00.113 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-13 12:22:00.129 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-13 12:22:00.144 | Setting up lto-disabled-list (47) ... 2026-03-13 12:22:00.163 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-13 12:22:00.180 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-13 12:22:00.196 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:22:00.210 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:00.227 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-13 12:22:00.241 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:00.254 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:22:00.268 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-13 12:22:00.788 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-03-13 12:22:00.807 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-13 12:22:00.828 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-13 12:22:00.843 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:22:01.510 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-13 12:22:01.525 | Setting up sysfsutils (2.1.1-6build1) ... 2026-03-13 12:22:01.981 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-13 12:22:01.981 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-13 12:22:02.326 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-03-13 12:22:02.341 | Setting up ncal (12.1.8) ... 2026-03-13 12:22:02.356 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:22:02.370 | Setting up gawk (1:5.2.1-2build3) ... 2026-03-13 12:22:02.409 | Setting up psmisc (23.7-1build1) ... 2026-03-13 12:22:02.425 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:22:02.439 | Setting up libarchive-zip-perl (1.68-1) ... 2026-03-13 12:22:02.452 | Setting up openssh-client (1:9.6p1-3ubuntu13.15) ... 2026-03-13 12:22:02.507 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-03-13 12:22:02.521 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-13 12:22:02.534 | Setting up pm-utils (1.4.1-21) ... 2026-03-13 12:22:02.556 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-13 12:22:02.573 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-03-13 12:22:02.595 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-13 12:22:02.611 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:02.625 | Setting up dosfstools (4.2-1.1build1) ... 2026-03-13 12:22:02.637 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-13 12:22:02.662 | Setting up rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-13 12:22:02.908 | info: Adding user `syslog' to group `adm' ... 2026-03-13 12:22:03.288 | 2026-03-13 12:22:03.288 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-03-13 12:22:03.595 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-03-13 12:22:03.738 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-13 12:22:03.738 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-13 12:22:04.163 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-03-13 12:22:04.178 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-03-13 12:22:04.190 | Setting up binutils-common:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:04.211 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-03-13 12:22:04.663 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-13 12:22:04.678 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:04.691 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-13 12:22:04.705 | Setting up bc (1.07.1-3ubuntu4) ... 2026-03-13 12:22:04.724 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:04.738 | Setting up m4 (1.4.19-4build1) ... 2026-03-13 12:22:04.752 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:22:04.788 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:04.801 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:22:04.830 | Setting up file (1:5.45-3build1) ... 2026-03-13 12:22:04.844 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-13 12:22:04.856 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:04.869 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:22:04.910 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-03-13 12:22:04.925 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-13 12:22:04.938 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-03-13 12:22:04.952 | Setting up python3-wheel (0.42.0-2) ... 2026-03-13 12:22:05.164 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-13 12:22:05.178 | Setting up memcached (1.6.24-1build3) ... 2026-03-13 12:22:05.918 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-03-13 12:22:06.254 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:06.273 | Setting up libsframe1:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:06.287 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-03-13 12:22:06.307 | Setting up acl (2.3.2-1build1.1) ... 2026-03-13 12:22:06.337 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:22:06.353 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-03-13 12:22:06.526 | Setting up autotools-dev (20220109.1) ... 2026-03-13 12:22:06.542 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-03-13 12:22:07.313 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:22:07.329 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:07.343 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:07.356 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-13 12:22:07.372 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:07.388 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:07.403 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:07.418 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-03-13 12:22:07.434 | Setting up make (4.3-4.1build2) ... 2026-03-13 12:22:07.449 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-03-13 12:22:08.276 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-03-13 12:22:08.624 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:08.640 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:22:08.655 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:08.669 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:08.685 | Setting up ebtables (2.0.11-6build1) ... 2026-03-13 12:22:09.076 | Setting up socat (1.8.0.0-4build3) ... 2026-03-13 12:22:09.090 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-03-13 12:22:09.105 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:22:09.119 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:09.132 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-13 12:22:09.147 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-03-13 12:22:09.164 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-13 12:22:09.181 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:09.194 | Setting up bsdmainutils (12.1.8) ... 2026-03-13 12:22:09.211 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-13 12:22:09.228 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-03-13 12:22:09.261 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-13 12:22:09.274 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-13 12:22:09.293 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:09.309 | Setting up patch (2.7.6-7build3) ... 2026-03-13 12:22:09.329 | Setting up usb.ids (2024.03.18-1) ... 2026-03-13 12:22:09.343 | Setting up autopoint (0.21-14ubuntu2) ... 2026-03-13 12:22:09.357 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-03-13 12:22:09.371 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-03-13 12:22:09.438 | Setting up fonts-dejavu-core (2.37-8) ... 2026-03-13 12:22:09.527 | Setting up lsscsi (0.32-1build1) ... 2026-03-13 12:22:09.541 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-13 12:22:09.556 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-03-13 12:22:09.569 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:22:10.896 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:22:10.913 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-13 12:22:10.932 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-03-13 12:22:10.949 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-13 12:22:10.965 | Setting up autoconf (2.71-3) ... 2026-03-13 12:22:10.986 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:22:11.003 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:11.018 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:11.035 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:11.050 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:22:11.063 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:11.078 | Setting up dwz (0.15-1build6) ... 2026-03-13 12:22:11.093 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-13 12:22:11.108 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:22:11.122 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:11.136 | Setting up vlan (2.0.5ubuntu5) ... 2026-03-13 12:22:11.168 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:11.183 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:12.067 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-03-13 12:22:12.111 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:12.125 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:12.140 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-13 12:22:12.154 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-03-13 12:22:12.166 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:22:12.181 | Setting up libjson-perl (4.10000-1) ... 2026-03-13 12:22:12.195 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:12.214 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:22:12.228 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:22:12.255 | Setting up debugedit (1:5.0-5build2) ... 2026-03-13 12:22:12.296 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-13 12:22:12.316 | Setting up libsub-override-perl (0.10-1) ... 2026-03-13 12:22:12.332 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-13 12:22:12.346 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-13 12:22:12.361 | Setting up libthai-data (0.1.29-2build1) ... 2026-03-13 12:22:12.375 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-13 12:22:12.388 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:12.405 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:12.419 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:12.434 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:12.447 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-13 12:22:12.472 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-03-13 12:22:12.486 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-03-13 12:22:12.503 | Setting up libbinutils:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:12.518 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-03-13 12:22:12.532 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-03-13 12:22:12.547 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-03-13 12:22:12.561 | Setting up golang-src (2:1.22~2build1) ... 2026-03-13 12:22:12.575 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:22:12.614 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-13 12:22:12.628 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:12.641 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.12) ... 2026-03-13 12:22:12.657 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-13 12:22:12.672 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:12.686 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:12.700 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-03-13 12:22:12.713 | Setting up python3-systemd (235-1build4) ... 2026-03-13 12:22:12.869 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-13 12:22:12.884 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:12.899 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-03-13 12:22:12.914 | Setting up libctf0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:12.928 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:12.944 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-03-13 12:22:12.958 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-03-13 12:22:12.967 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-03-13 12:22:12.977 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-13 12:22:12.988 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-03-13 12:22:12.998 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:13.013 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:22:13.021 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.15) ... 2026-03-13 12:22:13.030 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-03-13 12:22:13.040 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:22:13.048 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-03-13 12:22:13.058 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:22:13.067 | Setting up gettext (0.21-14ubuntu2) ... 2026-03-13 12:22:13.077 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-13 12:22:13.087 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:13.098 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-13 12:22:13.109 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:13.121 | Setting up openssh-server (1:9.6p1-3ubuntu13.15) ... 2026-03-13 12:22:14.457 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-13 12:22:14.469 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:14.481 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-13 12:22:14.492 | Setting up python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-13 12:22:14.576 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:14.587 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-13 12:22:14.948 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:15.817 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-03-13 12:22:15.864 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-13 12:22:16.508 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-03-13 12:22:16.954 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-13 12:22:16.964 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:16.978 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:16.990 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-13 12:22:17.002 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-03-13 12:22:17.029 | 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-03-13 12:22:17.050 | 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-03-13 12:22:17.058 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:17.070 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:17.082 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-13 12:22:17.154 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:17.165 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:17.178 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:17.191 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-03-13 12:22:17.203 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:22:17.215 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:22:17.226 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:17.237 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-03-13 12:22:17.252 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-13 12:22:17.263 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:17.275 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-13 12:22:17.287 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:17.323 | Setting up libjs-jquery-metadata (12-4) ... 2026-03-13 12:22:17.334 | Setting up postgresql-common (257build1.1) ... 2026-03-13 12:22:17.902 | 2026-03-13 12:22:17.902 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-03-13 12:22:18.115 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-03-13 12:22:18.115 | Removing obsolete dictionary files: 2026-03-13 12:22:18.830 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-03-13 12:22:19.227 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-13 12:22:19.238 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:22:19.250 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:19.261 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-03-13 12:22:19.273 | Setting up lsof (4.95.0-1build3) ... 2026-03-13 12:22:19.285 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-03-13 12:22:19.296 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:19.308 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-13 12:22:19.319 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:19.329 | Setting up groff-base (1.23.0-3build2) ... 2026-03-13 12:22:19.348 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2026-03-13 12:22:19.359 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:19.370 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:22:19.381 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:19.392 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:19.405 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-13 12:22:19.417 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:19.427 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:19.439 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:19.451 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:19.463 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2026-03-13 12:22:19.474 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:19.486 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:19.497 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:22:19.595 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:22:19.607 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:19.619 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:22:19.631 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-03-13 12:22:19.644 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:19.655 | Setting up po-debconf (1.0.21+nmu1) ... 2026-03-13 12:22:19.666 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:19.678 | Setting up parted (3.6-4build1) ... 2026-03-13 12:22:19.702 | Setting up binutils (2.42-4ubuntu2.8) ... 2026-03-13 12:22:19.713 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:19.724 | Setting up man-db (2.12.0-4build2) ... 2026-03-13 12:22:19.842 | Building database of manual pages ... 2026-03-13 12:22:22.315 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-03-13 12:22:22.629 | man-db.service is a disabled or a static unit, not starting it. 2026-03-13 12:22:22.702 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-13 12:22:22.722 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:22.733 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:22:22.744 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:22.754 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-13 12:22:22.765 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:22.776 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:22.805 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-13 12:22:22.815 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:22.826 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:22.836 | Setting up golang-doc (2:1.22~2build1) ... 2026-03-13 12:22:22.846 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-13 12:22:22.860 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-03-13 12:22:22.870 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-13 12:22:23.114 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-13 12:22:23.126 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:23.137 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:23.148 | Setting up libtool (2.4.7-7build1) ... 2026-03-13 12:22:23.161 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:23.856 | Enabling module mpm_event. 2026-03-13 12:22:23.910 | Enabling module authz_core. 2026-03-13 12:22:23.923 | Enabling module authz_host. 2026-03-13 12:22:23.974 | Enabling module authn_core. 2026-03-13 12:22:23.985 | Enabling module auth_basic. 2026-03-13 12:22:24.038 | Enabling module access_compat. 2026-03-13 12:22:24.086 | Enabling module authn_file. 2026-03-13 12:22:24.135 | Enabling module authz_user. 2026-03-13 12:22:24.182 | Enabling module alias. 2026-03-13 12:22:24.233 | Enabling module dir. 2026-03-13 12:22:24.285 | Enabling module autoindex. 2026-03-13 12:22:24.333 | Enabling module env. 2026-03-13 12:22:24.383 | Enabling module mime. 2026-03-13 12:22:24.435 | Enabling module negotiation. 2026-03-13 12:22:24.483 | Enabling module setenvif. 2026-03-13 12:22:24.539 | Enabling module filter. 2026-03-13 12:22:24.595 | Enabling module deflate. 2026-03-13 12:22:24.645 | Enabling module status. 2026-03-13 12:22:24.695 | Enabling module reqtimeout. 2026-03-13 12:22:24.745 | Enabling conf charset. 2026-03-13 12:22:24.796 | Enabling conf localized-error-pages. 2026-03-13 12:22:24.845 | Enabling conf other-vhosts-access-log. 2026-03-13 12:22:24.897 | Enabling conf security. 2026-03-13 12:22:24.949 | Enabling conf serve-cgi-bin. 2026-03-13 12:22:25.001 | Enabling site 000-default. 2026-03-13 12:22:25.739 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-03-13 12:22:26.258 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-03-13 12:22:27.237 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:27.249 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-13 12:22:27.260 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:27.295 | Setting up dh-autoreconf (20) ... 2026-03-13 12:22:27.306 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:27.316 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:27.325 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-13 12:22:27.335 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:27.344 | Setting up debhelper (13.14.1ubuntu5) ... 2026-03-13 12:22:27.354 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:27.368 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-03-13 12:22:27.376 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:27.390 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:22:27.400 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:22:27.550 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-03-13 12:22:27.860 | dm-event.service is a disabled or a static unit, not starting it. 2026-03-13 12:22:27.904 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:27.915 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:27.926 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:27.937 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:22:29.195 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-03-13 12:22:29.339 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-03-13 12:22:29.863 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-03-13 12:22:30.201 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-03-13 12:22:30.248 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-13 12:22:30.273 | Processing triggers for sgml-base (1.31) ... 2026-03-13 12:22:30.304 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-13 12:22:30.315 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-03-13 12:22:30.327 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-13 12:22:32.368 | Regenerating fonts cache... done. 2026-03-13 12:22:32.375 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-03-13 12:22:32.420 | update-initramfs: Generating /boot/initrd.img-6.8.0-101-generic 2026-03-13 12:22:32.436 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-03-13 12:22:45.122 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:22:45.157 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:45.174 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-13 12:22:45.186 | Processing triggers for systemd (255.4-1ubuntu8.12) ... 2026-03-13 12:22:45.246 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-03-13 12:22:45.260 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-13 12:22:45.273 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-13 12:22:45.286 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-13 12:22:45.297 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:45.310 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:45.321 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-13 12:22:45.334 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:45.368 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-13 12:22:45.381 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:45.400 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-13 12:22:45.546 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:22:45.858 | ++ functions-common:apt_get:1203 : result=0 2026-03-13 12:22:45.864 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:22:45.869 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:22:45.874 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:22:45.879 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:22:45.884 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:22:45.888 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:22:45.893 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:22:45.898 | ++ functions-common:time_stop:2419 : start_time=1773404453758 2026-03-13 12:22:45.903 | ++ functions-common:time_stop:2421 : [[ -z 1773404453758 ]] 2026-03-13 12:22:45.909 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:22:45.917 | ++ functions-common:time_stop:2424 : end_time=1773404565911 2026-03-13 12:22:45.921 | ++ functions-common:time_stop:2425 : elapsed_time=112153 2026-03-13 12:22:45.926 | ++ functions-common:time_stop:2426 : total=7272 2026-03-13 12:22:45.929 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:22:45.935 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=119425 2026-03-13 12:22:45.940 | ++ functions-common:apt_get:1207 : return 0 2026-03-13 12:22:45.947 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-03-13 12:22:45.952 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-03-13 12:22:45.960 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-03-13 12:22:45.971 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-03-13 12:22:45.977 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-03-13 12:22:45.984 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-03-13 12:22:45.992 | ++ tools/install_prereqs.sh:source:89 : date 2026-03-13 12:22:46.001 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-03-13 12:22:46.006 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-03-13 12:22:46.012 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-03-13 12:22:48.118 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-03-13 12:22:48.122 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-03-13 12:22:48.127 | + tools/install_pip.sh:main:42 : GetDistro 2026-03-13 12:22:48.131 | + functions-common:GetDistro:470 : GetOSVersion 2026-03-13 12:22:48.135 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-03-13 12:22:48.139 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-13 12:22:48.144 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-03-13 12:22:48.147 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-03-13 12:22:48.152 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-13 12:22:48.156 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-03-13 12:22:48.159 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-03-13 12:22:48.163 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-03-13 12:22:48.166 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-03-13 12:22:48.170 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-03-13 12:22:48.174 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-13 12:22:48.179 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-13 12:22:48.183 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-03-13 12:22:48.188 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-03-13 12:22:48.191 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-03-13 12:22:48.196 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-03-13 12:22:48.201 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-03-13 12:22:48.206 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-03-13 12:22:48.210 | + functions-common:_ensure_lsb_release:418 : return 2026-03-13 12:22:48.215 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-03-13 12:22:48.240 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-03-13 12:22:48.245 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-03-13 12:22:48.271 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-03-13 12:22:48.276 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-03-13 12:22:48.302 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-03-13 12:22:48.305 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-03-13 12:22:48.309 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-03-13 12:22:48.313 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-03-13 12:22:48.318 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-03-13 12:22:48.321 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-03-13 12:22:48.325 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-03-13 12:22:48.330 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-03-13 12:22:48.334 | + functions-common:GetDistro:474 : DISTRO=noble 2026-03-13 12:22:48.338 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-03-13 12:22:48.343 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-03-13 12:22:48.343 | Distro: noble 2026-03-13 12:22:48.348 | + tools/install_pip.sh:main:117 : get_versions 2026-03-13 12:22:48.352 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-13 12:22:48.360 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-13 12:22:48.364 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-13 12:22:48.371 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-13 12:22:48.371 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-13 12:22:48.741 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-13 12:22:48.745 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-13 12:22:48.745 | pip: 24.0 2026-03-13 12:22:48.749 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-03-13 12:22:48.754 | + tools/install_pip.sh:main:123 : is_fedora 2026-03-13 12:22:48.758 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:22:48.763 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:22:48.767 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:22:48.771 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:22:48.774 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:22:48.777 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:22:48.781 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:22:48.786 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:22:48.789 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:22:48.793 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:22:48.797 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:22:48.800 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:22:48.804 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:22:48.808 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-03-13 12:22:48.812 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:22:48.816 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:22:48.820 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-03-13 12:22:48.829 | + tools/install_pip.sh:main:146 : set -x 2026-03-13 12:22:48.833 | + tools/install_pip.sh:main:149 : get_versions 2026-03-13 12:22:48.839 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-13 12:22:48.848 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-13 12:22:48.852 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-13 12:22:48.857 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-13 12:22:48.858 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-13 12:22:49.225 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-13 12:22:49.229 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-13 12:22:49.229 | pip: 24.0 2026-03-13 12:22:49.236 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-03-13 12:22:49.242 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-03-13 12:22:49.249 | + ./stack.sh:main:801 : fixup_all 2026-03-13 12:22:49.254 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-03-13 12:22:49.261 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-03-13 12:22:49.266 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:22:49.271 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:22:49.276 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-03-13 12:22:49.297 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-03-13 12:22:49.318 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-03-13 12:22:49.339 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-03-13 12:22:49.344 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-03-13 12:22:49.349 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:22:49.353 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:22:49.358 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:22:49.362 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:22:49.367 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:22:49.371 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:22:49.376 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:22:49.381 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:22:49.386 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:22:49.391 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:22:49.395 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:22:49.400 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:22:49.405 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:22:49.410 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-03-13 12:22:49.417 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-03-13 12:22:49.424 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-03-13 12:22:49.444 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-03-13 12:22:49.463 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-03-13 12:22:49.485 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-03-13 12:22:49.508 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-03-13 12:22:49.529 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-03-13 12:22:49.550 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-03-13 12:22:49.575 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-03-13 12:22:49.597 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-03-13 12:22:49.602 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-03-13 12:22:49.608 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-03-13 12:22:52.871 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-03-13 12:22:52.915 | Using python 3.12 to install setuptools 2026-03-13 12:22:52.919 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-03-13 12:22:53.688 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-03-13 12:22:53.847 | Collecting pip 2026-03-13 12:22:53.910 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-13 12:22:53.920 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-03-13 12:22:54.202 | Collecting setuptools[core] 2026-03-13 12:22:54.212 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:22:54.321 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-13 12:22:54.332 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:22:54.392 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-13 12:22:54.404 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-13 12:22:54.459 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-13 12:22:54.470 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:22:54.531 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-13 12:22:54.541 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:22:54.594 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-13 12:22:54.605 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:22:54.686 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:54.698 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-13 12:22:54.759 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:54.770 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-13 12:22:54.890 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:54.900 | Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-13 12:22:54.959 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:54.969 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:22:55.021 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:55.030 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:22:55.189 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:55.199 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-13 12:22:55.243 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:55.253 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-13 12:22:55.319 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:55.328 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-13 12:22:55.385 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:55.394 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:22:55.454 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:22:55.463 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:22:55.493 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-03-13 12:22:55.545 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 39.2 MB/s eta 0:00:00 2026-03-13 12:22:55.556 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-13 12:22:55.573 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-13 12:22:55.592 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-13 12:22:55.602 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 8.6 MB/s eta 0:00:00 2026-03-13 12:22:55.612 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-13 12:22:55.623 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 7.9 MB/s eta 0:00:00 2026-03-13 12:22:55.633 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-13 12:22:55.649 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-13 12:22:55.673 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 49.2 MB/s eta 0:00:00 2026-03-13 12:22:55.684 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-13 12:22:55.700 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-13 12:22:55.716 | Downloading typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-13 12:22:55.727 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 6.2 MB/s eta 0:00:00 2026-03-13 12:22:55.736 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-13 12:22:55.753 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-13 12:22:55.766 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 10.8 MB/s eta 0:00:00 2026-03-13 12:22:55.777 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-13 12:22:55.793 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 25.1 MB/s eta 0:00:00 2026-03-13 12:22:55.803 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-13 12:22:55.819 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-13 12:22:55.829 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 10.8 MB/s eta 0:00:00 2026-03-13 12:22:55.839 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-13 12:22:55.863 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 59.2 MB/s eta 0:00:00 2026-03-13 12:22:55.874 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-13 12:22:56.152 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-03-13 12:22:56.166 | Attempting uninstall: setuptools 2026-03-13 12:22:56.179 | Found existing installation: setuptools 68.1.2 2026-03-13 12:22:56.179 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:22:56.179 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-03-13 12:22:56.889 | Attempting uninstall: pygments 2026-03-13 12:22:56.903 | Found existing installation: Pygments 2.17.2 2026-03-13 12:22:56.903 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:22:56.903 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-03-13 12:22:57.658 | Attempting uninstall: pip 2026-03-13 12:22:57.663 | Found existing installation: pip 24.0 2026-03-13 12:22:57.710 | Uninstalling pip-24.0: 2026-03-13 12:22:57.716 | Successfully uninstalled pip-24.0 2026-03-13 12:22:58.861 | Attempting uninstall: wheel 2026-03-13 12:22:58.871 | Found existing installation: wheel 0.42.0 2026-03-13 12:22:58.873 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:22:58.873 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-03-13 12:22:59.364 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pip-26.0.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-03-13 12:22:59.559 | + inc/python:pip_install:216 : result=0 2026-03-13 12:22:59.564 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:22:59.569 | + functions-common:time_stop:2412 : local name 2026-03-13 12:22:59.573 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:22:59.579 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:22:59.584 | + functions-common:time_stop:2415 : local total 2026-03-13 12:22:59.589 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:22:59.594 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:22:59.600 | + functions-common:time_stop:2419 : start_time=1773404572904 2026-03-13 12:22:59.604 | + functions-common:time_stop:2421 : [[ -z 1773404572904 ]] 2026-03-13 12:22:59.610 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:22:59.619 | + functions-common:time_stop:2424 : end_time=1773404579612 2026-03-13 12:22:59.623 | + functions-common:time_stop:2425 : elapsed_time=6708 2026-03-13 12:22:59.628 | + functions-common:time_stop:2426 : total=0 2026-03-13 12:22:59.633 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:22:59.638 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6708 2026-03-13 12:22:59.643 | + inc/python:pip_install:219 : return 0 2026-03-13 12:22:59.649 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-03-13 12:22:59.654 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-13 12:22:59.659 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-13 12:22:59.665 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:22:59.671 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:22:59.677 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-03-13 12:22:59.723 | Using python 3.12 to install os-testr 2026-03-13 12:22:59.729 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-03-13 12:23:00.377 | Collecting os-testr 2026-03-13 12:23:00.469 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-03-13 12:23:00.515 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-03-13 12:23:00.524 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:00.548 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-03-13 12:23:00.558 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-03-13 12:23:00.597 | Collecting testtools>=2.2.0 (from os-testr) 2026-03-13 12:23:00.607 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-03-13 12:23:00.621 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-03-13 12:23:00.636 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-03-13 12:23:00.647 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-13 12:23:00.681 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-03-13 12:23:00.702 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-13 12:23:00.730 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-03-13 12:23:00.752 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-03-13 12:23:00.860 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-13 12:23:00.925 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-03-13 12:23:01.210 | 2026-03-13 12:23:01.213 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.5 2026-03-13 12:23:01.436 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:01.442 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:01.447 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:01.452 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:01.457 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:01.462 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:01.466 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:01.471 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:01.476 | + functions-common:time_stop:2419 : start_time=1773404579711 2026-03-13 12:23:01.482 | + functions-common:time_stop:2421 : [[ -z 1773404579711 ]] 2026-03-13 12:23:01.489 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:01.497 | + functions-common:time_stop:2424 : end_time=1773404581491 2026-03-13 12:23:01.502 | + functions-common:time_stop:2425 : elapsed_time=1780 2026-03-13 12:23:01.506 | + functions-common:time_stop:2426 : total=6708 2026-03-13 12:23:01.511 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:01.517 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8488 2026-03-13 12:23:01.523 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:01.528 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-03-13 12:23:01.629 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-03-13 12:23:01.722 | + ./stack.sh:main:829 : install_infra 2026-03-13 12:23:01.727 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-13 12:23:01.732 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-03-13 12:23:01.738 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-03-13 12:23:05.082 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-13 12:23:05.088 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-03-13 12:23:05.132 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-03-13 12:23:05.938 | Collecting pbr 2026-03-13 12:23:05.940 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:06.198 | Collecting setuptools[core] 2026-03-13 12:23:06.199 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:23:06.277 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-13 12:23:06.279 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:23:06.310 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-13 12:23:06.311 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-13 12:23:06.343 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-13 12:23:06.345 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:06.388 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-13 12:23:06.388 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:23:06.416 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-13 12:23:06.417 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:23:06.471 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:06.472 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-13 12:23:06.499 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:06.500 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-13 12:23:06.628 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:06.630 | Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-13 12:23:06.668 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:06.669 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:23:06.698 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:06.699 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:23:06.780 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:06.781 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-13 12:23:06.798 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:06.800 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-13 12:23:06.839 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:06.840 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-13 12:23:06.877 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:06.878 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:23:06.915 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:06.916 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:23:06.926 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-13 12:23:06.927 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-13 12:23:06.928 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-13 12:23:06.929 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-13 12:23:06.930 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-13 12:23:06.931 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-13 12:23:06.933 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-13 12:23:06.937 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-13 12:23:06.938 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-13 12:23:06.939 | Using cached typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-13 12:23:06.940 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-13 12:23:06.941 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-03-13 12:23:06.943 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-13 12:23:06.944 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-13 12:23:06.945 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-13 12:23:06.946 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-13 12:23:06.950 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-13 12:23:07.081 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-03-13 12:23:09.262 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-03-13 12:23:09.435 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:09.441 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:09.445 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:09.449 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:09.454 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:09.457 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:09.461 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:09.465 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:09.470 | + functions-common:time_stop:2419 : start_time=1773404585116 2026-03-13 12:23:09.475 | + functions-common:time_stop:2421 : [[ -z 1773404585116 ]] 2026-03-13 12:23:09.481 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:09.490 | + functions-common:time_stop:2424 : end_time=1773404589484 2026-03-13 12:23:09.495 | + functions-common:time_stop:2425 : elapsed_time=4368 2026-03-13 12:23:09.500 | + functions-common:time_stop:2426 : total=8488 2026-03-13 12:23:09.505 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:09.510 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12856 2026-03-13 12:23:09.514 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:09.519 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-13 12:23:09.525 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-03-13 12:23:09.573 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-03-13 12:23:10.338 | Processing /opt/stack/requirements 2026-03-13 12:23:10.340 | Installing build dependencies: started 2026-03-13 12:23:13.182 | Installing build dependencies: finished with status 'done' 2026-03-13 12:23:13.185 | Getting requirements to build wheel: started 2026-03-13 12:23:13.345 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:23:13.353 | Preparing metadata (pyproject.toml): started 2026-03-13 12:23:14.128 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:23:14.242 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:14.289 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-13 12:23:14.310 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8255) (26.0) 2026-03-13 12:23:14.402 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:14.406 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-13 12:23:14.493 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:14.499 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-13 12:23:14.534 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:14.538 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-03-13 12:23:14.550 | Requirement already satisfied: setuptools!=24.0.0,!=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,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8255) (82.0.1) 2026-03-13 12:23:14.709 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:14.714 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-13 12:23:14.761 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:14.765 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-13 12:23:14.832 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:14.835 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-13 12:23:14.887 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:14.890 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:23:14.957 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-03-13 12:23:14.967 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-13 12:23:14.978 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.4 MB/s eta 0:00:00 2026-03-13 12:23:14.984 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-03-13 12:23:15.005 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 43.0 MB/s eta 0:00:00 2026-03-13 12:23:15.008 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-13 12:23:15.017 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 8.3 MB/s eta 0:00:00 2026-03-13 12:23:15.021 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-13 12:23:15.031 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 18.3 MB/s eta 0:00:00 2026-03-13 12:23:15.038 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-03-13 12:23:15.048 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 19.2 MB/s eta 0:00:00 2026-03-13 12:23:15.052 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-13 12:23:15.061 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 9.2 MB/s eta 0:00:00 2026-03-13 12:23:15.065 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-13 12:23:15.074 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 19.9 MB/s eta 0:00:00 2026-03-13 12:23:15.087 | Building wheels for collected packages: openstack_requirements 2026-03-13 12:23:15.088 | Building wheel for openstack_requirements (pyproject.toml): started 2026-03-13 12:23:16.628 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-03-13 12:23:16.630 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8255-py3-none-any.whl size=52172 sha256=c28bc70774dcd152e15202ca44b976e9242cca8e9f81e046ecd9df7da8e945ca 2026-03-13 12:23:16.630 | Stored in directory: /tmp/pip-ephem-wheel-cache-17r3g6zs/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-03-13 12:23:16.635 | Successfully built openstack_requirements 2026-03-13 12:23:16.822 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-03-13 12:23:17.326 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.2.25 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8255 requests-2.32.5 urllib3-2.6.3 2026-03-13 12:23:17.504 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:17.510 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:17.515 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:17.519 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:17.525 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:17.530 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:17.535 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:17.540 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:17.545 | + functions-common:time_stop:2419 : start_time=1773404589557 2026-03-13 12:23:17.551 | + functions-common:time_stop:2421 : [[ -z 1773404589557 ]] 2026-03-13 12:23:17.556 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:17.564 | + functions-common:time_stop:2424 : end_time=1773404597559 2026-03-13 12:23:17.570 | + functions-common:time_stop:2425 : elapsed_time=8002 2026-03-13 12:23:17.576 | + functions-common:time_stop:2426 : total=12856 2026-03-13 12:23:17.582 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:17.586 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20858 2026-03-13 12:23:17.591 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:17.598 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-03-13 12:23:17.603 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-03-13 12:23:17.609 | + inc/python:use_library_from_git:266 : local name=pbr 2026-03-13 12:23:17.615 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:23:17.620 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:23:17.625 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-03-13 12:23:17.632 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:23:17.638 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-03-13 12:23:17.681 | Using python 3.12 to install pbr 2026-03-13 12:23:17.686 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-03-13 12:23:18.287 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-03-13 12:23:18.387 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-03-13 12:23:18.530 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:18.536 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:18.540 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:18.545 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:18.549 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:18.554 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:18.559 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:18.563 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:18.568 | + functions-common:time_stop:2419 : start_time=1773404597671 2026-03-13 12:23:18.573 | + functions-common:time_stop:2421 : [[ -z 1773404597671 ]] 2026-03-13 12:23:18.581 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:18.589 | + functions-common:time_stop:2424 : end_time=1773404598583 2026-03-13 12:23:18.594 | + functions-common:time_stop:2425 : elapsed_time=912 2026-03-13 12:23:18.600 | + functions-common:time_stop:2426 : total=20858 2026-03-13 12:23:18.605 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:18.611 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21770 2026-03-13 12:23:18.616 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:18.623 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-03-13 12:23:21.889 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-03-13 12:23:22.344 | Collecting bindep 2026-03-13 12:23:22.408 | Downloading bindep-2.13.0-py3-none-any.whl.metadata (10 kB) 2026-03-13 12:23:22.479 | Collecting distro>=1.7 (from bindep) 2026-03-13 12:23:22.488 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-03-13 12:23:22.537 | Collecting packaging (from bindep) 2026-03-13 12:23:22.538 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:23:22.565 | Collecting Parsley (from bindep) 2026-03-13 12:23:22.576 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-03-13 12:23:22.623 | Collecting pbr>=2 (from bindep) 2026-03-13 12:23:22.625 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:22.846 | Collecting setuptools (from pbr>=2->bindep) 2026-03-13 12:23:22.848 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:23:22.900 | Downloading bindep-2.13.0-py3-none-any.whl (34 kB) 2026-03-13 12:23:22.929 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-03-13 12:23:22.937 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-13 12:23:22.940 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-13 12:23:22.953 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-03-13 12:23:22.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 8.7 MB/s eta 0:00:00 2026-03-13 12:23:22.979 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-13 12:23:23.048 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-03-13 12:23:23.997 | Successfully installed Parsley-1.3 bindep-2.13.0 distro-1.9.0 packaging-26.0 pbr-7.0.3 setuptools-82.0.1 2026-03-13 12:23:24.135 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:23:24.141 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:23:24.149 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-03-13 12:23:24.189 | + ./stack.sh:main:838 : pkgs= 2026-03-13 12:23:24.194 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-03-13 12:23:24.200 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-03-13 12:23:24.205 | + functions-common:run_phase:1840 : local mode=stack 2026-03-13 12:23:24.211 | + functions-common:run_phase:1841 : local phase=pre-install 2026-03-13 12:23:24.217 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:23:24.221 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:23:24.227 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:23:24.231 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:23:24.237 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:23:24.244 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:23:24.251 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:23:24.257 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:23:24.263 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:23:24.269 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-03-13 12:23:24.275 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:23:24.309 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:23:24.313 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-13 12:23:24.318 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-13 12:23:24.324 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-03-13 12:23:24.329 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-13 12:23:24.335 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-03-13 12:23:24.341 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:23:24.346 | + functions-common:run_plugins:1830 : local plugin 2026-03-13 12:23:24.352 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:24.357 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-13 12:23:24.362 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-13 12:23:24.368 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-03-13 12:23:24.375 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:23:24.380 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-13 12:23:24.414 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-13 12:23:24.451 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:24.456 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:24.462 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:24.467 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:24.474 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:24.479 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:24.483 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:24.489 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:24.494 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:24.499 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:24.505 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:24.511 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:24.516 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-13 12:23:24.522 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-13 12:23:24.527 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-03-13 12:23:24.558 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-13 12:23:24.564 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:23:24.570 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-13 12:23:24.575 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-13 12:23:24.632 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-13 12:23:24.638 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-13 12:23:24.643 | ACCOUNT_PORT_BASE=6612 2026-03-13 12:23:24.643 | ADDITIONAL_VENV_PACKAGES= 2026-03-13 12:23:24.643 | ADMIN_PASSWORD=secretadmin 2026-03-13 12:23:24.643 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-13 12:23:24.643 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-13 12:23:24.643 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-13 12:23:24.643 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-13 12:23:24.643 | ALEMBIC_BRANCH=main 2026-03-13 12:23:24.643 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-13 12:23:24.643 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-13 12:23:24.643 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-13 12:23:24.643 | APACHE_GROUP=stack 2026-03-13 12:23:24.643 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:24.643 | APACHE_LOG_DIR=/var/log/apache2 2026-03-13 12:23:24.643 | APACHE_NAME=apache2 2026-03-13 12:23:24.643 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-13 12:23:24.643 | APACHE_USER=stack 2026-03-13 12:23:24.643 | API_WORKERS=4 2026-03-13 12:23:24.643 | BACKING_FILE_SUFFIX=-backing-file 2026-03-13 12:23:24.643 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-13 12:23:24.643 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:24.643 | BARBICAN_BRANCH=master 2026-03-13 12:23:24.643 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-13 12:23:24.643 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-13 12:23:24.643 | BARBICAN_DIR=/opt/stack/barbican 2026-03-13 12:23:24.643 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-13 12:23:24.643 | BARBICAN_ENFORCE_SCOPE=False 2026-03-13 12:23:24.643 | BARBICAN_HOST_HREF=http://199.204.45.95/key-manager 2026-03-13 12:23:24.643 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.95/identity 2026-03-13 12:23:24.643 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-13 12:23:24.644 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:23:24.644 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-13 12:23:24.644 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-13 12:23:24.644 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-13 12:23:24.644 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:23:24.644 | BASH=/usr/bin/bash 2026-03-13 12:23:24.644 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-13 12:23:24.644 | BASH_ALIASES=() 2026-03-13 12:23:24.644 | BASH_ARGC=([0]="0") 2026-03-13 12:23:24.644 | BASH_ARGV=() 2026-03-13 12:23:24.644 | BASH_CMDS=() 2026-03-13 12:23:24.644 | BASH_LINENO=([0]="1834" [1]="1867" [2]="846" [3]="0") 2026-03-13 12:23:24.644 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-13 12:23:24.644 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-13 12:23:24.644 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-03-13 12:23:24.644 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-13 12:23:24.644 | BASH_VERSION='5.2.21(1)-release' 2026-03-13 12:23:24.644 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:23:24.644 | BRANCHLESS_TARGET_BRANCH=master 2026-03-13 12:23:24.644 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-13 12:23:24.644 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-13 12:23:24.644 | CELLSV2_SETUP=superconductor 2026-03-13 12:23:24.644 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-13 12:23:24.644 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-13 12:23:24.644 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-13 12:23:24.644 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-13 12:23:24.644 | CINDER_BACKUP_DRIVER=swift 2026-03-13 12:23:24.644 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:24.644 | CINDER_BRANCH=master 2026-03-13 12:23:24.644 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:23:24.644 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-13 12:23:24.644 | CINDER_CONF_DIR=/etc/cinder 2026-03-13 12:23:24.644 | CINDER_DIR=/opt/stack/cinder 2026-03-13 12:23:24.644 | CINDER_DRIVER=default 2026-03-13 12:23:24.644 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:23:24.644 | CINDER_ENFORCE_SCOPE=False 2026-03-13 12:23:24.644 | CINDER_IMG_CACHE_ENABLED=True 2026-03-13 12:23:24.644 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-13 12:23:24.644 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-13 12:23:24.644 | CINDER_LVM_TYPE=auto 2026-03-13 12:23:24.644 | CINDER_MY_IP=199.204.45.95 2026-03-13 12:23:24.644 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-13 12:23:24.644 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-13 12:23:24.644 | CINDER_SERVICE_HOST=199.204.45.95 2026-03-13 12:23:24.644 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:24.644 | CINDER_SERVICE_PORT=8776 2026-03-13 12:23:24.644 | CINDER_SERVICE_PORT_INT=18776 2026-03-13 12:23:24.644 | CINDER_SERVICE_PROTOCOL=https 2026-03-13 12:23:24.644 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:23:24.644 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-13 12:23:24.644 | CINDER_TARGET_HELPER=lioadm 2026-03-13 12:23:24.644 | CINDER_TARGET_PORT=3260 2026-03-13 12:23:24.644 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-13 12:23:24.644 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-13 12:23:24.644 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-13 12:23:24.644 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-13 12:23:24.644 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:23:24.644 | CINDER_USE_SERVICE_TOKEN=True 2026-03-13 12:23:24.644 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-13 12:23:24.644 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:23:24.644 | CINDER_VOLUME_CLEAR=zero 2026-03-13 12:23:24.644 | CIRROS_ARCH=x86_64 2026-03-13 12:23:24.644 | CIRROS_VERSION=0.6.3 2026-03-13 12:23:24.644 | CONFIGURE_BACKING_FILE=True 2026-03-13 12:23:24.644 | CONFIG_AWK_CMD=awk 2026-03-13 12:23:24.644 | CONTAINER_PORT_BASE=6611 2026-03-13 12:23:24.644 | CURL_GET='curl -g' 2026-03-13 12:23:24.644 | CURRENT_LOG_TIME=2026-03-13-122040 2026-03-13 12:23:24.644 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-13 12:23:24.644 | DATABASE_HOST=127.0.0.1 2026-03-13 12:23:24.644 | DATABASE_PASSWORD=secretdatabase 2026-03-13 12:23:24.644 | DATABASE_QUERY_LOGGING=False 2026-03-13 12:23:24.644 | DATABASE_TYPE=mysql 2026-03-13 12:23:24.644 | DATABASE_USER=root 2026-03-13 12:23:24.644 | DATA_DIR=/opt/stack/data 2026-03-13 12:23:24.645 | DC=([0]="openstack" [1]="org") 2026-03-13 12:23:24.645 | DEBUG_LIBVIRT=True 2026-03-13 12:23:24.645 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-13 12:23:24.645 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-13 12:23:24.645 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-13 12:23:24.645 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-13 12:23:24.645 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-13 12:23:24.645 | DEF_SERVICE_HOST=199.204.45.95 2026-03-13 12:23:24.645 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:24.645 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:24.645 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.95 2026-03-13 12:23:24.645 | DELTA=1773404453 2026-03-13 12:23:24.645 | DEST=/opt/stack 2026-03-13 12:23:24.645 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-13 12:23:24.645 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-13 12:23:24.645 | DEVSTACK_HOSTNAME=np0000158687.novalocal 2026-03-13 12:23:24.645 | DEVSTACK_PARALLEL=True 2026-03-13 12:23:24.645 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:23:24.645 | DEVSTACK_SERIES=2026.1 2026-03-13 12:23:24.645 | DEVSTACK_START_TIME=1773404431 2026-03-13 12:23:24.645 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-13 12:23:24.645 | DIRSTACK=() 2026-03-13 12:23:24.645 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-13 12:23:24.645 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-13 12:23:24.645 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-13 12:23:24.645 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-13 12:23:24.645 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-13 12:23:24.645 | DISTRO=noble 2026-03-13 12:23:24.645 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-13 12:23:24.645 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-13 12:23:24.645 | ENABLE_CHASSIS_AS_GW=True 2026-03-13 12:23:24.645 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-13 12:23:24.645 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-13 12:23:24.645 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-13 12:23:24.645 | ENABLE_ISOLATED_METADATA=False 2026-03-13 12:23:24.645 | ENABLE_KSM=True 2026-03-13 12:23:24.645 | ENABLE_KSMTUNED=True 2026-03-13 12:23:24.645 | ENABLE_METADATA_NETWORK=False 2026-03-13 12:23:24.645 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-13 12:23:24.645 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-13 12:23:24.645 | ENABLE_TENANT_TUNNELS=True 2026-03-13 12:23:24.645 | ENABLE_TENANT_VLANS=False 2026-03-13 12:23:24.645 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-13 12:23:24.645 | ENABLE_ZSWAP=True 2026-03-13 12:23:24.645 | ENFORCE_SCOPE=False 2026-03-13 12:23:24.645 | ERROR_ON_CLONE=True 2026-03-13 12:23:24.645 | ETCD_ARCH=amd64 2026-03-13 12:23:24.645 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-13 12:23:24.645 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-13 12:23:24.645 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:23:24.645 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:23:24.645 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-13 12:23:24.645 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-13 12:23:24.645 | ETCD_PEER_PORT=2380 2026-03-13 12:23:24.645 | ETCD_PORT=2379 2026-03-13 12:23:24.645 | ETCD_RAMDISK_MB=512 2026-03-13 12:23:24.645 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:23:24.645 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:23:24.645 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-13 12:23:24.645 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-13 12:23:24.645 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-13 12:23:24.645 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-13 12:23:24.645 | ETCD_USE_RAMDISK=True 2026-03-13 12:23:24.645 | ETCD_VERSION=v3.5.21 2026-03-13 12:23:24.645 | EUID=1002 2026-03-13 12:23:24.645 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:23:24.645 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-13 12:23:24.645 | EXTRA_FILES_RETRY=3 2026-03-13 12:23:24.645 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-13 12:23:24.645 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-13 12:23:24.645 | FILES=/opt/stack/devstack/files 2026-03-13 12:23:24.645 | FIXED_RANGE=10.1.0.0/20 2026-03-13 12:23:24.645 | FIXED_RANGE_V6=fdb6:0c56:278e::/64 2026-03-13 12:23:24.645 | FLOATING_RANGE=172.24.5.0/24 2026-03-13 12:23:24.645 | FORCE_CONFIG_DRIVE=False 2026-03-13 12:23:24.645 | FORCE_PREREQ=0 2026-03-13 12:23:24.646 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-13 12:23:24.646 | FUNC_DIR=/opt/stack/devstack 2026-03-13 12:23:24.646 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-03-13 12:23:24.646 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-03-13 12:23:24.646 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-03-13 12:23:24.646 | GIT_BASE=https://github.com 2026-03-13 12:23:24.646 | GIT_DEPTH=0 2026-03-13 12:23:24.646 | GIT_TIMEOUT=0 2026-03-13 12:23:24.646 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-13 12:23:24.646 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-13 12:23:24.646 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:24.646 | GLANCE_BRANCH=master 2026-03-13 12:23:24.646 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-13 12:23:24.646 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-13 12:23:24.646 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-13 12:23:24.646 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-13 12:23:24.646 | GLANCE_CONF_DIR=/etc/glance 2026-03-13 12:23:24.646 | GLANCE_DEFAULT_BACKEND=fast 2026-03-13 12:23:24.646 | GLANCE_DIR=/opt/stack/glance 2026-03-13 12:23:24.646 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-13 12:23:24.646 | GLANCE_ENABLE_QUOTAS=True 2026-03-13 12:23:24.646 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-13 12:23:24.646 | GLANCE_ENFORCE_SCOPE=True 2026-03-13 12:23:24.646 | GLANCE_HOSTPORT=199.204.45.95:9292 2026-03-13 12:23:24.646 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-13 12:23:24.646 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-13 12:23:24.646 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:23:24.646 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-13 12:23:24.646 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-13 12:23:24.646 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-13 12:23:24.646 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-13 12:23:24.646 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-13 12:23:24.646 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-13 12:23:24.646 | GLANCE_S3_BUCKET_NAME=images 2026-03-13 12:23:24.646 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-13 12:23:24.646 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-13 12:23:24.646 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-13 12:23:24.646 | GLANCE_SERVICE_HOST=199.204.45.95 2026-03-13 12:23:24.646 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:24.646 | GLANCE_SERVICE_PORT=9292 2026-03-13 12:23:24.646 | GLANCE_SERVICE_PORT_INT=19292 2026-03-13 12:23:24.646 | GLANCE_SERVICE_PROTOCOL=https 2026-03-13 12:23:24.646 | GLANCE_SHOW_DIRECT_URL=False 2026-03-13 12:23:24.646 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-13 12:23:24.646 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-13 12:23:24.646 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-13 12:23:24.646 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-13 12:23:24.646 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-13 12:23:24.646 | GLANCE_URL=https://199.204.45.95/image 2026-03-13 12:23:24.646 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-13 12:23:24.646 | GLANCE_USE_S3=False 2026-03-13 12:23:24.646 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-13 12:23:24.646 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-13 12:23:24.646 | GLOBAL_VENV=True 2026-03-13 12:23:24.646 | GROUPS=() 2026-03-13 12:23:24.646 | HOME=/opt/stack 2026-03-13 12:23:24.646 | HOME_URL=https://www.ubuntu.com/ 2026-03-13 12:23:24.646 | HORIZON_APACHE_ROOT=/dashboard 2026-03-13 12:23:24.646 | HORIZON_BRANCH=master 2026-03-13 12:23:24.646 | HORIZON_DIR=/opt/stack/horizon 2026-03-13 12:23:24.646 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-13 12:23:24.646 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-13 12:23:24.646 | HOSTNAME=np0000158687 2026-03-13 12:23:24.647 | HOSTTYPE=x86_64 2026-03-13 12:23:24.647 | HOST_IP=199.204.45.95 2026-03-13 12:23:24.647 | HOST_IPV6=::1 2026-03-13 12:23:24.647 | HOST_IP_IFACE= 2026-03-13 12:23:24.647 | ID=ubuntu 2026-03-13 12:23:24.647 | ID_LIKE=debian 2026-03-13 12:23:24.647 | IFS=' 2026-03-13 12:23:24.647 | ' 2026-03-13 12:23:24.647 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:23:24.647 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-13 12:23:24.647 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:23:24.647 | INSTANCE_NAME_PREFIX=instance- 2026-03-13 12:23:24.647 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-13 12:23:24.647 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-13 12:23:24.647 | IPV6_ADDRESS_MODE=slaac 2026-03-13 12:23:24.647 | IPV6_ADDRS_SAFE_TO_USE=fdb6:0c56:278e::/56 2026-03-13 12:23:24.647 | IPV6_GLOBAL_ID=b6:0c56:278e 2026-03-13 12:23:24.647 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-13 12:23:24.647 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-13 12:23:24.647 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-13 12:23:24.647 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-13 12:23:24.647 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-13 12:23:24.647 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-13 12:23:24.647 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-13 12:23:24.647 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-13 12:23:24.647 | IPV6_RA_MODE=slaac 2026-03-13 12:23:24.647 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-13 12:23:24.647 | IP_VERSION=4+6 2026-03-13 12:23:24.647 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-13 12:23:24.647 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-13 12:23:24.647 | ISCSID_DEBUG=False 2026-03-13 12:23:24.647 | ISCSID_DEBUG_LEVEL=4 2026-03-13 12:23:24.647 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-13 12:23:24.647 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-13 12:23:24.647 | KEYSTONE_AUTH_URI=https://199.204.45.95/identity 2026-03-13 12:23:24.647 | KEYSTONE_AUTH_URI_V3=https://199.204.45.95/identity/v3 2026-03-13 12:23:24.647 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:24.647 | KEYSTONE_BRANCH=master 2026-03-13 12:23:24.647 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-13 12:23:24.647 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-13 12:23:24.647 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-13 12:23:24.647 | KEYSTONE_ENABLE_CACHE=True 2026-03-13 12:23:24.647 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-13 12:23:24.647 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-13 12:23:24.647 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-13 12:23:24.647 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-13 12:23:24.647 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-13 12:23:24.647 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-13 12:23:24.647 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:23:24.647 | KEYSTONE_REGION_NAME=RegionOne 2026-03-13 12:23:24.647 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-13 12:23:24.647 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-13 12:23:24.647 | KEYSTONE_ROLE_BACKEND=sql 2026-03-13 12:23:24.647 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-13 12:23:24.647 | KEYSTONE_SERVICE_HOST=199.204.45.95 2026-03-13 12:23:24.647 | KEYSTONE_SERVICE_PORT=5000 2026-03-13 12:23:24.647 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-13 12:23:24.647 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-13 12:23:24.647 | KEYSTONE_SERVICE_URI=https://199.204.45.95/identity 2026-03-13 12:23:24.647 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.95/identity/v3 2026-03-13 12:23:24.647 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-13 12:23:24.647 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-13 12:23:24.647 | KEY_MANAGER_BACKEND=barbican 2026-03-13 12:23:24.647 | KILL_PATH=/usr/bin/kill 2026-03-13 12:23:24.647 | LAST_RUN=0 2026-03-13 12:23:24.647 | LAST_SPINNER_PID= 2026-03-13 12:23:24.647 | LC_ALL=en_US.utf8 2026-03-13 12:23:24.647 | LDAP_BASE_DC=openstack 2026-03-13 12:23:24.647 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-13 12:23:24.647 | LDAP_DOMAIN=openstack.org 2026-03-13 12:23:24.647 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-13 12:23:24.647 | LDAP_OLCDB_NUMBER=1 2026-03-13 12:23:24.647 | LDAP_OLCDB_TYPE=mdb 2026-03-13 12:23:24.647 | LDAP_ROOTPW_COMMAND=replace 2026-03-13 12:23:24.647 | LDAP_SERVICE_NAME=slapd 2026-03-13 12:23:24.647 | LDAP_URL=ldap://localhost 2026-03-13 12:23:24.648 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-03-13 12:23:24.648 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:23:24.648 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-13 12:23:24.648 | LIBVIRT_GROUP=libvirt 2026-03-13 12:23:24.648 | LIBVIRT_TYPE=kvm 2026-03-13 12:23:24.648 | LINENO=762 2026-03-13 12:23:24.648 | LOCAL_HOSTNAME=np0000158687 2026-03-13 12:23:24.648 | LOGDAYS=7 2026-03-13 12:23:24.648 | LOGDIR=/opt/stack/logs 2026-03-13 12:23:24.648 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122040 2026-03-13 12:23:24.648 | LOGFILE_DIR=/opt/stack/logs 2026-03-13 12:23:24.648 | LOGFILE_NAME=devstacklog.txt 2026-03-13 12:23:24.648 | LOGNAME=stack 2026-03-13 12:23:24.648 | LOGO=ubuntu-logo 2026-03-13 12:23:24.648 | LOG_COLOR=False 2026-03-13 12:23:24.648 | LRC=localrc 2026-03-13 12:23:24.648 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-13 12:23:24.648 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-13 12:23:24.648 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:24.648 | MAGNUM_BRANCH=master 2026-03-13 12:23:24.648 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-13 12:23:24.648 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-13 12:23:24.648 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-13 12:23:24.648 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-13 12:23:24.648 | MAGNUM_DIR=/opt/stack/magnum 2026-03-13 12:23:24.648 | MAGNUM_ENFORCE_SCOPE=False 2026-03-13 12:23:24.648 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.32.12.qcow2 2026-03-13 12:23:24.648 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-13 12:23:24.648 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-13 12:23:24.648 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-13 12:23:24.648 | MAGNUM_SERVICE_HOST=199.204.45.95 2026-03-13 12:23:24.648 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-13 12:23:24.648 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-13 12:23:24.648 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-13 12:23:24.648 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-13 12:23:24.648 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-13 12:23:24.648 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:23:24.648 | MAIL=/var/mail/stack 2026-03-13 12:23:24.648 | MANILACLIENT_BRANCH=master 2026-03-13 12:23:24.648 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-13 12:23:24.648 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-13 12:23:24.648 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-13 12:23:24.648 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-13 12:23:24.648 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-13 12:23:24.648 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:24.648 | MANILA_CONF=/etc/manila/manila.conf 2026-03-13 12:23:24.648 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-13 12:23:24.648 | MANILA_CONF_DIR=/etc/manila 2026-03-13 12:23:24.648 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-13 12:23:24.648 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-13 12:23:24.648 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-13 12:23:24.648 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-13 12:23:24.648 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-13 12:23:24.648 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-13 12:23:24.648 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-13 12:23:24.648 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:23:24.648 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-13 12:23:24.648 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:23:24.648 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:23:24.648 | MANILA_DIR=/opt/stack/manila 2026-03-13 12:23:24.648 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-13 12:23:24.648 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-03-13 12:23:24.648 | MANILA_ENABLED_BACKENDS=generic 2026-03-13 12:23:24.648 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-13 12:23:24.648 | MANILA_ENDPOINT_BASE=http://199.204.45.95/share 2026-03-13 12:23:24.648 | MANILA_ENFORCE_SCOPE=False 2026-03-13 12:23:24.648 | MANILA_GIT_BASE=https://opendev.org 2026-03-13 12:23:24.648 | MANILA_KEY_FORMAT=ecdsa 2026-03-13 12:23:24.648 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-13 12:23:24.648 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.95 2026-03-13 12:23:24.648 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-13 12:23:24.648 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-13 12:23:24.648 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-13 12:23:24.648 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-13 12:23:24.648 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-13 12:23:24.648 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-13 12:23:24.649 | MANILA_REPO_ROOT=openstack 2026-03-13 12:23:24.649 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-13 12:23:24.649 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-13 12:23:24.649 | MANILA_SERVICE_HOST=199.204.45.95 2026-03-13 12:23:24.649 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-13 12:23:24.649 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-13 12:23:24.649 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-13 12:23:24.649 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-13 12:23:24.649 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-13 12:23:24.649 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-13 12:23:24.649 | MANILA_SERVICE_PORT=8786 2026-03-13 12:23:24.649 | MANILA_SERVICE_PORT_INT=18786 2026-03-13 12:23:24.649 | MANILA_SERVICE_PROTOCOL=http 2026-03-13 12:23:24.649 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-13 12:23:24.649 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-13 12:23:24.649 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-13 12:23:24.649 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-13 12:23:24.649 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-13 12:23:24.649 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-13 12:23:24.649 | MANILA_SETUP_IPV6=False 2026-03-13 12:23:24.649 | MANILA_SSH_TIMEOUT=180 2026-03-13 12:23:24.649 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-13 12:23:24.649 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-13 12:23:24.649 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-13 12:23:24.649 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-13 12:23:24.649 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-13 12:23:24.649 | MANILA_WSGI=manila.wsgi.api:application 2026-03-13 12:23:24.649 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-13 12:23:24.649 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-13 12:23:24.649 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-13 12:23:24.649 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.95 2026-03-13 12:23:24.649 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.95 2026-03-13 12:23:24.649 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-13 12:23:24.649 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-13 12:23:24.649 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-13 12:23:24.649 | MAX_DB_CONNECTIONS=200 2026-03-13 12:23:24.649 | MEMCACHE_SERVERS=localhost:11211 2026-03-13 12:23:24.649 | METADATA_SERVICE_PORT=8775 2026-03-13 12:23:24.649 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-13 12:23:24.649 | ML2_L3_PLUGIN=ovn-router 2026-03-13 12:23:24.649 | MYSQL_DRIVER=PyMySQL 2026-03-13 12:23:24.649 | MYSQL_GATHER_PERFORMANCE=True 2026-03-13 12:23:24.649 | MYSQL_HOST=127.0.0.1 2026-03-13 12:23:24.649 | MYSQL_REDUCE_MEMORY=True 2026-03-13 12:23:24.649 | MYSQL_SERVICE_NAME=mysql 2026-03-13 12:23:24.649 | MYSQL_USER=root 2026-03-13 12:23:24.649 | NAME=Ubuntu 2026-03-13 12:23:24.649 | NETWORK_GATEWAY=10.1.0.1 2026-03-13 12:23:24.649 | NEUTRON_ANY='q-svc neutron-api' 2026-03-13 12:23:24.649 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:24.649 | NEUTRON_BRANCH=master 2026-03-13 12:23:24.649 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-13 12:23:24.649 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-13 12:23:24.649 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-13 12:23:24.649 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-13 12:23:24.650 | NEUTRON_DIR=/opt/stack/neutron 2026-03-13 12:23:24.650 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-13 12:23:24.650 | NEUTRON_ENFORCE_SCOPE=True 2026-03-13 12:23:24.650 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-13 12:23:24.650 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-13 12:23:24.650 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-13 12:23:24.650 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:24.650 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-13 12:23:24.650 | NEUTRON_PORT_SECURITY=True 2026-03-13 12:23:24.650 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-13 12:23:24.650 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:23:24.650 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:23:24.650 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-13 12:23:24.650 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-13 12:23:24.650 | NOUNSET= 2026-03-13 12:23:24.650 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-13 12:23:24.650 | NOVA_API_DB=nova_api 2026-03-13 12:23:24.650 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-13 12:23:24.650 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:24.650 | NOVA_BRANCH=master 2026-03-13 12:23:24.650 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-13 12:23:24.650 | NOVA_CONF=/etc/nova/nova.conf 2026-03-13 12:23:24.650 | NOVA_CONF_DIR=/etc/nova 2026-03-13 12:23:24.650 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-13 12:23:24.650 | NOVA_CPU_CELL=1 2026-03-13 12:23:24.650 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-13 12:23:24.650 | NOVA_CPU_UUID= 2026-03-13 12:23:24.650 | NOVA_DIR=/opt/stack/nova 2026-03-13 12:23:24.650 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-03-13 12:23:24.650 | NOVA_ENABLE_CACHE=True 2026-03-13 12:23:24.650 | NOVA_ENFORCE_SCOPE=True 2026-03-13 12:23:24.650 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-13 12:23:24.650 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-13 12:23:24.650 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:23:24.650 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-13 12:23:24.650 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-13 12:23:24.650 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:23:24.650 | NOVA_MY_IP=199.204.45.95 2026-03-13 12:23:24.650 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-13 12:23:24.650 | NOVA_NUM_CELLS=1 2026-03-13 12:23:24.650 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-13 12:23:24.650 | NOVA_READY_TIMEOUT=60 2026-03-13 12:23:24.650 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-13 12:23:24.650 | NOVA_SERIAL_ENABLED=False 2026-03-13 12:23:24.650 | NOVA_SERVICE_HOST=199.204.45.95 2026-03-13 12:23:24.650 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:24.650 | NOVA_SERVICE_PORT=8774 2026-03-13 12:23:24.650 | NOVA_SERVICE_PORT_INT=18774 2026-03-13 12:23:24.650 | NOVA_SERVICE_PROTOCOL=https 2026-03-13 12:23:24.650 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:23:24.650 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-13 12:23:24.650 | NOVA_SPICE_ENABLED=False 2026-03-13 12:23:24.650 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-13 12:23:24.650 | NOVA_USE_SERVICE_TOKEN=True 2026-03-13 12:23:24.650 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-13 12:23:24.650 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-13 12:23:24.650 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-13 12:23:24.650 | NOVA_VNC_ENABLED=True 2026-03-13 12:23:24.650 | NOVNC_BRANCH=v1.3.0 2026-03-13 12:23:24.650 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-13 12:23:24.650 | NOW=1773404453 2026-03-13 12:23:24.650 | NO_UPDATE_REPOS=False 2026-03-13 12:23:24.650 | OBJECT_PORT_BASE=6613 2026-03-13 12:23:24.650 | OCTAVIA=octavia 2026-03-13 12:23:24.650 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-13 12:23:24.650 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-13 12:23:24.650 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-13 12:23:24.650 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-13 12:23:24.650 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-13 12:23:24.650 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-13 12:23:24.650 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-13 12:23:24.650 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-13 12:23:24.650 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-13 12:23:24.650 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-13 12:23:24.650 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-13 12:23:24.650 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-13 12:23:24.650 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-13 12:23:24.650 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-13 12:23:24.650 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-13 12:23:24.650 | OCTAVIA_API=o-api 2026-03-13 12:23:24.650 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:24.650 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-13 12:23:24.650 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-13 12:23:24.650 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:24.650 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-13 12:23:24.650 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-13 12:23:24.650 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-13 12:23:24.650 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:23:24.650 | OCTAVIA_CONSUMER=o-cw 2026-03-13 12:23:24.650 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:24.650 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-13 12:23:24.650 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-13 12:23:24.650 | OCTAVIA_DIB_TRACING=1 2026-03-13 12:23:24.650 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:23:24.650 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-13 12:23:24.650 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:24.650 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-13 12:23:24.650 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-13 12:23:24.650 | OCTAVIA_HA_PORT=9875 2026-03-13 12:23:24.650 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-13 12:23:24.650 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:24.650 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-13 12:23:24.650 | OCTAVIA_HEALTH_KEY=insecure 2026-03-13 12:23:24.650 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-13 12:23:24.650 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-13 12:23:24.650 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:24.650 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-13 12:23:24.650 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-13 12:23:24.650 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-13 12:23:24.650 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-13 12:23:24.650 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-13 12:23:24.651 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-13 12:23:24.651 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-13 12:23:24.651 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-13 12:23:24.651 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-13 12:23:24.651 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-13 12:23:24.651 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-13 12:23:24.651 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-13 12:23:24.651 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-13 12:23:24.651 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-13 12:23:24.651 | OCTAVIA_NODE=api 2026-03-13 12:23:24.651 | OCTAVIA_PASSWORD=secretadmin 2026-03-13 12:23:24.651 | OCTAVIA_PORT=9876 2026-03-13 12:23:24.651 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-13 12:23:24.651 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-13 12:23:24.651 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-13 12:23:24.651 | OCTAVIA_PROJECT_NAME=admin 2026-03-13 12:23:24.651 | OCTAVIA_PROTOCOL=http 2026-03-13 12:23:24.651 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-13 12:23:24.651 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-13 12:23:24.651 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-13 12:23:24.651 | OCTAVIA_SERVICE=octavia 2026-03-13 12:23:24.651 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-13 12:23:24.651 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-13 12:23:24.651 | OCTAVIA_USERNAME=admin 2026-03-13 12:23:24.651 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-13 12:23:24.651 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-13 12:23:24.651 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-13 12:23:24.651 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-13 12:23:24.651 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-13 12:23:24.651 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-13 12:23:24.651 | OFFLINE=False 2026-03-13 12:23:24.651 | OLDPWD=/opt/stack/requirements 2026-03-13 12:23:24.651 | OPENSSL=/usr/bin/openssl 2026-03-13 12:23:24.651 | OPTERR=1 2026-03-13 12:23:24.651 | OPTIND=1 2026-03-13 12:23:24.651 | ORG_NAME=OpenStack 2026-03-13 12:23:24.651 | ORG_UNIT_NAME=DevStack 2026-03-13 12:23:24.651 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:24.651 | OSTESTIMAGES_BRANCH=master 2026-03-13 12:23:24.651 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-13 12:23:24.651 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-13 12:23:24.651 | OSTYPE=linux-gnu 2026-03-13 12:23:24.651 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-13 12:23:24.651 | OS_CLOUD=devstack-admin 2026-03-13 12:23:24.651 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:23:24.651 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-13 12:23:24.651 | OVN_AGENT_EXTENSIONS=metadata 2026-03-13 12:23:24.651 | OVN_BRANCH=branch-24.03 2026-03-13 12:23:24.651 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-13 12:23:24.651 | OVN_BUILD_FROM_SOURCE=False 2026-03-13 12:23:24.651 | OVN_BUILD_MODULES=False 2026-03-13 12:23:24.651 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-13 12:23:24.651 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-13 12:23:24.651 | OVN_DATADIR=/var/lib/ovn 2026-03-13 12:23:24.651 | OVN_DBS_LOG_LEVEL=dbg 2026-03-13 12:23:24.651 | OVN_DNS_SERVERS=8.8.8.8 2026-03-13 12:23:24.651 | OVN_GENEVE_OVERHEAD=38 2026-03-13 12:23:24.651 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-13 12:23:24.651 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-13 12:23:24.651 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-13 12:23:24.651 | OVN_L3_SCHEDULER=leastloaded 2026-03-13 12:23:24.651 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-13 12:23:24.651 | OVN_META_DATA_HOST=199.204.45.95 2026-03-13 12:23:24.651 | OVN_NB_REMOTE=ssl:199.204.45.95:6641 2026-03-13 12:23:24.651 | OVN_NEUTRON_SYNC_MODE=log 2026-03-13 12:23:24.651 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-13 12:23:24.651 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-13 12:23:24.651 | OVN_PROTO=ssl 2026-03-13 12:23:24.651 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-13 12:23:24.651 | OVN_REPO_NAME=ovn 2026-03-13 12:23:24.651 | OVN_RUNDIR=/var/run/ovn 2026-03-13 12:23:24.651 | OVN_SB_REMOTE=ssl:199.204.45.95:6642 2026-03-13 12:23:24.651 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-13 12:23:24.651 | OVN_SHAREDIR=/share/ovn 2026-03-13 12:23:24.651 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-13 12:23:24.651 | OVN_UUID= 2026-03-13 12:23:24.651 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:24.651 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-13 12:23:24.651 | OVS_BINDIR=/bin 2026-03-13 12:23:24.651 | OVS_BRANCH=branch-3.3 2026-03-13 12:23:24.651 | OVS_BRIDGE=br-int 2026-03-13 12:23:24.651 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-13 12:23:24.651 | OVS_DATAPATH_TYPE=system 2026-03-13 12:23:24.651 | OVS_ENABLE_TUNNELING=True 2026-03-13 12:23:24.651 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-13 12:23:24.651 | OVS_PREFIX= 2026-03-13 12:23:24.651 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-13 12:23:24.651 | OVS_REPO_NAME=ovs 2026-03-13 12:23:24.651 | OVS_RUNDIR=/var/run/openvswitch 2026-03-13 12:23:24.651 | OVS_SBINDIR=/sbin 2026-03-13 12:23:24.651 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-13 12:23:24.651 | OVS_SHAREDIR=/share/openvswitch 2026-03-13 12:23:24.651 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-13 12:23:24.651 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-13 12:23:24.651 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-13 12:23:24.651 | PACKAGES='apache2 2026-03-13 12:23:24.651 | apache2-dev 2026-03-13 12:23:24.651 | bc 2026-03-13 12:23:24.651 | bsdmainutils 2026-03-13 12:23:24.651 | curl 2026-03-13 12:23:24.651 | g++ 2026-03-13 12:23:24.651 | gawk 2026-03-13 12:23:24.651 | gcc 2026-03-13 12:23:24.651 | gettext 2026-03-13 12:23:24.651 | git 2026-03-13 12:23:24.651 | graphviz 2026-03-13 12:23:24.651 | iputils-ping 2026-03-13 12:23:24.651 | libffi-dev 2026-03-13 12:23:24.651 | libjpeg-dev 2026-03-13 12:23:24.651 | libpq-dev 2026-03-13 12:23:24.651 | libssl-dev 2026-03-13 12:23:24.651 | libsystemd-dev 2026-03-13 12:23:24.651 | libxml2-dev 2026-03-13 12:23:24.651 | libxslt1-dev 2026-03-13 12:23:24.651 | libyaml-dev 2026-03-13 12:23:24.652 | lsof 2026-03-13 12:23:24.652 | openssh-server 2026-03-13 12:23:24.652 | openssl 2026-03-13 12:23:24.652 | pkg-config 2026-03-13 12:23:24.652 | psmisc 2026-03-13 12:23:24.652 | python3-dev 2026-03-13 12:23:24.652 | python3-pip 2026-03-13 12:23:24.652 | python3-systemd 2026-03-13 12:23:24.652 | python3-venv 2026-03-13 12:23:24.652 | tar 2026-03-13 12:23:24.652 | tcpdump 2026-03-13 12:23:24.652 | unzip 2026-03-13 12:23:24.652 | uuid-runtime 2026-03-13 12:23:24.652 | wget 2026-03-13 12:23:24.652 | zlib1g-dev 2026-03-13 12:23:24.652 | lvm2 2026-03-13 12:23:24.652 | qemu-utils 2026-03-13 12:23:24.652 | thin-provisioning-tools 2026-03-13 12:23:24.652 | lsscsi 2026-03-13 12:23:24.652 | open-iscsi 2026-03-13 12:23:24.652 | libkrb5-dev 2026-03-13 12:23:24.652 | libldap2-dev 2026-03-13 12:23:24.652 | libsasl2-dev 2026-03-13 12:23:24.652 | memcached 2026-03-13 12:23:24.652 | python3-mysqldb 2026-03-13 12:23:24.652 | sqlite3 2026-03-13 12:23:24.652 | conntrack 2026-03-13 12:23:24.652 | curl 2026-03-13 12:23:24.652 | ebtables 2026-03-13 12:23:24.652 | genisoimage 2026-03-13 12:23:24.652 | iptables 2026-03-13 12:23:24.652 | iputils-arping 2026-03-13 12:23:24.652 | kpartx 2026-03-13 12:23:24.652 | libjs-jquery-tablesorter 2026-03-13 12:23:24.652 | parted 2026-03-13 12:23:24.652 | pm-utils 2026-03-13 12:23:24.652 | python3-mysqldb 2026-03-13 12:23:24.652 | socat 2026-03-13 12:23:24.652 | sqlite3 2026-03-13 12:23:24.652 | sudo 2026-03-13 12:23:24.652 | vlan 2026-03-13 12:23:24.652 | cryptsetup 2026-03-13 12:23:24.652 | dosfstools 2026-03-13 12:23:24.652 | genisoimage 2026-03-13 12:23:24.652 | gir1.2-libosinfo-1.0 2026-03-13 12:23:24.652 | netcat-openbsd 2026-03-13 12:23:24.652 | open-iscsi 2026-03-13 12:23:24.652 | qemu-utils 2026-03-13 12:23:24.652 | sg3-utils 2026-03-13 12:23:24.652 | sysfsutils 2026-03-13 12:23:24.652 | acl 2026-03-13 12:23:24.652 | dnsmasq-base 2026-03-13 12:23:24.652 | dnsmasq-utils 2026-03-13 12:23:24.652 | ebtables 2026-03-13 12:23:24.652 | haproxy 2026-03-13 12:23:24.652 | iptables 2026-03-13 12:23:24.652 | iputils-arping 2026-03-13 12:23:24.652 | iputils-ping 2026-03-13 12:23:24.652 | postgresql-server-dev-all 2026-03-13 12:23:24.652 | python3-mysqldb 2026-03-13 12:23:24.652 | sqlite3 2026-03-13 12:23:24.652 | sudo 2026-03-13 12:23:24.652 | vlan 2026-03-13 12:23:24.652 | apache2 golang 2026-03-13 12:23:24.652 | debootstrap 2026-03-13 12:23:24.652 | rsyslog 2026-03-13 12:23:24.652 | lvm2' 2026-03-13 12:23:24.652 | PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-13 12:23:24.652 | PHYSICAL_NETWORK=public 2026-03-13 12:23:24.652 | PIPESTATUS=([0]="0") 2026-03-13 12:23:24.652 | PIP_UPGRADE=False 2026-03-13 12:23:24.652 | PIP_VIRTUAL_ENV= 2026-03-13 12:23:24.652 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-13 12:23:24.652 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:24.652 | PLACEMENT_BRANCH=master 2026-03-13 12:23:24.652 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-13 12:23:24.652 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-13 12:23:24.652 | PLACEMENT_DIR=/opt/stack/placement 2026-03-13 12:23:24.652 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-13 12:23:24.652 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-13 12:23:24.652 | PLACEMENT_SERVICE_HOST=199.204.45.95 2026-03-13 12:23:24.652 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-13 12:23:24.652 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-13 12:23:24.652 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-13 12:23:24.652 | POSIXLY_CORRECT=y 2026-03-13 12:23:24.652 | PPID=2018 2026-03-13 12:23:24.652 | PREREQ_RERUN_HOURS=2 2026-03-13 12:23:24.652 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-13 12:23:24.652 | PREREQ_RERUN_SECONDS=7200 2026-03-13 12:23:24.652 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-13 12:23:24.652 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-13 12:23:24.652 | PRIVATE_NETWORK_NAME=private 2026-03-13 12:23:24.652 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-13 12:23:24.652 | PROVIDER_SUBNET_NAME=provider_net 2026-03-13 12:23:24.652 | PS4='+ $(short_source): ' 2026-03-13 12:23:24.652 | PUBLIC_BRIDGE=br-ex 2026-03-13 12:23:24.652 | PUBLIC_BRIDGE_MTU=1430 2026-03-13 12:23:24.652 | PUBLIC_INTERFACE= 2026-03-13 12:23:24.652 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-13 12:23:24.652 | PUBLIC_NETWORK_NAME=public 2026-03-13 12:23:24.652 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-13 12:23:24.652 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-13 12:23:24.652 | PWD=/opt/stack/devstack 2026-03-13 12:23:24.652 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-13 12:23:24.652 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-13 12:23:24.652 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-13 12:23:24.652 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-13 12:23:24.652 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-13 12:23:24.652 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-13 12:23:24.652 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-13 12:23:24.652 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-13 12:23:24.652 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:23:24.652 | PYTHON3_VERSION=3.12 2026-03-13 12:23:24.652 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-13 12:23:24.652 | Q_ADMIN_USERNAME=neutron 2026-03-13 12:23:24.652 | Q_AGENT=ovn 2026-03-13 12:23:24.652 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-13 12:23:24.652 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-13 12:23:24.653 | Q_AUTH_STRATEGY=keystone 2026-03-13 12:23:24.653 | Q_BUILD_OVS_FROM_GIT=False 2026-03-13 12:23:24.653 | Q_DB_NAME=neutron 2026-03-13 12:23:24.653 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-13 12:23:24.653 | Q_DVR_MODE=legacy 2026-03-13 12:23:24.653 | Q_HOST=199.204.45.95 2026-03-13 12:23:24.653 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-13 12:23:24.653 | Q_L3_ROUTER_PER_TENANT=True 2026-03-13 12:23:24.653 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:24.653 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-13 12:23:24.653 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-13 12:23:24.653 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-13 12:23:24.653 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-13 12:23:24.653 | Q_META_DATA_IP=199.204.45.95 2026-03-13 12:23:24.653 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-13 12:23:24.653 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-13 12:23:24.653 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-13 12:23:24.653 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-13 12:23:24.653 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-13 12:23:24.653 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-13 12:23:24.653 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-13 12:23:24.653 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-13 12:23:24.653 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-13 12:23:24.653 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-13 12:23:24.653 | Q_OVS_USE_VETH=False 2026-03-13 12:23:24.653 | Q_PLUGIN=ml2 2026-03-13 12:23:24.653 | Q_PORT=9696 2026-03-13 12:23:24.653 | Q_PORT_INT=19696 2026-03-13 12:23:24.653 | Q_PROTOCOL=https 2026-03-13 12:23:24.653 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-13 12:23:24.653 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-13 12:23:24.653 | Q_ROUTER_NAME=router1 2026-03-13 12:23:24.653 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-13 12:23:24.653 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-13 12:23:24.653 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-13 12:23:24.653 | Q_TUNNEL_TYPES=gre 2026-03-13 12:23:24.653 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-13 12:23:24.653 | Q_USE_PUBLIC_VETH=False 2026-03-13 12:23:24.653 | Q_USE_ROOTWRAP=True 2026-03-13 12:23:24.653 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-13 12:23:24.653 | Q_USE_SECGROUP=True 2026-03-13 12:23:24.653 | RABBIT_HOST=199.204.45.95 2026-03-13 12:23:24.653 | RABBIT_PASSWORD=secretrabbit 2026-03-13 12:23:24.653 | RABBIT_USERID=stackrabbit 2026-03-13 12:23:24.653 | RC_DIR=/opt/stack/devstack 2026-03-13 12:23:24.653 | RECLONE=False 2026-03-13 12:23:24.653 | RECREATE_KEYSTONE_DB=True 2026-03-13 12:23:24.653 | REGION_NAME=RegionOne 2026-03-13 12:23:24.653 | REPOS_UPDATED=True 2026-03-13 12:23:24.653 | REQUIREMENTS_BRANCH=master 2026-03-13 12:23:24.653 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-13 12:23:24.653 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-13 12:23:24.653 | RETRY_UPDATE=False 2026-03-13 12:23:24.653 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-13 12:23:24.653 | S3_SERVICE_PORT=3333 2026-03-13 12:23:24.653 | SERVICE_DIR=/opt/stack/status 2026-03-13 12:23:24.653 | SERVICE_DOMAIN_NAME=Default 2026-03-13 12:23:24.653 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-13 12:23:24.653 | SERVICE_HOST=199.204.45.95 2026-03-13 12:23:24.653 | SERVICE_IP_VERSION=4 2026-03-13 12:23:24.653 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:24.653 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:24.653 | SERVICE_PASSWORD=secretservice 2026-03-13 12:23:24.653 | SERVICE_PROJECT_NAME=service 2026-03-13 12:23:24.653 | SERVICE_PROTOCOL=http 2026-03-13 12:23:24.653 | SERVICE_TENANT_NAME=service 2026-03-13 12:23:24.653 | SERVICE_TIMEOUT=60 2026-03-13 12:23:24.653 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-13 12:23:24.653 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-13 12:23:24.653 | SHARE_GROUP=lvm-shares 2026-03-13 12:23:24.653 | SHARE_NAME_PREFIX=share- 2026-03-13 12:23:24.653 | SHELL=/bin/bash 2026-03-13 12:23:24.653 | SHLVL=1 2026-03-13 12:23:24.653 | SKIP_EPEL_INSTALL=False 2026-03-13 12:23:24.653 | SKIP_STOP_OVN=False 2026-03-13 12:23:24.653 | SMB_CONF=/etc/samba/smb.conf 2026-03-13 12:23:24.653 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-13 12:23:24.653 | SPICE_BRANCH=master 2026-03-13 12:23:24.653 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-13 12:23:24.653 | SQLALCHEMY_BRANCH=main 2026-03-13 12:23:24.653 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-13 12:23:24.653 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-13 12:23:24.653 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-13 12:23:24.653 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-03-13 12:23:24.653 | STACK_GROUP=stack 2026-03-13 12:23:24.653 | STACK_USER=stack 2026-03-13 12:23:24.653 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-13 12:23:24.653 | STUD_PROTO=--tls 2026-03-13 12:23:24.653 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-13 12:23:24.653 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-13 12:23:24.653 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-13 12:23:24.653 | SUBNETPOOL_PREFIX_V6=fdb6:0c56:278e::/56 2026-03-13 12:23:24.653 | SUBNETPOOL_SIZE_V4=26 2026-03-13 12:23:24.653 | SUBNETPOOL_SIZE_V6=64 2026-03-13 12:23:24.653 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-13 12:23:24.653 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-kcifjaircsyziujlqfqzqtrueipksvcc ; /usr/bin/python3' 2026-03-13 12:23:24.653 | SUDO_GID=1000 2026-03-13 12:23:24.653 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-13 12:23:24.653 | SUDO_UID=1000 2026-03-13 12:23:24.653 | SUDO_USER=zuul 2026-03-13 12:23:24.653 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122040.summary.2026-03-13-122040 2026-03-13 12:23:24.653 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-13 12:23:24.653 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-13 12:23:24.653 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-13 12:23:24.653 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:24.653 | SWIFT_BRANCH=master 2026-03-13 12:23:24.653 | SWIFT_CONF_DIR=/etc/swift 2026-03-13 12:23:24.653 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-13 12:23:24.654 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-13 12:23:24.654 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-13 12:23:24.654 | SWIFT_DIR=/opt/stack/swift 2026-03-13 12:23:24.654 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-13 12:23:24.654 | SWIFT_ENABLE_TEMPURLS=False 2026-03-13 12:23:24.654 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-13 12:23:24.654 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-13 12:23:24.654 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-13 12:23:24.654 | SWIFT_HASH=1234123412341234 2026-03-13 12:23:24.654 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-13 12:23:24.654 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-13 12:23:24.654 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-13 12:23:24.654 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-13 12:23:24.654 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-13 12:23:24.654 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-13 12:23:24.654 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-13 12:23:24.654 | SWIFT_REPLICAS=1 2026-03-13 12:23:24.654 | SWIFT_REPLICAS_SEQ=1 2026-03-13 12:23:24.654 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-13 12:23:24.654 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:24.654 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:24.654 | SWIFT_SERVICE_PROTOCOL=https 2026-03-13 12:23:24.654 | SWIFT_START_ALL_SERVICES=False 2026-03-13 12:23:24.654 | SWIFT_STORAGE_IPS= 2026-03-13 12:23:24.654 | SWIFT_TEMPURL_KEY= 2026-03-13 12:23:24.654 | SWIFT_USE_MOD_WSGI=False 2026-03-13 12:23:24.654 | SYSLOG=False 2026-03-13 12:23:24.654 | SYSLOG_HOST=199.204.45.95 2026-03-13 12:23:24.654 | SYSLOG_PORT=516 2026-03-13 12:23:24.654 | SYSTEMCTL='sudo systemctl' 2026-03-13 12:23:24.654 | SYSTEMD_DIR=/etc/systemd/system 2026-03-13 12:23:24.654 | TARGET_BRANCH=master 2026-03-13 12:23:24.654 | TARGET_ENABLE_OVN_AGENT=False 2026-03-13 12:23:24.654 | TCPDUMP_ARGS= 2026-03-13 12:23:24.654 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-13 12:23:24.654 | TEMPEST_BRANCH=master 2026-03-13 12:23:24.654 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-13 12:23:24.654 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-13 12:23:24.654 | TEMPFILE=/tmp/tmp.L0atXmMEgS 2026-03-13 12:23:24.654 | TENANT_TUNNEL_RANGES=1:1000 2026-03-13 12:23:24.654 | TENANT_VLAN_RANGE= 2026-03-13 12:23:24.654 | TERM=unknown 2026-03-13 12:23:24.654 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-13 12:23:24.654 | TLS_IP=199.204.45.95 2026-03-13 12:23:24.654 | TOP_DIR=/opt/stack/devstack 2026-03-13 12:23:24.654 | TRAILING_TARGET_BRANCH=master 2026-03-13 12:23:24.654 | TUNNEL_ENDPOINT_IP=199.204.45.95 2026-03-13 12:23:24.654 | TUNNEL_IP=199.204.45.95 2026-03-13 12:23:24.654 | TUNNEL_IP_VERSION=4 2026-03-13 12:23:24.654 | UBUNTU_CODENAME=noble 2026-03-13 12:23:24.654 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-13 12:23:24.654 | UID=1002 2026-03-13 12:23:24.654 | ULIMIT_NOFILE=2048 2026-03-13 12:23:24.654 | USER=stack 2026-03-13 12:23:24.654 | USER_HOME=/opt/stack 2026-03-13 12:23:24.654 | USER_UNITS=False 2026-03-13 12:23:24.654 | USE_CINDER_FOR_GLANCE=False 2026-03-13 12:23:24.654 | USE_SUBNETPOOL=True 2026-03-13 12:23:24.654 | USE_VENV=False 2026-03-13 12:23:24.654 | VERBOSE=True 2026-03-13 12:23:24.654 | VERBOSE_NO_TIMESTAMP=True 2026-03-13 12:23:24.654 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-13 12:23:24.654 | VERSION_CODENAME=noble 2026-03-13 12:23:24.654 | VERSION_ID=24.04 2026-03-13 12:23:24.654 | VIF_PLUGGING_IS_FATAL=True 2026-03-13 12:23:24.654 | VIF_PLUGGING_TIMEOUT=300 2026-03-13 12:23:24.654 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-13 12:23:24.654 | VIRT_DRIVER=libvirt 2026-03-13 12:23:24.654 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:23:24.654 | VOLUME_GROUP_NAME=stack-volumes 2026-03-13 12:23:24.654 | VOLUME_NAME_PREFIX=volume- 2026-03-13 12:23:24.654 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-13 12:23:24.654 | WORKER_TIMEOUT=80 2026-03-13 12:23:24.654 | WSGI_MODE=uwsgi 2026-03-13 12:23:24.654 | ZSWAP_COMPRESSOR=lz4 2026-03-13 12:23:24.654 | ZSWAP_ZPOOL=zsmalloc 2026-03-13 12:23:24.654 | _=posix 2026-03-13 12:23:24.654 | _ASYNC_BG_TIME=0 2026-03-13 12:23:24.654 | _DEFAULT_LVM_INIT=0 2026-03-13 12:23:24.654 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-13 12:23:24.654 | _DEVSTACK_FUNCTIONS=1 2026-03-13 12:23:24.654 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-13 12:23:24.654 | _DEVSTACK_STACKRC=1 2026-03-13 12:23:24.654 | _LOG_COLOR_DEFAULT=False 2026-03-13 12:23:24.654 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-13 12:23:24.654 | _TIME_BEGIN=1773404431 2026-03-13 12:23:24.654 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-13 12:23:24.654 | _TIME_TOTAL=([apt-get]="119425" [pip_install]="21770" [apt-get-update]="1942" ) 2026-03-13 12:23:24.654 | _of_args='-v --no-timestamp' 2026-03-13 12:23:24.654 | backend=postgresql 2026-03-13 12:23:24.654 | be=lvm:lvmdriver-1 2026-03-13 12:23:24.654 | be_name=lvmdriver-1 2026-03-13 12:23:24.654 | be_type=lvm 2026-03-13 12:23:24.654 | db=postgresql 2026-03-13 12:23:24.654 | dc=org 2026-03-13 12:23:24.654 | default_v4_route_devs=ens3 2026-03-13 12:23:24.654 | default_v6_route_devs='ens3 2026-03-13 12:23:24.654 | ens3' 2026-03-13 12:23:24.654 | dir=/opt/stack/magnum 2026-03-13 12:23:24.654 | dn=,dc=openstack,dc=org 2026-03-13 12:23:24.654 | exceptions=80-tempest.sh 2026-03-13 12:23:24.654 | extra=80-tempest.sh 2026-03-13 12:23:24.654 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:23:24.654 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-13 12:23:24.654 | i=TUNNEL_IP_VERSION 2026-03-13 12:23:24.654 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:23:24.654 | lfile=localrc 2026-03-13 12:23:24.654 | localrc=/opt/stack/devstack/.localrc.password 2026-03-13 12:23:24.654 | mode=stack 2026-03-13 12:23:24.655 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-13 12:23:24.655 | opt='?' 2026-03-13 12:23:24.655 | os_CODENAME=noble 2026-03-13 12:23:24.655 | os_PACKAGE=deb 2026-03-13 12:23:24.655 | os_RELEASE=24.04 2026-03-13 12:23:24.655 | os_VENDOR=Ubuntu 2026-03-13 12:23:24.655 | phase=pre-install 2026-03-13 12:23:24.655 | pkgs= 2026-03-13 12:23:24.655 | plugin=magnum 2026-03-13 12:23:24.655 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:23:24.655 | pw=secretadmin 2026-03-13 12:23:24.655 | time_stamp=2026-03-13-122052 2026-03-13 12:23:24.655 | var=ADMIN_PASSWORD 2026-03-13 12:23:24.655 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-13 12:23:24.686 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:24.691 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:24.697 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:24.702 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:24.706 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:24.711 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:24.716 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:24.722 | ++ /opt/stack/magnum/devstack/plugin.sh:source:52 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:24.728 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:24.739 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:24.745 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-13 12:23:24.751 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-13 12:23:24.756 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-03-13 12:23:24.762 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-13 12:23:24.767 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-13 12:23:24.773 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-13 12:23:24.783 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-03-13 12:23:24.817 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:24.822 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-03-13 12:23:24.826 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-03-13 12:23:24.833 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:24.839 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:24.844 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:24.849 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:24.855 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:24.861 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:24.866 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:24.872 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:24.878 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:24.884 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:24.889 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-03-13 12:23:24.895 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-03-13 12:23:24.900 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-03-13 12:23:24.904 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-03-13 12:23:24.910 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:24.914 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-13 12:23:24.920 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-13 12:23:24.926 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-03-13 12:23:24.963 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:24.968 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:24.974 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:24.979 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:24.984 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:24.990 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:24.995 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:25.000 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:25.006 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:25.012 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:25.023 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:25.029 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:23:25.033 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-13 12:23:25.039 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-03-13 12:23:25.044 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-13 12:23:25.048 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-13 12:23:25.053 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-13 12:23:25.059 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-13 12:23:25.065 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-13 12:23:25.070 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:23:25.076 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-13 12:23:25.082 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-13 12:23:25.088 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-13 12:23:25.122 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:25.128 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:25.133 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-13 12:23:25.141 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-03-13 12:23:25.199 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-13 12:23:25.205 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-13 12:23:25.210 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:25.216 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:25.222 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:25.227 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-03-13 12:23:25.231 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl != file* ]] 2026-03-13 12:23:25.236 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-03-13 12:23:25.241 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-03-13 12:23:25.247 | --2026-03-13 12:23:25-- https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-13 12:23:25.279 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:400::347, 2a04:4e42::347, 2a04:4e42:600::347, ... 2026-03-13 12:23:25.287 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:400::347|:443... connected. 2026-03-13 12:23:25.314 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:25.314 | Length: 58601656 (56M) [application/octet-stream] 2026-03-13 12:23:25.314 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-03-13 12:23:25.352 | 2026-03-13 12:23:25.564 | 0K ........ ........ ........ ........ 57% 131M 0s 2026-03-13 12:23:26.547 | 32768K ........ ........ ....... 100% 24.2M=1.2s 2026-03-13 12:23:26.547 | 2026-03-13 12:23:26.547 | 2026-03-13 12:23:26 (45.3 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58601656/58601656] 2026-03-13 12:23:26.548 | 2026-03-13 12:23:26.557 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:26.562 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-03-13 12:23:26.569 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:26.574 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kubectl /usr/local/bin/kubectl 2026-03-13 12:23:26.666 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-13 12:23:26.673 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-13 12:23:26.678 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:26.683 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:26.689 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:26.695 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-03-13 12:23:26.698 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-03-13 12:23:26.703 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-03-13 12:23:26.709 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-13 12:23:26.717 | --2026-03-13 12:23:26-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-13 12:23:26.750 | Resolving github.com (github.com)... 140.82.113.4 2026-03-13 12:23:26.766 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-03-13 12:23:26.878 | HTTP request sent, awaiting response... 302 Found 2026-03-13 12:23:26.878 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A08%3A34Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-13T12%3A08%3A24Z&ske=2026-03-13T13%3A08%3A34Z&sks=b&skv=2018-11-09&sig=%2FVPy1YSuleq6XCQFz%2Bs%2B3mBKHRCYpEWmxWlmFeUmT8Q%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjQwNiwibmJmIjoxNzczNDA0NjA2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mu5rulltN5uRX_CMDxSdfQV_hzeHjDBn_YpkJxQOm3Q&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-13 12:23:26.878 | --2026-03-13 12:23:26-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A08%3A34Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-13T12%3A08%3A24Z&ske=2026-03-13T13%3A08%3A34Z&sks=b&skv=2018-11-09&sig=%2FVPy1YSuleq6XCQFz%2Bs%2B3mBKHRCYpEWmxWlmFeUmT8Q%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjQwNiwibmJmIjoxNzczNDA0NjA2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mu5rulltN5uRX_CMDxSdfQV_hzeHjDBn_YpkJxQOm3Q&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-13 12:23:26.881 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-03-13 12:23:26.882 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-03-13 12:23:26.921 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:26.921 | Length: 82856383 (79M) [application/octet-stream] 2026-03-13 12:23:26.922 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-03-13 12:23:26.931 | 2026-03-13 12:23:27.121 | 0K ........ ........ ........ ........ 40% 165M 0s 2026-03-13 12:23:27.295 | 32768K ........ ........ ........ ........ 80% 186M 0s 2026-03-13 12:23:27.392 | 65536K ........ ....... 100% 143M=0.5s 2026-03-13 12:23:27.392 | 2026-03-13 12:23:27.392 | 2026-03-13 12:23:27 (168 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-03-13 12:23:27.393 | 2026-03-13 12:23:27.400 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:27.406 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-13 12:23:27.411 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:27.418 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/clusterctl-linux-amd64 /usr/local/bin/clusterctl 2026-03-13 12:23:27.602 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : get_extra_file https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-13 12:23:27.608 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-13 12:23:27.612 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:27.617 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:27.623 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:27.629 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-03-13 12:23:27.634 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-03-13 12:23:27.640 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-03-13 12:23:27.645 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 -O /opt/stack/devstack/files/kind-linux-amd64 2026-03-13 12:23:27.653 | --2026-03-13 12:23:27-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-13 12:23:27.688 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 18.208.88.157, ... 2026-03-13 12:23:27.704 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-03-13 12:23:27.835 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-03-13 12:23:27.835 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-03-13 12:23:27.835 | --2026-03-13 12:23:27-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-03-13 12:23:27.838 | Resolving github.com (github.com)... 140.82.113.4 2026-03-13 12:23:27.853 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-03-13 12:23:27.995 | HTTP request sent, awaiting response... 302 Found 2026-03-13 12:23:27.995 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A05%3A54Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-13T12%3A05%3A41Z&ske=2026-03-13T13%3A05%3A54Z&sks=b&skv=2018-11-09&sig=WFVgdIOGu%2BUxVlowXi5OeVrrnNRFCHv5la0YucknPiw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNDkwNywibmJmIjoxNzczNDA0NjA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VBRAsq-_2Go_eOaEU_9auf_Quy7aKdzy5_KYbsdufCs&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-13 12:23:27.996 | --2026-03-13 12:23:27-- https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A05%3A54Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-13T12%3A05%3A41Z&ske=2026-03-13T13%3A05%3A54Z&sks=b&skv=2018-11-09&sig=WFVgdIOGu%2BUxVlowXi5OeVrrnNRFCHv5la0YucknPiw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNDkwNywibmJmIjoxNzczNDA0NjA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VBRAsq-_2Go_eOaEU_9auf_Quy7aKdzy5_KYbsdufCs&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-13 12:23:27.999 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2026-03-13 12:23:28.000 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-03-13 12:23:28.014 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:28.014 | Length: 6873201 (6.6M) [application/octet-stream] 2026-03-13 12:23:28.014 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-03-13 12:23:28.035 | 2026-03-13 12:23:28.095 | 0K ...... 100% 81.5M=0.08s 2026-03-13 12:23:28.095 | 2026-03-13 12:23:28.095 | 2026-03-13 12:23:28 (81.5 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-03-13 12:23:28.095 | 2026-03-13 12:23:28.104 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:28.110 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-03-13 12:23:28.116 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:28.124 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kind-linux-amd64 /usr/local/bin/kind 2026-03-13 12:23:28.163 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : get_extra_file https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:28.167 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:28.173 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:28.178 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:28.185 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:28.191 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:28.196 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-03-13 12:23:28.201 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-03-13 12:23:28.206 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz -O /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:28.212 | --2026-03-13 12:23:28-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:28.247 | Resolving get.helm.sh (get.helm.sh)... 2620:1ec:bdf::36, 2620:1ec:46::36, 13.107.246.36, ... 2026-03-13 12:23:28.255 | Connecting to get.helm.sh (get.helm.sh)|2620:1ec:bdf::36|:443... connected. 2026-03-13 12:23:28.310 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:28.311 | Length: 14569235 (14M) [application/x-tar] 2026-03-13 12:23:28.311 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-03-13 12:23:28.369 | 2026-03-13 12:23:28.521 | 0K ........ ..... 100% 66.1M=0.2s 2026-03-13 12:23:28.521 | 2026-03-13 12:23:28.521 | 2026-03-13 12:23:28 (66.1 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-03-13 12:23:28.521 | 2026-03-13 12:23:28.529 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:28.534 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:28.540 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:28.547 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : tar -xvzf /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz -C /tmp 2026-03-13 12:23:28.557 | linux-amd64/ 2026-03-13 12:23:28.557 | linux-amd64/helm 2026-03-13 12:23:28.971 | linux-amd64/LICENSE 2026-03-13 12:23:28.971 | linux-amd64/README.md 2026-03-13 12:23:28.977 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:38 : sudo install -o root -g root -m 0755 /tmp/linux-amd64/helm /usr/local/bin/helm 2026-03-13 12:23:29.085 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-03-13 12:23:29.091 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-03-13 12:23:29.097 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:29.102 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:29.107 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:29.117 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-03-13 12:23:29.123 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-03-13 12:23:29.127 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-03-13 12:23:29.134 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.docker.com -O /opt/stack/devstack/files/get.docker.com 2026-03-13 12:23:29.140 | --2026-03-13 12:23:29-- https://get.docker.com/ 2026-03-13 12:23:29.174 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:1000:10:a463:3d00:93a1, 2600:9000:21a2:7600:10:a463:3d00:93a1, 2600:9000:21a2:c800:10:a463:3d00:93a1, ... 2026-03-13 12:23:29.175 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:1000:10:a463:3d00:93a1|:443... connected. 2026-03-13 12:23:29.185 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:29.186 | Length: 22405 (22K) [text/plain] 2026-03-13 12:23:29.186 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-03-13 12:23:29.186 | 2026-03-13 12:23:29.188 | 0K 100% 106M=0s 2026-03-13 12:23:29.188 | 2026-03-13 12:23:29.188 | 2026-03-13 12:23:29 (106 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22405/22405] 2026-03-13 12:23:29.188 | 2026-03-13 12:23:29.196 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:29.201 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-03-13 12:23:29.206 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:29.213 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-03-13 12:23:29.228 | # Executing docker install script, commit: f381ee68b32e515bb4dc034b339266aff1fbc460 2026-03-13 12:23:29.269 | + sh -c apt-get -qq update >/dev/null 2026-03-13 12:23:31.345 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-03-13 12:23:32.317 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-03-13 12:23:32.321 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-03-13 12:23:32.383 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-03-13 12:23:32.387 | + sh -c echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list 2026-03-13 12:23:32.389 | + sh -c apt-get -qq update >/dev/null 2026-03-13 12:23:34.457 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null 2026-03-13 12:23:36.734 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:23:46.687 | Using systemd to manage Docker service 2026-03-13 12:23:46.688 | + sh -c systemctl enable --now docker.service 2026-03-13 12:23:46.702 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-03-13 12:23:46.702 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-03-13 12:23:46.702 | sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device loaded active plugged QEMU_DVD-ROM config-2 2026-03-13 12:23:46.702 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-03-13 12:23:46.702 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 2026-03-13 12:23:46.702 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda 2026-03-13 12:23:46.702 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.10-tty-ttyS10.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.10/tty/ttyS10 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.11-tty-ttyS11.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.11/tty/ttyS11 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.12-tty-ttyS12.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.12/tty/ttyS12 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.13-tty-ttyS13.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.13/tty/ttyS13 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.14-tty-ttyS14.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.14/tty/ttyS14 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.15-tty-ttyS15.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.15/tty/ttyS15 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.16-tty-ttyS16.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.16/tty/ttyS16 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.17-tty-ttyS17.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.17/tty/ttyS17 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.18-tty-ttyS18.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.18/tty/ttyS18 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.19-tty-ttyS19.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.19/tty/ttyS19 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.20-tty-ttyS20.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.20/tty/ttyS20 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.21-tty-ttyS21.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.21/tty/ttyS21 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.22-tty-ttyS22.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.22/tty/ttyS22 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.23-tty-ttyS23.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.23/tty/ttyS23 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.24-tty-ttyS24.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.24/tty/ttyS24 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.25-tty-ttyS25.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.25/tty/ttyS25 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.26-tty-ttyS26.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.26/tty/ttyS26 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.27-tty-ttyS27.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.27/tty/ttyS27 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.28-tty-ttyS28.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.28/tty/ttyS28 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.29-tty-ttyS29.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.29/tty/ttyS29 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.30-tty-ttyS30.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.30/tty/ttyS30 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.31-tty-ttyS31.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.31/tty/ttyS31 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.4-tty-ttyS4.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.4/tty/ttyS4 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.5-tty-ttyS5.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.5/tty/ttyS5 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.6-tty-ttyS6.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.6/tty/ttyS6 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.7-tty-ttyS7.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.7/tty/ttyS7 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.8-tty-ttyS8.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.8/tty/ttyS8 2026-03-13 12:23:46.703 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.9-tty-ttyS9.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.9/tty/ttyS9 2026-03-13 12:23:46.703 | sys-devices-pnp0-00:00-00:00:0-00:00:0.0-tty-ttyS0.device loaded active plugged /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0 2026-03-13 12:23:46.703 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-03-13 12:23:46.703 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-03-13 12:23:46.703 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-03-13 12:23:46.704 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-03-13 12:23:46.704 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-03-13 12:23:46.704 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-03-13 12:23:46.704 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-03-13 12:23:46.704 | -.mount loaded active mounted Root Mount 2026-03-13 12:23:46.704 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-03-13 12:23:46.704 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-03-13 12:23:46.704 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-03-13 12:23:46.704 | run-user-1000.mount loaded active mounted /run/user/1000 2026-03-13 12:23:46.704 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-03-13 12:23:46.704 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-03-13 12:23:46.704 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-03-13 12:23:46.704 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-03-13 12:23:46.704 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-03-13 12:23:46.704 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-03-13 12:23:46.704 | init.scope loaded active running System and Service Manager 2026-03-13 12:23:46.704 | session-1.scope loaded active running Session 1 of User zuul 2026-03-13 12:23:46.704 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-03-13 12:23:46.704 | apache2.service loaded active running The Apache HTTP Server 2026-03-13 12:23:46.704 | blk-availability.service loaded active exited Availability of block devices 2026-03-13 12:23:46.704 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-03-13 12:23:46.704 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-03-13 12:23:46.704 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-03-13 12:23:46.704 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-03-13 12:23:46.704 | containerd.service loaded active running containerd container runtime 2026-03-13 12:23:46.704 | dbus.service loaded active running D-Bus System Message Bus 2026-03-13 12:23:46.704 | docker.service loaded active running Docker Application Container Engine 2026-03-13 12:23:46.704 | getty@tty1.service loaded active running Getty on tty1 2026-03-13 12:23:46.704 | haproxy.service loaded active running HAProxy Load Balancer 2026-03-13 12:23:46.704 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-03-13 12:23:46.704 | ksm.service loaded active exited Kernel Samepage Merging 2026-03-13 12:23:46.704 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-03-13 12:23:46.704 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-03-13 12:23:46.704 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-03-13 12:23:46.704 | memcached.service loaded active running memcached daemon 2026-03-13 12:23:46.704 | packagekit.service loaded active running PackageKit Daemon 2026-03-13 12:23:46.704 | polkit.service loaded active running Authorization Manager 2026-03-13 12:23:46.704 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-03-13 12:23:46.704 | rsyslog.service loaded active running System Logging Service 2026-03-13 12:23:46.704 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-03-13 12:23:46.704 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-03-13 12:23:46.704 | ssh.service loaded active running OpenBSD Secure Shell server 2026-03-13 12:23:46.704 | sysfsutils.service loaded active exited Apply sysfs variables 2026-03-13 12:23:46.704 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-03-13 12:23:46.705 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-03-13 12:23:46.705 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-03-13 12:23:46.705 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-03-13 12:23:46.705 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-03-13 12:23:46.705 | systemd-journald.service loaded active running Journal Service 2026-03-13 12:23:46.705 | systemd-logind.service loaded active running User Login Management 2026-03-13 12:23:46.705 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-03-13 12:23:46.705 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-03-13 12:23:46.705 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-03-13 12:23:46.705 | systemd-networkd.service loaded active running Network Configuration 2026-03-13 12:23:46.705 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-03-13 12:23:46.705 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-03-13 12:23:46.705 | systemd-resolved.service loaded active running Network Name Resolution 2026-03-13 12:23:46.705 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-03-13 12:23:46.705 | systemd-sysusers.service loaded active exited Create System Users 2026-03-13 12:23:46.705 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-03-13 12:23:46.705 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-03-13 12:23:46.705 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-03-13 12:23:46.706 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-03-13 12:23:46.706 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-03-13 12:23:46.706 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-03-13 12:23:46.706 | systemd-update-done.service loaded active exited Update is Completed 2026-03-13 12:23:46.706 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-03-13 12:23:46.706 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-03-13 12:23:46.706 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-03-13 12:23:46.706 | user@1000.service loaded active running User Manager for UID 1000 2026-03-13 12:23:46.706 | -.slice loaded active active Root Slice 2026-03-13 12:23:46.706 | system-getty.slice loaded active active Slice /system/getty 2026-03-13 12:23:46.706 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-03-13 12:23:46.706 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-03-13 12:23:46.706 | system.slice loaded active active System Slice 2026-03-13 12:23:46.706 | user-1000.slice loaded active active User Slice of UID 1000 2026-03-13 12:23:46.706 | user.slice loaded active active User and Session Slice 2026-03-13 12:23:46.707 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-03-13 12:23:46.707 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-03-13 12:23:46.707 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-03-13 12:23:46.707 | docker.socket loaded active running Docker Socket for the API 2026-03-13 12:23:46.707 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-03-13 12:23:46.707 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-03-13 12:23:46.707 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-03-13 12:23:46.707 | syslog.socket loaded active running Syslog Socket 2026-03-13 12:23:46.707 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-03-13 12:23:46.707 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-03-13 12:23:46.707 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-03-13 12:23:46.707 | systemd-journald.socket loaded active running Journal Socket 2026-03-13 12:23:46.707 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-03-13 12:23:46.707 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-03-13 12:23:46.707 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-03-13 12:23:46.707 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-03-13 12:23:46.707 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-03-13 12:23:46.707 | uuidd.socket loaded active listening UUID daemon activation socket 2026-03-13 12:23:46.707 | root-swapfile.swap loaded active active /root/swapfile 2026-03-13 12:23:46.707 | basic.target loaded active active Basic System 2026-03-13 12:23:46.707 | cloud-config.target loaded active active Cloud-config availability 2026-03-13 12:23:46.707 | cloud-init.target loaded active active Cloud-init target 2026-03-13 12:23:46.707 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-03-13 12:23:46.707 | first-boot-complete.target loaded active active First Boot Complete 2026-03-13 12:23:46.707 | getty.target loaded active active Login Prompts 2026-03-13 12:23:46.707 | graphical.target loaded active active Graphical Interface 2026-03-13 12:23:46.707 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-03-13 12:23:46.707 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-03-13 12:23:46.707 | local-fs.target loaded active active Local File Systems 2026-03-13 12:23:46.707 | multi-user.target loaded active active Multi-User System 2026-03-13 12:23:46.707 | network-online.target loaded active active Network is Online 2026-03-13 12:23:46.707 | network-pre.target loaded active active Preparation for Network 2026-03-13 12:23:46.707 | network.target loaded active active Network 2026-03-13 12:23:46.707 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-03-13 12:23:46.707 | paths.target loaded active active Path Units 2026-03-13 12:23:46.707 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-03-13 12:23:46.707 | remote-fs.target loaded active active Remote File Systems 2026-03-13 12:23:46.707 | slices.target loaded active active Slice Units 2026-03-13 12:23:46.707 | sockets.target loaded active active Socket Units 2026-03-13 12:23:46.707 | swap.target loaded active active Swaps 2026-03-13 12:23:46.708 | sysinit.target loaded active active System Initialization 2026-03-13 12:23:46.708 | time-set.target loaded active active System Time Set 2026-03-13 12:23:46.708 | timers.target loaded active active Timer Units 2026-03-13 12:23:46.708 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-03-13 12:23:46.708 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-03-13 12:23:46.708 | apt-daily.timer loaded active waiting Daily apt download activities 2026-03-13 12:23:46.708 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-03-13 12:23:46.708 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-03-13 12:23:46.708 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-03-13 12:23:46.708 | man-db.timer loaded active waiting Daily man-db regeneration 2026-03-13 12:23:46.708 | motd-news.timer loaded active waiting Message of the Day 2026-03-13 12:23:46.708 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-03-13 12:23:46.708 | 2026-03-13 12:23:46.708 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-03-13 12:23:46.708 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-03-13 12:23:46.708 | SUB → The low-level unit activation state, values depend on unit type. 2026-03-13 12:23:46.708 | 2026-03-13 12:23:46.708 | 169 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-03-13 12:23:46.708 | To show all installed unit files use 'systemctl list-unit-files'. 2026-03-13 12:23:46.708 | INFO: Docker daemon enabled and started 2026-03-13 12:23:46.708 | 2026-03-13 12:23:46.708 | + sh -c docker version 2026-03-13 12:23:46.745 | Client: Docker Engine - Community 2026-03-13 12:23:46.745 | Version: 29.3.0 2026-03-13 12:23:46.745 | API version: 1.54 2026-03-13 12:23:46.745 | Go version: go1.25.7 2026-03-13 12:23:46.745 | Git commit: 5927d80 2026-03-13 12:23:46.745 | Built: Thu Mar 5 14:25:48 2026 2026-03-13 12:23:46.745 | OS/Arch: linux/amd64 2026-03-13 12:23:46.745 | Context: default 2026-03-13 12:23:46.746 | 2026-03-13 12:23:46.746 | Server: Docker Engine - Community 2026-03-13 12:23:46.746 | Engine: 2026-03-13 12:23:46.746 | Version: 29.3.0 2026-03-13 12:23:46.746 | API version: 1.54 (minimum version 1.40) 2026-03-13 12:23:46.746 | Go version: go1.25.7 2026-03-13 12:23:46.746 | Git commit: 83bca51 2026-03-13 12:23:46.746 | Built: Thu Mar 5 14:25:48 2026 2026-03-13 12:23:46.746 | OS/Arch: linux/amd64 2026-03-13 12:23:46.746 | Experimental: false 2026-03-13 12:23:46.746 | containerd: 2026-03-13 12:23:46.746 | Version: v2.2.2 2026-03-13 12:23:46.746 | GitCommit: 301b2dac98f15c27117da5c8af12118a041a31d9 2026-03-13 12:23:46.746 | runc: 2026-03-13 12:23:46.746 | Version: 1.3.4 2026-03-13 12:23:46.746 | GitCommit: v1.3.4-0-gd6d73eb8 2026-03-13 12:23:46.746 | docker-init: 2026-03-13 12:23:46.746 | Version: 0.19.0 2026-03-13 12:23:46.746 | GitCommit: de40ad0 2026-03-13 12:23:46.750 | 2026-03-13 12:23:46.750 | ================================================================================ 2026-03-13 12:23:46.750 | 2026-03-13 12:23:46.750 | To run Docker as a non-privileged user, consider setting up the 2026-03-13 12:23:46.750 | Docker daemon in rootless mode for your user: 2026-03-13 12:23:46.750 | 2026-03-13 12:23:46.750 | dockerd-rootless-setuptool.sh install 2026-03-13 12:23:46.750 | 2026-03-13 12:23:46.750 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-03-13 12:23:46.750 | 2026-03-13 12:23:46.750 | 2026-03-13 12:23:46.750 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-03-13 12:23:46.750 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-03-13 12:23:46.750 | 2026-03-13 12:23:46.750 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-03-13 12:23:46.750 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-03-13 12:23:46.750 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-03-13 12:23:46.750 | 2026-03-13 12:23:46.750 | ================================================================================ 2026-03-13 12:23:46.750 | 2026-03-13 12:23:46.760 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-03-13 12:23:46.808 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-03-13 12:23:46.831 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-03-13 12:23:46.839 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-03-13 12:23:46.839 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-03-13 12:23:46.839 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-03-13 12:23:46.921 | No kind clusters found. 2026-03-13 12:23:46.930 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-03-13 12:23:46.932 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-03-13 12:23:47.104 | Creating cluster "kind" ... 2026-03-13 12:23:47.104 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-03-13 12:24:00.306 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-03-13 12:24:00.307 | • Preparing nodes 📦 ... 2026-03-13 12:24:06.051 | ✓ Preparing nodes 📦 2026-03-13 12:24:06.128 | • Writing configuration 📜 ... 2026-03-13 12:24:07.349 | ✓ Writing configuration 📜 2026-03-13 12:24:07.349 | • Starting control-plane 🕹️ ... 2026-03-13 12:24:23.473 | ✓ Starting control-plane 🕹️ 2026-03-13 12:24:23.473 | • Installing CNI 🔌 ... 2026-03-13 12:24:24.638 | ✓ Installing CNI 🔌 2026-03-13 12:24:24.639 | • Installing StorageClass 💾 ... 2026-03-13 12:24:25.161 | ✓ Installing StorageClass 💾 2026-03-13 12:24:25.590 | Set kubectl context to "kind-kind" 2026-03-13 12:24:25.590 | You can now use your cluster with: 2026-03-13 12:24:25.590 | 2026-03-13 12:24:25.590 | kubectl cluster-info --context kind-kind 2026-03-13 12:24:25.590 | 2026-03-13 12:24:25.590 | Thanks for using kind! 😊 2026-03-13 12:24:25.600 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-03-13 12:24:25.732 | node/kind-control-plane labeled 2026-03-13 12:24:25.747 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:48 : kubectl apply -f https://github.com/k-orc/openstack-resource-controller/releases/download/v2.2.0/install.yaml 2026-03-13 12:24:26.298 | namespace/orc-system created 2026-03-13 12:24:26.325 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-03-13 12:24:26.355 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-03-13 12:24:26.390 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-03-13 12:24:26.438 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-03-13 12:24:26.467 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-03-13 12:24:26.485 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-03-13 12:24:26.502 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-03-13 12:24:26.522 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-03-13 12:24:26.552 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-03-13 12:24:26.584 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-03-13 12:24:26.616 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-03-13 12:24:26.648 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-03-13 12:24:26.667 | serviceaccount/orc-controller-manager created 2026-03-13 12:24:26.678 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-03-13 12:24:26.685 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-03-13 12:24:26.690 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-03-13 12:24:26.695 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-03-13 12:24:26.701 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-03-13 12:24:26.706 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-03-13 12:24:26.714 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-03-13 12:24:26.720 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-03-13 12:24:26.724 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-03-13 12:24:26.735 | service/orc-controller-manager-metrics-service created 2026-03-13 12:24:26.744 | deployment.apps/orc-controller-manager created 2026-03-13 12:24:26.759 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-03-13 12:24:26.766 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-03-13 12:24:26.771 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-13 12:24:26.777 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-13 12:24:26.783 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-03-13 12:24:26.789 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-03-13 12:24:26.795 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.10.5 --bootstrap kubeadm:v1.10.5 --control-plane kubeadm:v1.10.5 --infrastructure openstack:v0.12.4 2026-03-13 12:24:27.157 | Fetching providers 2026-03-13 12:24:29.597 | Installing cert-manager version="v1.18.1" 2026-03-13 12:24:30.534 | Waiting for cert-manager to be available... 2026-03-13 12:24:55.606 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:55.647 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-03-13 12:24:55.710 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:56.398 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-03-13 12:24:56.443 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:56.791 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-03-13 12:24:56.849 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:57.214 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-03-13 12:24:57.291 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:24:57.815 | 2026-03-13 12:24:57.815 | Your management cluster has been initialized successfully! 2026-03-13 12:24:57.815 | 2026-03-13 12:24:57.815 | You can now create your first workload cluster by running the following: 2026-03-13 12:24:57.815 | 2026-03-13 12:24:57.815 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-03-13 12:24:57.815 | 2026-03-13 12:24:57.876 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:59 : kubectl -n capi-kubeadm-bootstrap-system rollout status deploy/capi-kubeadm-bootstrap-controller-manager 2026-03-13 12:24:58.007 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-13 12:25:05.405 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-03-13 12:25:05.417 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:60 : kubectl -n capi-kubeadm-control-plane-system rollout status deploy/capi-kubeadm-control-plane-controller-manager 2026-03-13 12:25:05.545 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-13 12:25:07.415 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-03-13 12:25:07.432 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-03-13 12:25:07.556 | deployment "capi-controller-manager" successfully rolled out 2026-03-13 12:25:07.571 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-03-13 12:25:07.690 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-13 12:25:09.677 | deployment "capo-controller-manager" successfully rolled out 2026-03-13 12:25:09.689 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-03-13 12:25:09.694 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:25:09.700 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:25:09.705 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:25:09.710 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:25:09.715 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-03-13 12:25:09.720 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-03-13 12:25:09.726 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-03-13 12:25:09.762 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:09.767 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-03-13 12:25:09.774 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.95:6641 2026-03-13 12:25:09.779 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.95:6642 2026-03-13 12:25:09.786 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:25:09.791 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-03-13 12:25:09.797 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-03-13 12:25:09.803 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-03-13 12:25:09.808 | + functions:set_systemd_override:845 : local value=2048 2026-03-13 12:25:09.813 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-03-13 12:25:09.818 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-03-13 12:25:09.922 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-03-13 12:25:09.922 | Set systemd system override for DefaultLimitNOFILE=2048 2026-03-13 12:25:09.928 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-03-13 12:25:10.230 | + ./stack.sh:main:851 : install_rpc_backend 2026-03-13 12:25:10.236 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-03-13 12:25:10.276 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:10.282 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-03-13 12:25:10.288 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:25:10.294 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:25:10.301 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:25:10.306 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:25:10.313 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:25:10.319 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:25:10.326 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:10.333 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:10.340 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:25:10.347 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:10.353 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:25:10.359 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:25:10.366 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-03-13 12:25:10.372 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:25:10.379 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:10.384 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:10.392 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-03-13 12:25:10.439 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-03-13 12:25:10.487 | Reading package lists... 2026-03-13 12:25:10.919 | Building dependency tree... 2026-03-13 12:25:10.920 | Reading state information... 2026-03-13 12:25:11.433 | The following additional packages will be installed: 2026-03-13 12:25:11.433 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-13 12:25:11.433 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-13 12:25:11.433 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-13 12:25:11.435 | erlang-tools erlang-xmerl logrotate 2026-03-13 12:25:11.437 | Suggested packages: 2026-03-13 12:25:11.437 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-03-13 12:25:11.492 | The following NEW packages will be installed: 2026-03-13 12:25:11.492 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-13 12:25:11.492 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-13 12:25:11.492 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-13 12:25:11.494 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-03-13 12:25:11.689 | 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:25:11.689 | Need to get 36.1 MB of archives. 2026-03-13 12:25:11.689 | After this operation, 56.4 MB of additional disk space will be used. 2026-03-13 12:25:11.689 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-03-13 12:25:11.938 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-03-13 12:25:12.694 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-03-13 12:25:12.729 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-03-13 12:25:12.737 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-03-13 12:25:12.763 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-03-13 12:25:12.794 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-03-13 12:25:12.807 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-03-13 12:25:12.874 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-03-13 12:25:12.877 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-03-13 12:25:12.880 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-03-13 12:25:12.884 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-03-13 12:25:12.910 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-03-13 12:25:12.981 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-03-13 12:25:12.982 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-03-13 12:25:12.991 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-03-13 12:25:13.001 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-03-13 12:25:13.022 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-03-13 12:25:13.075 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-03-13 12:25:13.980 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:25:14.046 | Fetched 36.1 MB in 2s (16.6 MB/s) 2026-03-13 12:25:14.094 | Selecting previously unselected package logrotate. 2026-03-13 12:25:14.144 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65440 files and directories currently installed.) 2026-03-13 12:25:14.148 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-03-13 12:25:14.159 | Unpacking logrotate (3.21.0-2build1) ... 2026-03-13 12:25:14.226 | Selecting previously unselected package erlang-base. 2026-03-13 12:25:14.237 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:14.241 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:14.548 | Selecting previously unselected package erlang-asn1. 2026-03-13 12:25:14.559 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:14.562 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:14.637 | Selecting previously unselected package erlang-crypto. 2026-03-13 12:25:14.648 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:14.652 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:14.710 | Selecting previously unselected package erlang-public-key. 2026-03-13 12:25:14.723 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:14.727 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:14.792 | Selecting previously unselected package erlang-mnesia. 2026-03-13 12:25:14.802 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:14.805 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:14.875 | Selecting previously unselected package erlang-runtime-tools. 2026-03-13 12:25:14.888 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:14.892 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:14.958 | Selecting previously unselected package erlang-ssl. 2026-03-13 12:25:14.971 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:14.975 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:15.068 | Selecting previously unselected package erlang-eldap. 2026-03-13 12:25:15.079 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:15.082 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:15.141 | Selecting previously unselected package erlang-ftp. 2026-03-13 12:25:15.152 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:15.156 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:15.209 | Selecting previously unselected package erlang-tftp. 2026-03-13 12:25:15.222 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:15.226 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:15.285 | Selecting previously unselected package erlang-inets. 2026-03-13 12:25:15.296 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:15.300 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:15.378 | Selecting previously unselected package erlang-snmp. 2026-03-13 12:25:15.391 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:15.396 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:15.686 | Selecting previously unselected package erlang-os-mon. 2026-03-13 12:25:15.698 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:15.766 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:15.826 | Selecting previously unselected package erlang-parsetools. 2026-03-13 12:25:15.839 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:15.843 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:15.896 | Selecting previously unselected package erlang-syntax-tools. 2026-03-13 12:25:15.907 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:15.911 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:15.968 | Selecting previously unselected package erlang-tools. 2026-03-13 12:25:15.979 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:15.983 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:16.046 | Selecting previously unselected package erlang-xmerl. 2026-03-13 12:25:16.058 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:16.061 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:16.148 | Selecting previously unselected package rabbitmq-server. 2026-03-13 12:25:16.159 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-03-13 12:25:16.167 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-13 12:25:16.777 | Setting up logrotate (3.21.0-2build1) ... 2026-03-13 12:25:16.961 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-03-13 12:25:17.309 | logrotate.service is a disabled or a static unit, not starting it. 2026-03-13 12:25:17.347 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:17.633 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-03-13 12:25:17.633 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-03-13 12:25:19.088 | Searching for services which depend on erlang and should be started... none found. 2026-03-13 12:25:19.105 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.192 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.235 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.318 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.360 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.371 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.381 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.390 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.400 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.409 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.421 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.430 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.440 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.448 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.457 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.467 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:19.479 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-13 12:25:19.539 | info: Selecting GID from range 100 to 999 ... 2026-03-13 12:25:19.543 | info: Adding group `rabbitmq' (GID 112) ... 2026-03-13 12:25:19.620 | info: Selecting UID from range 100 to 999 ... 2026-03-13 12:25:19.620 | 2026-03-13 12:25:19.624 | info: Adding system user `rabbitmq' (UID 110) ... 2026-03-13 12:25:19.629 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-03-13 12:25:19.690 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-03-13 12:25:19.868 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-03-13 12:25:26.431 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:25:27.835 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:25:27.842 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:25:27.847 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:27.851 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:27.858 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:27.864 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:27.869 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:27.875 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:25:27.881 | + functions-common:time_stop:2419 : start_time=1773404710433 2026-03-13 12:25:27.887 | + functions-common:time_stop:2421 : [[ -z 1773404710433 ]] 2026-03-13 12:25:27.894 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:27.905 | + functions-common:time_stop:2424 : end_time=1773404727899 2026-03-13 12:25:27.911 | + functions-common:time_stop:2425 : elapsed_time=17466 2026-03-13 12:25:27.916 | + functions-common:time_stop:2426 : total=119425 2026-03-13 12:25:27.922 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:27.928 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=136891 2026-03-13 12:25:27.934 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:25:27.940 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-03-13 12:25:27.946 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:25:27.952 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:25:27.957 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:25:27.963 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:25:27.968 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:25:27.974 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:25:27.980 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:25:27.985 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:25:27.992 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:25:27.999 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:25:28.004 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:25:28.010 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:25:28.018 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:25:28.024 | + ./stack.sh:main:852 : restart_rpc_backend 2026-03-13 12:25:28.029 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-03-13 12:25:28.067 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:28.072 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-03-13 12:25:28.079 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:25:28.086 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-03-13 12:25:28.092 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-03-13 12:25:28.100 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-03-13 12:25:28.109 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-03-13 12:25:28.114 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-03-13 12:25:28.119 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-03-13 12:25:28.125 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-03-13 12:25:28.130 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-03-13 12:25:28.136 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-03-13 12:25:28.143 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-03-13 12:25:28.966 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-03-13 12:25:28.966 | user tags 2026-03-13 12:25:28.966 | guest [administrator]' 2026-03-13 12:25:28.975 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-03-13 12:25:28.975 | user tags 2026-03-13 12:25:28.975 | guest [administrator]' 2026-03-13 12:25:28.976 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-03-13 12:25:28.989 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-03-13 12:25:28.995 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-03-13 12:25:29.001 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-03-13 12:25:29.778 | Adding user "stackrabbit" ... 2026-03-13 12:25:29.794 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-03-13 12:25:29.828 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-03-13 12:25:30.583 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-03-13 12:25:30.624 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-03-13 12:25:30.630 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-03-13 12:25:31.346 | Changing password for user "stackrabbit" ... 2026-03-13 12:25:31.390 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-03-13 12:25:31.397 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-03-13 12:25:31.404 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-03-13 12:25:32.104 | Deleting user "guest" ... 2026-03-13 12:25:32.150 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-03-13 12:25:32.191 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:32.198 | + ./stack.sh:main:855 : install_database 2026-03-13 12:25:32.203 | + lib/database:install_database:118 : install_database_mysql 2026-03-13 12:25:32.209 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-03-13 12:25:32.215 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:32.220 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:32.227 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-03-13 12:25:32.347 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-03-13 12:25:32.354 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-03-13 12:25:32.364 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-03-13 12:25:32.372 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:32.378 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:32.383 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-03-13 12:25:32.390 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-03-13 12:25:32.396 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-03-13 12:25:32.405 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:32.412 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-03-13 12:25:32.417 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:25:32.424 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:25:32.430 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:25:32.437 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:25:32.444 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:25:32.449 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:25:32.456 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:25:32.461 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:25:32.467 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:25:32.473 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:25:32.479 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:25:32.485 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:25:32.492 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:25:32.499 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-03-13 12:25:32.505 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:32.511 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:32.517 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-03-13 12:25:32.523 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:25:32.529 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:25:32.535 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:25:32.543 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:25:32.550 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:25:32.556 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:25:32.562 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:32.568 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:32.574 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:25:32.581 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:32.586 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:25:32.593 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:25:32.599 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-03-13 12:25:32.604 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:25:32.610 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:32.616 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:32.623 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-03-13 12:25:32.676 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-03-13 12:25:32.725 | Reading package lists... 2026-03-13 12:25:33.160 | Building dependency tree... 2026-03-13 12:25:33.161 | Reading state information... 2026-03-13 12:25:33.521 | The following additional packages will be installed: 2026-03-13 12:25:33.521 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-13 12:25:33.522 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-03-13 12:25:33.522 | mysql-server-8.0 mysql-server-core-8.0 2026-03-13 12:25:33.524 | Suggested packages: 2026-03-13 12:25:33.524 | mailx tinyca 2026-03-13 12:25:33.524 | Recommended packages: 2026-03-13 12:25:33.524 | libhtml-template-perl mecab-ipadic-utf8 2026-03-13 12:25:33.585 | The following NEW packages will be installed: 2026-03-13 12:25:33.585 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-13 12:25:33.586 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-03-13 12:25:33.587 | mysql-server-8.0 mysql-server-core-8.0 2026-03-13 12:25:34.046 | 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:25:34.046 | Need to get 22.3 MB of archives. 2026-03-13 12:25:34.046 | After this operation, 187 MB of additional disk space will be used. 2026-03-13 12:25:34.046 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2,740 kB] 2026-03-13 12:25:34.747 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-03-13 12:25:34.748 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-03-13 12:25:34.750 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-03-13 12:25:34.751 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-03-13 12:25:34.755 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-03-13 12:25:34.827 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-03-13 12:25:35.715 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1,441 kB] 2026-03-13 12:25:35.776 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9,524 B] 2026-03-13 12:25:36.006 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:25:36.081 | Fetched 22.3 MB in 2s (10.3 MB/s) 2026-03-13 12:25:36.119 | Selecting previously unselected package mysql-client-core-8.0. 2026-03-13 12:25:36.156 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68260 files and directories currently installed.) 2026-03-13 12:25:36.160 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:36.164 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:36.542 | Selecting previously unselected package mysql-client-8.0. 2026-03-13 12:25:36.552 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:36.556 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:36.633 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-03-13 12:25:36.644 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-13 12:25:36.652 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:36.710 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-03-13 12:25:36.722 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-13 12:25:36.726 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:36.781 | Selecting previously unselected package libmecab2:amd64. 2026-03-13 12:25:36.790 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-03-13 12:25:36.793 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-13 12:25:36.857 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-03-13 12:25:36.869 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-03-13 12:25:36.873 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-13 12:25:36.933 | Selecting previously unselected package mysql-server-core-8.0. 2026-03-13 12:25:36.945 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:36.948 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:38.022 | Selecting previously unselected package mysql-server-8.0. 2026-03-13 12:25:38.035 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:38.434 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:38.507 | Selecting previously unselected package mysql-server. 2026-03-13 12:25:38.520 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-03-13 12:25:38.524 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:38.596 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-13 12:25:38.607 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-13 12:25:38.621 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:38.632 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:38.642 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:38.654 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:38.665 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:38.677 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:38.873 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-13 12:25:38.937 | Renaming removed key_buffer and myisam-recover options (if present) 2026-03-13 12:25:48.111 | mysqld will log errors to /var/log/mysql/error.log 2026-03-13 12:25:48.934 | mysqld is running as pid 27730 2026-03-13 12:25:51.411 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-03-13 12:25:52.759 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:52.773 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:25:53.631 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:25:54.015 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:25:54.021 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:25:54.027 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:54.033 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:54.038 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:54.043 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:54.048 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:54.053 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:25:54.059 | + functions-common:time_stop:2419 : start_time=1773404732669 2026-03-13 12:25:54.065 | + functions-common:time_stop:2421 : [[ -z 1773404732669 ]] 2026-03-13 12:25:54.073 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:54.081 | + functions-common:time_stop:2424 : end_time=1773404754076 2026-03-13 12:25:54.086 | + functions-common:time_stop:2425 : elapsed_time=21407 2026-03-13 12:25:54.091 | + functions-common:time_stop:2426 : total=136891 2026-03-13 12:25:54.096 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:54.101 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=158298 2026-03-13 12:25:54.107 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:25:54.112 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-03-13 12:25:54.117 | + ./stack.sh:main:858 : install_database_python 2026-03-13 12:25:54.122 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-03-13 12:25:54.129 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-03-13 12:25:54.135 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-03-13 12:25:54.141 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:25:54.148 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-03-13 12:25:54.154 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-03-13 12:25:54.160 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:25:54.169 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:25:54.170 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:25:54.181 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-03-13 12:25:54.188 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-03-13 12:25:54.195 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-03-13 12:25:54.202 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-03-13 12:25:54.208 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-03-13 12:25:54.250 | Using python 3.12 to install PyMySQL 2026-03-13 12:25:54.256 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-03-13 12:25:54.924 | Collecting PyMySQL 2026-03-13 12:25:55.017 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-03-13 12:25:55.039 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-03-13 12:25:55.115 | Installing collected packages: PyMySQL 2026-03-13 12:25:55.162 | Successfully installed PyMySQL-1.1.2 2026-03-13 12:25:55.253 | + inc/python:pip_install:216 : result=0 2026-03-13 12:25:55.259 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:25:55.265 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:55.270 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:55.275 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:55.280 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:55.286 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:55.290 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:25:55.295 | + functions-common:time_stop:2419 : start_time=1773404754240 2026-03-13 12:25:55.301 | + functions-common:time_stop:2421 : [[ -z 1773404754240 ]] 2026-03-13 12:25:55.308 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:55.315 | + functions-common:time_stop:2424 : end_time=1773404755310 2026-03-13 12:25:55.320 | + functions-common:time_stop:2425 : elapsed_time=1070 2026-03-13 12:25:55.326 | + functions-common:time_stop:2426 : total=21770 2026-03-13 12:25:55.331 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:55.338 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22840 2026-03-13 12:25:55.344 | + inc/python:pip_install:219 : return 0 2026-03-13 12:25:55.350 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-03-13 12:25:55.356 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-13 12:25:55.362 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-03-13 12:25:55.367 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-03-13 12:25:55.407 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:55.413 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-03-13 12:25:55.419 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-03-13 12:25:55.458 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:25:55.464 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-03-13 12:25:55.508 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:25:55.514 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-03-13 12:25:55.556 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:55.563 | + ./stack.sh:main:866 : install_etcd3 2026-03-13 12:25:55.569 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-03-13 12:25:55.569 | Installing etcd 2026-03-13 12:25:55.575 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-03-13 12:25:55.599 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-03-13 12:25:55.624 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:55.631 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-03-13 12:25:55.657 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-03-13 12:25:55.665 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:55.670 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:55.676 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:25:55.681 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:25:55.688 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:25:55.695 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:55.701 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-03-13 12:25:55.707 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-03-13 12:25:55.713 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:55.720 | --2026-03-13 12:25:55-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:55.755 | Resolving github.com (github.com)... 140.82.114.3 2026-03-13 12:25:55.770 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-03-13 12:25:55.900 | HTTP request sent, awaiting response... 302 Found 2026-03-13 12:25:55.901 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A03%3A39Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-13T12%3A03%3A21Z&ske=2026-03-13T13%3A03%3A39Z&sks=b&skv=2018-11-09&sig=ZyeKEC4q2hCbIKLLTiVOROjIP8gs2PEqfx1o5ojY38s%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjU1NSwibmJmIjoxNzczNDA0NzU1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.sb04apnTPP_2THxVwXN5DJQa27BFNvf6zKqOInBmCNg&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-03-13 12:25:55.901 | --2026-03-13 12:25:55-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A03%3A39Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-13T12%3A03%3A21Z&ske=2026-03-13T13%3A03%3A39Z&sks=b&skv=2018-11-09&sig=ZyeKEC4q2hCbIKLLTiVOROjIP8gs2PEqfx1o5ojY38s%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjU1NSwibmJmIjoxNzczNDA0NzU1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.sb04apnTPP_2THxVwXN5DJQa27BFNvf6zKqOInBmCNg&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-03-13 12:25:55.904 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-03-13 12:25:55.905 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-03-13 12:25:55.933 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:25:55.933 | Length: 20927601 (20M) [application/octet-stream] 2026-03-13 12:25:55.934 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-03-13 12:25:55.942 | 2026-03-13 12:25:56.042 | 0K ........ ........ ... 100% 184M=0.1s 2026-03-13 12:25:56.042 | 2026-03-13 12:25:56.042 | 2026-03-13 12:25:56 (184 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-03-13 12:25:56.042 | 2026-03-13 12:25:56.049 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:25:56.055 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:56.061 | ++ functions:get_extra_file:81 : return 2026-03-13 12:25:56.069 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:25:56.073 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-03-13 12:25:56.078 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-03-13 12:25:56.082 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-03-13 12:25:56.106 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-03-13 12:25:56.112 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-03-13 12:25:56.122 | etcd-v3.5.21-linux-amd64/ 2026-03-13 12:25:56.122 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-03-13 12:25:56.122 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-03-13 12:25:56.122 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-03-13 12:25:56.122 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-03-13 12:25:56.122 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-03-13 12:25:56.122 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-03-13 12:25:56.123 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-03-13 12:25:56.123 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-03-13 12:25:56.123 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-03-13 12:25:56.123 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-03-13 12:25:56.123 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-03-13 12:25:56.124 | etcd-v3.5.21-linux-amd64/README.md 2026-03-13 12:25:56.124 | etcd-v3.5.21-linux-amd64/etcdutl 2026-03-13 12:25:56.240 | etcd-v3.5.21-linux-amd64/etcdctl 2026-03-13 12:25:56.376 | etcd-v3.5.21-linux-amd64/etcd 2026-03-13 12:25:56.559 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-03-13 12:25:56.620 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-03-13 12:25:56.698 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-03-13 12:25:56.702 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-03-13 12:25:56.737 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:56.746 | + ./stack.sh:main:876 : configure_CA 2026-03-13 12:25:56.752 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.95 ]] 2026-03-13 12:25:56.759 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.95 2026-03-13 12:25:56.767 | ++ functions-common:ipv6_unquote:2210 : echo 199.204.45.95 2026-03-13 12:25:56.768 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:25:56.778 | + lib/tls:configure_CA:70 : [[ 199.204.45.95 != \1\9\9\.\2\0\4\.\4\5\.\9\5 ]] 2026-03-13 12:25:56.784 | + ./stack.sh:main:877 : init_CA 2026-03-13 12:25:56.791 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-03-13 12:25:56.798 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:25:56.805 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-03-13 12:25:56.811 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:25:56.818 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-03-13 12:25:56.825 | + lib/tls:create_CA_base:86 : local i 2026-03-13 12:25:56.831 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:56.838 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-03-13 12:25:56.846 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:56.853 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-03-13 12:25:56.861 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:56.869 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-03-13 12:25:56.880 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:56.887 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-03-13 12:25:56.897 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-03-13 12:25:56.905 | + lib/tls:create_CA_base:91 : echo 01 2026-03-13 12:25:56.912 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-03-13 12:25:56.926 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-03-13 12:25:56.933 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:25:56.939 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-03-13 12:25:56.946 | + lib/tls:create_CA_config:145 : echo ' 2026-03-13 12:25:56.946 | [ ca ] 2026-03-13 12:25:56.946 | default_ca = CA_default 2026-03-13 12:25:56.946 | 2026-03-13 12:25:56.946 | [ CA_default ] 2026-03-13 12:25:56.946 | dir = /opt/stack/data/CA/root-ca 2026-03-13 12:25:56.946 | policy = policy_match 2026-03-13 12:25:56.946 | database = $dir/index.txt 2026-03-13 12:25:56.946 | serial = $dir/serial 2026-03-13 12:25:56.946 | certs = $dir/certs 2026-03-13 12:25:56.946 | crl_dir = $dir/crl 2026-03-13 12:25:56.946 | new_certs_dir = $dir/newcerts 2026-03-13 12:25:56.946 | certificate = $dir/cacert.pem 2026-03-13 12:25:56.946 | private_key = $dir/private/cacert.key 2026-03-13 12:25:56.946 | RANDFILE = $dir/private/.rand 2026-03-13 12:25:56.946 | default_md = sha256 2026-03-13 12:25:56.946 | 2026-03-13 12:25:56.947 | [ req ] 2026-03-13 12:25:56.947 | default_bits = 2048 2026-03-13 12:25:56.947 | default_md = sha256 2026-03-13 12:25:56.947 | 2026-03-13 12:25:56.947 | prompt = no 2026-03-13 12:25:56.947 | distinguished_name = ca_distinguished_name 2026-03-13 12:25:56.947 | 2026-03-13 12:25:56.947 | x509_extensions = ca_extensions 2026-03-13 12:25:56.947 | 2026-03-13 12:25:56.947 | [ ca_distinguished_name ] 2026-03-13 12:25:56.947 | organizationName = OpenStack 2026-03-13 12:25:56.947 | organizationalUnitName = DevStack Certificate Authority 2026-03-13 12:25:56.947 | commonName = Root CA 2026-03-13 12:25:56.947 | 2026-03-13 12:25:56.947 | [ policy_match ] 2026-03-13 12:25:56.947 | countryName = optional 2026-03-13 12:25:56.947 | stateOrProvinceName = optional 2026-03-13 12:25:56.947 | organizationName = match 2026-03-13 12:25:56.947 | organizationalUnitName = optional 2026-03-13 12:25:56.947 | commonName = supplied 2026-03-13 12:25:56.947 | 2026-03-13 12:25:56.947 | [ ca_extensions ] 2026-03-13 12:25:56.947 | basicConstraints = critical,CA:true 2026-03-13 12:25:56.947 | subjectKeyIdentifier = hash 2026-03-13 12:25:56.947 | authorityKeyIdentifier = keyid:always, issuer 2026-03-13 12:25:56.947 | keyUsage = cRLSign, keyCertSign 2026-03-13 12:25:56.947 | 2026-03-13 12:25:56.947 | ' 2026-03-13 12:25:56.952 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-03-13 12:25:56.958 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-03-13 12:25:57.113 | .............+.....+...+..........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+........+......+....+.....+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.....+.+...........+....+........................+..+...+...+...+.+.....+.............+..+....+...........+.........+.+..............+......+.+..+............+.+.....+....+...+...+.....+.........+.+............+...+..+................+..+..........+...+......+..............+......+.........+....+..+...+.......+......+...+..+...+....+......+....................+.+......+.....+.........+.+..+..................+....+......+............+..+.+............+.....+.+..+.......+..+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:57.279 | .............+...+.+...........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.+..............+.+...........+........................+....+..+.........+.+...+..+..................+....+...+.........+...+.................+.+.....+...+.+...+..+...+..........+...........+......+............................+...+...+.....+..........+.....+......+.........+.+...+...+.........+...+...+...+.....+......+...+...+....+.....+.............+........+...+.......+...............+........+.......+.....+....+...+......+...........+...+...+.......+..+...+......+.........+...+....+......+...+...........+...+.+......+.....+.+.....+....+......+...+..+.......+......+......+...........+...+.......+..+..........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:57.282 | ----- 2026-03-13 12:25:57.291 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-03-13 12:25:57.299 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:25:57.306 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:25:57.314 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-03-13 12:25:57.320 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:25:57.326 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-03-13 12:25:57.332 | + lib/tls:create_CA_base:86 : local i 2026-03-13 12:25:57.338 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:57.344 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-03-13 12:25:57.356 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:57.362 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-03-13 12:25:57.373 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:57.378 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-03-13 12:25:57.388 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:25:57.393 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-03-13 12:25:57.404 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-03-13 12:25:57.413 | + lib/tls:create_CA_base:91 : echo 01 2026-03-13 12:25:57.419 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-03-13 12:25:57.429 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-03-13 12:25:57.435 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:25:57.441 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-03-13 12:25:57.448 | + lib/tls:create_CA_config:145 : echo ' 2026-03-13 12:25:57.448 | [ ca ] 2026-03-13 12:25:57.448 | default_ca = CA_default 2026-03-13 12:25:57.448 | 2026-03-13 12:25:57.448 | [ CA_default ] 2026-03-13 12:25:57.448 | dir = /opt/stack/data/CA/int-ca 2026-03-13 12:25:57.448 | policy = policy_match 2026-03-13 12:25:57.448 | database = $dir/index.txt 2026-03-13 12:25:57.448 | serial = $dir/serial 2026-03-13 12:25:57.448 | certs = $dir/certs 2026-03-13 12:25:57.448 | crl_dir = $dir/crl 2026-03-13 12:25:57.448 | new_certs_dir = $dir/newcerts 2026-03-13 12:25:57.448 | certificate = $dir/cacert.pem 2026-03-13 12:25:57.448 | private_key = $dir/private/cacert.key 2026-03-13 12:25:57.449 | RANDFILE = $dir/private/.rand 2026-03-13 12:25:57.449 | default_md = sha256 2026-03-13 12:25:57.449 | 2026-03-13 12:25:57.449 | [ req ] 2026-03-13 12:25:57.449 | default_bits = 2048 2026-03-13 12:25:57.449 | default_md = sha256 2026-03-13 12:25:57.449 | 2026-03-13 12:25:57.449 | prompt = no 2026-03-13 12:25:57.449 | distinguished_name = ca_distinguished_name 2026-03-13 12:25:57.449 | 2026-03-13 12:25:57.449 | x509_extensions = ca_extensions 2026-03-13 12:25:57.449 | 2026-03-13 12:25:57.449 | [ ca_distinguished_name ] 2026-03-13 12:25:57.449 | organizationName = OpenStack 2026-03-13 12:25:57.449 | organizationalUnitName = DevStack Certificate Authority 2026-03-13 12:25:57.449 | commonName = Intermediate CA 2026-03-13 12:25:57.449 | 2026-03-13 12:25:57.449 | [ policy_match ] 2026-03-13 12:25:57.449 | countryName = optional 2026-03-13 12:25:57.449 | stateOrProvinceName = optional 2026-03-13 12:25:57.449 | organizationName = match 2026-03-13 12:25:57.449 | organizationalUnitName = optional 2026-03-13 12:25:57.449 | commonName = supplied 2026-03-13 12:25:57.449 | 2026-03-13 12:25:57.449 | [ ca_extensions ] 2026-03-13 12:25:57.449 | basicConstraints = critical,CA:true 2026-03-13 12:25:57.449 | subjectKeyIdentifier = hash 2026-03-13 12:25:57.449 | authorityKeyIdentifier = keyid:always, issuer 2026-03-13 12:25:57.449 | keyUsage = cRLSign, keyCertSign 2026-03-13 12:25:57.449 | 2026-03-13 12:25:57.449 | ' 2026-03-13 12:25:57.454 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-03-13 12:25:57.460 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:25:57.466 | + lib/tls:create_signing_config:198 : echo ' 2026-03-13 12:25:57.466 | [ ca ] 2026-03-13 12:25:57.466 | default_ca = CA_default 2026-03-13 12:25:57.466 | 2026-03-13 12:25:57.466 | [ CA_default ] 2026-03-13 12:25:57.466 | dir = /opt/stack/data/CA/int-ca 2026-03-13 12:25:57.466 | policy = policy_match 2026-03-13 12:25:57.466 | database = $dir/index.txt 2026-03-13 12:25:57.466 | serial = $dir/serial 2026-03-13 12:25:57.466 | certs = $dir/certs 2026-03-13 12:25:57.466 | crl_dir = $dir/crl 2026-03-13 12:25:57.466 | new_certs_dir = $dir/newcerts 2026-03-13 12:25:57.466 | certificate = $dir/cacert.pem 2026-03-13 12:25:57.466 | private_key = $dir/private/cacert.key 2026-03-13 12:25:57.466 | RANDFILE = $dir/private/.rand 2026-03-13 12:25:57.466 | default_md = default 2026-03-13 12:25:57.466 | 2026-03-13 12:25:57.466 | [ req ] 2026-03-13 12:25:57.466 | default_bits = 1024 2026-03-13 12:25:57.466 | default_md = sha256 2026-03-13 12:25:57.466 | 2026-03-13 12:25:57.466 | prompt = no 2026-03-13 12:25:57.466 | distinguished_name = req_distinguished_name 2026-03-13 12:25:57.466 | 2026-03-13 12:25:57.466 | x509_extensions = req_extensions 2026-03-13 12:25:57.466 | 2026-03-13 12:25:57.466 | [ req_distinguished_name ] 2026-03-13 12:25:57.466 | organizationName = OpenStack 2026-03-13 12:25:57.466 | organizationalUnitName = DevStack Server Farm 2026-03-13 12:25:57.466 | 2026-03-13 12:25:57.466 | [ policy_match ] 2026-03-13 12:25:57.466 | countryName = optional 2026-03-13 12:25:57.466 | stateOrProvinceName = optional 2026-03-13 12:25:57.466 | organizationName = match 2026-03-13 12:25:57.466 | organizationalUnitName = optional 2026-03-13 12:25:57.466 | commonName = supplied 2026-03-13 12:25:57.466 | 2026-03-13 12:25:57.466 | [ req_extensions ] 2026-03-13 12:25:57.466 | basicConstraints = CA:false 2026-03-13 12:25:57.466 | subjectKeyIdentifier = hash 2026-03-13 12:25:57.466 | authorityKeyIdentifier = keyid:always, issuer 2026-03-13 12:25:57.466 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-03-13 12:25:57.467 | extendedKeyUsage = serverAuth, clientAuth 2026-03-13 12:25:57.467 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-03-13 12:25:57.467 | 2026-03-13 12:25:57.467 | ' 2026-03-13 12:25:57.472 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-03-13 12:25:57.478 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-03-13 12:25:57.848 | .+...+....+......+...........+.+...+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+..............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+........+....+......+...........+.............+..+...+.+.................+............+............+......+....+...+..+.+..+...+....+...+....................+.+...............+..+....+...+...+...+......+......+...+.....+.......+...+...........+...+...+...+.......+...+..+.............+..+.......+.....+......+.+...............+...+..+...+.......+......+...+......+......+..+......+......+......+...+.......+..+............+.............+......+.....................+.........+..+....+...............+......+...+.....+.......+.....+.......+......+.....+.......+.....+.........+.+...............+...............+.........+...+..+.+.....+..........+..+.......+...+..+...+.+......+...+......+..+.......+...........+.+........+......+.+...+.....+...+.........+....+..+.......+............+.....+.........+..........+.........+.....+.+.....................+...+..+......+....+.........+.....+....+.....+...+.........+......+....+...+............+.....+.+...+.....+......+......+...+.........+.............+...+............+..............+..................+.+.....+......................+..+...............+......+............+.......+..+...................+......+........+.+..+............+.+.....+......+.........+.........+..........+..+.+........+....+..+...+.......+...........+...+.........+...+...+.+...+...+.........+......+........+.+...+...........+.+......+.....+.........+...+.+..............+......+.+......+..+...+............+.+..............+......+.+.....+.+.....+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:58.092 | ....+..+.+...........+....+......+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+....+..+....+...+..+......+...+....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+............+..+...+.......+...+.......................+..................+......+...+.+.................+.........+.+........+.........+.......+.....+.........+.+......+...+..+..........+...+..............+...+....+...+............+...+........+............+...+....+.........+.........+...............+....................+.+...........+.+..+...+...+......+.............+..+..........+...+..+....+..+...+.+...+........+....+...............+.........+..+....+...+..+......+....+.........+...........+......+.............+......+...+...+........+.+.....+.+...............+.....+...+.+.....+...+..........+........+...+...................+...........+.......+...+..+...+....+......+......+........+.+...........+...+.......+...+..+......+...............+.......+.....+.+..+...+.+...........+...+....+..+.+...............+........+....+.....+...+.............+..+.......+...+...+..+....+.........+..+..........+..................+...........+.+..+.........................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:25:58.095 | ----- 2026-03-13 12:25:58.103 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2026-03-13 12:25:58.110 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-03-13 12:25:58.113 | Check that the request matches the signature 2026-03-13 12:25:58.113 | Signature ok 2026-03-13 12:25:58.113 | The Subject's Distinguished Name is as follows 2026-03-13 12:25:58.113 | organizationName :ASN.1 12:'OpenStack' 2026-03-13 12:25:58.113 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-03-13 12:25:58.113 | commonName :ASN.1 12:'Intermediate CA' 2026-03-13 12:25:58.114 | Certificate is to be certified until Mar 13 12:25:58 2027 GMT (365 days) 2026-03-13 12:25:58.117 | 2026-03-13 12:25:58.117 | Write out database with 1 new entries 2026-03-13 12:25:58.117 | Database updated 2026-03-13 12:25:58.123 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-03-13 12:25:58.132 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-13 12:25:58.142 | + lib/tls:init_CA:212 : is_fedora 2026-03-13 12:25:58.149 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:25:58.156 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:25:58.162 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:25:58.167 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:25:58.173 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:25:58.178 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:25:58.184 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:25:58.190 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:25:58.198 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:25:58.204 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:25:58.210 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:25:58.217 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:25:58.222 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:25:58.228 | + lib/tls:init_CA:215 : is_ubuntu 2026-03-13 12:25:58.235 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:58.243 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:58.249 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-03-13 12:25:58.273 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-03-13 12:25:58.300 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-03-13 12:25:58.318 | Updating certificates in /etc/ssl/certs... 2026-03-13 12:26:00.299 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-03-13 12:26:00.300 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-03-13 12:26:00.308 | 2 added, 0 removed; done. 2026-03-13 12:26:00.309 | Running hooks in /etc/ca-certificates/update.d... 2026-03-13 12:26:00.312 | done. 2026-03-13 12:26:00.327 | + ./stack.sh:main:878 : init_cert 2026-03-13 12:26:00.333 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-03-13 12:26:00.339 | + lib/tls:init_cert:226 : [[ -n 199.204.45.95 ]] 2026-03-13 12:26:00.345 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.95 2026-03-13 12:26:00.351 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-03-13 12:26:00.357 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.95,IP:::1 2026-03-13 12:26:00.364 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000158687.novalocal IP:199.204.45.95,IP:::1 2026-03-13 12:26:00.371 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:26:00.377 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-03-13 12:26:00.383 | + lib/tls:make_cert:244 : local common_name=np0000158687.novalocal 2026-03-13 12:26:00.390 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.95,IP:::1 2026-03-13 12:26:00.396 | + lib/tls:make_cert:247 : '[' np0000158687.novalocal '!=' 199.204.45.95 ']' 2026-03-13 12:26:00.400 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.95 2026-03-13 12:26:00.406 | + functions-common:is_ipv4_address:2198 : local address=199.204.45.95 2026-03-13 12:26:00.412 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-03-13 12:26:00.418 | + functions-common:is_ipv4_address:2201 : [[ 199.204.45.95 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-03-13 12:26:00.425 | + functions-common:is_ipv4_address:2202 : return 0 2026-03-13 12:26:00.431 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.95,IP:::1 ]] 2026-03-13 12:26:00.438 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.95,IP:::1,IP:199.204.45.95 2026-03-13 12:26:00.444 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-13 12:26:00.451 | + lib/tls:make_cert:260 : /usr/bin/openssl req -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/devstack-cert.key -out /opt/stack/data/CA/int-ca/devstack-cert.csr -subj '/O=OpenStack/OU=DevStack Servers/CN=np0000158687.novalocal' 2026-03-13 12:26:00.655 | ..+....+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+.........+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+....+..............+....+..+.+.................+...+...+..........+......+...+......+.....+.+.....+...+..................+...+....+........+...+.........+.......+...+......+......+...........+.........+.+........+......+..........+...............+......+..............+.+.....+.........+.........+.+...+......+.....+....+.....+......+.......+.....+.......+...+..................+.....+......+....+..+.........+...+......+.+...+...+..+.+.....+......+....+...............+.................+.......+...+...+.....+....+..+..................+.............+.....+...+.......+...+.....+.......+..+...+...+...............+........................+..........+..+....+.....+....+...........+.+...+..+...+.............+..+...+..........+........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:26:00.736 | ..+...+..+.......+...+...+........+......+...+..........+...+.....+...+.+.....+.............+......+.........+...........+.+...+...+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+................+........+.+.....+......+...+......+....+.....+....+...+..+...+.......+........+...+.+........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+.....+...+..........+..+.+...+...........+....+..+.......+......+..+...+....+...............+.....+......+.+.....+.+...+..+....+...........+...+.+.........+..+.........+...+.......+...+.....+.+.....+.+...........+....+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:26:00.739 | ----- 2026-03-13 12:26:00.747 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.95,IP:::1,IP:199.204.45.95 ]] 2026-03-13 12:26:00.753 | + lib/tls:make_cert:271 : alt_names=DNS:np0000158687.novalocal,IP:199.204.45.95,IP:::1,IP:199.204.45.95 2026-03-13 12:26:00.758 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000158687.novalocal,IP:199.204.45.95,IP:::1,IP:199.204.45.95 2026-03-13 12:26:00.764 | + lib/tls:make_cert:275 : /usr/bin/openssl ca -config /opt/stack/data/CA/int-ca/signing.conf -extensions req_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/devstack-cert.csr -out /opt/stack/data/CA/int-ca/devstack-cert.crt -subj '/O=OpenStack/OU=DevStack Servers/CN=np0000158687.novalocal' -batch 2026-03-13 12:26:00.768 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-03-13 12:26:00.771 | Check that the request matches the signature 2026-03-13 12:26:00.771 | Signature ok 2026-03-13 12:26:00.771 | The Subject's Distinguished Name is as follows 2026-03-13 12:26:00.771 | organizationName :ASN.1 12:'OpenStack' 2026-03-13 12:26:00.771 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-03-13 12:26:00.772 | commonName :ASN.1 12:'np0000158687.novalocal' 2026-03-13 12:26:00.773 | Certificate is to be certified until Mar 13 12:26:00 2027 GMT (365 days) 2026-03-13 12:26:00.775 | 2026-03-13 12:26:00.775 | Write out database with 1 new entries 2026-03-13 12:26:00.775 | Database updated 2026-03-13 12:26:00.782 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-03-13 12:26:00.793 | + ./stack.sh:main:885 : install_dstat 2026-03-13 12:26:00.799 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-03-13 12:26:00.840 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:00.847 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-03-13 12:26:00.854 | + inc/python:pip_install_gr:94 : local name=psutil 2026-03-13 12:26:00.860 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:26:00.867 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-03-13 12:26:00.873 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-03-13 12:26:00.879 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:26:00.889 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:26:00.890 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:26:00.899 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-03-13 12:26:00.906 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-03-13 12:26:00.911 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-03-13 12:26:00.919 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-03-13 12:26:00.925 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-03-13 12:26:00.973 | Using python 3.12 to install psutil 2026-03-13 12:26:00.978 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-03-13 12:26:01.788 | Collecting psutil 2026-03-13 12:26:01.877 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-03-13 12:26:01.911 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-03-13 12:26:01.998 | Installing collected packages: psutil 2026-03-13 12:26:02.073 | Successfully installed psutil-7.2.2 2026-03-13 12:26:02.171 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:02.176 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:02.181 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:02.187 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:02.193 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:02.199 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:02.204 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:02.210 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:02.215 | + functions-common:time_stop:2419 : start_time=1773404760961 2026-03-13 12:26:02.221 | + functions-common:time_stop:2421 : [[ -z 1773404760961 ]] 2026-03-13 12:26:02.228 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:02.238 | + functions-common:time_stop:2424 : end_time=1773404762231 2026-03-13 12:26:02.243 | + functions-common:time_stop:2425 : elapsed_time=1270 2026-03-13 12:26:02.249 | + functions-common:time_stop:2426 : total=22840 2026-03-13 12:26:02.255 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:02.261 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24110 2026-03-13 12:26:02.267 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:02.274 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-03-13 12:26:02.280 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:26:02.285 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-03-13 12:26:02.291 | + ./stack.sh:main:894 : install_libs 2026-03-13 12:26:02.298 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-03-13 12:26:02.303 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-03-13 12:26:02.309 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-03-13 12:26:02.315 | + inc/python:use_library_from_git:266 : local name=automaton 2026-03-13 12:26:02.321 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.327 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.333 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,automaton, ]] 2026-03-13 12:26:02.339 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.345 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-03-13 12:26:02.351 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-03-13 12:26:02.357 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-03-13 12:26:02.362 | + inc/python:use_library_from_git:266 : local name=castellan 2026-03-13 12:26:02.369 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.375 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.380 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,castellan, ]] 2026-03-13 12:26:02.386 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.392 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-03-13 12:26:02.397 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-03-13 12:26:02.403 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-03-13 12:26:02.408 | + inc/python:use_library_from_git:266 : local name=cliff 2026-03-13 12:26:02.413 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.418 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.423 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cliff, ]] 2026-03-13 12:26:02.429 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.436 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-03-13 12:26:02.440 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-03-13 12:26:02.446 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-03-13 12:26:02.453 | + inc/python:use_library_from_git:266 : local name=cursive 2026-03-13 12:26:02.459 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.465 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.470 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cursive, ]] 2026-03-13 12:26:02.476 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.481 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-03-13 12:26:02.486 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-03-13 12:26:02.491 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-03-13 12:26:02.497 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-03-13 12:26:02.503 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.508 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.514 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,debtcollector, ]] 2026-03-13 12:26:02.520 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.526 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-03-13 12:26:02.532 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-03-13 12:26:02.539 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-03-13 12:26:02.545 | + inc/python:use_library_from_git:266 : local name=futurist 2026-03-13 12:26:02.552 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.556 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.561 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,futurist, ]] 2026-03-13 12:26:02.568 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.573 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-03-13 12:26:02.580 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-03-13 12:26:02.586 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-03-13 12:26:02.592 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-03-13 12:26:02.597 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.603 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.609 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,openstacksdk, ]] 2026-03-13 12:26:02.613 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.617 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-03-13 12:26:02.624 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-03-13 12:26:02.630 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-03-13 12:26:02.635 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-03-13 12:26:02.640 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.645 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.651 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-lib, ]] 2026-03-13 12:26:02.657 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.663 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-03-13 12:26:02.669 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-03-13 12:26:02.674 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-03-13 12:26:02.680 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-03-13 12:26:02.686 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.692 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.698 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-placement, ]] 2026-03-13 12:26:02.704 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.710 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-03-13 12:26:02.717 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-03-13 12:26:02.722 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-03-13 12:26:02.728 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-03-13 12:26:02.735 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.740 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.746 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-client-config, ]] 2026-03-13 12:26:02.752 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.758 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-03-13 12:26:02.763 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-03-13 12:26:02.769 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-03-13 12:26:02.775 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-03-13 12:26:02.780 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.785 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.791 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.cache, ]] 2026-03-13 12:26:02.796 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.802 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-03-13 12:26:02.808 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-03-13 12:26:02.814 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-03-13 12:26:02.819 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-03-13 12:26:02.826 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.832 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.838 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.concurrency, ]] 2026-03-13 12:26:02.844 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.850 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-03-13 12:26:02.855 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-03-13 12:26:02.860 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-03-13 12:26:02.865 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-03-13 12:26:02.870 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.876 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.882 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.config, ]] 2026-03-13 12:26:02.888 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.894 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-03-13 12:26:02.900 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-03-13 12:26:02.906 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-03-13 12:26:02.912 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-03-13 12:26:02.917 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.923 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.929 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.context, ]] 2026-03-13 12:26:02.934 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.940 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-03-13 12:26:02.945 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-03-13 12:26:02.951 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-03-13 12:26:02.957 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-03-13 12:26:02.961 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:02.967 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:02.973 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.db, ]] 2026-03-13 12:26:02.980 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:02.985 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-03-13 12:26:02.992 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-03-13 12:26:02.998 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-03-13 12:26:03.005 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-03-13 12:26:03.011 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.015 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.022 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.i18n, ]] 2026-03-13 12:26:03.028 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.034 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-03-13 12:26:03.040 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-03-13 12:26:03.047 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-03-13 12:26:03.053 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-03-13 12:26:03.059 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.066 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.070 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.limit, ]] 2026-03-13 12:26:03.076 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.082 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-03-13 12:26:03.087 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-03-13 12:26:03.092 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-03-13 12:26:03.097 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-03-13 12:26:03.103 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.109 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.114 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-03-13 12:26:03.121 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.128 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-03-13 12:26:03.133 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-03-13 12:26:03.139 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-03-13 12:26:03.145 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-03-13 12:26:03.152 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.159 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.164 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-03-13 12:26:03.169 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.176 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-03-13 12:26:03.182 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-03-13 12:26:03.188 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-03-13 12:26:03.194 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-03-13 12:26:03.200 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.205 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.210 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.middleware, ]] 2026-03-13 12:26:03.214 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.219 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-03-13 12:26:03.225 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-03-13 12:26:03.229 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-03-13 12:26:03.235 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-03-13 12:26:03.240 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.246 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.251 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.policy, ]] 2026-03-13 12:26:03.256 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.262 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-03-13 12:26:03.267 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-03-13 12:26:03.272 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-03-13 12:26:03.279 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-03-13 12:26:03.284 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.290 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.298 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.privsep, ]] 2026-03-13 12:26:03.303 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.309 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-03-13 12:26:03.315 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-03-13 12:26:03.322 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-03-13 12:26:03.328 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-03-13 12:26:03.334 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.341 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.347 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.reports, ]] 2026-03-13 12:26:03.353 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.358 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-03-13 12:26:03.363 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-03-13 12:26:03.367 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-03-13 12:26:03.373 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-03-13 12:26:03.378 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.384 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.389 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.rootwrap, ]] 2026-03-13 12:26:03.395 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.401 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-03-13 12:26:03.406 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-03-13 12:26:03.411 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-03-13 12:26:03.418 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-03-13 12:26:03.424 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.431 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.438 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-03-13 12:26:03.443 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.449 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-03-13 12:26:03.455 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-03-13 12:26:03.461 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-03-13 12:26:03.467 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-03-13 12:26:03.471 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.476 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.480 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.service, ]] 2026-03-13 12:26:03.486 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.494 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-03-13 12:26:03.500 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-03-13 12:26:03.505 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-03-13 12:26:03.510 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-03-13 12:26:03.517 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.523 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.530 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.utils, ]] 2026-03-13 12:26:03.535 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.542 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-03-13 12:26:03.549 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-03-13 12:26:03.555 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-03-13 12:26:03.561 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-03-13 12:26:03.566 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.573 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.579 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.versionedobjects, ]] 2026-03-13 12:26:03.585 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.592 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-03-13 12:26:03.598 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-03-13 12:26:03.603 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-03-13 12:26:03.610 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-03-13 12:26:03.616 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.622 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.628 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.vmware, ]] 2026-03-13 12:26:03.634 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.641 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-03-13 12:26:03.648 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-03-13 12:26:03.653 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-03-13 12:26:03.660 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-03-13 12:26:03.666 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.672 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.677 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osprofiler, ]] 2026-03-13 12:26:03.684 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.690 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-03-13 12:26:03.696 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-03-13 12:26:03.702 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-03-13 12:26:03.709 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-03-13 12:26:03.716 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.722 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.727 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pycadf, ]] 2026-03-13 12:26:03.735 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.741 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-03-13 12:26:03.747 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-03-13 12:26:03.754 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-03-13 12:26:03.760 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-03-13 12:26:03.767 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.773 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.779 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,stevedore, ]] 2026-03-13 12:26:03.786 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.793 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-03-13 12:26:03.802 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-03-13 12:26:03.807 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-03-13 12:26:03.813 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-03-13 12:26:03.819 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.826 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.832 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-03-13 12:26:03.840 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.846 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-03-13 12:26:03.851 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-03-13 12:26:03.856 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-03-13 12:26:03.864 | + inc/python:use_library_from_git:266 : local name=tooz 2026-03-13 12:26:03.871 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.877 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.884 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,tooz, ]] 2026-03-13 12:26:03.890 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.897 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-03-13 12:26:03.903 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-03-13 12:26:03.908 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-03-13 12:26:03.914 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-03-13 12:26:03.920 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.928 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.934 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-brick, ]] 2026-03-13 12:26:03.941 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.946 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-03-13 12:26:03.953 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-03-13 12:26:03.959 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-03-13 12:26:03.965 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-03-13 12:26:03.971 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:03.977 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:03.983 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-resource-classes, ]] 2026-03-13 12:26:03.989 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:03.996 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-03-13 12:26:04.001 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-03-13 12:26:04.007 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-03-13 12:26:04.014 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-03-13 12:26:04.020 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:04.025 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:04.032 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-traits, ]] 2026-03-13 12:26:04.039 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:04.045 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-03-13 12:26:04.050 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-03-13 12:26:04.056 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-03-13 12:26:04.064 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-13 12:26:04.071 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:04.077 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:04.083 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-03-13 12:26:04.087 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:04.092 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-03-13 12:26:04.099 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-03-13 12:26:04.105 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:04.111 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:04.118 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,etcd3gw, ]] 2026-03-13 12:26:04.124 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:04.131 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-03-13 12:26:04.178 | Using python 3.12 to install etcd3gw 2026-03-13 12:26:04.185 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-03-13 12:26:04.876 | Collecting etcd3gw 2026-03-13 12:26:04.983 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:04.993 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-03-13 12:26:05.031 | Collecting requests>=2.20.0 (from etcd3gw) 2026-03-13 12:26:05.033 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-13 12:26:05.073 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-03-13 12:26:05.084 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:05.123 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-03-13 12:26:05.135 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:05.361 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-03-13 12:26:05.375 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-03-13 12:26:05.388 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-03-13 12:26:05.488 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-03-13 12:26:05.489 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-13 12:26:05.515 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-03-13 12:26:05.516 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-13 12:26:05.553 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-03-13 12:26:05.555 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-13 12:26:05.561 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-03-13 12:26:05.580 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-03-13 12:26:05.613 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-03-13 12:26:05.637 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-13 12:26:05.648 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-13 12:26:05.651 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-03-13 12:26:05.652 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-03-13 12:26:05.654 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-13 12:26:05.668 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-03-13 12:26:05.786 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-03-13 12:26:05.814 | Attempting uninstall: urllib3 2026-03-13 12:26:05.820 | Found existing installation: urllib3 2.0.7 2026-03-13 12:26:05.821 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:05.821 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-03-13 12:26:05.919 | Attempting uninstall: idna 2026-03-13 12:26:05.924 | Found existing installation: idna 3.6 2026-03-13 12:26:05.925 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:05.925 | Can't uninstall 'idna'. No files were found to uninstall. 2026-03-13 12:26:06.091 | Attempting uninstall: requests 2026-03-13 12:26:06.096 | Found existing installation: requests 2.31.0 2026-03-13 12:26:06.096 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:06.096 | Can't uninstall 'requests'. No files were found to uninstall. 2026-03-13 12:26:06.233 | 2026-03-13 12:26:06.236 | Successfully installed charset_normalizer-3.4.4 debtcollector-3.0.0 etcd3gw-2.5.0 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-2.6.3 wrapt-2.1.1 2026-03-13 12:26:06.425 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:06.430 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:06.436 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:06.441 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:06.447 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:06.452 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:06.457 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:06.462 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:06.467 | + functions-common:time_stop:2419 : start_time=1773404764166 2026-03-13 12:26:06.472 | + functions-common:time_stop:2421 : [[ -z 1773404764166 ]] 2026-03-13 12:26:06.479 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:06.487 | + functions-common:time_stop:2424 : end_time=1773404766482 2026-03-13 12:26:06.493 | + functions-common:time_stop:2425 : elapsed_time=2316 2026-03-13 12:26:06.498 | + functions-common:time_stop:2426 : total=24110 2026-03-13 12:26:06.505 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:06.511 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=26426 2026-03-13 12:26:06.517 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:06.524 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-03-13 12:26:06.531 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-03-13 12:26:06.536 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-03-13 12:26:06.543 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:26:06.549 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:26:06.556 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:26:06.562 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:26:06.569 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:26:06.575 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:26:06.582 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:26:06.589 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:26:06.595 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:26:06.601 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:26:06.608 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:26:06.615 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:26:06.620 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:26:06.626 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-03-13 12:26:06.632 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:06.638 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:06.644 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-03-13 12:26:06.650 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-03-13 12:26:06.655 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:26:06.661 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:26:06.666 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:26:06.672 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:26:06.679 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:06.683 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:26:06.689 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:06.695 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:06.702 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:26:06.708 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:26:06.713 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:26:06.719 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:26:06.726 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-03-13 12:26:06.732 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:26:06.737 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:06.743 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:06.749 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-03-13 12:26:06.801 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-03-13 12:26:06.849 | Reading package lists... 2026-03-13 12:26:07.219 | Building dependency tree... 2026-03-13 12:26:07.220 | Reading state information... 2026-03-13 12:26:07.542 | The following additional packages will be installed: 2026-03-13 12:26:07.543 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-03-13 12:26:07.545 | Suggested packages: 2026-03-13 12:26:07.545 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-03-13 12:26:07.545 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-03-13 12:26:07.545 | python3-uwsgidecorators 2026-03-13 12:26:07.583 | The following NEW packages will be installed: 2026-03-13 12:26:07.584 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-03-13 12:26:07.584 | uwsgi-plugin-python3 2026-03-13 12:26:07.773 | 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:26:07.773 | Need to get 1,451 kB of archives. 2026-03-13 12:26:07.773 | After this operation, 4,760 kB of additional disk space will be used. 2026-03-13 12:26:07.773 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-03-13 12:26:08.142 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-03-13 12:26:08.231 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-03-13 12:26:08.288 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-03-13 12:26:08.342 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-03-13 12:26:08.345 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-03-13 12:26:08.418 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-03-13 12:26:08.420 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-03-13 12:26:08.662 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:26:08.726 | Fetched 1,451 kB in 1s (1,760 kB/s) 2026-03-13 12:26:08.774 | Selecting previously unselected package libnorm1t64:amd64. 2026-03-13 12:26:08.813 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68509 files and directories currently installed.) 2026-03-13 12:26:08.818 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-03-13 12:26:08.825 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-13 12:26:08.887 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-03-13 12:26:08.899 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-03-13 12:26:08.904 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-13 12:26:08.967 | Selecting previously unselected package libsodium23:amd64. 2026-03-13 12:26:08.979 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:26:08.988 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:26:09.045 | Selecting previously unselected package libzmq5:amd64. 2026-03-13 12:26:09.058 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-03-13 12:26:09.063 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-03-13 12:26:09.127 | Selecting previously unselected package libyajl2:amd64. 2026-03-13 12:26:09.136 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-03-13 12:26:09.140 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-03-13 12:26:09.196 | Selecting previously unselected package uwsgi-core. 2026-03-13 12:26:09.208 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-03-13 12:26:09.211 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-13 12:26:09.346 | Selecting previously unselected package uwsgi. 2026-03-13 12:26:09.358 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-03-13 12:26:09.368 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-03-13 12:26:09.429 | Selecting previously unselected package uwsgi-plugin-python3. 2026-03-13 12:26:09.440 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-03-13 12:26:09.444 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-13 12:26:09.521 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-13 12:26:09.533 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:26:09.542 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-03-13 12:26:09.551 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-13 12:26:09.561 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-03-13 12:26:09.570 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-13 12:26:09.594 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-03-13 12:26:10.036 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-13 12:26:10.081 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:26:10.811 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:26:11.119 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:26:11.124 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:26:11.129 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:11.135 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:11.140 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:11.144 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:11.150 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:11.157 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:26:11.162 | + functions-common:time_stop:2419 : start_time=1773404766793 2026-03-13 12:26:11.167 | + functions-common:time_stop:2421 : [[ -z 1773404766793 ]] 2026-03-13 12:26:11.175 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:11.184 | + functions-common:time_stop:2424 : end_time=1773404771178 2026-03-13 12:26:11.189 | + functions-common:time_stop:2425 : elapsed_time=4385 2026-03-13 12:26:11.195 | + functions-common:time_stop:2426 : total=158298 2026-03-13 12:26:11.201 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:11.206 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=162683 2026-03-13 12:26:11.212 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:26:11.218 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-03-13 12:26:11.223 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:11.229 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:11.234 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-03-13 12:26:11.283 | No module matches proxy 2026-03-13 12:26:11.292 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-03-13 12:26:11.341 | Enabling module proxy. 2026-03-13 12:26:11.351 | To activate the new configuration, you need to run: 2026-03-13 12:26:11.351 | systemctl restart apache2 2026-03-13 12:26:11.360 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-03-13 12:26:11.409 | Considering dependency proxy for proxy_uwsgi: 2026-03-13 12:26:11.409 | Module proxy already enabled 2026-03-13 12:26:11.409 | Enabling module proxy_uwsgi. 2026-03-13 12:26:11.418 | To activate the new configuration, you need to run: 2026-03-13 12:26:11.418 | systemctl restart apache2 2026-03-13 12:26:11.427 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-03-13 12:26:11.433 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:26:11.439 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:26:11.445 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:26:11.604 | + ./stack.sh:main:900 : install_keystoneauth 2026-03-13 12:26:11.608 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-03-13 12:26:11.612 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-03-13 12:26:11.618 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.624 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.629 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystoneauth, ]] 2026-03-13 12:26:11.634 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.640 | + ./stack.sh:main:901 : install_keystoneclient 2026-03-13 12:26:11.646 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-03-13 12:26:11.651 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-03-13 12:26:11.657 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.662 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.667 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-keystoneclient, ]] 2026-03-13 12:26:11.673 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.677 | + ./stack.sh:main:902 : install_glanceclient 2026-03-13 12:26:11.683 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-03-13 12:26:11.688 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-03-13 12:26:11.694 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.700 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.705 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-03-13 12:26:11.711 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.716 | + ./stack.sh:main:903 : install_cinderclient 2026-03-13 12:26:11.721 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-03-13 12:26:11.726 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-03-13 12:26:11.730 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.736 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.742 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-brick-cinderclient-ext, ]] 2026-03-13 12:26:11.747 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.752 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-03-13 12:26:11.759 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-03-13 12:26:11.763 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.769 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.775 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-cinderclient, ]] 2026-03-13 12:26:11.781 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.787 | + ./stack.sh:main:904 : install_novaclient 2026-03-13 12:26:11.792 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-03-13 12:26:11.799 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-03-13 12:26:11.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.812 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.819 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-novaclient, ]] 2026-03-13 12:26:11.825 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.831 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-03-13 12:26:11.873 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:11.879 | + ./stack.sh:main:906 : install_swiftclient 2026-03-13 12:26:11.886 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-03-13 12:26:11.892 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-03-13 12:26:11.899 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.906 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.911 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-swiftclient, ]] 2026-03-13 12:26:11.917 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.922 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-03-13 12:26:11.963 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:11.970 | + ./stack.sh:main:909 : install_neutronclient 2026-03-13 12:26:11.977 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-03-13 12:26:11.983 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-03-13 12:26:11.990 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.996 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.002 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-neutronclient, ]] 2026-03-13 12:26:12.009 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.016 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-03-13 12:26:12.021 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-03-13 12:26:12.027 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-03-13 12:26:12.034 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.040 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.047 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystonemiddleware, ]] 2026-03-13 12:26:12.053 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.060 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-03-13 12:26:12.066 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-03-13 12:26:12.072 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:26:12.079 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-03-13 12:26:12.085 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-03-13 12:26:12.092 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:26:12.103 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:26:12.103 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:26:12.114 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-03-13 12:26:12.120 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-03-13 12:26:12.125 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-03-13 12:26:12.132 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-03-13 12:26:12.137 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-03-13 12:26:12.181 | Using python 3.12 to install keystonemiddleware 2026-03-13 12:26:12.186 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-03-13 12:26:12.910 | Collecting keystonemiddleware 2026-03-13 12:26:12.989 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-13 12:26:13.041 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-03-13 12:26:13.044 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:13.090 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-03-13 12:26:13.096 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:26:13.147 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-03-13 12:26:13.150 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:13.190 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-03-13 12:26:13.194 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:13.231 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-03-13 12:26:13.236 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-13 12:26:13.280 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-03-13 12:26:13.283 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:26:13.320 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-03-13 12:26:13.323 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:13.370 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-03-13 12:26:13.376 | Downloading oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:13.386 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-03-13 12:26:13.412 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-03-13 12:26:13.417 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:13.456 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-03-13 12:26:13.461 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:26:13.510 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-03-13 12:26:13.514 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:26:13.521 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-03-13 12:26:13.551 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-03-13 12:26:13.556 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-03-13 12:26:13.570 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-03-13 12:26:13.608 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-13 12:26:13.612 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:26:13.639 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-13 12:26:13.645 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:26:13.680 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-13 12:26:13.686 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:26:13.721 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-03-13 12:26:13.726 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:26:13.772 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-03-13 12:26:13.775 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-03-13 12:26:13.818 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-13 12:26:13.823 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-13 12:26:13.855 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-13 12:26:13.859 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-13 12:26:13.921 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-13 12:26:13.922 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-13 12:26:13.959 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-03-13 12:26:13.963 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-13 12:26:13.971 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.0.0) 2026-03-13 12:26:13.973 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.1) 2026-03-13 12:26:14.066 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-03-13 12:26:14.070 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-03-13 12:26:14.116 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-03-13 12:26:14.120 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-13 12:26:14.127 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.0) 2026-03-13 12:26:14.128 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-03-13 12:26:14.131 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-03-13 12:26:14.164 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-03-13 12:26:14.167 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:26:14.183 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.4) 2026-03-13 12:26:14.184 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-03-13 12:26:14.185 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-03-13 12:26:14.186 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-03-13 12:26:14.208 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-03-13 12:26:14.221 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-03-13 12:26:14.238 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-03-13 12:26:14.250 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-03-13 12:26:14.263 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-03-13 12:26:14.276 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-03-13 12:26:14.290 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-13 12:26:14.305 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-13 12:26:14.337 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 77.3 MB/s 0:00:00 2026-03-13 12:26:14.341 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-03-13 12:26:14.353 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-13 12:26:14.367 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-03-13 12:26:14.378 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-03-13 12:26:14.391 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-03-13 12:26:14.411 | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-03-13 12:26:14.426 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-03-13 12:26:14.438 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-03-13 12:26:14.449 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-13 12:26:14.461 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-13 12:26:14.477 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-03-13 12:26:14.489 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-03-13 12:26:14.497 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-13 12:26:14.508 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-13 12:26:14.517 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-13 12:26:14.528 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-03-13 12:26:14.540 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-03-13 12:26:14.669 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-03-13 12:26:14.845 | Attempting uninstall: six 2026-03-13 12:26:14.851 | Found existing installation: six 1.16.0 2026-03-13 12:26:14.852 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:14.852 | Can't uninstall 'six'. No files were found to uninstall. 2026-03-13 12:26:14.903 | Attempting uninstall: PyYAML 2026-03-13 12:26:14.909 | Found existing installation: PyYAML 6.0.1 2026-03-13 12:26:14.909 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:14.909 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-03-13 12:26:14.986 | Attempting uninstall: pyparsing 2026-03-13 12:26:14.990 | Found existing installation: pyparsing 3.1.1 2026-03-13 12:26:14.991 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:14.991 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-03-13 12:26:15.152 | Attempting uninstall: PyJWT 2026-03-13 12:26:15.157 | Found existing installation: PyJWT 2.7.0 2026-03-13 12:26:15.157 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:15.157 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-03-13 12:26:16.623 | 2026-03-13 12:26:16.629 | Successfully installed PyJWT-2.11.0 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.serialization-5.9.1 oslo.utils-10.0.0 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.7.0 typing-extensions-4.15.0 2026-03-13 12:26:16.814 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:16.819 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:16.825 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:16.830 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:16.833 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:16.838 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:16.843 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:16.849 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:16.855 | + functions-common:time_stop:2419 : start_time=1773404772171 2026-03-13 12:26:16.861 | + functions-common:time_stop:2421 : [[ -z 1773404772171 ]] 2026-03-13 12:26:16.868 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:16.878 | + functions-common:time_stop:2424 : end_time=1773404776871 2026-03-13 12:26:16.884 | + functions-common:time_stop:2425 : elapsed_time=4700 2026-03-13 12:26:16.890 | + functions-common:time_stop:2426 : total=26426 2026-03-13 12:26:16.896 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:16.902 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31126 2026-03-13 12:26:16.908 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:16.915 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-03-13 12:26:16.921 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-03-13 12:26:16.928 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:26:16.935 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-03-13 12:26:16.940 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-03-13 12:26:16.946 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:26:16.955 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:26:16.955 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:26:16.968 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-03-13 12:26:16.974 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-03-13 12:26:16.978 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-03-13 12:26:16.984 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-03-13 12:26:16.990 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-03-13 12:26:17.038 | Using python 3.12 to install python-memcached 2026-03-13 12:26:17.043 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-03-13 12:26:17.758 | Collecting python-memcached 2026-03-13 12:26:17.848 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:17.869 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-03-13 12:26:17.956 | Installing collected packages: python-memcached 2026-03-13 12:26:17.978 | Successfully installed python-memcached-1.62 2026-03-13 12:26:18.066 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:18.071 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:18.077 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:18.082 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:18.087 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:18.093 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:18.098 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:18.104 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:18.111 | + functions-common:time_stop:2419 : start_time=1773404777025 2026-03-13 12:26:18.116 | + functions-common:time_stop:2421 : [[ -z 1773404777025 ]] 2026-03-13 12:26:18.123 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:18.132 | + functions-common:time_stop:2424 : end_time=1773404778126 2026-03-13 12:26:18.137 | + functions-common:time_stop:2425 : elapsed_time=1101 2026-03-13 12:26:18.143 | + functions-common:time_stop:2426 : total=31126 2026-03-13 12:26:18.149 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:18.155 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32227 2026-03-13 12:26:18.161 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:18.168 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-03-13 12:26:18.207 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:18.214 | + ./stack.sh:main:916 : '[' 199.204.45.95 == 199.204.45.95 ']' 2026-03-13 12:26:18.220 | + ./stack.sh:main:917 : stack_install_service keystone 2026-03-13 12:26:18.226 | + lib/stack:stack_install_service:20 : local service=keystone 2026-03-13 12:26:18.233 | + lib/stack:stack_install_service:21 : type install_keystone 2026-03-13 12:26:18.239 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:26:18.245 | + lib/stack:stack_install_service:32 : install_keystone 2026-03-13 12:26:18.252 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-03-13 12:26:18.288 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:18.295 | + lib/keystone:install_keystone:539 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-03-13 12:26:18.300 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/keystone.git 2026-03-13 12:26:18.305 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-03-13 12:26:18.310 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:26:18.316 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:26:18.322 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:26:18.329 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:26:18.334 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:26:18.340 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:26:18.376 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:26:18.381 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:26:18.387 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:18.394 | + functions-common:git_clone:602 : echo master 2026-03-13 12:26:18.394 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:26:18.404 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-03-13 12:26:18.410 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:18.416 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-03-13 12:26:18.442 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-03-13 12:26:18.449 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:26:18.451 | + functions-common:git_clone:665 : head -1 2026-03-13 12:26:18.462 | 3526925ae Merge "Keystone identity mapping to support project definition as a JSON" 2026-03-13 12:26:18.469 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:26:18.473 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-03-13 12:26:18.479 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:26:18.484 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-13 12:26:18.490 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-03-13 12:26:18.497 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:26:18.502 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-03-13 12:26:18.509 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:26:18.515 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-13 12:26:18.522 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-03-13 12:26:18.528 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:26:18.534 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:26:18.542 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-03-13 12:26:18.549 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:26:18.556 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-03-13 12:26:18.563 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:26:18.569 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:26:18.578 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-03-13 12:26:18.590 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-03-13 12:26:18.595 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-03-13 12:26:18.602 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-03-13 12:26:18.698 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-03-13 12:26:18.702 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:26:18.706 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:26:18.712 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:26:18.718 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-13 12:26:18.724 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-03-13 12:26:18.730 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:26:18.735 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:26:18.741 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:26:18.746 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:26:18.751 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:26:18.757 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:26:18.763 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:26:18.769 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-03-13 12:26:18.813 | Using python 3.12 to install /opt/stack/keystone 2026-03-13 12:26:18.816 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-03-13 12:26:19.396 | Obtaining file:///opt/stack/keystone 2026-03-13 12:26:19.400 | Installing build dependencies: started 2026-03-13 12:26:20.385 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:20.387 | Checking if build backend supports build_editable: started 2026-03-13 12:26:20.677 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:26:20.679 | Getting requirements to build editable: started 2026-03-13 12:26:20.828 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:26:20.831 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:26:21.586 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:21.601 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (7.0.3) 2026-03-13 12:26:21.601 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (1.8.9) 2026-03-13 12:26:21.705 | Collecting Flask!=0.11,>=1.0.2 (from keystone==28.1.0.dev78) 2026-03-13 12:26:21.778 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-03-13 12:26:21.808 | Collecting Flask-RESTful>=0.3.5 (from keystone==28.1.0.dev78) 2026-03-13 12:26:21.813 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-03-13 12:26:22.040 | Collecting cryptography>=2.7 (from keystone==28.1.0.dev78) 2026-03-13 12:26:22.046 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-03-13 12:26:22.431 | Collecting SQLAlchemy>=1.4.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:22.435 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-03-13 12:26:22.452 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (5.7.0) 2026-03-13 12:26:22.452 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (5.8.0) 2026-03-13 12:26:22.453 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (12.0.0) 2026-03-13 12:26:22.499 | Collecting bcrypt>=3.1.3 (from keystone==28.1.0.dev78) 2026-03-13 12:26:22.503 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-13 12:26:22.531 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (4.1.1) 2026-03-13 12:26:22.532 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (10.3.0) 2026-03-13 12:26:22.533 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (6.3.0) 2026-03-13 12:26:22.600 | Collecting oslo.messaging>=5.29.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:22.608 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:26:22.676 | Collecting oslo.db>=6.0.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:22.682 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:26:22.695 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (6.7.2) 2026-03-13 12:26:22.696 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (8.1.0) 2026-03-13 12:26:22.724 | Collecting oslo.middleware>=3.31.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:22.736 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:26:22.781 | Collecting oslo.policy>=4.5.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:22.786 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:22.794 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (5.9.1) 2026-03-13 12:26:22.809 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:22.813 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-13 12:26:22.821 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (10.0.0) 2026-03-13 12:26:22.837 | Collecting oauthlib>=0.6.2 (from keystone==28.1.0.dev78) 2026-03-13 12:26:22.840 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-03-13 12:26:22.871 | Collecting pysaml2>=5.0.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:22.876 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:26:22.883 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (2.11.0) 2026-03-13 12:26:22.883 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (1.5.0) 2026-03-13 12:26:22.911 | Collecting jsonschema>=3.2.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:22.915 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-13 12:26:22.927 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (4.0.1) 2026-03-13 12:26:22.928 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (1.1.2) 2026-03-13 12:26:22.947 | Collecting osprofiler>=1.4.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:22.952 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:26:22.991 | Collecting Werkzeug>=0.15.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:22.996 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:26:23.137 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==28.1.0.dev78) 2026-03-13 12:26:23.158 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-13 12:26:23.178 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==28.1.0.dev78) 2026-03-13 12:26:23.184 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-13 12:26:23.195 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==28.1.0.dev78) (5.2.1) 2026-03-13 12:26:23.211 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:23.214 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:26:23.221 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) (8.3.1) 2026-03-13 12:26:23.234 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:23.238 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:26:23.261 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:23.267 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:23.333 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:23.338 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-03-13 12:26:23.361 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev78) 2026-03-13 12:26:23.369 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-03-13 12:26:23.384 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev78) (1.17.0) 2026-03-13 12:26:23.425 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev78) 2026-03-13 12:26:23.429 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-03-13 12:26:23.458 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:23.462 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-03-13 12:26:23.490 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:23.495 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:23.528 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:23.533 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-13 12:26:23.929 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:23.932 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-03-13 12:26:23.947 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (5.13.1) 2026-03-13 12:26:23.949 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (2.32.5) 2026-03-13 12:26:23.952 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (2.1.0) 2026-03-13 12:26:23.953 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (1.8.2) 2026-03-13 12:26:23.954 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (4.15.0) 2026-03-13 12:26:23.962 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev78) (1.3.0) 2026-03-13 12:26:23.963 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev78) (2.0.0) 2026-03-13 12:26:23.963 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev78) (6.0.3) 2026-03-13 12:26:23.990 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:23.994 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-03-13 12:26:24.002 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==28.1.0.dev78) (3.0.0) 2026-03-13 12:26:24.017 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:24.022 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-03-13 12:26:24.050 | Installing build dependencies: started 2026-03-13 12:26:24.934 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:24.935 | Getting requirements to build wheel: started 2026-03-13 12:26:25.232 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:26:25.235 | Installing backend dependencies: started 2026-03-13 12:26:26.239 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:26:26.240 | Preparing metadata (pyproject.toml): started 2026-03-13 12:26:26.526 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:26.545 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:26.551 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-03-13 12:26:26.582 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:26.586 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:26.595 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==28.1.0.dev78) (2.1.1) 2026-03-13 12:26:26.598 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==28.1.0.dev78) (2.9.0.post0) 2026-03-13 12:26:26.601 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) (3.2.1) 2026-03-13 12:26:26.637 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:26.642 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-03-13 12:26:26.673 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:26.677 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-13 12:26:26.708 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:26.711 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-13 12:26:26.748 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:26.751 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:26:26.776 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:26.781 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-03-13 12:26:26.807 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:26.811 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-13 12:26:26.842 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:26.845 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-13 12:26:26.851 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) (26.0) 2026-03-13 12:26:26.870 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:26.874 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:26.898 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==28.1.0.dev78) 2026-03-13 12:26:26.902 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:26.931 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:26.935 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:26:27.074 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.078 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-03-13 12:26:27.111 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.116 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:27.137 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.141 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-13 12:26:27.163 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.167 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-03-13 12:26:27.203 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.210 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-03-13 12:26:27.255 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.260 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-03-13 12:26:27.283 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.286 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-03-13 12:26:27.321 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.326 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-13 12:26:27.351 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.355 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-03-13 12:26:27.376 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev78) (3.3.2) 2026-03-13 12:26:27.377 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev78) (7.2.2) 2026-03-13 12:26:27.387 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) (82.0.1) 2026-03-13 12:26:27.404 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.407 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-03-13 12:26:27.452 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.454 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-03-13 12:26:27.496 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.500 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-03-13 12:26:27.534 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.538 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-03-13 12:26:27.557 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (3.4.4) 2026-03-13 12:26:27.558 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (3.11) 2026-03-13 12:26:27.558 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (2.6.3) 2026-03-13 12:26:27.559 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (2023.11.17) 2026-03-13 12:26:27.591 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.596 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-03-13 12:26:27.637 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:27.641 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-03-13 12:26:27.672 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==28.1.0.dev78) (2.8.5) 2026-03-13 12:26:27.715 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-13 12:26:27.753 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-03-13 12:26:27.892 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 31.3 MB/s 0:00:00 2026-03-13 12:26:27.898 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-03-13 12:26:27.915 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-03-13 12:26:27.927 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-03-13 12:26:27.938 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-03-13 12:26:27.952 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-03-13 12:26:27.963 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-03-13 12:26:27.978 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-13 12:26:27.991 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-03-13 12:26:28.004 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-03-13 12:26:28.017 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-03-13 12:26:28.031 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-13 12:26:28.041 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-03-13 12:26:28.056 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-03-13 12:26:28.070 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-03-13 12:26:28.088 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-03-13 12:26:28.103 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-03-13 12:26:28.115 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-03-13 12:26:28.128 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-03-13 12:26:28.140 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-03-13 12:26:28.155 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-03-13 12:26:28.164 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-03-13 12:26:28.178 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-03-13 12:26:28.190 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-03-13 12:26:28.206 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-03-13 12:26:28.226 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-03-13 12:26:28.242 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-03-13 12:26:28.262 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 26.2 MB/s 0:00:00 2026-03-13 12:26:28.267 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-03-13 12:26:28.279 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-13 12:26:28.289 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-03-13 12:26:28.301 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-03-13 12:26:28.314 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-03-13 12:26:28.332 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-03-13 12:26:28.341 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-03-13 12:26:28.352 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-03-13 12:26:28.364 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-03-13 12:26:28.383 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-03-13 12:26:28.395 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-03-13 12:26:28.417 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-03-13 12:26:28.433 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-03-13 12:26:28.446 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-03-13 12:26:28.457 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-03-13 12:26:28.469 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-03-13 12:26:28.488 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-03-13 12:26:28.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 50.0 MB/s 0:00:00 2026-03-13 12:26:28.564 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-03-13 12:26:28.576 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-03-13 12:26:28.585 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-13 12:26:28.603 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-03-13 12:26:28.620 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-03-13 12:26:28.632 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-03-13 12:26:28.643 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-03-13 12:26:28.654 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-13 12:26:28.667 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-03-13 12:26:28.686 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-03-13 12:26:28.763 | Building wheels for collected packages: keystone, testresources 2026-03-13 12:26:28.764 | Building editable for keystone (pyproject.toml): started 2026-03-13 12:26:29.647 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-03-13 12:26:29.648 | Created wheel for keystone: filename=keystone-28.1.0.dev78-0.editable-py3-none-any.whl size=9271 sha256=e91f2a544c2b540de9b65482cf932da70401f3750fce84a4c509b039b95e0ef5 2026-03-13 12:26:29.648 | Stored in directory: /tmp/pip-ephem-wheel-cache-l0v23ty7/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-03-13 12:26:29.651 | Building wheel for testresources (pyproject.toml): started 2026-03-13 12:26:29.931 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-03-13 12:26:29.932 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=404696a348815046ba0cc9f2c59dd0c883aa437f535ba31112ba3d02a2ab4007 2026-03-13 12:26:29.933 | Stored in directory: /opt/stack/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-03-13 12:26:29.938 | Successfully built keystone testresources 2026-03-13 12:26:30.074 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-03-13 12:26:30.854 | Attempting uninstall: oauthlib 2026-03-13 12:26:30.863 | Found existing installation: oauthlib 3.2.2 2026-03-13 12:26:30.863 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:30.864 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-03-13 12:26:30.948 | Attempting uninstall: markupsafe 2026-03-13 12:26:30.956 | Found existing installation: MarkupSafe 2.1.5 2026-03-13 12:26:30.956 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:30.956 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-03-13 12:26:31.598 | Attempting uninstall: blinker 2026-03-13 12:26:31.605 | Found existing installation: blinker 1.7.0 2026-03-13 12:26:31.605 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:31.605 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-03-13 12:26:31.630 | Attempting uninstall: attrs 2026-03-13 12:26:31.638 | Found existing installation: attrs 23.2.0 2026-03-13 12:26:31.639 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:31.639 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-03-13 12:26:33.612 | Attempting uninstall: jinja2 2026-03-13 12:26:33.619 | Found existing installation: Jinja2 3.1.2 2026-03-13 12:26:33.619 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:33.619 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-03-13 12:26:34.256 | Attempting uninstall: cryptography 2026-03-13 12:26:34.265 | Found existing installation: cryptography 41.0.7 2026-03-13 12:26:34.265 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:34.265 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-03-13 12:26:34.904 | Attempting uninstall: jsonschema 2026-03-13 12:26:34.917 | Found existing installation: jsonschema 4.10.3 2026-03-13 12:26:34.917 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:34.918 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-03-13 12:26:35.866 | 2026-03-13 12:26:35.878 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-28.1.0.dev78 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.0 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-03-13 12:26:36.400 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:36.407 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:36.412 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:36.419 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:36.425 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:36.431 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:36.437 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:36.444 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:36.450 | + functions-common:time_stop:2419 : start_time=1773404778801 2026-03-13 12:26:36.455 | + functions-common:time_stop:2421 : [[ -z 1773404778801 ]] 2026-03-13 12:26:36.462 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:36.470 | + functions-common:time_stop:2424 : end_time=1773404796465 2026-03-13 12:26:36.476 | + functions-common:time_stop:2425 : elapsed_time=17664 2026-03-13 12:26:36.482 | + functions-common:time_stop:2426 : total=32227 2026-03-13 12:26:36.487 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:36.493 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=49891 2026-03-13 12:26:36.498 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:36.504 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:26:36.510 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:26:36.516 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-03-13 12:26:36.522 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-03-13 12:26:36.528 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:36.534 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:36.540 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/keystone, ]] 2026-03-13 12:26:36.547 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:36.554 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-03-13 12:26:36.597 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:36.605 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:26:36.611 | + ./stack.sh:main:918 : configure_keystone 2026-03-13 12:26:36.617 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-03-13 12:26:36.643 | + lib/keystone:configure_keystone:179 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-03-13 12:26:36.648 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-03-13 12:26:36.660 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-03-13 12:26:36.699 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:36.706 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-03-13 12:26:36.781 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-03-13 12:26:36.852 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-03-13 12:26:36.926 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-03-13 12:26:37.003 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-03-13 12:26:37.079 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-03-13 12:26:37.158 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-03-13 12:26:37.227 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-03-13 12:26:37.300 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-03-13 12:26:37.376 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-03-13 12:26:37.383 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-03-13 12:26:37.389 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-03-13 12:26:37.395 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-03-13 12:26:37.401 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:26:37.408 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:26:37.443 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:37.451 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:26:37.456 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:26:37.463 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:26:37.502 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:37.509 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.95:5672/ 2026-03-13 12:26:37.517 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.95:5672/ 2026-03-13 12:26:37.595 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:26:37.601 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:26:37.609 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-03-13 12:26:37.615 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-03-13 12:26:37.653 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:37.660 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-03-13 12:26:37.667 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.95/identity 2026-03-13 12:26:37.742 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-03-13 12:26:37.747 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-03-13 12:26:37.825 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-03-13 12:26:37.830 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-03-13 12:26:37.837 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-03-13 12:26:37.843 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-03-13 12:26:37.850 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:26:37.856 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:26:37.863 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:26:37.903 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:37.909 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:26:37.915 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:37.923 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:38.001 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-03-13 12:26:38.008 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-03-13 12:26:38.015 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-03-13 12:26:38.021 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-03-13 12:26:38.029 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:26:38.071 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:26:38.078 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:26:38.083 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:26:38.088 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:26:38.094 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-13 12:26:38.168 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:26:38.237 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:26:38.308 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:26:38.383 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-03-13 12:26:38.453 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-03-13 12:26:38.525 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-03-13 12:26:38.531 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:26:38.537 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-03-13 12:26:38.543 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-03-13 12:26:38.549 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:26:38.554 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-03-13 12:26:38.560 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-03-13 12:26:38.565 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:26:38.571 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:26:38.597 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:26:38.599 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:26:38.612 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:26:38.620 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:26:38.641 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-13 12:26:38.649 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-03-13 12:26:38.654 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:26:38.663 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:26:38.669 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-03-13 12:26:38.740 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-03-13 12:26:38.808 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-03-13 12:26:38.879 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-03-13 12:26:38.951 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-03-13 12:26:39.021 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-03-13 12:26:39.092 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-03-13 12:26:39.162 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-03-13 12:26:39.229 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-03-13 12:26:39.295 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-13 12:26:39.360 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-03-13 12:26:39.427 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-03-13 12:26:39.496 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-03-13 12:26:39.562 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-03-13 12:26:39.628 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:26:39.634 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:26:39.642 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-03-13 12:26:39.648 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-03-13 12:26:39.654 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:26:39.660 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:39.666 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:39.671 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-03-13 12:26:39.678 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-03-13 12:26:39.684 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-03-13 12:26:39.753 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-03-13 12:26:39.821 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-03-13 12:26:39.821 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-03-13 12:26:39.836 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-03-13 12:26:39.844 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-03-13 12:26:39.850 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-03-13 12:26:39.855 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:26:39.862 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:26:39.867 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:26:39.873 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:26:39.879 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:39.885 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:39.890 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:26:39.896 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:26:39.902 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:39.907 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:39.913 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-03-13 12:26:39.961 | Enabling site keystone-api. 2026-03-13 12:26:39.971 | To activate the new configuration, you need to run: 2026-03-13 12:26:39.971 | systemctl reload apache2 2026-03-13 12:26:39.982 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:26:39.989 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:26:39.996 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:26:40.002 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:26:40.155 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-03-13 12:26:40.220 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-03-13 12:26:40.295 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-03-13 12:26:40.373 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-03-13 12:26:40.378 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-03-13 12:26:40.450 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-03-13 12:26:40.520 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-03-13 12:26:40.593 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-03-13 12:26:40.670 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-13 12:26:40.676 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-13 12:26:40.683 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-03-13 12:26:40.754 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-03-13 12:26:40.825 | + ./stack.sh:main:922 : is_service_enabled swift 2026-03-13 12:26:40.867 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:40.874 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-03-13 12:26:40.917 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:40.923 | + ./stack.sh:main:938 : stack_install_service glance 2026-03-13 12:26:40.928 | + lib/stack:stack_install_service:20 : local service=glance 2026-03-13 12:26:40.935 | + lib/stack:stack_install_service:21 : type install_glance 2026-03-13 12:26:40.943 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:26:40.948 | + lib/stack:stack_install_service:32 : install_glance 2026-03-13 12:26:40.955 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-03-13 12:26:40.961 | + lib/glance:install_glance:550 : local glance_store_extras 2026-03-13 12:26:40.966 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-03-13 12:26:41.006 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:41.013 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-03-13 12:26:41.019 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-03-13 12:26:41.059 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:41.066 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-03-13 12:26:41.073 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-03-13 12:26:41.079 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:41.085 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:41.092 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,glance_store, ]] 2026-03-13 12:26:41.098 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:41.108 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-03-13 12:26:41.115 | ++ inc/python:join_extras:28 : local IFS=, 2026-03-13 12:26:41.121 | ++ inc/python:join_extras:29 : echo cinder 2026-03-13 12:26:41.128 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-03-13 12:26:41.135 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-03-13 12:26:41.140 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-03-13 12:26:41.145 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-03-13 12:26:41.154 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-03-13 12:26:41.159 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-03-13 12:26:41.165 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-03-13 12:26:41.174 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:26:41.175 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-03-13 12:26:41.188 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-03-13 12:26:41.194 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-03-13 12:26:41.200 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-03-13 12:26:41.208 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-03-13 12:26:41.213 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-03-13 12:26:41.260 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-03-13 12:26:41.266 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-03-13 12:26:41.942 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:42.010 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-03-13 12:26:42.024 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.3.0) 2026-03-13 12:26:42.025 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.7.2) 2026-03-13 12:26:42.025 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-03-13 12:26:42.025 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.0.0) 2026-03-13 12:26:42.026 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.4.0) 2026-03-13 12:26:42.026 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.7.0) 2026-03-13 12:26:42.027 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.40.4) 2026-03-13 12:26:42.027 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-03-13 12:26:42.027 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.13.1) 2026-03-13 12:26:42.028 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-03-13 12:26:42.028 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.32.5) 2026-03-13 12:26:42.040 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-03-13 12:26:42.044 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:26:42.056 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.2.1) 2026-03-13 12:26:42.058 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-03-13 12:26:42.059 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-03-13 12:26:42.065 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.0.0) 2026-03-13 12:26:42.066 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.1) 2026-03-13 12:26:42.086 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:42.089 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-03-13 12:26:42.138 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:42.143 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-13 12:26:42.176 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:42.180 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:42.212 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:42.216 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-03-13 12:26:42.227 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (25.4.0) 2026-03-13 12:26:42.228 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-03-13 12:26:42.229 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-03-13 12:26:42.229 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.30.0) 2026-03-13 12:26:42.234 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-03-13 12:26:42.234 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-03-13 12:26:42.235 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-03-13 12:26:42.236 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-03-13 12:26:42.238 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.3.0) 2026-03-13 12:26:42.238 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.1.0) 2026-03-13 12:26:42.240 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.5.1) 2026-03-13 12:26:42.260 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-03-13 12:26:42.263 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-03-13 12:26:42.271 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-03-13 12:26:42.275 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-03-13 12:26:42.278 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-03-13 12:26:42.279 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-03-13 12:26:42.280 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-03-13 12:26:42.286 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-03-13 12:26:42.288 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-03-13 12:26:42.289 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.1.2) 2026-03-13 12:26:42.290 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-03-13 12:26:42.295 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.9) 2026-03-13 12:26:42.297 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-03-13 12:26:42.297 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-03-13 12:26:42.298 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-03-13 12:26:42.298 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.3) 2026-03-13 12:26:42.301 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-03-13 12:26:42.301 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.0) 2026-03-13 12:26:42.304 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-03-13 12:26:42.315 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-03-13 12:26:42.318 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.6.0) 2026-03-13 12:26:42.320 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-03-13 12:26:42.328 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.4) 2026-03-13 12:26:42.328 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.11) 2026-03-13 12:26:42.329 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.6.3) 2026-03-13 12:26:42.329 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-03-13 12:26:42.343 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.7) 2026-03-13 12:26:42.375 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-03-13 12:26:42.400 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-03-13 12:26:42.413 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-03-13 12:26:42.423 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-03-13 12:26:42.434 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-03-13 12:26:42.447 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-03-13 12:26:42.457 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-03-13 12:26:42.577 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-03-13 12:26:43.350 | 2026-03-13 12:26:43.363 | Successfully installed glance-store-5.4.0 os-brick-7.0.0 oslo.privsep-3.10.1 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-03-13 12:26:43.489 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:43.496 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:43.502 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:43.507 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:43.512 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:43.518 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:43.524 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:43.530 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:43.536 | + functions-common:time_stop:2419 : start_time=1773404801250 2026-03-13 12:26:43.542 | + functions-common:time_stop:2421 : [[ -z 1773404801250 ]] 2026-03-13 12:26:43.550 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:43.560 | + functions-common:time_stop:2424 : end_time=1773404803553 2026-03-13 12:26:43.566 | + functions-common:time_stop:2425 : elapsed_time=2303 2026-03-13 12:26:43.571 | + functions-common:time_stop:2426 : total=49891 2026-03-13 12:26:43.577 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:43.583 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=52194 2026-03-13 12:26:43.590 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:43.595 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-03-13 12:26:43.602 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-03-13 12:26:43.607 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-03-13 12:26:43.630 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-03-13 12:26:43.640 | + lib/glance:install_glance:572 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-03-13 12:26:43.646 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/glance.git 2026-03-13 12:26:43.652 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-03-13 12:26:43.658 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:26:43.664 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:26:43.671 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:26:43.678 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:26:43.685 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:26:43.694 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:26:43.735 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:26:43.741 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:26:43.745 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:43.752 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:26:43.752 | + functions-common:git_clone:602 : echo master 2026-03-13 12:26:43.762 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-03-13 12:26:43.768 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:43.774 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-03-13 12:26:43.796 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-03-13 12:26:43.803 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:26:43.804 | + functions-common:git_clone:665 : head -1 2026-03-13 12:26:43.809 | 011776ae9 Merge "Replace obsolete PCRE packages" 2026-03-13 12:26:43.816 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:26:43.823 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-03-13 12:26:43.830 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:26:43.836 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-03-13 12:26:43.843 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-03-13 12:26:43.851 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:26:43.857 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-03-13 12:26:43.864 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:26:43.869 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-03-13 12:26:43.873 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-03-13 12:26:43.879 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:26:43.885 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:26:43.893 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-03-13 12:26:43.900 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:26:43.907 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-03-13 12:26:43.913 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:26:43.920 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:26:43.927 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-03-13 12:26:43.937 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-03-13 12:26:43.943 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-03-13 12:26:43.949 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-03-13 12:26:44.051 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-03-13 12:26:44.056 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:26:44.063 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:26:44.069 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:26:44.075 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-03-13 12:26:44.082 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-03-13 12:26:44.088 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:26:44.093 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:26:44.098 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:26:44.104 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:26:44.110 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:26:44.117 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:26:44.121 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:26:44.128 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-03-13 12:26:44.180 | Using python 3.12 to install /opt/stack/glance 2026-03-13 12:26:44.185 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-03-13 12:26:44.773 | Obtaining file:///opt/stack/glance 2026-03-13 12:26:44.775 | Installing build dependencies: started 2026-03-13 12:26:45.789 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:45.791 | Checking if build backend supports build_editable: started 2026-03-13 12:26:46.106 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:26:46.107 | Getting requirements to build editable: started 2026-03-13 12:26:46.272 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:26:46.274 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:26:46.845 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:46.857 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (7.0.3) 2026-03-13 12:26:46.858 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (0.7.1) 2026-03-13 12:26:46.858 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (2.0.46) 2026-03-13 12:26:46.859 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (0.40.4) 2026-03-13 12:26:46.859 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.1.0) 2026-03-13 12:26:46.860 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (2.5.1) 2026-03-13 12:26:46.860 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (1.8.9) 2026-03-13 12:26:46.860 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (1.18.4) 2026-03-13 12:26:46.962 | Collecting httplib2>=0.9.1 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.046 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:47.056 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (10.3.0) 2026-03-13 12:26:47.056 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (7.4.0) 2026-03-13 12:26:47.057 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (6.3.0) 2026-03-13 12:26:47.058 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (2.7.1) 2026-03-13 12:26:47.058 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (10.0.0) 2026-03-13 12:26:47.059 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.7.0) 2026-03-13 12:26:47.060 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.2.1) 2026-03-13 12:26:47.089 | Collecting taskflow>=4.0.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.094 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-03-13 12:26:47.106 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.13.1) 2026-03-13 12:26:47.107 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (12.0.0) 2026-03-13 12:26:47.122 | Collecting WSME>=0.8.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.127 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-03-13 12:26:47.136 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.17.0) 2026-03-13 12:26:47.136 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.10.1) 2026-03-13 12:26:47.137 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (4.26.0) 2026-03-13 12:26:47.137 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.8.0) 2026-03-13 12:26:47.138 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (18.0.0) 2026-03-13 12:26:47.139 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (6.7.2) 2026-03-13 12:26:47.158 | Collecting oslo.limit>=1.6.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.161 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:47.168 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (8.1.0) 2026-03-13 12:26:47.169 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (17.3.0) 2026-03-13 12:26:47.169 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (8.0.0) 2026-03-13 12:26:47.191 | Collecting oslo.reports>=1.18.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.195 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:26:47.203 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.0.0) 2026-03-13 12:26:47.204 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (1.4.2) 2026-03-13 12:26:47.205 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (4.3.0) 2026-03-13 12:26:47.205 | Requirement already satisfied: glance-store>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.4.0) 2026-03-13 12:26:47.206 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.0.0) 2026-03-13 12:26:47.206 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (43.0.3) 2026-03-13 12:26:47.218 | Collecting cursive>=0.2.1 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.222 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:26:47.253 | Collecting castellan>=0.17.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.258 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:26:47.268 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.0.0b3.dev46) (1.3.10) 2026-03-13 12:26:47.269 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.0.0b3.dev46) (4.15.0) 2026-03-13 12:26:47.292 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.297 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-03-13 12:26:47.308 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2.32.5) 2026-03-13 12:26:47.310 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.0.0.0b3.dev46) (2.0.0) 2026-03-13 12:26:47.316 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.0.0.0b3.dev46) (3.0) 2026-03-13 12:26:47.320 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.0.0.0b3.dev46) (5.9.1) 2026-03-13 12:26:47.321 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.0.0.0b3.dev46) (2.1.1) 2026-03-13 12:26:47.324 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.0.0b3.dev46) (2.8.0) 2026-03-13 12:26:47.325 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.0.0b3.dev46) (3.3.2) 2026-03-13 12:26:47.334 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.0.0.0b3.dev46) (3.3.2) 2026-03-13 12:26:47.337 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.0.0b3.dev46) (25.4.0) 2026-03-13 12:26:47.337 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.0.0b3.dev46) (2025.9.1) 2026-03-13 12:26:47.338 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.0.0b3.dev46) (0.37.0) 2026-03-13 12:26:47.338 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.0.0b3.dev46) (0.30.0) 2026-03-13 12:26:47.343 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.0.0b3.dev46) (2.1.0) 2026-03-13 12:26:47.343 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.0.0b3.dev46) (1.8.2) 2026-03-13 12:26:47.346 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.0.0b3.dev46) (4.1.1) 2026-03-13 12:26:47.348 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.0.0b3.dev46) (4.0.1) 2026-03-13 12:26:47.348 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.0.0b3.dev46) (2.11.0) 2026-03-13 12:26:47.352 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.0.0.0b3.dev46) (1.5.0) 2026-03-13 12:26:47.355 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.0.0.0b3.dev46) (5.2.1) 2026-03-13 12:26:47.358 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.0.0.0b3.dev46) (0.20) 2026-03-13 12:26:47.361 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.0.0b3.dev46) (1.3.0) 2026-03-13 12:26:47.361 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.0.0b3.dev46) (2.0.0) 2026-03-13 12:26:47.362 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.0.0b3.dev46) (6.0.3) 2026-03-13 12:26:47.367 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.0.0b3.dev46) (2.0.2) 2026-03-13 12:26:47.367 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.0.0b3.dev46) (0.5.0) 2026-03-13 12:26:47.404 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.408 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-03-13 12:26:47.433 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.436 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-13 12:26:47.465 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.470 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:26:47.497 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.502 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-03-13 12:26:47.510 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) (7.2.2) 2026-03-13 12:26:47.524 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.529 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-03-13 12:26:47.559 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.565 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:47.578 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.0.0.0b3.dev46) (2.9.0.post0) 2026-03-13 12:26:47.582 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (4.5.1) 2026-03-13 12:26:47.583 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (7.0.1) 2026-03-13 12:26:47.583 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (5.3.1) 2026-03-13 12:26:47.584 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (5.6.2) 2026-03-13 12:26:47.584 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (0.15.1) 2026-03-13 12:26:47.587 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (5.1.0) 2026-03-13 12:26:47.593 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (2025.3) 2026-03-13 12:26:47.593 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (26.0) 2026-03-13 12:26:47.598 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (0.24.1) 2026-03-13 12:26:47.600 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.0.0b3.dev46) (5.0.0) 2026-03-13 12:26:47.600 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.0.0b3.dev46) (3.1.6) 2026-03-13 12:26:47.601 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.0.0b3.dev46) (4.0.1) 2026-03-13 12:26:47.605 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.0.0.0b3.dev46) (3.0.3) 2026-03-13 12:26:47.614 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.0.0.0b3.dev46) (1.1.2) 2026-03-13 12:26:47.622 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (1.7.3) 2026-03-13 12:26:47.639 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.0.0.0b3.dev46) (82.0.1) 2026-03-13 12:26:47.649 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.0.0.0b3.dev46) (0.6.0) 2026-03-13 12:26:47.694 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.698 | Downloading cliff-4.13.2-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:47.726 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.731 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-13 12:26:47.772 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.777 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-03-13 12:26:47.807 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.810 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:26:47.818 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/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==32.0.0.0b3.dev46) (14.3.3) 2026-03-13 12:26:47.833 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.839 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-03-13 12:26:47.857 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.0.0.0b3.dev46) (1.17.0) 2026-03-13 12:26:47.874 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (3.4.4) 2026-03-13 12:26:47.874 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (3.11) 2026-03-13 12:26:47.875 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2.6.3) 2026-03-13 12:26:47.876 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2023.11.17) 2026-03-13 12:26:47.898 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (4.0.0) 2026-03-13 12:26:47.899 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2.19.2) 2026-03-13 12:26:47.904 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (0.1.2) 2026-03-13 12:26:47.915 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.0.0.0b3.dev46) (0.7) 2026-03-13 12:26:47.971 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:47.975 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-03-13 12:26:48.008 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:48.014 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:48.024 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) (9.1.4) 2026-03-13 12:26:48.040 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:48.044 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-03-13 12:26:48.080 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==32.0.0.0b3.dev46) (2.8.5) 2026-03-13 12:26:48.111 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:48.116 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-03-13 12:26:48.133 | Installing build dependencies: started 2026-03-13 12:26:49.137 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:49.138 | Getting requirements to build wheel: started 2026-03-13 12:26:49.502 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:26:49.503 | Preparing metadata (pyproject.toml): started 2026-03-13 12:26:49.729 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:49.733 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.0.0.0b3.dev46) (2025.2) 2026-03-13 12:26:49.768 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:49.771 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-13 12:26:49.809 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:49.813 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-03-13 12:26:49.867 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-03-13 12:26:49.881 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-03-13 12:26:49.893 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-03-13 12:26:49.905 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-03-13 12:26:49.918 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-03-13 12:26:49.958 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 48.5 MB/s 0:00:00 2026-03-13 12:26:49.962 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-03-13 12:26:49.977 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-03-13 12:26:49.986 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-03-13 12:26:49.996 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-03-13 12:26:50.011 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-13 12:26:50.022 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-03-13 12:26:50.035 | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-03-13 12:26:50.049 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-03-13 12:26:50.059 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-03-13 12:26:50.071 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-03-13 12:26:50.081 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-03-13 12:26:50.095 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-03-13 12:26:50.107 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-03-13 12:26:50.126 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-03-13 12:26:50.140 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-03-13 12:26:50.178 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 46.8 MB/s 0:00:00 2026-03-13 12:26:50.183 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-03-13 12:26:50.194 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-03-13 12:26:50.205 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-03-13 12:26:50.215 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-03-13 12:26:50.262 | Building wheels for collected packages: glance, simplegeneric 2026-03-13 12:26:50.263 | Building editable for glance (pyproject.toml): started 2026-03-13 12:26:50.858 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-03-13 12:26:50.859 | Created wheel for glance: filename=glance-32.0.0.0b3.dev46-0.editable-py3-none-any.whl size=9066 sha256=584f212ca3c8dc100537c7e0d3e45f467c79617530b9617d1467bd036bd7beaf 2026-03-13 12:26:50.860 | Stored in directory: /tmp/pip-ephem-wheel-cache-nd_nuf9_/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-03-13 12:26:50.866 | Building wheel for simplegeneric (pyproject.toml): started 2026-03-13 12:26:51.123 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-03-13 12:26:51.124 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=f1d06ee4040aa867dda477941614f29d386677c58d6d431eeba00eb290cbc0a7 2026-03-13 12:26:51.124 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-03-13 12:26:51.129 | Successfully built glance simplegeneric 2026-03-13 12:26:51.298 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pydot, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-03-13 12:26:52.659 | Attempting uninstall: jsonpointer 2026-03-13 12:26:52.671 | Found existing installation: jsonpointer 2.0 2026-03-13 12:26:52.671 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:52.671 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-03-13 12:26:52.708 | Attempting uninstall: httplib2 2026-03-13 12:26:52.717 | Found existing installation: httplib2 0.20.4 2026-03-13 12:26:52.717 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:52.718 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-03-13 12:26:52.786 | Attempting uninstall: jsonpatch 2026-03-13 12:26:52.798 | Found existing installation: jsonpatch 1.32 2026-03-13 12:26:52.798 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:52.798 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-03-13 12:26:55.259 | 2026-03-13 12:26:55.274 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.2 cmd2-3.2.0 cursive-0.2.3 glance-32.0.0.0b3.dev46 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 networkx-3.4.2 openstacksdk-4.10.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.2 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.3.0 requestsexceptions-1.4.0 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-03-13 12:26:55.497 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:55.502 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:55.507 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:55.513 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:55.519 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:55.525 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:55.531 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:55.536 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:55.541 | + functions-common:time_stop:2419 : start_time=1773404804167 2026-03-13 12:26:55.548 | + functions-common:time_stop:2421 : [[ -z 1773404804167 ]] 2026-03-13 12:26:55.555 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:55.565 | + functions-common:time_stop:2424 : end_time=1773404815559 2026-03-13 12:26:55.571 | + functions-common:time_stop:2425 : elapsed_time=11392 2026-03-13 12:26:55.577 | + functions-common:time_stop:2426 : total=52194 2026-03-13 12:26:55.583 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:55.588 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=63586 2026-03-13 12:26:55.593 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:55.599 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:26:55.605 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:26:55.612 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-03-13 12:26:55.618 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-03-13 12:26:55.624 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:55.631 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:55.636 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/glance, ]] 2026-03-13 12:26:55.642 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:55.649 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:26:55.655 | + ./stack.sh:main:939 : configure_glance 2026-03-13 12:26:55.661 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-03-13 12:26:55.684 | + lib/glance:configure_glance:349 : local dburl 2026-03-13 12:26:55.690 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-03-13 12:26:55.696 | ++ lib/database:database_connection_url:134 : local db=glance 2026-03-13 12:26:55.701 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-03-13 12:26:55.707 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-03-13 12:26:55.712 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:26:55.718 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:26:55.723 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:26:55.755 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:55.760 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:26:55.766 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:55.773 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:55.779 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-03-13 12:26:55.850 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:55.925 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-03-13 12:26:55.993 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-13 12:26:56.061 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-03-13 12:26:56.129 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-03-13 12:26:56.199 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-03-13 12:26:56.268 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-03-13 12:26:56.275 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-03-13 12:26:56.281 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-13 12:26:56.287 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:26:56.293 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:26:56.299 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-03-13 12:26:56.304 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-03-13 12:26:56.311 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-13 12:26:56.316 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:26:56.322 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-03-13 12:26:56.394 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-03-13 12:26:56.459 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.95/identity 2026-03-13 12:26:56.524 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-03-13 12:26:56.585 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-03-13 12:26:56.654 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-03-13 12:26:56.724 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-03-13 12:26:56.788 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-03-13 12:26:56.855 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.204.45.95/identity 2026-03-13 12:26:56.924 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:26:56.991 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:26:57.060 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:26:57.065 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-03-13 12:26:57.135 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-03-13 12:26:57.140 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-03-13 12:26:57.146 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-03-13 12:26:57.152 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:26:57.156 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:26:57.163 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:26:57.200 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:57.208 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:26:57.215 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:26:57.221 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:26:57.257 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:57.262 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.95:5672/ 2026-03-13 12:26:57.268 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.95:5672/ 2026-03-13 12:26:57.338 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:26:57.344 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:26:57.349 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-03-13 12:26:57.354 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-03-13 12:26:57.359 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-03-13 12:26:57.424 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-03-13 12:26:57.492 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-03-13 12:26:57.566 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-03-13 12:26:57.573 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-03-13 12:26:57.579 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-03-13 12:26:57.585 | + lib/glance:configure_glance_store:278 : local be 2026-03-13 12:26:57.592 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-03-13 12:26:57.597 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-03-13 12:26:57.603 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-13 12:26:57.675 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-03-13 12:26:57.681 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.95 2026-03-13 12:26:57.750 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-03-13 12:26:57.756 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-03-13 12:26:57.762 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-03-13 12:26:57.797 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:57.803 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.95/image 2026-03-13 12:26:57.873 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-03-13 12:26:57.911 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:57.917 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-03-13 12:26:57.986 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.95/identity 2026-03-13 12:26:58.057 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-03-13 12:26:58.064 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-03-13 12:26:58.069 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-03-13 12:26:58.076 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:26:58.114 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:26:58.120 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:26:58.127 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:26:58.133 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:26:58.140 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-13 12:26:58.213 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:26:58.282 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:26:58.349 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:26:58.413 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-03-13 12:26:58.486 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-03-13 12:26:58.496 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-03-13 12:26:58.570 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-03-13 12:26:58.639 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-13 12:26:58.705 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-03-13 12:26:58.777 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-13 12:26:58.852 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-03-13 12:26:58.925 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-03-13 12:26:59.004 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-03-13 12:26:59.076 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-03-13 12:26:59.087 | + lib/glance:configure_glance:445 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-03-13 12:26:59.098 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-03-13 12:26:59.137 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:59.143 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=199.204.45.95 2026-03-13 12:26:59.149 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-03-13 12:26:59.155 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.95:8776/v3/%(project_id)s' 2026-03-13 12:26:59.223 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.95:8776/v3/%(project_id)s' 2026-03-13 12:26:59.297 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-03-13 12:26:59.303 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-03-13 12:26:59.309 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-03-13 12:26:59.314 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-03-13 12:26:59.320 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-03-13 12:26:59.326 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-03-13 12:26:59.332 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-03-13 12:26:59.341 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:26:59.348 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-03-13 12:26:59.421 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-03-13 12:26:59.427 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-03-13 12:26:59.434 | ++ functions:get_random_port:861 : true 2026-03-13 12:26:59.440 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-03-13 12:26:59.445 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-03-13 12:26:59.451 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-03-13 12:26:59.584 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-03-13 12:26:59.590 | ++ functions:get_random_port:865 : break 2 2026-03-13 12:26:59.595 | ++ functions:get_random_port:869 : echo 60999 2026-03-13 12:26:59.602 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-03-13 12:26:59.607 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-03-13 12:26:59.675 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-03-13 12:26:59.746 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-03-13 12:26:59.814 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:26:59.884 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:26:59.947 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:27:00.009 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:27:00.081 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:27:00.148 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:27:00.215 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-13 12:27:00.279 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:27:00.349 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:27:00.418 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:27:00.484 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:27:00.552 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-03-13 12:27:00.619 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-03-13 12:27:00.689 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-03-13 12:27:00.756 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-03-13 12:27:00.824 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-03-13 12:27:00.890 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-03-13 12:27:00.957 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-03-13 12:27:00.963 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-13 12:27:00.969 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:27:00.974 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:27:00.979 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:00.985 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:00.992 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-03-13 12:27:00.997 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-03-13 12:27:01.054 | proxy (enabled by site administrator) 2026-03-13 12:27:01.062 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-03-13 12:27:01.067 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-13 12:27:01.071 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:27:01.077 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:27:01.081 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:01.087 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:01.093 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-03-13 12:27:01.100 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-03-13 12:27:01.148 | No module matches proxy_http 2026-03-13 12:27:01.155 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-03-13 12:27:01.205 | Considering dependency proxy for proxy_http: 2026-03-13 12:27:01.205 | Module proxy already enabled 2026-03-13 12:27:01.205 | Enabling module proxy_http. 2026-03-13 12:27:01.216 | To activate the new configuration, you need to run: 2026-03-13 12:27:01.216 | systemctl restart apache2 2026-03-13 12:27:01.227 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-03-13 12:27:01.233 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-03-13 12:27:01.239 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:27:01.246 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:27:01.251 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:27:01.404 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-03-13 12:27:01.411 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-03-13 12:27:01.416 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-03-13 12:27:01.420 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:27:01.425 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:01.430 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:01.435 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:27:01.442 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-03-13 12:27:01.450 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-03-13 12:27:01.450 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:27:01.466 | KeepAlive Off 2026-03-13 12:27:01.475 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-03-13 12:27:01.477 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:27:01.491 | SetEnv proxy-sendchunked 1 2026-03-13 12:27:01.501 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-03-13 12:27:01.502 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:27:01.516 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-03-13 12:27:01.525 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-03-13 12:27:01.531 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-03-13 12:27:01.536 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:27:01.542 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:27:01.548 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:27:01.553 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:27:01.558 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:01.563 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:01.567 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:27:01.573 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:27:01.578 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:01.584 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:01.590 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-03-13 12:27:01.641 | Enabling site glance-api. 2026-03-13 12:27:01.652 | To activate the new configuration, you need to run: 2026-03-13 12:27:01.652 | systemctl reload apache2 2026-03-13 12:27:01.662 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-03-13 12:27:01.667 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:27:01.674 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:27:01.679 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:27:01.840 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-03-13 12:27:01.852 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-03-13 12:27:01.924 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-03-13 12:27:01.993 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-03-13 12:27:01.998 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-03-13 12:27:02.071 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-03-13 12:27:02.142 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-03-13 12:27:02.208 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-03-13 12:27:02.251 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:02.256 | + ./stack.sh:main:944 : stack_install_service cinder 2026-03-13 12:27:02.263 | + lib/stack:stack_install_service:20 : local service=cinder 2026-03-13 12:27:02.269 | + lib/stack:stack_install_service:21 : type install_cinder 2026-03-13 12:27:02.276 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:27:02.282 | + lib/stack:stack_install_service:32 : install_cinder 2026-03-13 12:27:02.287 | + lib/cinder:install_cinder:526 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-03-13 12:27:02.293 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/cinder.git 2026-03-13 12:27:02.299 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-03-13 12:27:02.304 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:27:02.310 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:27:02.318 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:27:02.324 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:27:02.331 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:27:02.338 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:27:02.375 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:27:02.381 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:27:02.387 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:02.394 | + functions-common:git_clone:602 : echo master 2026-03-13 12:27:02.396 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:27:02.406 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-03-13 12:27:02.413 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:02.419 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-03-13 12:27:02.446 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-03-13 12:27:02.453 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:27:02.454 | + functions-common:git_clone:665 : head -1 2026-03-13 12:27:02.460 | 071d0d897 Rename Pure driver docs to Everpure 2026-03-13 12:27:02.467 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:27:02.473 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-03-13 12:27:02.478 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:27:02.484 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-13 12:27:02.491 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-03-13 12:27:02.497 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:27:02.504 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-03-13 12:27:02.510 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:27:02.517 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-13 12:27:02.523 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-03-13 12:27:02.529 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:27:02.535 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:27:02.544 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-03-13 12:27:02.550 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:27:02.557 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-03-13 12:27:02.564 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:27:02.570 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:27:02.576 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-03-13 12:27:02.590 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-03-13 12:27:02.596 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-03-13 12:27:02.601 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-03-13 12:27:02.703 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-03-13 12:27:02.709 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:27:02.716 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:27:02.722 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:27:02.728 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-13 12:27:02.734 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-03-13 12:27:02.741 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:27:02.747 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:27:02.752 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:27:02.759 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:27:02.764 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:27:02.770 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:27:02.776 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:27:02.782 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-03-13 12:27:02.830 | Using python 3.12 to install /opt/stack/cinder 2026-03-13 12:27:02.836 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-03-13 12:27:03.406 | Obtaining file:///opt/stack/cinder 2026-03-13 12:27:03.409 | Installing build dependencies: started 2026-03-13 12:27:04.445 | Installing build dependencies: finished with status 'done' 2026-03-13 12:27:04.446 | Checking if build backend supports build_editable: started 2026-03-13 12:27:04.760 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:27:04.762 | Getting requirements to build editable: started 2026-03-13 12:27:04.956 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:27:04.958 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:27:05.929 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:27:05.954 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.0.3) 2026-03-13 12:27:05.955 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.2.1) 2026-03-13 12:27:05.955 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (0.40.4) 2026-03-13 12:27:05.956 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.3.2) 2026-03-13 12:27:05.957 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.1.0) 2026-03-13 12:27:05.957 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (4.26.0) 2026-03-13 12:27:05.958 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.13.1) 2026-03-13 12:27:05.958 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (12.0.0) 2026-03-13 12:27:06.300 | Collecting lxml>=4.5.2 (from cinder==27.1.0.dev216) 2026-03-13 12:27:06.372 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-03-13 12:27:06.383 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (10.3.0) 2026-03-13 12:27:06.384 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.4.0) 2026-03-13 12:27:06.384 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (6.3.0) 2026-03-13 12:27:06.385 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (18.0.0) 2026-03-13 12:27:06.386 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (8.1.0) 2026-03-13 12:27:06.386 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (17.3.0) 2026-03-13 12:27:06.387 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (8.0.0) 2026-03-13 12:27:06.387 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.0.0) 2026-03-13 12:27:06.388 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.10.1) 2026-03-13 12:27:06.389 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.7.0) 2026-03-13 12:27:06.389 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.9.0) 2026-03-13 12:27:06.390 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.9.1) 2026-03-13 12:27:06.391 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (4.5.1) 2026-03-13 12:27:06.391 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.7.1) 2026-03-13 12:27:06.392 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (10.0.0) 2026-03-13 12:27:06.423 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==27.1.0.dev216) 2026-03-13 12:27:06.428 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:27:06.437 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (4.3.0) 2026-03-13 12:27:06.438 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (26.0) 2026-03-13 12:27:06.472 | Collecting paramiko>=2.7.2 (from cinder==27.1.0.dev216) 2026-03-13 12:27:06.476 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-13 12:27:06.485 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.10.1) 2026-03-13 12:27:06.485 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.1.0) 2026-03-13 12:27:06.486 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.3.2) 2026-03-13 12:27:06.487 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.3.0) 2026-03-13 12:27:06.514 | Collecting python-glanceclient>=3.2.2 (from cinder==27.1.0.dev216) 2026-03-13 12:27:06.519 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:27:06.528 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.8.0) 2026-03-13 12:27:06.556 | Collecting python-novaclient>=18.2.0 (from cinder==27.1.0.dev216) 2026-03-13 12:27:06.561 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-03-13 12:27:06.589 | Collecting python-swiftclient>=3.10.1 (from cinder==27.1.0.dev216) 2026-03-13 12:27:06.593 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-13 12:27:06.604 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.32.5) 2026-03-13 12:27:06.604 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.5.1) 2026-03-13 12:27:06.605 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (6.2.0) 2026-03-13 12:27:06.621 | Collecting rtslib-fb>=2.1.74 (from cinder==27.1.0.dev216) 2026-03-13 12:27:06.626 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:27:06.634 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.0.46) 2026-03-13 12:27:06.635 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.7.0) 2026-03-13 12:27:06.651 | Collecting tabulate>=0.8.7 (from cinder==27.1.0.dev216) 2026-03-13 12:27:06.655 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-03-13 12:27:06.672 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (9.1.4) 2026-03-13 12:27:06.673 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (1.8.9) 2026-03-13 12:27:06.674 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (6.7.2) 2026-03-13 12:27:06.706 | Collecting oslo.vmware>=3.10.0 (from cinder==27.1.0.dev216) 2026-03-13 12:27:06.710 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:27:06.718 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.0.0) 2026-03-13 12:27:06.755 | Collecting tooz>=2.8.0 (from cinder==27.1.0.dev216) 2026-03-13 12:27:06.761 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:27:06.818 | Collecting google-api-python-client>=1.11.0 (from cinder==27.1.0.dev216) 2026-03-13 12:27:06.823 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-03-13 12:27:06.832 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.6.0) 2026-03-13 12:27:06.833 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (43.0.3) 2026-03-13 12:27:06.833 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (0.2.3) 2026-03-13 12:27:07.007 | Collecting zstd>=1.5.0.0 (from cinder==27.1.0.dev216) 2026-03-13 12:27:07.011 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-03-13 12:27:07.280 | Collecting boto3>=1.18.49 (from cinder==27.1.0.dev216) 2026-03-13 12:27:07.285 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-03-13 12:27:07.298 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==27.1.0.dev216) (1.9.0) 2026-03-13 12:27:07.299 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2025.3) 2026-03-13 12:27:07.300 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.0.1) 2026-03-13 12:27:07.650 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==27.1.0.dev216) 2026-03-13 12:27:07.655 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-03-13 12:27:07.667 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==27.1.0.dev216) (1.1.0) 2026-03-13 12:27:07.686 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==27.1.0.dev216) 2026-03-13 12:27:07.690 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:27:07.701 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==27.1.0.dev216) (2.9.0.post0) 2026-03-13 12:27:07.702 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==27.1.0.dev216) (2.6.3) 2026-03-13 12:27:07.705 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==27.1.0.dev216) (1.17.0) 2026-03-13 12:27:07.734 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==27.1.0.dev216) (2.0.0) 2026-03-13 12:27:07.737 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==27.1.0.dev216) (3.0) 2026-03-13 12:27:07.742 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==27.1.0.dev216) (2.8.0) 2026-03-13 12:27:07.746 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) (0.31.2) 2026-03-13 12:27:07.784 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:07.793 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-03-13 12:27:07.821 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:07.827 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:27:07.877 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:07.881 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:27:07.901 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:07.906 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:27:07.931 | Collecting googleapis-common-protos<2.0.0,>=1.56.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:07.935 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-03-13 12:27:08.106 | Collecting protobuf<7.0.0,>=4.25.8 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:08.110 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-03-13 12:27:08.136 | Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:08.141 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:27:08.176 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:08.179 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:27:08.207 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:08.210 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-13 12:27:08.243 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev216) (3.4.4) 2026-03-13 12:27:08.243 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev216) (3.11) 2026-03-13 12:27:08.244 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==27.1.0.dev216) (2023.11.17) 2026-03-13 12:27:08.281 | Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:08.285 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-03-13 12:27:08.304 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (25.4.0) 2026-03-13 12:27:08.305 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (2025.9.1) 2026-03-13 12:27:08.306 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (0.37.0) 2026-03-13 12:27:08.306 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (0.30.0) 2026-03-13 12:27:08.314 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev216) (1.8.2) 2026-03-13 12:27:08.314 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev216) (4.15.0) 2026-03-13 12:27:08.316 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev216) (4.1.1) 2026-03-13 12:27:08.317 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev216) (4.0.1) 2026-03-13 12:27:08.318 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev216) (2.11.0) 2026-03-13 12:27:08.324 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==27.1.0.dev216) (7.2.2) 2026-03-13 12:27:08.327 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==27.1.0.dev216) (1.5.0) 2026-03-13 12:27:08.332 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev216) (0.20) 2026-03-13 12:27:08.332 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev216) (3.0.0) 2026-03-13 12:27:08.334 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==27.1.0.dev216) (2.1.1) 2026-03-13 12:27:08.337 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev216) (1.3.0) 2026-03-13 12:27:08.338 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev216) (2.0.0) 2026-03-13 12:27:08.338 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev216) (6.0.3) 2026-03-13 12:27:08.344 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev216) (1.18.4) 2026-03-13 12:27:08.345 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev216) (2.0.2) 2026-03-13 12:27:08.345 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev216) (0.5.0) 2026-03-13 12:27:08.347 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==27.1.0.dev216) (1.3.10) 2026-03-13 12:27:08.354 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (3.2.1) 2026-03-13 12:27:08.356 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (5.3.1) 2026-03-13 12:27:08.356 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (5.6.2) 2026-03-13 12:27:08.357 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (0.15.1) 2026-03-13 12:27:08.359 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (5.1.0) 2026-03-13 12:27:08.370 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (0.24.1) 2026-03-13 12:27:08.372 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev216) (5.0.0) 2026-03-13 12:27:08.372 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev216) (3.1.6) 2026-03-13 12:27:08.373 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev216) (4.0.1) 2026-03-13 12:27:08.378 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==27.1.0.dev216) (3.0.3) 2026-03-13 12:27:08.386 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==27.1.0.dev216) (1.1.2) 2026-03-13 12:27:08.400 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==27.1.0.dev216) (1.7.3) 2026-03-13 12:27:08.403 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==27.1.0.dev216) (3.17.0) 2026-03-13 12:27:08.426 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==27.1.0.dev216) 2026-03-13 12:27:08.430 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:27:08.465 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==27.1.0.dev216) 2026-03-13 12:27:08.470 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:27:08.502 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==27.1.0.dev216) 2026-03-13 12:27:08.505 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-13 12:27:08.523 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==27.1.0.dev216) (82.0.1) 2026-03-13 12:27:08.534 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==27.1.0.dev216) (0.6.0) 2026-03-13 12:27:08.561 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (4.13.2) 2026-03-13 12:27:08.564 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (0.6.0) 2026-03-13 12:27:08.565 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (3.2.0) 2026-03-13 12:27:08.572 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (1.11.0) 2026-03-13 12:27:08.572 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (14.3.3) 2026-03-13 12:27:08.573 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (1.7.2) 2026-03-13 12:27:08.593 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==27.1.0.dev216) 2026-03-13 12:27:08.596 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:27:08.613 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==27.1.0.dev216) (24.2.1) 2026-03-13 12:27:08.647 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (4.0.0) 2026-03-13 12:27:08.648 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (2.19.2) 2026-03-13 12:27:08.655 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (0.1.2) 2026-03-13 12:27:08.668 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev216) (0.7) 2026-03-13 12:27:08.701 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==27.1.0.dev216) 2026-03-13 12:27:08.707 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-03-13 12:27:08.748 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev216) (3.4.2) 2026-03-13 12:27:08.749 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev216) (3.3.0) 2026-03-13 12:27:08.751 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev216) (4.0.1) 2026-03-13 12:27:08.779 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==27.1.0.dev216) (2.8.5) 2026-03-13 12:27:08.800 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==27.1.0.dev216) 2026-03-13 12:27:08.806 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-03-13 12:27:08.836 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==27.1.0.dev216) (1.33) 2026-03-13 12:27:08.840 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==27.1.0.dev216) (3.0.0) 2026-03-13 12:27:08.899 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-03-13 12:27:09.010 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-03-13 12:27:09.295 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 46.8 MB/s 0:00:00 2026-03-13 12:27:09.301 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-03-13 12:27:09.314 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-03-13 12:27:09.578 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 56.0 MB/s 0:00:00 2026-03-13 12:27:09.583 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-03-13 12:27:09.597 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-03-13 12:27:09.612 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-03-13 12:27:09.628 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-03-13 12:27:09.645 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-03-13 12:27:09.656 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-03-13 12:27:09.672 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-03-13 12:27:09.683 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-03-13 12:27:09.712 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-03-13 12:27:09.813 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 53.6 MB/s 0:00:00 2026-03-13 12:27:09.818 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-03-13 12:27:09.833 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-03-13 12:27:09.853 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 26.3 MB/s 0:00:00 2026-03-13 12:27:09.859 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-13 12:27:09.871 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-13 12:27:09.885 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-03-13 12:27:09.897 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-03-13 12:27:09.912 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-13 12:27:09.945 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 43.1 MB/s 0:00:00 2026-03-13 12:27:09.951 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-03-13 12:27:09.967 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-03-13 12:27:09.984 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-03-13 12:27:09.996 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-03-13 12:27:10.006 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-03-13 12:27:10.020 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-03-13 12:27:10.032 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-03-13 12:27:10.042 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-03-13 12:27:10.055 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-03-13 12:27:10.064 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-03-13 12:27:10.075 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-03-13 12:27:10.132 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 41.1 MB/s 0:00:00 2026-03-13 12:27:10.213 | Building wheels for collected packages: cinder 2026-03-13 12:27:10.214 | Building editable for cinder (pyproject.toml): started 2026-03-13 12:27:11.356 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-03-13 12:27:11.357 | Created wheel for cinder: filename=cinder-27.1.0.dev216-0.editable-py3-none-any.whl size=9175 sha256=686cee29eb1043f34bf1e313fde8a9ed51b0bfa36f503af713c2aaea7cd05d9b 2026-03-13 12:27:11.358 | Stored in directory: /tmp/pip-ephem-wheel-cache-_88lqp6j/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-03-13 12:27:11.364 | Successfully built cinder 2026-03-13 12:27:11.508 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, rsa, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-03-13 12:27:15.320 | 2026-03-13 12:27:15.336 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-27.1.0.dev216 google-api-core-2.30.0 google-api-python-client-2.190.0 google-auth-2.48.0 google-auth-httplib2-0.3.0 googleapis-common-protos-1.72.0 invoke-2.2.1 lxml-6.0.2 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.27.1 protobuf-6.33.5 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.2 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.9.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-03-13 12:27:15.895 | + inc/python:pip_install:216 : result=0 2026-03-13 12:27:15.900 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:27:15.906 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:15.913 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:15.918 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:15.924 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:15.929 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:15.933 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:27:15.939 | + functions-common:time_stop:2419 : start_time=1773404822818 2026-03-13 12:27:15.946 | + functions-common:time_stop:2421 : [[ -z 1773404822818 ]] 2026-03-13 12:27:15.953 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:15.963 | + functions-common:time_stop:2424 : end_time=1773404835957 2026-03-13 12:27:15.969 | + functions-common:time_stop:2425 : elapsed_time=13139 2026-03-13 12:27:15.974 | + functions-common:time_stop:2426 : total=63586 2026-03-13 12:27:15.979 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:15.985 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=76725 2026-03-13 12:27:15.991 | + inc/python:pip_install:219 : return 0 2026-03-13 12:27:15.997 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:27:16.002 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:27:16.008 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-03-13 12:27:16.015 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-03-13 12:27:16.021 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:16.026 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:27:16.033 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/cinder, ]] 2026-03-13 12:27:16.040 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:16.046 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-03-13 12:27:16.053 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-03-13 12:27:16.059 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-03-13 12:27:16.065 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:16.072 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:16.079 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-03-13 12:27:16.103 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-03-13 12:27:16.109 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:27:16.116 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:27:16.122 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:27:16.128 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:27:16.133 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:16.139 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:27:16.145 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:16.151 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:16.158 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:27:16.164 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:16.170 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:27:16.176 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:27:16.182 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-03-13 12:27:16.187 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:27:16.195 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:16.202 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:16.207 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-03-13 12:27:16.252 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-03-13 12:27:16.296 | Reading package lists... 2026-03-13 12:27:16.652 | Building dependency tree... 2026-03-13 12:27:16.652 | Reading state information... 2026-03-13 12:27:17.026 | The following additional packages will be installed: 2026-03-13 12:27:17.026 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-13 12:27:17.027 | python3-typing-extensions python3-urwid python3-wcwidth 2026-03-13 12:27:17.028 | Suggested packages: 2026-03-13 12:27:17.028 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-03-13 12:27:17.066 | The following NEW packages will be installed: 2026-03-13 12:27:17.066 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-13 12:27:17.067 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-03-13 12:27:17.390 | 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:27:17.390 | Need to get 418 kB of archives. 2026-03-13 12:27:17.390 | After this operation, 3,296 kB of additional disk space will be used. 2026-03-13 12:27:17.390 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-03-13 12:27:17.441 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-03-13 12:27:17.443 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-03-13 12:27:17.473 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-03-13 12:27:17.475 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-03-13 12:27:17.477 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-03-13 12:27:17.481 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-03-13 12:27:17.702 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:27:17.775 | Fetched 418 kB in 0s (1,063 kB/s) 2026-03-13 12:27:17.817 | Selecting previously unselected package python3-typing-extensions. 2026-03-13 12:27:17.853 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68789 files and directories currently installed.) 2026-03-13 12:27:17.857 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-03-13 12:27:17.861 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-03-13 12:27:17.917 | Selecting previously unselected package python3-wcwidth. 2026-03-13 12:27:17.928 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-03-13 12:27:17.931 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-13 12:27:17.998 | Selecting previously unselected package python3-urwid. 2026-03-13 12:27:18.012 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-03-13 12:27:18.016 | Unpacking python3-urwid (2.6.10-1) ... 2026-03-13 12:27:18.100 | Selecting previously unselected package python3-configshell-fb. 2026-03-13 12:27:18.113 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-03-13 12:27:18.117 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-13 12:27:18.182 | Selecting previously unselected package python3-pyudev. 2026-03-13 12:27:18.194 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-03-13 12:27:18.198 | Unpacking python3-pyudev (0.24.0-1) ... 2026-03-13 12:27:18.270 | Selecting previously unselected package python3-rtslib-fb. 2026-03-13 12:27:18.282 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-03-13 12:27:18.286 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-13 12:27:18.369 | Selecting previously unselected package targetcli-fb. 2026-03-13 12:27:18.379 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-03-13 12:27:18.384 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-13 12:27:18.463 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-13 12:27:18.690 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-03-13 12:27:18.867 | Setting up python3-pyudev (0.24.0-1) ... 2026-03-13 12:27:19.045 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-13 12:27:19.949 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-03-13 12:27:19.960 | Setting up python3-urwid (2.6.10-1) ... 2026-03-13 12:27:20.325 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-13 12:27:20.452 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:20.452 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-13 12:27:20.472 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-13 12:27:20.472 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-13 12:27:20.472 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-13 12:27:20.472 | keyword = Word(alphanums + '_\-') 2026-03-13 12:27:20.472 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:20.472 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:20.472 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:20.472 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:20.472 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-13 12:27:20.472 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-13 12:27:20.477 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:20.477 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-13 12:27:20.491 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-13 12:27:20.491 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-13 12:27:20.491 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-13 12:27:20.491 | keyword = Word(alphanums + '_\-') 2026-03-13 12:27:20.491 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:20.491 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:20.491 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:20.491 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:20.491 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-13 12:27:20.491 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-13 12:27:20.524 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-13 12:27:20.660 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-03-13 12:27:20.660 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-03-13 12:27:20.885 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:27:21.565 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:27:21.571 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:27:21.577 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:21.583 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:21.589 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:21.594 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:21.599 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:21.606 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:27:21.612 | + functions-common:time_stop:2419 : start_time=1773404836246 2026-03-13 12:27:21.618 | + functions-common:time_stop:2421 : [[ -z 1773404836246 ]] 2026-03-13 12:27:21.626 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:21.635 | + functions-common:time_stop:2424 : end_time=1773404841628 2026-03-13 12:27:21.641 | + functions-common:time_stop:2425 : elapsed_time=5382 2026-03-13 12:27:21.648 | + functions-common:time_stop:2426 : total=162683 2026-03-13 12:27:21.654 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:21.661 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=168065 2026-03-13 12:27:21.667 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:27:21.675 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:27:21.682 | + ./stack.sh:main:945 : configure_cinder 2026-03-13 12:27:21.689 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-03-13 12:27:21.713 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-03-13 12:27:21.723 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-03-13 12:27:21.729 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-03-13 12:27:21.735 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-13 12:27:21.744 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-03-13 12:27:21.744 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-13 12:27:21.753 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-03-13 12:27:21.759 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-03-13 12:27:21.766 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-13 12:27:21.772 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-03-13 12:27:21.778 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-03-13 12:27:21.784 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-03-13 12:27:21.789 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-03-13 12:27:21.795 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-03-13 12:27:21.818 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-03-13 12:27:21.837 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-03-13 12:27:21.861 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-03-13 12:27:21.883 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-03-13 12:27:21.908 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-03-13 12:27:21.928 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-13 12:27:21.935 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-13 12:27:21.944 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.LthIb5ye3Y 2026-03-13 12:27:21.949 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-13 12:27:21.954 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-13 12:27:21.959 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-03-13 12:27:21.965 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.LthIb5ye3Y 2026-03-13 12:27:21.975 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.LthIb5ye3Y 2026-03-13 12:27:21.998 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.LthIb5ye3Y /etc/sudoers.d/cinder-rootwrap 2026-03-13 12:27:22.020 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-03-13 12:27:22.030 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-13 12:27:22.036 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-13 12:27:22.041 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-13 12:27:22.047 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-13 12:27:22.052 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-03-13 12:27:22.057 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-03-13 12:27:22.065 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-13 12:27:22.065 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-03-13 12:27:22.079 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-13 12:27:22.087 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-13 12:27:22.112 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-13 12:27:22.135 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-03-13 12:27:22.141 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-03-13 12:27:22.152 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-03-13 12:27:22.163 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-03-13 12:27:22.170 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:22.176 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-03-13 12:27:22.182 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:27:22.188 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:27:22.196 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-03-13 12:27:22.202 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:22.207 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-13 12:27:22.212 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:27:22.217 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-03-13 12:27:22.287 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-03-13 12:27:22.355 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.95/identity 2026-03-13 12:27:22.428 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-03-13 12:27:22.498 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-03-13 12:27:22.569 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-03-13 12:27:22.642 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-03-13 12:27:22.715 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-03-13 12:27:22.782 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.204.45.95/identity 2026-03-13 12:27:22.855 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:22.925 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:27:22.994 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:27:23.000 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-03-13 12:27:23.070 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-03-13 12:27:23.147 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-03-13 12:27:23.153 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-03-13 12:27:23.159 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-03-13 12:27:23.165 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-03-13 12:27:23.172 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:27:23.178 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:23.184 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:27:23.222 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:23.227 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:27:23.232 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-03-13 12:27:23.239 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-03-13 12:27:23.317 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-03-13 12:27:23.393 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-03-13 12:27:23.459 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-03-13 12:27:23.529 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-03-13 12:27:23.592 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-03-13 12:27:23.661 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-03-13 12:27:23.733 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.95 2026-03-13 12:27:23.806 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-03-13 12:27:23.885 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-03-13 12:27:23.898 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 04f3007b81ed14964c7b23d1fb1e4c34 2026-03-13 12:27:23.967 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-03-13 12:27:23.972 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-03-13 12:27:24.039 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-03-13 12:27:24.112 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-03-13 12:27:24.182 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-03-13 12:27:24.253 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-03-13 12:27:24.317 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-03-13 12:27:24.383 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-03-13 12:27:24.421 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:24.424 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-03-13 12:27:24.429 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-03-13 12:27:24.434 | + lib/cinder:configure_cinder:341 : local default_name= 2026-03-13 12:27:24.439 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-03-13 12:27:24.445 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-13 12:27:24.450 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-03-13 12:27:24.455 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-03-13 12:27:24.461 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-03-13 12:27:24.467 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-03-13 12:27:24.472 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-03-13 12:27:24.477 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-03-13 12:27:24.550 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-03-13 12:27:24.613 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-03-13 12:27:24.676 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-03-13 12:27:24.744 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-03-13 12:27:24.815 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-03-13 12:27:24.885 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-03-13 12:27:24.951 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-03-13 12:27:25.019 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-03-13 12:27:25.084 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-03-13 12:27:25.090 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-03-13 12:27:25.095 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-03-13 12:27:25.100 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-03-13 12:27:25.167 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-03-13 12:27:25.174 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-03-13 12:27:25.244 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-03-13 12:27:25.250 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-03-13 12:27:25.255 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-03-13 12:27:25.260 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-03-13 12:27:25.332 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-03-13 12:27:25.339 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-03-13 12:27:25.345 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:25.350 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-03-13 12:27:25.388 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:25.394 | + lib/cinder:configure_cinder:369 : [[ -n swift ]] 2026-03-13 12:27:25.399 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_swift 2026-03-13 12:27:25.405 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_swift 2026-03-13 12:27:25.411 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-03-13 12:27:25.479 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.95:8080/v1/AUTH_ 2026-03-13 12:27:25.549 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-03-13 12:27:25.588 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:25.594 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:25.660 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-03-13 12:27:25.698 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:27:25.704 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-03-13 12:27:25.742 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:25.748 | + lib/cinder:configure_cinder:382 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-03-13 12:27:25.753 | + lib/cinder:configure_cinder:384 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-03-13 12:27:25.823 | + lib/cinder:configure_cinder:385 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-13 12:27:25.891 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-03-13 12:27:25.898 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-03-13 12:27:25.904 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-03-13 12:27:25.909 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-03-13 12:27:25.915 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:27:25.920 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:27:25.926 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:27:25.963 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:25.971 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:27:25.978 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:27:25.983 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:27:26.019 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:26.024 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.95:5672/ 2026-03-13 12:27:26.031 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.95:5672/ 2026-03-13 12:27:26.100 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:27:26.106 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:27:26.112 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-03-13 12:27:26.118 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-03-13 12:27:26.124 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:26.130 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:27:26.170 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:27:26.176 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:27:26.181 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:26.187 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:27:26.194 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-13 12:27:26.260 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:27:26.328 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:27:26.397 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:27:26.465 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-03-13 12:27:26.527 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-03-13 12:27:26.563 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:26.567 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-03-13 12:27:26.573 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:27:26.579 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-03-13 12:27:26.584 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-03-13 12:27:26.588 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:27:26.592 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-03-13 12:27:26.596 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-03-13 12:27:26.601 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:27:26.606 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:27:26.630 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:27:26.631 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:27:26.644 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:27:26.652 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:27:26.667 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-13 12:27:26.677 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-03-13 12:27:26.683 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:27:26.692 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:27:26.697 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-03-13 12:27:26.766 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-03-13 12:27:26.832 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-03-13 12:27:26.903 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:27:26.972 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:27:27.032 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:27:27.094 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:27:27.159 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:27:27.220 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:27:27.287 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-13 12:27:27.356 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:27:27.422 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:27:27.492 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:27:27.557 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-03-13 12:27:27.621 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:27:27.628 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:27:27.636 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-03-13 12:27:27.642 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-03-13 12:27:27.646 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:27:27.652 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:27.658 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:27.664 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-03-13 12:27:27.671 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-03-13 12:27:27.677 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-03-13 12:27:27.745 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:27:27.809 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-03-13 12:27:27.810 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-03-13 12:27:27.825 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-03-13 12:27:27.831 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-03-13 12:27:27.838 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-03-13 12:27:27.844 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:27:27.850 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:27:27.855 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:27:27.861 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:27:27.868 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:27.874 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:27.880 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:27:27.885 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:27:27.890 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:27.896 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:27.902 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-03-13 12:27:27.955 | Enabling site cinder-api. 2026-03-13 12:27:27.966 | To activate the new configuration, you need to run: 2026-03-13 12:27:27.966 | systemctl reload apache2 2026-03-13 12:27:27.975 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:27:27.981 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:27:27.987 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:27:27.993 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:27:28.138 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-03-13 12:27:28.142 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2026-03-13 12:27:28.205 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.95/image 2026-03-13 12:27:28.273 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-03-13 12:27:28.309 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:28.315 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-03-13 12:27:28.381 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:28.446 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-03-13 12:27:28.452 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:28.457 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-13 12:27:28.463 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-03-13 12:27:28.468 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:27:28.473 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-03-13 12:27:28.479 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:28.485 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-13 12:27:28.490 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-03-13 12:27:28.496 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-03-13 12:27:28.568 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-03-13 12:27:28.637 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.95/identity 2026-03-13 12:27:28.703 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-03-13 12:27:28.765 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-03-13 12:27:28.834 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-03-13 12:27:28.907 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-03-13 12:27:28.976 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-03-13 12:27:29.043 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.204.45.95/identity 2026-03-13 12:27:29.108 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:29.172 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-03-13 12:27:29.237 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:27:29.243 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-03-13 12:27:29.249 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:29.255 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:27:29.261 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-03-13 12:27:29.266 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-03-13 12:27:29.343 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-03-13 12:27:29.412 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.95/identity 2026-03-13 12:27:29.485 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-03-13 12:27:29.551 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-03-13 12:27:29.617 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-03-13 12:27:29.686 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-03-13 12:27:29.756 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-03-13 12:27:29.823 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-03-13 12:27:29.892 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-03-13 12:27:29.958 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-03-13 12:27:29.964 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-03-13 12:27:30.004 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:30.012 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.95:2379?api_version=v3' 2026-03-13 12:27:30.081 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-13 12:27:30.087 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-13 12:27:30.091 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-03-13 12:27:30.165 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-03-13 12:27:30.231 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-03-13 12:27:30.236 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-03-13 12:27:30.242 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-03-13 12:27:30.311 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-03-13 12:27:30.317 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:30.322 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-13 12:27:30.329 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-13 12:27:30.335 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-03-13 12:27:30.405 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-03-13 12:27:30.472 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.95/identity 2026-03-13 12:27:30.539 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-03-13 12:27:30.605 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-03-13 12:27:30.674 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-03-13 12:27:30.741 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-03-13 12:27:30.813 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-03-13 12:27:30.884 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-03-13 12:27:30.924 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:30.930 | + ./stack.sh:main:950 : stack_install_service neutron 2026-03-13 12:27:30.935 | + lib/stack:stack_install_service:20 : local service=neutron 2026-03-13 12:27:30.942 | + lib/stack:stack_install_service:21 : type install_neutron 2026-03-13 12:27:30.948 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:27:30.955 | + lib/stack:stack_install_service:32 : install_neutron 2026-03-13 12:27:30.962 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-03-13 12:27:30.969 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-03-13 12:27:30.976 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:30.982 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:27:30.988 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,neutron-lib, ]] 2026-03-13 12:27:30.994 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:31.001 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-03-13 12:27:31.009 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-03-13 12:27:31.014 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:31.020 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:27:31.027 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,sqlalchemy, ]] 2026-03-13 12:27:31.033 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:31.039 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-03-13 12:27:31.045 | + inc/python:use_library_from_git:266 : local name=alembic 2026-03-13 12:27:31.052 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:31.057 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:27:31.064 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,alembic, ]] 2026-03-13 12:27:31.071 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:31.077 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-03-13 12:27:31.084 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/neutron.git 2026-03-13 12:27:31.090 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-03-13 12:27:31.096 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:27:31.103 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:27:31.112 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:27:31.118 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:27:31.124 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:27:31.132 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:27:31.169 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:27:31.176 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:27:31.182 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:31.190 | + functions-common:git_clone:602 : echo master 2026-03-13 12:27:31.191 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:27:31.202 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-03-13 12:27:31.208 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:31.215 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-03-13 12:27:31.241 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-03-13 12:27:31.249 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:27:31.250 | + functions-common:git_clone:665 : head -1 2026-03-13 12:27:31.259 | 41a2a5ed8a Merge "Update master for stable/2026.1" 2026-03-13 12:27:31.266 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:27:31.274 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-03-13 12:27:31.281 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:27:31.287 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-13 12:27:31.294 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-03-13 12:27:31.301 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:27:31.308 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-03-13 12:27:31.314 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:27:31.322 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-13 12:27:31.328 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-03-13 12:27:31.334 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:27:31.341 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:27:31.349 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-03-13 12:27:31.354 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:27:31.362 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-03-13 12:27:31.369 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:27:31.376 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:27:31.384 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-03-13 12:27:31.398 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-03-13 12:27:31.404 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-03-13 12:27:31.410 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-03-13 12:27:31.515 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-03-13 12:27:31.521 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:27:31.528 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:27:31.535 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:27:31.540 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-13 12:27:31.547 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-03-13 12:27:31.552 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:27:31.558 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:27:31.563 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:27:31.570 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:27:31.576 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:27:31.582 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:27:31.589 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:27:31.595 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-03-13 12:27:31.643 | Using python 3.12 to install /opt/stack/neutron 2026-03-13 12:27:31.650 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-03-13 12:27:32.285 | Obtaining file:///opt/stack/neutron 2026-03-13 12:27:32.290 | Installing build dependencies: started 2026-03-13 12:27:33.312 | Installing build dependencies: finished with status 'done' 2026-03-13 12:27:33.313 | Checking if build backend supports build_editable: started 2026-03-13 12:27:33.622 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:27:33.624 | Getting requirements to build editable: started 2026-03-13 12:27:33.793 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:27:33.796 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:27:34.867 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:27:34.886 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.0.3) 2026-03-13 12:27:34.886 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.10.1) 2026-03-13 12:27:34.887 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.1.0) 2026-03-13 12:27:34.887 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.5.1) 2026-03-13 12:27:34.887 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.0.0) 2026-03-13 12:27:34.888 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.2.1) 2026-03-13 12:27:34.988 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:35.062 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:27:35.074 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (0.31.2) 2026-03-13 12:27:35.075 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.32.5) 2026-03-13 12:27:35.076 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.1.6) 2026-03-13 12:27:35.076 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (12.0.0) 2026-03-13 12:27:35.077 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (1.3.0) 2026-03-13 12:27:35.115 | Collecting neutron-lib>=3.24.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:35.120 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:27:35.169 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:35.174 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:27:35.183 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (9.1.4) 2026-03-13 12:27:35.183 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.0.46) 2026-03-13 12:27:35.184 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (1.8.9) 2026-03-13 12:27:35.185 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.13.1) 2026-03-13 12:27:35.185 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (1.18.4) 2026-03-13 12:27:35.186 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.7.0) 2026-03-13 12:27:35.187 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (4.1.1) 2026-03-13 12:27:35.187 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.4.0) 2026-03-13 12:27:35.188 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (10.3.0) 2026-03-13 12:27:35.188 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (6.3.0) 2026-03-13 12:27:35.189 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (18.0.0) 2026-03-13 12:27:35.189 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (6.7.2) 2026-03-13 12:27:35.190 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (8.1.0) 2026-03-13 12:27:35.191 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (17.3.0) 2026-03-13 12:27:35.191 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (8.0.0) 2026-03-13 12:27:35.192 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.0.0) 2026-03-13 12:27:35.192 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.10.1) 2026-03-13 12:27:35.193 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.7.0) 2026-03-13 12:27:35.193 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.9.0) 2026-03-13 12:27:35.194 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.9.1) 2026-03-13 12:27:35.195 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev11) (4.5.1) 2026-03-13 12:27:35.196 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.7.1) 2026-03-13 12:27:35.196 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (10.0.0) 2026-03-13 12:27:35.197 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.9.0) 2026-03-13 12:27:35.198 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (4.3.0) 2026-03-13 12:27:35.217 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev11) 2026-03-13 12:27:35.222 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-13 12:27:35.241 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:35.247 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:27:35.269 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:35.273 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-03-13 12:27:35.329 | Installing build dependencies: started 2026-03-13 12:27:36.293 | Installing build dependencies: finished with status 'done' 2026-03-13 12:27:36.294 | Getting requirements to build wheel: started 2026-03-13 12:27:36.703 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:27:36.705 | Preparing metadata (pyproject.toml): started 2026-03-13 12:27:36.919 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:27:36.955 | Collecting ovsdbapp>=2.14.1 (from neutron==28.1.0.dev11) 2026-03-13 12:27:36.961 | Downloading ovsdbapp-2.16.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:27:36.970 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.2.2) 2026-03-13 12:27:36.996 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev11) 2026-03-13 12:27:37.002 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-03-13 12:27:37.011 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (24.2.1) 2026-03-13 12:27:37.011 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (18.12.0) 2026-03-13 12:27:37.011 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (4.10.0) 2026-03-13 12:27:37.027 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:37.031 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:27:37.060 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:37.065 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:27:37.073 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.2.1) 2026-03-13 12:27:37.074 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (8.1.0) 2026-03-13 12:27:37.076 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev11) (1.3.10) 2026-03-13 12:27:37.077 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev11) (4.15.0) 2026-03-13 12:27:37.079 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev11) (2.1.1) 2026-03-13 12:27:37.082 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev11) (3.3.2) 2026-03-13 12:27:37.085 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev11) (3.0.3) 2026-03-13 12:27:37.086 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev11) (2.1.0) 2026-03-13 12:27:37.087 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev11) (1.8.2) 2026-03-13 12:27:37.090 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev11) (4.0.1) 2026-03-13 12:27:37.091 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev11) (2.11.0) 2026-03-13 12:27:37.091 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev11) (5.8.0) 2026-03-13 12:27:37.151 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.1.0.dev11) 2026-03-13 12:27:37.156 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-03-13 12:27:37.183 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.1.0.dev11) 2026-03-13 12:27:37.188 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:27:37.199 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (43.0.3) 2026-03-13 12:27:37.200 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (1.5.0) 2026-03-13 12:27:37.201 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (1.1.0) 2026-03-13 12:27:37.202 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (1.33) 2026-03-13 12:27:37.202 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (4.9.2) 2026-03-13 12:27:37.203 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (6.0.3) 2026-03-13 12:27:37.204 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (1.4.0) 2026-03-13 12:27:37.207 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev11) (2.0.0) 2026-03-13 12:27:37.211 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev11) (3.0) 2026-03-13 12:27:37.216 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev11) (3.0.0) 2026-03-13 12:27:37.219 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev11) (0.40.4) 2026-03-13 12:27:37.219 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev11) (1.1.2) 2026-03-13 12:27:37.238 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev11) 2026-03-13 12:27:37.244 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-03-13 12:27:37.298 | Installing build dependencies: started 2026-03-13 12:27:38.236 | Installing build dependencies: finished with status 'done' 2026-03-13 12:27:38.237 | Getting requirements to build wheel: started 2026-03-13 12:27:38.619 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:27:38.621 | Preparing metadata (pyproject.toml): started 2026-03-13 12:27:38.827 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:27:38.835 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev11) (26.0) 2026-03-13 12:27:38.838 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev11) (2.8.0) 2026-03-13 12:27:38.838 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev11) (3.3.2) 2026-03-13 12:27:38.846 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev11) (4.0.0) 2026-03-13 12:27:38.846 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev11) (6.0.2) 2026-03-13 12:27:38.860 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev11) (0.20) 2026-03-13 12:27:38.863 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev11) (2.0.0) 2026-03-13 12:27:38.868 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev11) (2.0.2) 2026-03-13 12:27:38.868 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev11) (0.5.0) 2026-03-13 12:27:38.873 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev11) (2.9.0.post0) 2026-03-13 12:27:38.876 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev11) (7.0.1) 2026-03-13 12:27:38.877 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev11) (5.3.1) 2026-03-13 12:27:38.877 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev11) (5.6.2) 2026-03-13 12:27:38.878 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev11) (0.15.1) 2026-03-13 12:27:38.880 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev11) (5.1.0) 2026-03-13 12:27:38.886 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev11) (2025.3) 2026-03-13 12:27:38.891 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev11) (0.24.1) 2026-03-13 12:27:38.893 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev11) (5.0.0) 2026-03-13 12:27:38.894 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev11) (4.0.1) 2026-03-13 12:27:38.913 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev11) (1.7.3) 2026-03-13 12:27:38.939 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev11) 2026-03-13 12:27:38.947 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-13 12:27:38.964 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev11) (3.17.0) 2026-03-13 12:27:38.998 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev11) 2026-03-13 12:27:39.003 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-03-13 12:27:39.024 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.1.0.dev11) 2026-03-13 12:27:39.025 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-13 12:27:39.036 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev11) (2.2.1) 2026-03-13 12:27:39.037 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev11) (1.6.2) 2026-03-13 12:27:39.044 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev11) (82.0.1) 2026-03-13 12:27:39.061 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev11) (0.6.0) 2026-03-13 12:27:39.088 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev11) (1.17.0) 2026-03-13 12:27:39.091 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev11) (4.13.2) 2026-03-13 12:27:39.091 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev11) (4.26.0) 2026-03-13 12:27:39.107 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev11) 2026-03-13 12:27:39.111 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:27:39.122 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (0.6.0) 2026-03-13 12:27:39.122 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (3.2.0) 2026-03-13 12:27:39.132 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (1.11.0) 2026-03-13 12:27:39.132 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (14.3.3) 2026-03-13 12:27:39.133 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (1.7.2) 2026-03-13 12:27:39.136 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (25.4.0) 2026-03-13 12:27:39.137 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (2025.9.1) 2026-03-13 12:27:39.137 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (0.37.0) 2026-03-13 12:27:39.137 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (0.30.0) 2026-03-13 12:27:39.178 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev11) (3.4.4) 2026-03-13 12:27:39.178 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev11) (3.11) 2026-03-13 12:27:39.179 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev11) (2.6.3) 2026-03-13 12:27:39.180 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev11) (2023.11.17) 2026-03-13 12:27:39.218 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (4.0.0) 2026-03-13 12:27:39.219 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (2.19.2) 2026-03-13 12:27:39.227 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (0.1.2) 2026-03-13 12:27:39.240 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev11) (0.7) 2026-03-13 12:27:39.278 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.1.0.dev11) (2.8.5) 2026-03-13 12:27:39.282 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev11) (0.16.0) 2026-03-13 12:27:39.346 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-03-13 12:27:39.374 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 22.6 MB/s 0:00:00 2026-03-13 12:27:39.380 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-03-13 12:27:39.420 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 52.1 MB/s 0:00:00 2026-03-13 12:27:39.425 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-03-13 12:27:39.435 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-03-13 12:27:39.447 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-03-13 12:27:39.460 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-03-13 12:27:39.471 | Downloading ovsdbapp-2.16.0-py3-none-any.whl (151 kB) 2026-03-13 12:27:39.481 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-13 12:27:39.488 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-03-13 12:27:39.501 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-03-13 12:27:39.517 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-03-13 12:27:39.529 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-03-13 12:27:39.542 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-03-13 12:27:39.559 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-03-13 12:27:39.570 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-03-13 12:27:39.661 | Building wheels for collected packages: neutron, ncclient, ovs 2026-03-13 12:27:39.662 | Building editable for neutron (pyproject.toml): started 2026-03-13 12:27:40.926 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-03-13 12:27:40.927 | Created wheel for neutron: filename=neutron-28.1.0.dev11-0.editable-py3-none-any.whl size=12061 sha256=fc99a273137ebd42b9d97cf86b8e0e64409e04469ed85f1c4c51150c8850ffe1 2026-03-13 12:27:40.927 | Stored in directory: /tmp/pip-ephem-wheel-cache-lve73pm5/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-03-13 12:27:40.932 | Building wheel for ncclient (pyproject.toml): started 2026-03-13 12:27:41.216 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-03-13 12:27:41.217 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=dc18c1bc34d04f02de4145404f0e280b77f327bb2ab25f9abd2c99481bf0acfb 2026-03-13 12:27:41.218 | Stored in directory: /opt/stack/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-03-13 12:27:41.224 | Building wheel for ovs (pyproject.toml): started 2026-03-13 12:27:41.659 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-03-13 12:27:41.660 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=0a26d12c32828d023f25fab4bc511854796749e58432e4758dadc0f420b3799e 2026-03-13 12:27:41.660 | Stored in directory: /opt/stack/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-03-13 12:27:41.663 | Successfully built neutron ncclient ovs 2026-03-13 12:27:41.819 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-03-13 12:27:45.159 | 2026-03-13 12:27:45.178 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.1.0.dev11 neutron-lib-3.24.0 os-ken-4.1.1 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-4.3.0 osc-lib-4.4.0 ovs-3.7.0 ovsdbapp-2.16.0 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-03-13 12:27:45.443 | + inc/python:pip_install:216 : result=0 2026-03-13 12:27:45.449 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:27:45.454 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:45.460 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:45.465 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:45.472 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:45.476 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:45.483 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:27:45.488 | + functions-common:time_stop:2419 : start_time=1773404851631 2026-03-13 12:27:45.493 | + functions-common:time_stop:2421 : [[ -z 1773404851631 ]] 2026-03-13 12:27:45.500 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:45.508 | + functions-common:time_stop:2424 : end_time=1773404865503 2026-03-13 12:27:45.514 | + functions-common:time_stop:2425 : elapsed_time=13872 2026-03-13 12:27:45.518 | + functions-common:time_stop:2426 : total=76725 2026-03-13 12:27:45.524 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:45.529 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=90597 2026-03-13 12:27:45.534 | + inc/python:pip_install:219 : return 0 2026-03-13 12:27:45.541 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:27:45.548 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:27:45.554 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-03-13 12:27:45.559 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-03-13 12:27:45.565 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:45.571 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:27:45.577 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/neutron, ]] 2026-03-13 12:27:45.583 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:45.589 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-03-13 12:27:45.595 | + lib/neutron:install_neutron:529 : install_ovn 2026-03-13 12:27:45.601 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-03-13 12:27:45.601 | Installing OVN and dependent packages 2026-03-13 12:27:45.608 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-03-13 12:27:45.614 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-03-13 12:27:45.652 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:27:45.658 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-03-13 12:27:45.695 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:27:45.702 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-03-13 12:27:45.738 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:45.746 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-03-13 12:27:45.753 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-03-13 12:27:45.790 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:45.795 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-03-13 12:27:45.801 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-03-13 12:27:45.824 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-03-13 12:27:45.834 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown stack /var/run/openvswitch 2026-03-13 12:27:45.857 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:45.866 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-03-13 12:27:45.911 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-03-13 12:27:45.918 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:27:45.924 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:27:45.930 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:27:45.937 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:27:45.944 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:45.949 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:27:45.955 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:45.961 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:45.967 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:27:45.974 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:45.981 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:27:45.987 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:27:45.994 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-03-13 12:27:46.001 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:27:46.006 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:46.012 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:46.019 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-03-13 12:27:46.066 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-03-13 12:27:46.115 | Reading package lists... 2026-03-13 12:27:46.484 | Building dependency tree... 2026-03-13 12:27:46.484 | Reading state information... 2026-03-13 12:27:46.918 | make is already the newest version (4.3-4.1build2). 2026-03-13 12:27:46.918 | make set to manually installed. 2026-03-13 12:27:46.918 | The following additional packages will be installed: 2026-03-13 12:27:46.919 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-03-13 12:27:46.920 | python3-openvswitch python3-sortedcontainers 2026-03-13 12:27:46.922 | Suggested packages: 2026-03-13 12:27:46.922 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-03-13 12:27:46.968 | The following NEW packages will be installed: 2026-03-13 12:27:46.970 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-03-13 12:27:46.971 | openvswitch-switch python3-netifaces python3-openvswitch 2026-03-13 12:27:46.971 | python3-sortedcontainers 2026-03-13 12:27:47.301 | 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:27:47.301 | Need to get 4,335 kB of archives. 2026-03-13 12:27:47.301 | After this operation, 13.8 MB of additional disk space will be used. 2026-03-13 12:27:47.302 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-03-13 12:27:47.453 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.1 [1,042 kB] 2026-03-13 12:27:47.515 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-03-13 12:27:47.521 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-03-13 12:27:47.522 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-03-13 12:27:47.523 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.1 [1,034 kB] 2026-03-13 12:27:47.536 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.1 [1,608 kB] 2026-03-13 12:27:47.563 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-03-13 12:27:47.563 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-03-13 12:27:47.784 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:27:47.849 | Fetched 4,335 kB in 1s (7,694 kB/s) 2026-03-13 12:27:47.895 | Selecting previously unselected package libunbound8:amd64. 2026-03-13 12:27:47.935 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69008 files and directories currently installed.) 2026-03-13 12:27:47.938 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-03-13 12:27:47.946 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-13 12:27:48.016 | Selecting previously unselected package openvswitch-common. 2026-03-13 12:27:48.027 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:48.032 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:48.128 | Selecting previously unselected package python3-netifaces:amd64. 2026-03-13 12:27:48.139 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-03-13 12:27:48.143 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-13 12:27:48.202 | Selecting previously unselected package python3-sortedcontainers. 2026-03-13 12:27:48.212 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-03-13 12:27:48.216 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-03-13 12:27:48.274 | Selecting previously unselected package libxdp1:amd64. 2026-03-13 12:27:48.286 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-03-13 12:27:48.290 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-13 12:27:48.352 | Selecting previously unselected package python3-openvswitch. 2026-03-13 12:27:48.364 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:48.368 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:48.465 | Selecting previously unselected package openvswitch-switch. 2026-03-13 12:27:48.476 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:48.488 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:48.596 | Selecting previously unselected package libfakeroot:amd64. 2026-03-13 12:27:48.608 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-03-13 12:27:48.612 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-03-13 12:27:48.671 | Selecting previously unselected package fakeroot. 2026-03-13 12:27:48.682 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-03-13 12:27:48.687 | Unpacking fakeroot (1.33-1) ... 2026-03-13 12:27:48.777 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-03-13 12:27:48.953 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-03-13 12:27:48.969 | Setting up fakeroot (1.33-1) ... 2026-03-13 12:27:48.982 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-03-13 12:27:48.998 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-13 12:27:49.009 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-13 12:27:49.020 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-13 12:27:49.031 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:49.050 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:49.308 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:49.332 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-03-13 12:27:49.841 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-03-13 12:27:49.986 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-03-13 12:27:50.878 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:27:52.153 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:27:52.468 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:27:52.472 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:27:52.478 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:52.484 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:52.490 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:52.495 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:52.501 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:52.507 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:27:52.512 | + functions-common:time_stop:2419 : start_time=1773404866060 2026-03-13 12:27:52.517 | + functions-common:time_stop:2421 : [[ -z 1773404866060 ]] 2026-03-13 12:27:52.524 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:52.533 | + functions-common:time_stop:2424 : end_time=1773404872527 2026-03-13 12:27:52.538 | + functions-common:time_stop:2425 : elapsed_time=6467 2026-03-13 12:27:52.543 | + functions-common:time_stop:2426 : total=168065 2026-03-13 12:27:52.548 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:52.554 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=174532 2026-03-13 12:27:52.560 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:27:52.568 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-03-13 12:27:52.613 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-03-13 12:27:52.620 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:27:52.626 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:27:52.632 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:27:52.639 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:27:52.645 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:52.650 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:27:52.655 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:52.661 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:52.667 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:27:52.674 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:52.680 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:27:52.686 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:27:52.693 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-03-13 12:27:52.699 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:27:52.705 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:52.711 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:52.718 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-03-13 12:27:52.763 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-03-13 12:27:52.810 | Reading package lists... 2026-03-13 12:27:53.206 | Building dependency tree... 2026-03-13 12:27:53.207 | Reading state information... 2026-03-13 12:27:53.575 | The following additional packages will be installed: 2026-03-13 12:27:53.575 | ovn-common 2026-03-13 12:27:53.617 | The following NEW packages will be installed: 2026-03-13 12:27:53.617 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-03-13 12:27:53.811 | 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:27:53.811 | Need to get 2,360 kB of archives. 2026-03-13 12:27:53.811 | After this operation, 8,355 kB of additional disk space will be used. 2026-03-13 12:27:53.811 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-03-13 12:27:54.505 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-03-13 12:27:54.590 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-03-13 12:27:54.660 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-03-13 12:27:54.973 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:27:55.033 | Fetched 2,360 kB in 1s (2,129 kB/s) 2026-03-13 12:27:55.077 | Selecting previously unselected package ovn-common. 2026-03-13 12:27:55.130 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69271 files and directories currently installed.) 2026-03-13 12:27:55.134 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:55.138 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:55.264 | Selecting previously unselected package ovn-central. 2026-03-13 12:27:55.274 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:55.278 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:55.356 | Selecting previously unselected package ovn-controller-vtep. 2026-03-13 12:27:55.368 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:55.372 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:55.435 | Selecting previously unselected package ovn-host. 2026-03-13 12:27:55.447 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:55.457 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:55.547 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:55.571 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:55.924 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-13 12:27:56.066 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-03-13 12:27:56.387 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-13 12:27:56.446 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:56.819 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-13 12:27:56.976 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-03-13 12:27:57.454 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-03-13 12:27:57.940 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-03-13 12:27:58.571 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-13 12:27:58.663 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:27:58.807 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-03-13 12:27:59.235 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:28:00.732 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:28:00.740 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:28:00.746 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:00.752 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:00.758 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:00.764 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:00.770 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:00.776 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:28:00.782 | + functions-common:time_stop:2419 : start_time=1773404872757 2026-03-13 12:28:00.788 | + functions-common:time_stop:2421 : [[ -z 1773404872757 ]] 2026-03-13 12:28:00.795 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:00.804 | + functions-common:time_stop:2424 : end_time=1773404880798 2026-03-13 12:28:00.811 | + functions-common:time_stop:2425 : elapsed_time=8041 2026-03-13 12:28:00.816 | + functions-common:time_stop:2426 : total=174532 2026-03-13 12:28:00.821 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:00.827 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=182573 2026-03-13 12:28:00.834 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:28:00.842 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-13 12:28:00.848 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-13 12:28:00.854 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-03-13 12:28:00.861 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-03-13 12:28:00.872 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:00.879 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-03-13 12:28:00.885 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:00.892 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-03-13 12:28:00.898 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:00.905 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-03-13 12:28:00.912 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:00.920 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-03-13 12:28:00.927 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:00.933 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-03-13 12:28:00.939 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:00.946 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-03-13 12:28:00.954 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:00.960 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-03-13 12:28:00.967 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:00.973 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-03-13 12:28:00.980 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-03-13 12:28:00.986 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-03-13 12:28:00.993 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:01.000 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:28:01.006 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,ovsdbapp, ]] 2026-03-13 12:28:01.013 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:01.020 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:01.027 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:28:01.033 | + ./stack.sh:main:953 : is_service_enabled nova 2026-03-13 12:28:01.074 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:01.081 | + ./stack.sh:main:955 : stack_install_service nova 2026-03-13 12:28:01.088 | + lib/stack:stack_install_service:20 : local service=nova 2026-03-13 12:28:01.095 | + lib/stack:stack_install_service:21 : type install_nova 2026-03-13 12:28:01.101 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:28:01.107 | + lib/stack:stack_install_service:32 : install_nova 2026-03-13 12:28:01.113 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-03-13 12:28:01.118 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-03-13 12:28:01.125 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:01.131 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:28:01.138 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-vif, ]] 2026-03-13 12:28:01.145 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:01.152 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-03-13 12:28:01.191 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:01.197 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-13 12:28:01.205 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-03-13 12:28:01.213 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-03-13 12:28:01.219 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-03-13 12:28:01.320 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-03-13 12:28:01.326 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:01.332 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:01.338 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-13 12:28:01.344 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:28:01.350 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:28:01.356 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:28:01.361 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:28:01.367 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:01.373 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:28:01.378 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:01.384 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:01.390 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:28:01.395 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:01.401 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:28:01.407 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:28:01.412 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-13 12:28:01.418 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:28:01.424 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:01.430 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:01.435 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-13 12:28:01.483 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-13 12:28:01.532 | Reading package lists... 2026-03-13 12:28:01.933 | Building dependency tree... 2026-03-13 12:28:01.933 | Reading state information... 2026-03-13 12:28:02.328 | The following additional packages will be installed: 2026-03-13 12:28:02.328 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-13 12:28:02.328 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-13 12:28:02.329 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-03-13 12:28:02.329 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-13 12:28:02.329 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-03-13 12:28:02.329 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-03-13 12:28:02.329 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-03-13 12:28:02.329 | qemu-system-x86 seabios systemd-container 2026-03-13 12:28:02.331 | Suggested packages: 2026-03-13 12:28:02.331 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-03-13 12:28:02.331 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-03-13 12:28:02.331 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-03-13 12:28:02.331 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-03-13 12:28:02.331 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-03-13 12:28:02.331 | auditd nfs-common systemtap zfsutils samba vde2 2026-03-13 12:28:02.331 | Recommended packages: 2026-03-13 12:28:02.331 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-03-13 12:28:02.331 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-03-13 12:28:02.331 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-03-13 12:28:02.331 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-03-13 12:28:02.390 | The following NEW packages will be installed: 2026-03-13 12:28:02.390 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-13 12:28:02.391 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-13 12:28:02.391 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-03-13 12:28:02.391 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-13 12:28:02.391 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-03-13 12:28:02.392 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-03-13 12:28:02.392 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-03-13 12:28:02.392 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-03-13 12:28:02.393 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-03-13 12:28:02.596 | 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:28:02.596 | Need to get 127 MB of archives. 2026-03-13 12:28:02.596 | After this operation, 527 MB of additional disk space will be used. 2026-03-13 12:28:02.596 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-03-13 12:28:02.914 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-03-13 12:28:03.332 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-03-13 12:28:03.333 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-03-13 12:28:03.358 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-03-13 12:28:03.359 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-03-13 12:28:03.366 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-03-13 12:28:03.424 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-03-13 12:28:03.424 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-03-13 12:28:03.425 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-03-13 12:28:03.426 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-03-13 12:28:03.428 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-03-13 12:28:03.490 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-03-13 12:28:03.492 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-03-13 12:28:03.494 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-03-13 12:28:03.495 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-03-13 12:28:03.569 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.12 [1,830 kB] 2026-03-13 12:28:03.734 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.12 [438 kB] 2026-03-13 12:28:03.739 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.12 [740 kB] 2026-03-13 12:28:03.814 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.12 [431 kB] 2026-03-13 12:28:03.819 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.12 [3,114 B] 2026-03-13 12:28:03.820 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.12 [6,044 B] 2026-03-13 12:28:03.820 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.12 [417 kB] 2026-03-13 12:28:03.887 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.12 [1,372 B] 2026-03-13 12:28:03.887 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.12 [49.7 kB] 2026-03-13 12:28:03.888 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.12 [178 kB] 2026-03-13 12:28:03.890 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-03-13 12:28:03.894 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-03-13 12:28:03.895 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.13 [1,255 kB] 2026-03-13 12:28:03.972 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.13 [1,795 kB] 2026-03-13 12:28:04.050 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.13 [10.9 MB] 2026-03-13 12:28:04.460 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.13 [16.3 MB] 2026-03-13 12:28:05.263 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.13 [9,105 kB] 2026-03-13 12:28:05.617 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.13 [6,308 kB] 2026-03-13 12:28:05.860 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-03-13 12:28:05.862 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.13 [11.2 MB] 2026-03-13 12:28:06.294 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.13 [3,434 kB] 2026-03-13 12:28:06.425 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.13 [57.7 MB] 2026-03-13 12:28:08.694 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.13 [58.0 kB] 2026-03-13 12:28:08.694 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.12 [71.7 kB] 2026-03-13 12:28:09.027 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:28:09.088 | Fetched 127 MB in 6s (20.2 MB/s) 2026-03-13 12:28:09.149 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-03-13 12:28:09.203 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69339 files and directories currently installed.) 2026-03-13 12:28:09.208 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-03-13 12:28:09.216 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-13 12:28:09.289 | Selecting previously unselected package ipxe-qemu. 2026-03-13 12:28:09.303 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-03-13 12:28:09.307 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-13 12:28:09.427 | Selecting previously unselected package libasound2-data. 2026-03-13 12:28:09.440 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-03-13 12:28:09.445 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-13 12:28:09.526 | Selecting previously unselected package libasound2t64:amd64. 2026-03-13 12:28:09.538 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-03-13 12:28:09.543 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-13 12:28:09.619 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-03-13 12:28:09.630 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-03-13 12:28:09.638 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-13 12:28:09.708 | Selecting previously unselected package libnspr4:amd64. 2026-03-13 12:28:09.718 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-03-13 12:28:09.722 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-13 12:28:09.834 | Selecting previously unselected package libnss3:amd64. 2026-03-13 12:28:09.847 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-03-13 12:28:09.851 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-13 12:28:09.970 | Selecting previously unselected package libpcsclite1:amd64. 2026-03-13 12:28:09.982 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-03-13 12:28:09.986 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-13 12:28:10.090 | Selecting previously unselected package libcacard0:amd64. 2026-03-13 12:28:10.103 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-03-13 12:28:10.108 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-13 12:28:10.168 | Selecting previously unselected package libdaxctl1:amd64. 2026-03-13 12:28:10.178 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-03-13 12:28:10.182 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-13 12:28:10.256 | Selecting previously unselected package libndctl6:amd64. 2026-03-13 12:28:10.270 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-03-13 12:28:10.283 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-03-13 12:28:10.358 | Selecting previously unselected package libpciaccess0:amd64. 2026-03-13 12:28:10.371 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-03-13 12:28:10.375 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-13 12:28:10.465 | Selecting previously unselected package libpmem1:amd64. 2026-03-13 12:28:10.474 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-03-13 12:28:10.478 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-13 12:28:10.583 | Selecting previously unselected package librdmacm1t64:amd64. 2026-03-13 12:28:10.596 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-03-13 12:28:10.602 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:28:10.709 | Selecting previously unselected package libslirp0:amd64. 2026-03-13 12:28:10.721 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-03-13 12:28:10.728 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-13 12:28:10.799 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-03-13 12:28:10.810 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-03-13 12:28:10.818 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-13 12:28:10.874 | Selecting previously unselected package libvirt0:amd64. 2026-03-13 12:28:10.887 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:28:10.891 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:11.029 | Selecting previously unselected package libvirt-clients. 2026-03-13 12:28:11.042 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:28:11.062 | Unpacking libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:11.164 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-03-13 12:28:11.175 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:28:11.193 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:11.279 | Selecting previously unselected package libvirt-daemon. 2026-03-13 12:28:11.291 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:28:11.314 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:11.415 | Selecting previously unselected package libvirt-daemon-config-network. 2026-03-13 12:28:11.426 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.12_all.deb ... 2026-03-13 12:28:11.442 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:11.509 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-03-13 12:28:11.521 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.12_all.deb ... 2026-03-13 12:28:11.536 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:11.613 | Selecting previously unselected package systemd-container. 2026-03-13 12:28:11.625 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.12_amd64.deb ... 2026-03-13 12:28:11.629 | Unpacking systemd-container (255.4-1ubuntu8.12) ... 2026-03-13 12:28:11.734 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-03-13 12:28:11.746 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.12_all.deb ... 2026-03-13 12:28:11.763 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:11.831 | Selecting previously unselected package libvirt-daemon-system. 2026-03-13 12:28:11.841 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:28:11.897 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:11.976 | Selecting previously unselected package libvirt-dev:amd64. 2026-03-13 12:28:11.988 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:28:12.005 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:12.093 | Selecting previously unselected package python3-libvirt. 2026-03-13 12:28:12.104 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-03-13 12:28:12.108 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-03-13 12:28:12.191 | Selecting previously unselected package libfdt1:amd64. 2026-03-13 12:28:12.201 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-03-13 12:28:12.204 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-03-13 12:28:12.272 | Selecting previously unselected package qemu-system-common. 2026-03-13 12:28:12.286 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:12.289 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:12.444 | Selecting previously unselected package qemu-system-data. 2026-03-13 12:28:12.455 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.13_all.deb ... 2026-03-13 12:28:12.459 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:12.628 | Selecting previously unselected package qemu-system-arm. 2026-03-13 12:28:12.639 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:12.657 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:13.310 | Selecting previously unselected package qemu-system-mips. 2026-03-13 12:28:13.318 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:13.337 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:13.865 | Selecting previously unselected package qemu-system-ppc. 2026-03-13 12:28:13.877 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:13.891 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:14.263 | Selecting previously unselected package qemu-system-sparc. 2026-03-13 12:28:14.275 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:14.292 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:14.514 | Selecting previously unselected package seabios. 2026-03-13 12:28:14.526 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-03-13 12:28:14.530 | Unpacking seabios (1.16.3-2) ... 2026-03-13 12:28:14.600 | Selecting previously unselected package qemu-system-x86. 2026-03-13 12:28:14.612 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:14.628 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:15.117 | Selecting previously unselected package qemu-system-s390x. 2026-03-13 12:28:15.129 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:15.146 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:15.367 | Selecting previously unselected package qemu-system-misc. 2026-03-13 12:28:15.378 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:15.393 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:17.211 | Selecting previously unselected package qemu-system. 2026-03-13 12:28:17.222 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:17.226 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:17.283 | Selecting previously unselected package systemd-coredump. 2026-03-13 12:28:17.295 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.12_amd64.deb ... 2026-03-13 12:28:17.298 | Unpacking systemd-coredump (255.4-1ubuntu8.12) ... 2026-03-13 12:28:17.385 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-13 12:28:17.396 | Setting up systemd-coredump (255.4-1ubuntu8.12) ... 2026-03-13 12:28:17.724 | Creating group 'systemd-coredump' with GID 989. 2026-03-13 12:28:17.726 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-03-13 12:28:17.753 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-03-13 12:28:17.764 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-13 12:28:17.774 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-13 12:28:17.784 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-13 12:28:17.795 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-13 12:28:17.807 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-13 12:28:17.818 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:17.828 | Setting up seabios (1.16.3-2) ... 2026-03-13 12:28:17.837 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:17.848 | Setting up systemd-container (255.4-1ubuntu8.12) ... 2026-03-13 12:28:18.009 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-03-13 12:28:18.372 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-13 12:28:18.417 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-13 12:28:18.431 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-13 12:28:18.443 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-03-13 12:28:18.453 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:28:18.464 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-13 12:28:18.476 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-13 12:28:18.487 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:18.981 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-13 12:28:18.992 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:19.325 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-03-13 12:28:19.541 | Setting up libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:19.574 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:19.594 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-13 12:28:19.606 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-13 12:28:19.619 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:19.641 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:19.665 | Setting up libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:19.689 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:19.865 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-03-13 12:28:20.283 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:20.308 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:20.329 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:20.351 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:20.373 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:20.397 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:20.419 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:20.809 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-03-13 12:28:21.336 | info: Selecting GID from range 100 to 999 ... 2026-03-13 12:28:21.342 | info: Adding group `swtpm' (GID 116) ... 2026-03-13 12:28:21.424 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-03-13 12:28:21.424 | 2026-03-13 12:28:21.432 | info: Selecting UID from range 100 to 999 ... 2026-03-13 12:28:21.432 | 2026-03-13 12:28:21.439 | info: Adding system user `swtpm' (UID 113) ... 2026-03-13 12:28:21.443 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-03-13 12:28:21.502 | info: Not creating home directory `/var/lib/swtpm'. 2026-03-13 12:28:21.699 | Enabling libvirt default network 2026-03-13 12:28:21.720 | Inserted module 'msr' 2026-03-13 12:28:21.884 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-03-13 12:28:21.884 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-03-13 12:28:21.884 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-03-13 12:28:21.884 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-03-13 12:28:21.884 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-03-13 12:28:21.884 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-03-13 12:28:21.884 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-03-13 12:28:21.884 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-03-13 12:28:22.463 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-03-13 12:28:23.223 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-03-13 12:28:23.684 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-03-13 12:28:24.490 | Setting up libvirt-daemon dnsmasq configuration. 2026-03-13 12:28:24.563 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:24.585 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:24.597 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:28:25.777 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-13 12:28:25.800 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:28:26.132 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:28:26.137 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:28:26.143 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:26.148 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:26.155 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:26.160 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:26.166 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:26.171 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:28:26.177 | + functions-common:time_stop:2419 : start_time=1773404881477 2026-03-13 12:28:26.182 | + functions-common:time_stop:2421 : [[ -z 1773404881477 ]] 2026-03-13 12:28:26.188 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:26.199 | + functions-common:time_stop:2424 : end_time=1773404906192 2026-03-13 12:28:26.205 | + functions-common:time_stop:2425 : elapsed_time=24715 2026-03-13 12:28:26.210 | + functions-common:time_stop:2426 : total=182573 2026-03-13 12:28:26.215 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:26.221 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=207288 2026-03-13 12:28:26.226 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:28:26.233 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-03-13 12:28:26.240 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:28:26.245 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:28:26.250 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:28:26.256 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:28:26.260 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:26.266 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:28:26.272 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:26.278 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:26.283 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:28:26.290 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:26.295 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:28:26.300 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:28:26.307 | + functions-common:install_package:1431 : real_install_package ovmf 2026-03-13 12:28:26.312 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:28:26.318 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:26.322 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:26.329 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-03-13 12:28:26.376 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf 2026-03-13 12:28:26.419 | Reading package lists... 2026-03-13 12:28:26.701 | Building dependency tree... 2026-03-13 12:28:26.701 | Reading state information... 2026-03-13 12:28:27.026 | The following NEW packages will be installed: 2026-03-13 12:28:27.026 | ovmf 2026-03-13 12:28:27.344 | 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:28:27.344 | Need to get 5,176 kB of archives. 2026-03-13 12:28:27.344 | After this operation, 17.4 MB of additional disk space will be used. 2026-03-13 12:28:27.344 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.7 [5,176 kB] 2026-03-13 12:28:27.699 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:28:27.764 | Fetched 5,176 kB in 0s (11.8 MB/s) 2026-03-13 12:28:27.801 | Selecting previously unselected package ovmf. 2026-03-13 12:28:27.853 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 70445 files and directories currently installed.) 2026-03-13 12:28:27.858 | Preparing to unpack .../ovmf_2024.02-2ubuntu0.7_all.deb ... 2026-03-13 12:28:27.863 | Unpacking ovmf (2024.02-2ubuntu0.7) ... 2026-03-13 12:28:28.023 | Setting up ovmf (2024.02-2ubuntu0.7) ... 2026-03-13 12:28:28.327 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:28:28.333 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:28:28.339 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:28.345 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:28.352 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:28.358 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:28.361 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:28.366 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:28:28.372 | + functions-common:time_stop:2419 : start_time=1773404906370 2026-03-13 12:28:28.378 | + functions-common:time_stop:2421 : [[ -z 1773404906370 ]] 2026-03-13 12:28:28.384 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:28.393 | + functions-common:time_stop:2424 : end_time=1773404908387 2026-03-13 12:28:28.399 | + functions-common:time_stop:2425 : elapsed_time=2017 2026-03-13 12:28:28.405 | + functions-common:time_stop:2426 : total=207288 2026-03-13 12:28:28.410 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:28.416 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=209305 2026-03-13 12:28:28.421 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:28:28.425 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-03-13 12:28:28.432 | ++ functions-common:is_arch:517 : uname -m 2026-03-13 12:28:28.441 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-13 12:28:28.448 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ True == True ]] 2026-03-13 12:28:28.454 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : _enable_coredump 2026-03-13 12:28:28.461 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-03-13 12:28:28.467 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-13 12:28:28.473 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-03-13 12:28:28.497 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-03-13 12:28:28.522 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-03-13 12:28:28.523 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-03-13 12:28:28.537 | /var/core/core.%e.%p.%h.%t 2026-03-13 12:28:28.545 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-03-13 12:28:28.570 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-13 12:28:28.585 | [Service] 2026-03-13 12:28:28.585 | LimitCORE=infinity 2026-03-13 12:28:28.593 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-03-13 12:28:28.925 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-03-13 12:28:28.930 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-03-13 12:28:28.938 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-03-13 12:28:28.981 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:28.989 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-03-13 12:28:29.033 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-03-13 12:28:29.039 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-03-13 12:28:29.046 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-13 12:28:29.052 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-03-13 12:28:29.058 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-03-13 12:28:29.064 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-03-13 12:28:29.072 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-03-13 12:28:29.078 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:28:29.086 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:28:29.092 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:28:29.098 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:28:29.106 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:28:29.146 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:28:29.152 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:28:29.158 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:29.166 | + functions-common:git_clone:602 : echo v1.3.0 2026-03-13 12:28:29.167 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:28:29.178 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-03-13 12:28:29.185 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:29.191 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-03-13 12:28:29.217 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-03-13 12:28:29.225 | + functions-common:git_clone:665 : head -1 2026-03-13 12:28:29.225 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:28:29.238 | 8e1ebdf Remove some unused assignments 2026-03-13 12:28:29.245 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:28:29.251 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-03-13 12:28:29.293 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:29.299 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-03-13 12:28:29.306 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/nova.git 2026-03-13 12:28:29.311 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-03-13 12:28:29.318 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:28:29.325 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:28:29.333 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:28:29.341 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:28:29.347 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:28:29.355 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:28:29.395 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:28:29.402 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:28:29.408 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:29.416 | + functions-common:git_clone:602 : echo master 2026-03-13 12:28:29.416 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:28:29.427 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-03-13 12:28:29.434 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:29.440 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-03-13 12:28:29.464 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-03-13 12:28:29.472 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:28:29.473 | + functions-common:git_clone:665 : head -1 2026-03-13 12:28:29.489 | d5c64e7aba Merge "Add Gazpacho prelude section" 2026-03-13 12:28:29.497 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:28:29.505 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-03-13 12:28:29.511 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:28:29.519 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-03-13 12:28:29.524 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-03-13 12:28:29.530 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:28:29.537 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-03-13 12:28:29.542 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:28:29.549 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-03-13 12:28:29.555 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-03-13 12:28:29.561 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:28:29.568 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:28:29.577 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-03-13 12:28:29.583 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:28:29.590 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-03-13 12:28:29.596 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:28:29.603 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:28:29.612 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-03-13 12:28:29.623 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-03-13 12:28:29.629 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-03-13 12:28:29.636 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-03-13 12:28:29.729 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-03-13 12:28:29.733 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:28:29.739 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:28:29.744 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:28:29.750 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-03-13 12:28:29.756 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-03-13 12:28:29.760 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:28:29.765 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:28:29.769 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:28:29.776 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:28:29.781 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:28:29.788 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:28:29.793 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:28:29.798 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-03-13 12:28:29.844 | Using python 3.12 to install /opt/stack/nova 2026-03-13 12:28:29.850 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-03-13 12:28:30.426 | Obtaining file:///opt/stack/nova 2026-03-13 12:28:30.429 | Installing build dependencies: started 2026-03-13 12:28:31.522 | Installing build dependencies: finished with status 'done' 2026-03-13 12:28:31.524 | Checking if build backend supports build_editable: started 2026-03-13 12:28:31.856 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:28:31.858 | Getting requirements to build editable: started 2026-03-13 12:28:32.014 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:28:32.017 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:28:33.583 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:28:33.602 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.0.3) 2026-03-13 12:28:33.603 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.0.46) 2026-03-13 12:28:33.603 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.2.1) 2026-03-13 12:28:33.603 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (0.40.4) 2026-03-13 12:28:33.604 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.1.6) 2026-03-13 12:28:33.604 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (12.0.0) 2026-03-13 12:28:33.605 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.0.2) 2026-03-13 12:28:33.605 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.5.1) 2026-03-13 12:28:33.606 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (43.0.3) 2026-03-13 12:28:33.606 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.8.9) 2026-03-13 12:28:33.606 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.3.2) 2026-03-13 12:28:33.607 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.1.0) 2026-03-13 12:28:33.607 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.10.1) 2026-03-13 12:28:33.608 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.17.0) 2026-03-13 12:28:33.609 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.18.4) 2026-03-13 12:28:33.609 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.3.0) 2026-03-13 12:28:33.609 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.0.0) 2026-03-13 12:28:33.609 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.26.0) 2026-03-13 12:28:33.610 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (9.9.0) 2026-03-13 12:28:33.610 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.13.1) 2026-03-13 12:28:33.611 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (11.8.0) 2026-03-13 12:28:33.611 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.11.0) 2026-03-13 12:28:33.612 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.32.5) 2026-03-13 12:28:33.612 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.7.0) 2026-03-13 12:28:33.737 | Collecting websockify>=0.9.0 (from nova==33.0.0.0rc1) 2026-03-13 12:28:33.812 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-03-13 12:28:33.826 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.1.1) 2026-03-13 12:28:33.827 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.4.0) 2026-03-13 12:28:33.828 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (10.3.0) 2026-03-13 12:28:33.828 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.3.0) 2026-03-13 12:28:33.830 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (8.1.0) 2026-03-13 12:28:33.830 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.10.0) 2026-03-13 12:28:33.830 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.7.0) 2026-03-13 12:28:33.831 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.9.1) 2026-03-13 12:28:33.831 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.7.1) 2026-03-13 12:28:33.832 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (10.0.0) 2026-03-13 12:28:33.832 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (18.0.0) 2026-03-13 12:28:33.833 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.9.0) 2026-03-13 12:28:33.833 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (17.3.0) 2026-03-13 12:28:33.834 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.0.0) 2026-03-13 12:28:33.834 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.10.1) 2026-03-13 12:28:33.835 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.7.2) 2026-03-13 12:28:33.836 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.0.0.0rc1) (4.5.1) 2026-03-13 12:28:33.836 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.0.0) 2026-03-13 12:28:33.837 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (8.0.0) 2026-03-13 12:28:33.837 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.2.2) 2026-03-13 12:28:33.838 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.9.0) 2026-03-13 12:28:33.838 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.0.0) 2026-03-13 12:28:33.839 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.1.0) 2026-03-13 12:28:33.839 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.6.0) 2026-03-13 12:28:33.841 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.3.0) 2026-03-13 12:28:33.841 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.6.0) 2026-03-13 12:28:33.865 | Collecting microversion-parse>=0.2.1 (from nova==33.0.0.0rc1) 2026-03-13 12:28:33.869 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-13 12:28:33.878 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (8.1.0) 2026-03-13 12:28:33.878 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (0.2.3) 2026-03-13 12:28:33.879 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.4.2) 2026-03-13 12:28:33.879 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.8.2) 2026-03-13 12:28:33.880 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.9.0.post0) 2026-03-13 12:28:33.882 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.2.1) 2026-03-13 12:28:33.882 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.10.0) 2026-03-13 12:28:33.882 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.0.3) 2026-03-13 12:28:33.884 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.0.0rc1) (1.3.10) 2026-03-13 12:28:33.885 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.0.0rc1) (4.15.0) 2026-03-13 12:28:33.887 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.0.0.0rc1) (7.3.0) 2026-03-13 12:28:33.892 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.0.0.0rc1) (2.0.0) 2026-03-13 12:28:33.894 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.0.0.0rc1) (3.0) 2026-03-13 12:28:33.899 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.0.0.0rc1) (2.8.0) 2026-03-13 12:28:33.903 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.0.0.0rc1) (3.0.0) 2026-03-13 12:28:33.904 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.0.0.0rc1) (2.1.1) 2026-03-13 12:28:33.907 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.0.0.0rc1) (3.0.3) 2026-03-13 12:28:33.908 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc1) (25.4.0) 2026-03-13 12:28:33.909 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc1) (2025.9.1) 2026-03-13 12:28:33.909 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc1) (0.37.0) 2026-03-13 12:28:33.910 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc1) (0.30.0) 2026-03-13 12:28:33.914 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.0.0.0rc1) (2.1.0) 2026-03-13 12:28:33.919 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc1) (4.0.1) 2026-03-13 12:28:33.919 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc1) (2.11.0) 2026-03-13 12:28:33.920 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc1) (5.8.0) 2026-03-13 12:28:33.927 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (1.5.0) 2026-03-13 12:28:33.928 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (1.1.0) 2026-03-13 12:28:33.928 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (1.33) 2026-03-13 12:28:33.929 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (4.9.2) 2026-03-13 12:28:33.930 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (1.4.0) 2026-03-13 12:28:33.935 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.0.0.0rc1) (3.0.0) 2026-03-13 12:28:33.939 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.0.0.0rc1) (9.1.4) 2026-03-13 12:28:33.947 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.0.0.0rc1) (2.16.0) 2026-03-13 12:28:33.947 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.0.0.0rc1) (0.8.1) 2026-03-13 12:28:33.952 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.0.0.0rc1) (0.20) 2026-03-13 12:28:33.960 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.0.0rc1) (2.0.2) 2026-03-13 12:28:33.960 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.0.0rc1) (0.5.0) 2026-03-13 12:28:33.971 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (7.0.1) 2026-03-13 12:28:33.971 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (5.3.1) 2026-03-13 12:28:33.972 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (5.6.2) 2026-03-13 12:28:33.972 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (0.15.1) 2026-03-13 12:28:33.975 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (5.1.0) 2026-03-13 12:28:33.981 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (2025.3) 2026-03-13 12:28:33.981 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (26.0) 2026-03-13 12:28:33.986 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (0.24.1) 2026-03-13 12:28:33.989 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.0.0.0rc1) (5.0.0) 2026-03-13 12:28:33.990 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.0.0.0rc1) (4.0.1) 2026-03-13 12:28:33.999 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.0.0.0rc1) (1.1.2) 2026-03-13 12:28:34.015 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.0.0.0rc1) (1.7.3) 2026-03-13 12:28:34.019 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.0.0.0rc1) (2.2.0) 2026-03-13 12:28:34.022 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.0.0.0rc1) (1.3.7) 2026-03-13 12:28:34.028 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.0.0.0rc1) (3.3.2) 2026-03-13 12:28:34.037 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.0.0.0rc1) (4.3.1) 2026-03-13 12:28:34.037 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.0.0.0rc1) (3.7.0) 2026-03-13 12:28:34.044 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.0.0.0rc1) (2.4.0) 2026-03-13 12:28:34.050 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.0.0rc1) (2.2.1) 2026-03-13 12:28:34.051 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.0.0rc1) (1.6.2) 2026-03-13 12:28:34.057 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.0.0.0rc1) (82.0.1) 2026-03-13 12:28:34.070 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.0.0.0rc1) (0.6.0) 2026-03-13 12:28:34.098 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (4.13.2) 2026-03-13 12:28:34.103 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (0.6.0) 2026-03-13 12:28:34.103 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (3.2.0) 2026-03-13 12:28:34.110 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/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==33.0.0.0rc1) (1.11.0) 2026-03-13 12:28:34.111 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/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==33.0.0.0rc1) (14.3.3) 2026-03-13 12:28:34.111 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/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==33.0.0.0rc1) (1.7.2) 2026-03-13 12:28:34.122 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.0.0.0rc1) (1.17.0) 2026-03-13 12:28:34.127 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.0.0.0rc1) (2.1.0) 2026-03-13 12:28:34.127 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.0.0.0rc1) (24.2.1) 2026-03-13 12:28:34.141 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.0.0.0rc1) (4.4.0) 2026-03-13 12:28:34.159 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (3.4.4) 2026-03-13 12:28:34.160 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (3.11) 2026-03-13 12:28:34.160 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (2.6.3) 2026-03-13 12:28:34.161 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (2023.11.17) 2026-03-13 12:28:34.194 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (4.0.0) 2026-03-13 12:28:34.194 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (2.19.2) 2026-03-13 12:28:34.203 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (0.1.2) 2026-03-13 12:28:34.216 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.0.0.0rc1) (0.7) 2026-03-13 12:28:34.254 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.0.0.0rc1) (2.8.5) 2026-03-13 12:28:34.259 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.0.0.0rc1) (0.16.0) 2026-03-13 12:28:34.626 | Collecting numpy (from websockify>=0.9.0->nova==33.0.0.0rc1) 2026-03-13 12:28:34.631 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-03-13 12:28:34.695 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.0.0.0rc1) 2026-03-13 12:28:34.699 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:28:34.748 | Collecting redis (from websockify>=0.9.0->nova==33.0.0.0rc1) 2026-03-13 12:28:34.753 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-03-13 12:28:34.833 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-03-13 12:28:34.846 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-03-13 12:28:34.866 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-03-13 12:28:34.887 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-03-13 12:28:35.028 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 118.9 MB/s 0:00:00 2026-03-13 12:28:35.036 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-03-13 12:28:35.078 | Building wheels for collected packages: nova 2026-03-13 12:28:35.079 | Building editable for nova (pyproject.toml): started 2026-03-13 12:28:36.885 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-03-13 12:28:36.886 | Created wheel for nova: filename=nova-33.0.0.0rc1-0.editable-py3-none-any.whl size=9375 sha256=9c510fd75cccebc195ed12c44055cf4f97758e64c6cad87045aad24a1def824a 2026-03-13 12:28:36.886 | Stored in directory: /tmp/pip-ephem-wheel-cache-wh37u98d/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-03-13 12:28:36.892 | Successfully built nova 2026-03-13 12:28:37.034 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-03-13 12:28:39.482 | 2026-03-13 12:28:39.502 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.0.0.0rc1 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-03-13 12:28:39.754 | + inc/python:pip_install:216 : result=0 2026-03-13 12:28:39.759 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:28:39.766 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:39.772 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:39.779 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:39.784 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:39.790 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:39.796 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:28:39.803 | + functions-common:time_stop:2419 : start_time=1773404909833 2026-03-13 12:28:39.809 | + functions-common:time_stop:2421 : [[ -z 1773404909833 ]] 2026-03-13 12:28:39.815 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:39.824 | + functions-common:time_stop:2424 : end_time=1773404919817 2026-03-13 12:28:39.830 | + functions-common:time_stop:2425 : elapsed_time=9984 2026-03-13 12:28:39.836 | + functions-common:time_stop:2426 : total=90597 2026-03-13 12:28:39.841 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:39.846 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=100581 2026-03-13 12:28:39.852 | + inc/python:pip_install:219 : return 0 2026-03-13 12:28:39.857 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:28:39.863 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:28:39.869 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-03-13 12:28:39.875 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-03-13 12:28:39.882 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:39.887 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:28:39.894 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/nova, ]] 2026-03-13 12:28:39.900 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:39.906 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-03-13 12:28:39.929 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:28:39.936 | + ./stack.sh:main:956 : configure_nova 2026-03-13 12:28:39.943 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-03-13 12:28:39.965 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-03-13 12:28:39.971 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-03-13 12:28:39.977 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-13 12:28:39.985 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-03-13 12:28:39.987 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-13 12:28:39.998 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-03-13 12:28:40.003 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-03-13 12:28:40.010 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-13 12:28:40.016 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-03-13 12:28:40.023 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-03-13 12:28:40.029 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-03-13 12:28:40.034 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-03-13 12:28:40.040 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-03-13 12:28:40.065 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-03-13 12:28:40.090 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-03-13 12:28:40.117 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-03-13 12:28:40.144 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-03-13 12:28:40.171 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-03-13 12:28:40.195 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-13 12:28:40.207 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-13 12:28:40.216 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.6SNd3V5r4V 2026-03-13 12:28:40.224 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-13 12:28:40.231 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-13 12:28:40.236 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-03-13 12:28:40.242 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-13 12:28:40.247 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-13 12:28:40.254 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.6SNd3V5r4V 2026-03-13 12:28:40.263 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.6SNd3V5r4V 2026-03-13 12:28:40.287 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.6SNd3V5r4V /etc/sudoers.d/nova-rootwrap 2026-03-13 12:28:40.313 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-03-13 12:28:40.323 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-13 12:28:40.328 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-13 12:28:40.334 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-13 12:28:40.340 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-13 12:28:40.346 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-03-13 12:28:40.353 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-03-13 12:28:40.361 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-03-13 12:28:40.363 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-13 12:28:40.376 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-13 12:28:40.383 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-13 12:28:40.407 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-13 12:28:40.430 | + lib/nova:configure_nova:264 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ n-api ]] 2026-03-13 12:28:40.436 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-03-13 12:28:40.447 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-03-13 12:28:40.488 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:40.494 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-03-13 12:28:40.509 | net.ipv4.ip_forward = 1 2026-03-13 12:28:40.518 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-03-13 12:28:40.524 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-03-13 12:28:40.531 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-03-13 12:28:40.557 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-03-13 12:28:40.563 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-03-13 12:28:40.570 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-03-13 12:28:40.597 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-03-13 12:28:40.606 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-03-13 12:28:40.607 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-03-13 12:28:40.619 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:6ef774b88165 2026-03-13 12:28:40.621 | InitiatorName=iqn.2016-04.com.open-iscsi:6ef774b88165 2026-03-13 12:28:40.630 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:40.635 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-03-13 12:28:40.776 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-03-13 12:28:40.782 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-03-13 12:28:40.789 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:40.795 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-03-13 12:28:40.881 | + lib/nova:configure_nova:367 : create_nova_conf 2026-03-13 12:28:40.886 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-03-13 12:28:40.896 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-03-13 12:28:40.904 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-03-13 12:28:40.972 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-03-13 12:28:40.977 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-03-13 12:28:41.040 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-03-13 12:28:41.112 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-03-13 12:28:41.179 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-13 12:28:41.252 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-03-13 12:28:41.322 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-03-13 12:28:41.388 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.95 2026-03-13 12:28:41.457 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-03-13 12:28:41.523 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-03-13 12:28:41.589 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-03-13 12:28:41.651 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-03-13 12:28:41.713 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-03-13 12:28:41.812 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-03-13 12:28:41.880 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-03-13 12:28:41.942 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-03-13 12:28:42.007 | + lib/nova:create_nova_conf:465 : is_fedora 2026-03-13 12:28:42.012 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:28:42.018 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:28:42.024 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:28:42.029 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:28:42.035 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:28:42.041 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:28:42.046 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:28:42.053 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:28:42.059 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:28:42.064 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:28:42.070 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:28:42.075 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:28:42.083 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:28:42.089 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-03-13 12:28:42.124 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:42.129 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-13 12:28:42.136 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-03-13 12:28:42.143 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-03-13 12:28:42.205 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-03-13 12:28:42.210 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-03-13 12:28:42.216 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-03-13 12:28:42.222 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-03-13 12:28:42.225 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:28:42.229 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:42.234 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:28:42.266 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:42.271 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:28:42.278 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:42.285 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:42.354 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-03-13 12:28:42.358 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-03-13 12:28:42.364 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-03-13 12:28:42.369 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-03-13 12:28:42.375 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:28:42.379 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:42.385 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:28:42.421 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:42.426 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:28:42.431 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:42.438 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:42.506 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-03-13 12:28:42.575 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-03-13 12:28:42.638 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-03-13 12:28:42.704 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-03-13 12:28:42.738 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:42.744 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-03-13 12:28:42.780 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:42.788 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-03-13 12:28:42.789 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-03-13 12:28:42.800 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-03-13 12:28:42.806 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-03-13 12:28:42.867 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:42.872 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-03-13 12:28:42.937 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-03-13 12:28:43.002 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-03-13 12:28:43.008 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:43.013 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-03-13 12:28:43.020 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:28:43.024 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:28:43.030 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-03-13 12:28:43.036 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:43.041 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:43.046 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:28:43.052 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-03-13 12:28:43.120 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-03-13 12:28:43.179 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.95/identity 2026-03-13 12:28:43.245 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-03-13 12:28:43.311 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-03-13 12:28:43.373 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-03-13 12:28:43.439 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-03-13 12:28:43.501 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-03-13 12:28:43.564 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.204.45.95/identity 2026-03-13 12:28:43.629 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:28:43.695 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:28:43.765 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:28:43.771 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-03-13 12:28:43.808 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:43.813 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-03-13 12:28:43.819 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-03-13 12:28:43.891 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-03-13 12:28:43.896 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:43.901 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:43.906 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-03-13 12:28:43.912 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-03-13 12:28:43.975 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-03-13 12:28:44.041 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.95/identity 2026-03-13 12:28:44.105 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-03-13 12:28:44.168 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password secretservice 2026-03-13 12:28:44.231 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-03-13 12:28:44.294 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-03-13 12:28:44.359 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-03-13 12:28:44.429 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-03-13 12:28:44.465 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:44.471 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.204.45.95 2026-03-13 12:28:44.476 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-03-13 12:28:44.482 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:28:44.551 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-03-13 12:28:44.587 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:44.592 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-03-13 12:28:44.598 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-03-13 12:28:44.603 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:44.609 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:44.615 | + lib/keystone:configure_keystoneauth:434 : local section=manila 2026-03-13 12:28:44.621 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf manila auth_type password 2026-03-13 12:28:44.694 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf manila interface public 2026-03-13 12:28:44.760 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.95/identity 2026-03-13 12:28:44.818 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf manila username nova 2026-03-13 12:28:44.891 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf manila password secretservice 2026-03-13 12:28:44.958 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-03-13 12:28:45.027 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf manila project_name service 2026-03-13 12:28:45.093 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-03-13 12:28:45.159 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-03-13 12:28:45.164 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-03-13 12:28:45.231 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-03-13 12:28:45.305 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-03-13 12:28:45.311 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-03-13 12:28:45.382 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-03-13 12:28:45.389 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-03-13 12:28:45.394 | + lib/nova:create_nova_conf:539 : is_fedora 2026-03-13 12:28:45.398 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:28:45.405 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:28:45.410 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:28:45.416 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:28:45.421 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:28:45.427 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:28:45.432 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:28:45.438 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:28:45.444 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:28:45.450 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:28:45.456 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:28:45.462 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:28:45.467 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:28:45.472 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-03-13 12:28:45.478 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-03-13 12:28:45.484 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:45.491 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:28:45.528 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:28:45.533 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:28:45.539 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:45.543 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:28:45.548 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-13 12:28:45.619 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:28:45.686 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:28:45.751 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:28:45.811 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-03-13 12:28:45.874 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-03-13 12:28:45.943 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-03-13 12:28:45.979 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:45.986 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-03-13 12:28:45.991 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-03-13 12:28:45.996 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-03-13 12:28:46.002 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-03-13 12:28:46.007 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:28:46.013 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-03-13 12:28:46.019 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-03-13 12:28:46.025 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:28:46.031 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:28:46.054 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:28:46.055 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:46.068 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:28:46.077 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:46.096 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-13 12:28:46.106 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-03-13 12:28:46.112 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-03-13 12:28:46.119 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:28:46.126 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-03-13 12:28:46.197 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-03-13 12:28:46.264 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-03-13 12:28:46.326 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:28:46.390 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:28:46.454 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:28:46.522 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:28:46.591 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:28:46.660 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:28:46.727 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-13 12:28:46.798 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:28:46.859 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:28:46.920 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:28:46.985 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-03-13 12:28:47.053 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:28:47.058 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:28:47.065 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-03-13 12:28:47.070 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-03-13 12:28:47.074 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:28:47.079 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:47.083 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:47.090 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-03-13 12:28:47.097 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-03-13 12:28:47.103 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-03-13 12:28:47.167 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:28:47.237 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-03-13 12:28:47.237 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-03-13 12:28:47.249 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-03-13 12:28:47.258 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-03-13 12:28:47.264 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-03-13 12:28:47.268 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:28:47.275 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:28:47.282 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:28:47.288 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:28:47.294 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:47.298 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:47.304 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:28:47.309 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:28:47.314 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:47.319 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:47.325 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-03-13 12:28:47.372 | Enabling site nova-api. 2026-03-13 12:28:47.380 | To activate the new configuration, you need to run: 2026-03-13 12:28:47.380 | systemctl reload apache2 2026-03-13 12:28:47.391 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:28:47.396 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:28:47.402 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:47.408 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:28:47.549 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-03-13 12:28:47.582 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:47.586 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-03-13 12:28:47.591 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:28:47.596 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-03-13 12:28:47.602 | + lib/apache:write_uwsgi_config:245 : local url= 2026-03-13 12:28:47.608 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-03-13 12:28:47.614 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-03-13 12:28:47.619 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-03-13 12:28:47.625 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:28:47.630 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:28:47.655 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:28:47.657 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:47.670 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:28:47.677 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:47.696 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-13 12:28:47.704 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-03-13 12:28:47.708 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:28:47.717 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:28:47.724 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-03-13 12:28:47.788 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-03-13 12:28:47.850 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-03-13 12:28:47.915 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:28:47.983 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:28:48.046 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:28:48.108 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:28:48.170 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:28:48.238 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:28:48.306 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-13 12:28:48.368 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:28:48.432 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:28:48.500 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:28:48.568 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-03-13 12:28:48.637 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-03-13 12:28:48.642 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-03-13 12:28:48.740 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-03-13 12:28:48.776 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:48.782 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-03-13 12:28:48.856 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-03-13 12:28:48.862 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-03-13 12:28:48.866 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-03-13 12:28:48.902 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:48.907 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.95:5672/ 2026-03-13 12:28:48.914 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.95:5672/ 2026-03-13 12:28:48.980 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-03-13 12:28:49.058 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-03-13 12:28:49.064 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-13 12:28:49.069 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-03-13 12:28:49.075 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:28:49.079 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:28:49.085 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:28:49.123 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:49.130 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:28:49.136 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:28:49.142 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:28:49.175 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:49.181 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.95:5672/ 2026-03-13 12:28:49.188 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.95:5672/ 2026-03-13 12:28:49.258 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:28:49.264 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:28:49.269 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-03-13 12:28:49.337 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-03-13 12:28:49.408 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-03-13 12:28:49.480 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-03-13 12:28:49.518 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:49.523 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-03-13 12:28:49.593 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-13 12:28:49.668 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-03-13 12:28:49.736 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-03-13 12:28:49.742 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-03-13 12:28:49.747 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-03-13 12:28:49.823 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-03-13 12:28:49.830 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:49.836 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:49.842 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-13 12:28:49.848 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-03-13 12:28:49.916 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-03-13 12:28:49.986 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.95/identity 2026-03-13 12:28:50.051 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-03-13 12:28:50.118 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-03-13 12:28:50.181 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-03-13 12:28:50.257 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-03-13 12:28:50.329 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-03-13 12:28:50.401 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-03-13 12:28:50.439 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:50.448 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-03-13 12:28:50.458 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-13 12:28:50.462 | + lib/nova:create_nova_conf:587 : local conf 2026-03-13 12:28:50.467 | + lib/nova:create_nova_conf:588 : local vhost 2026-03-13 12:28:50.475 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-03-13 12:28:50.481 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-13 12:28:50.486 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-13 12:28:50.493 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-03-13 12:28:50.499 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-03-13 12:28:50.505 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-03-13 12:28:50.516 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-03-13 12:28:50.522 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-03-13 12:28:50.528 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-03-13 12:28:50.534 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-03-13 12:28:50.540 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:28:50.545 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:50.551 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:28:50.592 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:50.597 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:28:50.604 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:50.612 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:50.689 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-03-13 12:28:50.767 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-03-13 12:28:50.841 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-13 12:28:50.845 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-03-13 12:28:50.853 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-03-13 12:28:50.858 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-03-13 12:28:50.897 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:50.907 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-03-13 12:28:50.909 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-03-13 12:28:51.705 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-03-13 12:28:51.711 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-03-13 12:28:52.480 | Adding vhost "nova_cell1" ... 2026-03-13 12:28:52.568 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-03-13 12:28:53.320 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-03-13 12:28:53.365 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-03-13 12:28:53.371 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-13 12:28:53.378 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-03-13 12:28:53.384 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:28:53.391 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-03-13 12:28:53.397 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:28:53.436 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:53.445 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-03-13 12:28:53.452 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-03-13 12:28:53.458 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:28:53.496 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:53.502 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.95:5672/nova_cell1 2026-03-13 12:28:53.511 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.95:5672/nova_cell1 2026-03-13 12:28:53.581 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:28:53.587 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:28:53.593 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-03-13 12:28:53.634 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:53.640 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-03-13 12:28:53.646 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-03-13 12:28:53.653 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-03-13 12:28:53.659 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-13 12:28:53.666 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:53.671 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-13 12:28:53.678 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-03-13 12:28:53.753 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-03-13 12:28:53.823 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.95/identity 2026-03-13 12:28:53.893 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-03-13 12:28:53.964 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-03-13 12:28:54.032 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-03-13 12:28:54.104 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-03-13 12:28:54.171 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-03-13 12:28:54.239 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-03-13 12:28:54.243 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-03-13 12:28:54.250 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-13 12:28:54.257 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:28:54.294 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:28:54.300 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:28:54.306 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:54.313 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:28:54.319 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-13 12:28:54.391 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:28:54.460 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:28:54.530 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:28:54.603 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-03-13 12:28:54.673 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-13 12:28:54.680 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-03-13 12:28:54.688 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-13 12:28:54.693 | + lib/nova:create_nova_conf:621 : local conf 2026-03-13 12:28:54.699 | + lib/nova:create_nova_conf:622 : local offset 2026-03-13 12:28:54.706 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-03-13 12:28:54.712 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-13 12:28:54.718 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-13 12:28:54.725 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-03-13 12:28:54.731 | + lib/nova:create_nova_conf:624 : offset=0 2026-03-13 12:28:54.736 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-03-13 12:28:54.741 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-03-13 12:28:54.748 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-03-13 12:28:54.755 | + lib/nova:configure_console_proxies:729 : offset=0 2026-03-13 12:28:54.760 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-03-13 12:28:54.797 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:54.803 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-03-13 12:28:54.878 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-03-13 12:28:54.949 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-03-13 12:28:54.954 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:54.959 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-13 12:28:54.966 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-03-13 12:28:55.004 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:55.010 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-03-13 12:28:55.049 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:55.055 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-03-13 12:28:55.093 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:55.099 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-13 12:28:55.106 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-03-13 12:28:55.113 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-03-13 12:28:55.119 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-03-13 12:28:55.163 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:55.165 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-03-13 12:28:55.190 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-03-13 12:28:55.191 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-03-13 12:28:55.205 | cgroup_device_acl = [ 2026-03-13 12:28:55.205 | "/dev/null", "/dev/full", "/dev/zero", 2026-03-13 12:28:55.205 | "/dev/random", "/dev/urandom", 2026-03-13 12:28:55.205 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-03-13 12:28:55.205 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-03-13 12:28:55.205 | "/dev/vfio/vfio", 2026-03-13 12:28:55.205 | ] 2026-03-13 12:28:55.212 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-03-13 12:28:55.219 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:28:55.226 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:28:55.233 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:28:55.241 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:28:55.246 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:28:55.251 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:28:55.257 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:28:55.263 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:28:55.268 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:28:55.274 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:28:55.280 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:28:55.284 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:28:55.291 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:28:55.297 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-03-13 12:28:55.307 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group stack libvirt 2026-03-13 12:28:55.313 | + functions-common:add_user_to_group:2181 : local user=stack 2026-03-13 12:28:55.320 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-03-13 12:28:55.326 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt stack 2026-03-13 12:28:55.383 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-03-13 12:28:55.389 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-03-13 12:28:55.396 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:55.402 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:55.408 | + lib/nova_plugins/functions-libvirt:configure_libvirt:163 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-03-13 12:28:55.414 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-03-13 12:28:55.421 | + lib/nova_plugins/functions-libvirt:configure_libvirt:168 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-03-13 12:28:55.446 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-03-13 12:28:55.447 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-13 12:28:55.460 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-03-13 12:28:55.467 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-03-13 12:28:55.491 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-03-13 12:28:55.491 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-13 12:28:55.506 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-03-13 12:28:55.514 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-03-13 12:28:55.520 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:55.525 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-13 12:28:55.530 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-03-13 12:28:55.537 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:55.543 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-03-13 12:28:55.639 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-03-13 12:28:55.645 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:55.650 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-03-13 12:28:55.758 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-03-13 12:28:55.839 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-03-13 12:28:55.914 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-03-13 12:28:55.919 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-03-13 12:28:55.990 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-03-13 12:28:56.058 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-03-13 12:28:56.133 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-03-13 12:28:56.205 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-03-13 12:28:56.211 | ++ functions-common:is_arch:517 : uname -m 2026-03-13 12:28:56.221 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-13 12:28:56.226 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-03-13 12:28:56.236 | ++ functions-common:is_arch:517 : uname -m 2026-03-13 12:28:56.246 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-13 12:28:56.251 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-03-13 12:28:56.257 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-03-13 12:28:56.263 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-03-13 12:28:56.270 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-03-13 12:28:56.275 | + ./stack.sh:main:959 : is_service_enabled placement 2026-03-13 12:28:56.317 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:56.325 | + ./stack.sh:main:961 : stack_install_service placement 2026-03-13 12:28:56.330 | + lib/stack:stack_install_service:20 : local service=placement 2026-03-13 12:28:56.338 | + lib/stack:stack_install_service:21 : type install_placement 2026-03-13 12:28:56.344 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:28:56.351 | + lib/stack:stack_install_service:32 : install_placement 2026-03-13 12:28:56.357 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-03-13 12:28:56.364 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-03-13 12:28:56.371 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:28:56.379 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-03-13 12:28:56.385 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-03-13 12:28:56.391 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:28:56.402 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:28:56.403 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:28:56.414 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-03-13 12:28:56.419 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-03-13 12:28:56.425 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-03-13 12:28:56.433 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-03-13 12:28:56.439 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-03-13 12:28:56.490 | Using python 3.12 to install osc-placement 2026-03-13 12:28:56.497 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-03-13 12:28:57.197 | Collecting osc-placement 2026-03-13 12:28:57.292 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:28:57.303 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-03-13 12:28:57.303 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-03-13 12:28:57.304 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.4.0) 2026-03-13 12:28:57.305 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.0) 2026-03-13 12:28:57.306 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-03-13 12:28:57.307 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.32.5) 2026-03-13 12:28:57.308 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.7.0) 2026-03-13 12:28:57.308 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-03-13 12:28:57.309 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-03-13 12:28:57.313 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.13.2) 2026-03-13 12:28:57.314 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-03-13 12:28:57.314 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.7.2) 2026-03-13 12:28:57.316 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-03-13 12:28:57.316 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2026-03-13 12:28:57.316 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-03-13 12:28:57.317 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-03-13 12:28:57.319 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-03-13 12:28:57.319 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.3.3) 2026-03-13 12:28:57.320 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.2) 2026-03-13 12:28:57.321 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-03-13 12:28:57.322 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2026-03-13 12:28:57.322 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-03-13 12:28:57.323 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-03-13 12:28:57.323 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-03-13 12:28:57.324 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.9.2) 2026-03-13 12:28:57.324 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-03-13 12:28:57.325 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2026-03-13 12:28:57.328 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-03-13 12:28:57.330 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-03-13 12:28:57.334 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2026-03-13 12:28:57.336 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-03-13 12:28:57.337 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2026-03-13 12:28:57.337 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-03-13 12:28:57.338 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.0) 2026-03-13 12:28:57.339 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.1.1) 2026-03-13 12:28:57.342 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-03-13 12:28:57.345 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-03-13 12:28:57.352 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.4) 2026-03-13 12:28:57.353 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.11) 2026-03-13 12:28:57.353 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.6.3) 2026-03-13 12:28:57.354 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-03-13 12:28:57.362 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-03-13 12:28:57.363 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2026-03-13 12:28:57.365 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-03-13 12:28:57.393 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-03-13 12:28:57.576 | Installing collected packages: osc-placement 2026-03-13 12:28:57.647 | Successfully installed osc-placement-4.8.0 2026-03-13 12:28:57.804 | + inc/python:pip_install:216 : result=0 2026-03-13 12:28:57.811 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:28:57.818 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:57.823 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:57.830 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:57.836 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:57.842 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:57.848 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:28:57.855 | + functions-common:time_stop:2419 : start_time=1773404936478 2026-03-13 12:28:57.863 | + functions-common:time_stop:2421 : [[ -z 1773404936478 ]] 2026-03-13 12:28:57.870 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:57.881 | + functions-common:time_stop:2424 : end_time=1773404937874 2026-03-13 12:28:57.887 | + functions-common:time_stop:2425 : elapsed_time=1396 2026-03-13 12:28:57.893 | + functions-common:time_stop:2426 : total=100581 2026-03-13 12:28:57.899 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:57.906 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=101977 2026-03-13 12:28:57.912 | + inc/python:pip_install:219 : return 0 2026-03-13 12:28:57.920 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-03-13 12:28:57.928 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/placement.git 2026-03-13 12:28:57.933 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-03-13 12:28:57.938 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:28:57.945 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:28:57.954 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:28:57.961 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:28:57.966 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:28:57.974 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:28:58.014 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:28:58.020 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:28:58.026 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:58.034 | + functions-common:git_clone:602 : echo master 2026-03-13 12:28:58.034 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:28:58.043 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-03-13 12:28:58.049 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:58.055 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-03-13 12:28:58.083 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-03-13 12:28:58.091 | + functions-common:git_clone:665 : head -1 2026-03-13 12:28:58.092 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:28:58.098 | e3db398f Update master for stable/2026.1 2026-03-13 12:28:58.106 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:28:58.113 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-03-13 12:28:58.120 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:28:58.126 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-03-13 12:28:58.133 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-03-13 12:28:58.139 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:28:58.145 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-03-13 12:28:58.150 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:28:58.156 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-03-13 12:28:58.163 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-03-13 12:28:58.169 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:28:58.175 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:28:58.183 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-03-13 12:28:58.190 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:28:58.197 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-03-13 12:28:58.203 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:28:58.211 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:28:58.220 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-03-13 12:28:58.234 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-03-13 12:28:58.241 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-03-13 12:28:58.248 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-03-13 12:28:58.344 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-03-13 12:28:58.350 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:28:58.357 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:28:58.363 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:28:58.370 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-03-13 12:28:58.376 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-03-13 12:28:58.383 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:28:58.389 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:28:58.395 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:28:58.400 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:28:58.405 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:28:58.409 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:28:58.416 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:28:58.420 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-03-13 12:28:58.470 | Using python 3.12 to install /opt/stack/placement 2026-03-13 12:28:58.476 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-03-13 12:28:59.105 | Obtaining file:///opt/stack/placement 2026-03-13 12:28:59.108 | Installing build dependencies: started 2026-03-13 12:29:00.197 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:00.199 | Checking if build backend supports build_editable: started 2026-03-13 12:29:00.514 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:00.516 | Getting requirements to build editable: started 2026-03-13 12:29:00.680 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:00.682 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:01.343 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:01.361 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.0.3) 2026-03-13 12:29:01.361 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.0.46) 2026-03-13 12:29:01.362 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (12.0.0) 2026-03-13 12:29:01.363 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.5.1) 2026-03-13 12:29:01.363 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (1.8.9) 2026-03-13 12:29:01.364 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (4.26.0) 2026-03-13 12:29:01.364 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.32.5) 2026-03-13 12:29:01.365 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.4.0) 2026-03-13 12:29:01.365 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.3.0) 2026-03-13 12:29:01.366 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (6.3.0) 2026-03-13 12:29:01.366 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.1.0) 2026-03-13 12:29:01.366 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.9.1) 2026-03-13 12:29:01.367 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.0.0) 2026-03-13 12:29:01.367 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (18.0.0) 2026-03-13 12:29:01.368 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.0.0) 2026-03-13 12:29:01.368 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.0.0) 2026-03-13 12:29:01.369 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.7.1) 2026-03-13 12:29:01.369 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (1.1.0) 2026-03-13 12:29:01.369 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (3.6.0) 2026-03-13 12:29:01.370 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.1.0) 2026-03-13 12:29:01.372 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (25.4.0) 2026-03-13 12:29:01.372 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (2025.9.1) 2026-03-13 12:29:01.372 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (0.37.0) 2026-03-13 12:29:01.373 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (0.30.0) 2026-03-13 12:29:01.377 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.13.1) 2026-03-13 12:29:01.377 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.1.1) 2026-03-13 12:29:01.378 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (6.7.2) 2026-03-13 12:29:01.379 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.0.1) 2026-03-13 12:29:01.379 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (2.11.0) 2026-03-13 12:29:01.380 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.8.0) 2026-03-13 12:29:01.382 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (2.1.0) 2026-03-13 12:29:01.383 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.7.0) 2026-03-13 12:29:01.384 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (1.8.2) 2026-03-13 12:29:01.384 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.15.0) 2026-03-13 12:29:01.390 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (1.5.0) 2026-03-13 12:29:01.392 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.2.1) 2026-03-13 12:29:01.395 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (0.20) 2026-03-13 12:29:01.396 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (3.0.0) 2026-03-13 12:29:01.397 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (2.1.1) 2026-03-13 12:29:01.399 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (1.3.0) 2026-03-13 12:29:01.400 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (2.0.0) 2026-03-13 12:29:01.400 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (6.0.3) 2026-03-13 12:29:01.404 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (1.18.4) 2026-03-13 12:29:01.405 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (2.0.2) 2026-03-13 12:29:01.406 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (0.5.0) 2026-03-13 12:29:01.407 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (1.3.10) 2026-03-13 12:29:01.410 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev1) (2.9.0.post0) 2026-03-13 12:29:01.412 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (5.0.0) 2026-03-13 12:29:01.413 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (3.1.6) 2026-03-13 12:29:01.413 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (4.0.1) 2026-03-13 12:29:01.417 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (3.0.3) 2026-03-13 12:29:01.421 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev1) (1.1.2) 2026-03-13 12:29:01.424 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev1) (3.17.0) 2026-03-13 12:29:01.426 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (3.3.2) 2026-03-13 12:29:01.426 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (26.0) 2026-03-13 12:29:01.427 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (7.2.2) 2026-03-13 12:29:01.430 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev1) (82.0.1) 2026-03-13 12:29:01.433 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev1) (0.6.0) 2026-03-13 12:29:01.444 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev1) (1.17.0) 2026-03-13 12:29:01.452 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (3.4.4) 2026-03-13 12:29:01.452 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (3.11) 2026-03-13 12:29:01.452 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2.6.3) 2026-03-13 12:29:01.453 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2023.11.17) 2026-03-13 12:29:01.465 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev1) (0.7) 2026-03-13 12:29:01.474 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev1) (3.3.2) 2026-03-13 12:29:01.485 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (2.8.5) 2026-03-13 12:29:01.507 | Building wheels for collected packages: openstack-placement 2026-03-13 12:29:01.508 | Building editable for openstack-placement (pyproject.toml): started 2026-03-13 12:29:02.078 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-03-13 12:29:02.079 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev1-0.editable-py3-none-any.whl size=8750 sha256=193de971c90bd77d400053c2ee6837d708551e7a998b10a6509a2f21d3f8f2ce 2026-03-13 12:29:02.080 | Stored in directory: /tmp/pip-ephem-wheel-cache-tc2raldt/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-03-13 12:29:02.085 | Successfully built openstack-placement 2026-03-13 12:29:02.233 | Installing collected packages: openstack-placement 2026-03-13 12:29:02.267 | Successfully installed openstack-placement-15.1.0.dev1 2026-03-13 12:29:02.413 | + inc/python:pip_install:216 : result=0 2026-03-13 12:29:02.419 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:02.425 | + functions-common:time_stop:2412 : local name 2026-03-13 12:29:02.431 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:02.438 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:02.444 | + functions-common:time_stop:2415 : local total 2026-03-13 12:29:02.450 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:02.455 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:02.459 | + functions-common:time_stop:2419 : start_time=1773404938459 2026-03-13 12:29:02.464 | + functions-common:time_stop:2421 : [[ -z 1773404938459 ]] 2026-03-13 12:29:02.472 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:02.480 | + functions-common:time_stop:2424 : end_time=1773404942474 2026-03-13 12:29:02.486 | + functions-common:time_stop:2425 : elapsed_time=4015 2026-03-13 12:29:02.491 | + functions-common:time_stop:2426 : total=101977 2026-03-13 12:29:02.496 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:02.501 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=105992 2026-03-13 12:29:02.506 | + inc/python:pip_install:219 : return 0 2026-03-13 12:29:02.512 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:02.518 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:02.525 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-03-13 12:29:02.531 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-03-13 12:29:02.536 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:02.541 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:29:02.548 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/placement, ]] 2026-03-13 12:29:02.554 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:02.560 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:29:02.567 | + ./stack.sh:main:962 : configure_placement 2026-03-13 12:29:02.572 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-03-13 12:29:02.594 | + lib/placement:configure_placement:87 : create_placement_conf 2026-03-13 12:29:02.600 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-03-13 12:29:02.611 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-03-13 12:29:02.617 | ++ lib/database:database_connection_url:134 : local db=placement 2026-03-13 12:29:02.622 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-03-13 12:29:02.629 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-03-13 12:29:02.635 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:29:02.641 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:29:02.646 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:29:02.685 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:02.693 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:29:02.700 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-03-13 12:29:02.708 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-03-13 12:29:02.781 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-03-13 12:29:02.858 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-03-13 12:29:02.936 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-03-13 12:29:02.943 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-03-13 12:29:02.949 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-03-13 12:29:02.955 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:29:02.962 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:29:02.969 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-03-13 12:29:02.977 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-03-13 12:29:02.984 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-03-13 12:29:02.990 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:29:02.996 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-03-13 12:29:03.073 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-03-13 12:29:03.147 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.95/identity 2026-03-13 12:29:03.220 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-03-13 12:29:03.292 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-03-13 12:29:03.363 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-03-13 12:29:03.434 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-03-13 12:29:03.502 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-03-13 12:29:03.567 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.204.45.95/identity 2026-03-13 12:29:03.635 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:29:03.706 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:29:03.774 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:29:03.778 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-03-13 12:29:03.784 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-03-13 12:29:03.788 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-03-13 12:29:03.795 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:29:03.836 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:29:03.842 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:29:03.847 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:29:03.853 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:29:03.858 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-13 12:29:03.930 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:29:03.998 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:29:04.067 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:29:04.137 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-03-13 12:29:04.208 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-03-13 12:29:04.215 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-03-13 12:29:04.221 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-03-13 12:29:04.228 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-03-13 12:29:04.234 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:29:04.240 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-03-13 12:29:04.245 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-03-13 12:29:04.249 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:29:04.254 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:29:04.279 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:29:04.281 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:29:04.295 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:29:04.302 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:29:04.322 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-13 12:29:04.330 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-03-13 12:29:04.337 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-03-13 12:29:04.346 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:29:04.354 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-03-13 12:29:04.422 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-03-13 12:29:04.490 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-03-13 12:29:04.560 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:29:04.628 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:29:04.700 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:29:04.767 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:29:04.833 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:29:04.897 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:29:04.966 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-13 12:29:05.037 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:29:05.107 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:29:05.175 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:29:05.243 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-03-13 12:29:05.309 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:29:05.315 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:29:05.324 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-03-13 12:29:05.331 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-03-13 12:29:05.338 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:29:05.344 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:05.350 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:05.357 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-03-13 12:29:05.365 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-03-13 12:29:05.372 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-03-13 12:29:05.441 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:29:05.511 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-03-13 12:29:05.512 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-03-13 12:29:05.526 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-03-13 12:29:05.534 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-03-13 12:29:05.539 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-03-13 12:29:05.545 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:29:05.550 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:29:05.556 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:29:05.561 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:29:05.568 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:05.574 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:05.580 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:29:05.586 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:29:05.592 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:05.597 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:05.604 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-03-13 12:29:05.653 | Enabling site placement-api. 2026-03-13 12:29:05.664 | To activate the new configuration, you need to run: 2026-03-13 12:29:05.664 | systemctl reload apache2 2026-03-13 12:29:05.675 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:29:05.682 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:29:05.688 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:29:05.694 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:29:05.854 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-13 12:29:05.858 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-13 12:29:05.863 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-03-13 12:29:05.928 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-03-13 12:29:05.989 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-03-13 12:29:06.027 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:06.032 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-03-13 12:29:06.070 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:06.076 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-03-13 12:29:06.081 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-03-13 12:29:06.088 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-03-13 12:29:06.094 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:29:06.100 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:29:06.106 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-13 12:29:06.112 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-03-13 12:29:06.181 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-03-13 12:29:06.254 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.95/identity 2026-03-13 12:29:06.320 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-03-13 12:29:06.390 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-03-13 12:29:06.461 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-03-13 12:29:06.531 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-03-13 12:29:06.601 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-03-13 12:29:06.670 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-03-13 12:29:06.713 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:29:06.719 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-03-13 12:29:06.760 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:06.765 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-03-13 12:29:06.771 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-03-13 12:29:06.814 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:06.820 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-03-13 12:29:06.827 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-03-13 12:29:06.837 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-03-13 12:29:06.837 | from requests import certs 2026-03-13 12:29:06.837 | print (certs.where()) 2026-03-13 12:29:06.837 | except ImportError: pass' 2026-03-13 12:29:07.003 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-03-13 12:29:07.010 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-03-13 12:29:07.017 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-03-13 12:29:07.022 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-03-13 12:29:07.060 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:07.066 | + ./stack.sh:main:986 : init_os_brick 2026-03-13 12:29:07.072 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-03-13 12:29:07.082 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-03-13 12:29:07.123 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:07.129 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:29:07.207 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-03-13 12:29:07.247 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:07.252 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:29:07.323 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-03-13 12:29:07.364 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:07.371 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:29:07.447 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:29:07.524 | + ./stack.sh:main:993 : run_phase stack install 2026-03-13 12:29:07.530 | + functions-common:run_phase:1840 : local mode=stack 2026-03-13 12:29:07.537 | + functions-common:run_phase:1841 : local phase=install 2026-03-13 12:29:07.544 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:29:07.550 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:29:07.556 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:29:07.562 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:29:07.569 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:29:07.578 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:29:07.589 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:29:07.595 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:29:07.601 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:29:07.608 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-03-13 12:29:07.614 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:29:07.650 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:29:07.657 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-13 12:29:07.665 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-13 12:29:07.671 | + functions-common:run_phase:1867 : run_plugins stack install 2026-03-13 12:29:07.676 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-13 12:29:07.681 | + functions-common:run_plugins:1827 : local phase=install 2026-03-13 12:29:07.689 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:29:07.694 | + functions-common:run_plugins:1830 : local plugin 2026-03-13 12:29:07.699 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:29:07.705 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-13 12:29:07.712 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-13 12:29:07.720 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-03-13 12:29:07.728 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:29:07.734 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-13 12:29:07.774 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-13 12:29:07.812 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:07.818 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:07.823 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:29:07.829 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-03-13 12:29:07.833 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:07.839 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-03-13 12:29:07.844 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-03-13 12:29:07.849 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-03-13 12:29:07.855 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-03-13 12:29:07.860 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:29:07.868 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-03-13 12:29:07.874 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:203 : is_fedora 2026-03-13 12:29:07.879 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:29:07.885 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:29:07.890 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:29:07.897 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:29:07.902 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:29:07.907 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:29:07.914 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:29:07.919 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:29:07.924 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:29:07.928 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:29:07.932 | ++ functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:29:07.936 | ++ functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:29:07.941 | ++ functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:29:07.947 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:207 : setup_develop /opt/stack/barbican 2026-03-13 12:29:07.953 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:07.959 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-13 12:29:07.965 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-03-13 12:29:07.971 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:07.976 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-03-13 12:29:07.982 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:07.988 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-13 12:29:07.993 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-03-13 12:29:07.998 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:08.004 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:08.010 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-03-13 12:29:08.017 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:08.023 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-03-13 12:29:08.029 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:08.034 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:08.040 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-03-13 12:29:08.052 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-03-13 12:29:08.057 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-03-13 12:29:08.063 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-03-13 12:29:08.158 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-03-13 12:29:08.163 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:08.168 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:08.174 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:08.179 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-13 12:29:08.184 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-03-13 12:29:08.189 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:08.195 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:08.200 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:08.205 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:08.211 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:08.216 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:08.222 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:08.227 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-03-13 12:29:08.270 | Using python 3.12 to install /opt/stack/barbican 2026-03-13 12:29:08.275 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/barbican 2026-03-13 12:29:08.865 | Obtaining file:///opt/stack/barbican 2026-03-13 12:29:08.867 | Installing build dependencies: started 2026-03-13 12:29:09.924 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:09.925 | Checking if build backend supports build_editable: started 2026-03-13 12:29:10.239 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:10.241 | Getting requirements to build editable: started 2026-03-13 12:29:10.407 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:10.410 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:10.857 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:10.876 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (1.18.4) 2026-03-13 12:29:10.877 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.0.0) 2026-03-13 12:29:10.877 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (43.0.3) 2026-03-13 12:29:10.878 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (4.26.0) 2026-03-13 12:29:10.878 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (10.3.0) 2026-03-13 12:29:10.879 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (6.3.0) 2026-03-13 12:29:10.879 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (18.0.0) 2026-03-13 12:29:10.880 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (6.7.2) 2026-03-13 12:29:10.881 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (17.3.0) 2026-03-13 12:29:10.881 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (8.0.0) 2026-03-13 12:29:10.882 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (8.1.0) 2026-03-13 12:29:10.882 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.0.0) 2026-03-13 12:29:10.883 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.9.1) 2026-03-13 12:29:10.884 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (4.5.1) 2026-03-13 12:29:10.885 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.7.1) 2026-03-13 12:29:10.885 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (10.0.0) 2026-03-13 12:29:10.886 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (3.9.0) 2026-03-13 12:29:10.886 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (3.10.1) 2026-03-13 12:29:10.887 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (3.1.0) 2026-03-13 12:29:10.887 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (7.0.3) 2026-03-13 12:29:10.888 | Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (1.7.0) 2026-03-13 12:29:10.888 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (12.0.0) 2026-03-13 12:29:10.889 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.0.46) 2026-03-13 12:29:10.889 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.7.0) 2026-03-13 12:29:10.890 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (1.8.9) 2026-03-13 12:29:10.890 | Requirement already satisfied: castellan>=1.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.6.0) 2026-03-13 12:29:10.891 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.1.0) 2026-03-13 12:29:10.892 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==21.1.0.dev20) (1.3.10) 2026-03-13 12:29:10.893 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==21.1.0.dev20) (4.15.0) 2026-03-13 12:29:10.895 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev20) (7.3.0) 2026-03-13 12:29:10.896 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev20) (5.13.1) 2026-03-13 12:29:10.897 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev20) (2.32.5) 2026-03-13 12:29:10.898 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==21.1.0.dev20) (3.0) 2026-03-13 12:29:10.903 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (25.4.0) 2026-03-13 12:29:10.903 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (2025.9.1) 2026-03-13 12:29:10.904 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (0.37.0) 2026-03-13 12:29:10.905 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (0.30.0) 2026-03-13 12:29:10.910 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==21.1.0.dev20) (2.1.0) 2026-03-13 12:29:10.911 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==21.1.0.dev20) (1.8.2) 2026-03-13 12:29:10.916 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (4.1.1) 2026-03-13 12:29:10.917 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (4.0.1) 2026-03-13 12:29:10.917 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (2.11.0) 2026-03-13 12:29:10.918 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (5.8.0) 2026-03-13 12:29:10.923 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (1.5.0) 2026-03-13 12:29:10.926 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (5.2.1) 2026-03-13 12:29:10.929 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev20) (1.3.0) 2026-03-13 12:29:10.930 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev20) (2.0.0) 2026-03-13 12:29:10.930 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev20) (6.0.3) 2026-03-13 12:29:10.934 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev20) (3.0.0) 2026-03-13 12:29:10.935 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev20) (2.0.2) 2026-03-13 12:29:10.936 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev20) (0.5.0) 2026-03-13 12:29:10.937 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==21.1.0.dev20) (2.1.1) 2026-03-13 12:29:10.941 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==21.1.0.dev20) (2.9.0.post0) 2026-03-13 12:29:10.944 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (3.2.1) 2026-03-13 12:29:10.945 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (7.0.1) 2026-03-13 12:29:10.946 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (5.3.1) 2026-03-13 12:29:10.946 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (5.6.2) 2026-03-13 12:29:10.947 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (0.15.1) 2026-03-13 12:29:10.949 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (5.1.0) 2026-03-13 12:29:10.956 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (2025.3) 2026-03-13 12:29:10.957 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (26.0) 2026-03-13 12:29:10.961 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (0.24.1) 2026-03-13 12:29:10.963 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev20) (5.0.0) 2026-03-13 12:29:10.963 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev20) (3.1.6) 2026-03-13 12:29:10.965 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev20) (4.0.1) 2026-03-13 12:29:10.969 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==21.1.0.dev20) (3.0.3) 2026-03-13 12:29:10.975 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==21.1.0.dev20) (1.1.2) 2026-03-13 12:29:10.980 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (0.40.4) 2026-03-13 12:29:10.981 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (3.3.2) 2026-03-13 12:29:10.982 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (7.4.0) 2026-03-13 12:29:10.983 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (2.5.1) 2026-03-13 12:29:10.983 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (1.7.3) 2026-03-13 12:29:10.986 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (2.8.0) 2026-03-13 12:29:10.998 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (0.20) 2026-03-13 12:29:11.004 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (2.2.0) 2026-03-13 12:29:11.007 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (1.3.7) 2026-03-13 12:29:11.010 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==21.1.0.dev20) (3.17.0) 2026-03-13 12:29:11.014 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==21.1.0.dev20) (3.3.2) 2026-03-13 12:29:11.014 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==21.1.0.dev20) (7.2.2) 2026-03-13 12:29:11.024 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==21.1.0.dev20) (82.0.1) 2026-03-13 12:29:11.038 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->barbican==21.1.0.dev20) (0.6.0) 2026-03-13 12:29:11.058 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (4.13.2) 2026-03-13 12:29:11.062 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (0.6.0) 2026-03-13 12:29:11.062 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (3.2.0) 2026-03-13 12:29:11.069 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (1.11.0) 2026-03-13 12:29:11.069 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (14.3.3) 2026-03-13 12:29:11.070 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (1.7.2) 2026-03-13 12:29:11.077 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->barbican==21.1.0.dev20) (1.17.0) 2026-03-13 12:29:11.090 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev20) (3.4.4) 2026-03-13 12:29:11.090 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev20) (3.11) 2026-03-13 12:29:11.091 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev20) (2.6.3) 2026-03-13 12:29:11.092 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev20) (2023.11.17) 2026-03-13 12:29:11.112 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (4.0.0) 2026-03-13 12:29:11.112 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (2.19.2) 2026-03-13 12:29:11.120 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (0.1.2) 2026-03-13 12:29:11.131 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (0.7) 2026-03-13 12:29:11.160 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==21.1.0.dev20) (2.8.5) 2026-03-13 12:29:11.209 | Building wheels for collected packages: barbican 2026-03-13 12:29:11.210 | Building editable for barbican (pyproject.toml): started 2026-03-13 12:29:11.743 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-03-13 12:29:11.744 | Created wheel for barbican: filename=barbican-21.1.0.dev20-0.editable-py3-none-any.whl size=10580 sha256=b13136313dc5df62e8e3d22122a415ffc261e7290972466f7777d1a2d3ee5fa5 2026-03-13 12:29:11.745 | Stored in directory: /tmp/pip-ephem-wheel-cache-obnys40y/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-03-13 12:29:11.751 | Successfully built barbican 2026-03-13 12:29:11.890 | Installing collected packages: barbican 2026-03-13 12:29:11.928 | Successfully installed barbican-21.1.0.dev20 2026-03-13 12:29:12.091 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:12.096 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:12.101 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:12.105 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:12.109 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:12.113 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:12.117 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:12.123 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:12.127 | ++ functions-common:time_stop:2419 : start_time=1773404948259 2026-03-13 12:29:12.133 | ++ functions-common:time_stop:2421 : [[ -z 1773404948259 ]] 2026-03-13 12:29:12.139 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:12.147 | ++ functions-common:time_stop:2424 : end_time=1773404952142 2026-03-13 12:29:12.151 | ++ functions-common:time_stop:2425 : elapsed_time=3883 2026-03-13 12:29:12.156 | ++ functions-common:time_stop:2426 : total=105992 2026-03-13 12:29:12.160 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:12.165 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=109875 2026-03-13 12:29:12.170 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:12.175 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:12.179 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:12.184 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-03-13 12:29:12.190 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-03-13 12:29:12.195 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:12.200 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:29:12.207 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/barbican, ]] 2026-03-13 12:29:12.212 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:12.218 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:208 : pip_install uwsgi 2026-03-13 12:29:12.262 | Using python 3.12 to install uwsgi 2026-03-13 12:29:12.267 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt uwsgi 2026-03-13 12:29:13.050 | Collecting uwsgi 2026-03-13 12:29:13.151 | Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-03-13 12:29:13.256 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 9.5 MB/s 0:00:00 2026-03-13 12:29:13.471 | Installing build dependencies: started 2026-03-13 12:29:14.419 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:14.421 | Getting requirements to build wheel: started 2026-03-13 12:29:14.810 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:29:14.812 | Preparing metadata (pyproject.toml): started 2026-03-13 12:29:15.039 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:15.043 | Building wheels for collected packages: uwsgi 2026-03-13 12:29:15.044 | Building wheel for uwsgi (pyproject.toml): started 2026-03-13 12:29:18.327 | Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-03-13 12:29:18.329 | Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596807 sha256=1255c2eea508e2f29bcfe8308b7a92e83294fb24ae864837f7a5400c9465d9b1 2026-03-13 12:29:18.329 | Stored in directory: /opt/stack/.cache/pip/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-03-13 12:29:18.334 | Successfully built uwsgi 2026-03-13 12:29:18.493 | Installing collected packages: uwsgi 2026-03-13 12:29:18.535 | Successfully installed uwsgi-2.0.31 2026-03-13 12:29:18.707 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:18.713 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:18.718 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:18.725 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:18.731 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:18.736 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:18.744 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:18.751 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:18.757 | ++ functions-common:time_stop:2419 : start_time=1773404952249 2026-03-13 12:29:18.762 | ++ functions-common:time_stop:2421 : [[ -z 1773404952249 ]] 2026-03-13 12:29:18.769 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:18.780 | ++ functions-common:time_stop:2424 : end_time=1773404958773 2026-03-13 12:29:18.786 | ++ functions-common:time_stop:2425 : elapsed_time=6524 2026-03-13 12:29:18.792 | ++ functions-common:time_stop:2426 : total=109875 2026-03-13 12:29:18.798 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:18.805 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=116399 2026-03-13 12:29:18.811 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:18.817 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:29:18.822 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-03-13 12:29:18.830 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:213 : use_library_from_git python-barbicanclient 2026-03-13 12:29:18.836 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-13 12:29:18.842 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:18.848 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:29:18.853 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-03-13 12:29:18.860 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:18.866 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-03-13 12:29:18.907 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:29:18.914 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-03-13 12:29:18.953 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:29:18.958 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-03-13 12:29:18.997 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:29:19.003 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:29:19.009 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:29:19.016 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:29:19.022 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-13 12:29:19.028 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-13 12:29:19.034 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-03-13 12:29:19.069 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-13 12:29:19.076 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:19.082 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-13 12:29:19.088 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-13 12:29:19.152 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-13 12:29:19.157 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-13 12:29:19.162 | ACCOUNT_PORT_BASE=6612 2026-03-13 12:29:19.162 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-03-13 12:29:19.162 | ADMIN_PASSWORD=secretadmin 2026-03-13 12:29:19.162 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-13 12:29:19.162 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-13 12:29:19.162 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-13 12:29:19.162 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-13 12:29:19.162 | ALEMBIC_BRANCH=main 2026-03-13 12:29:19.162 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-13 12:29:19.162 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-13 12:29:19.162 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-13 12:29:19.162 | APACHE_GROUP=stack 2026-03-13 12:29:19.162 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-13 12:29:19.162 | APACHE_LOG_DIR=/var/log/apache2 2026-03-13 12:29:19.162 | APACHE_NAME=apache2 2026-03-13 12:29:19.162 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-13 12:29:19.162 | APACHE_USER=stack 2026-03-13 12:29:19.162 | API_WORKERS=4 2026-03-13 12:29:19.162 | BACKING_FILE_SUFFIX=-backing-file 2026-03-13 12:29:19.162 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-13 12:29:19.162 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:19.162 | BARBICAN_BRANCH=master 2026-03-13 12:29:19.162 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-13 12:29:19.162 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-13 12:29:19.162 | BARBICAN_DIR=/opt/stack/barbican 2026-03-13 12:29:19.162 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-13 12:29:19.162 | BARBICAN_ENFORCE_SCOPE=False 2026-03-13 12:29:19.162 | BARBICAN_HOST_HREF=http://199.204.45.95/key-manager 2026-03-13 12:29:19.162 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.95/identity 2026-03-13 12:29:19.162 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-13 12:29:19.162 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:29:19.163 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-13 12:29:19.163 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-13 12:29:19.163 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-13 12:29:19.163 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:29:19.163 | BASH=/usr/bin/bash 2026-03-13 12:29:19.163 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-13 12:29:19.163 | BASH_ALIASES=() 2026-03-13 12:29:19.163 | BASH_ARGC=([0]="0") 2026-03-13 12:29:19.163 | BASH_ARGV=() 2026-03-13 12:29:19.163 | BASH_CMDS=() 2026-03-13 12:29:19.163 | BASH_LINENO=([0]="1834" [1]="1867" [2]="993" [3]="0") 2026-03-13 12:29:19.163 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-13 12:29:19.163 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-13 12:29:19.163 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-03-13 12:29:19.163 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-13 12:29:19.163 | BASH_VERSION='5.2.21(1)-release' 2026-03-13 12:29:19.163 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:29:19.163 | BRANCHLESS_TARGET_BRANCH=master 2026-03-13 12:29:19.163 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-13 12:29:19.163 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-13 12:29:19.163 | CAPI_VERSION=v1.10.5 2026-03-13 12:29:19.163 | CAPO_VERSION=v0.12.4 2026-03-13 12:29:19.163 | CELLSV2_SETUP=superconductor 2026-03-13 12:29:19.163 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-13 12:29:19.163 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-13 12:29:19.163 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-13 12:29:19.163 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-13 12:29:19.163 | CINDER_BACKUP_DRIVER=swift 2026-03-13 12:29:19.163 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:19.163 | CINDER_BRANCH=master 2026-03-13 12:29:19.163 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:29:19.163 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-13 12:29:19.163 | CINDER_CONF_DIR=/etc/cinder 2026-03-13 12:29:19.163 | CINDER_DIR=/opt/stack/cinder 2026-03-13 12:29:19.163 | CINDER_DRIVER=default 2026-03-13 12:29:19.163 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:29:19.163 | CINDER_ENFORCE_SCOPE=False 2026-03-13 12:29:19.163 | CINDER_IMG_CACHE_ENABLED=True 2026-03-13 12:29:19.163 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-13 12:29:19.163 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-13 12:29:19.163 | CINDER_LVM_TYPE=auto 2026-03-13 12:29:19.164 | CINDER_MY_IP=199.204.45.95 2026-03-13 12:29:19.164 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-13 12:29:19.164 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-13 12:29:19.164 | CINDER_SERVICE_HOST=199.204.45.95 2026-03-13 12:29:19.164 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:29:19.164 | CINDER_SERVICE_PORT=8776 2026-03-13 12:29:19.164 | CINDER_SERVICE_PORT_INT=18776 2026-03-13 12:29:19.164 | CINDER_SERVICE_PROTOCOL=https 2026-03-13 12:29:19.164 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:29:19.164 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-13 12:29:19.164 | CINDER_TARGET_HELPER=lioadm 2026-03-13 12:29:19.164 | CINDER_TARGET_PORT=3260 2026-03-13 12:29:19.164 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-13 12:29:19.164 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-13 12:29:19.164 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-13 12:29:19.164 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-13 12:29:19.164 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:29:19.164 | CINDER_USE_SERVICE_TOKEN=True 2026-03-13 12:29:19.164 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-13 12:29:19.164 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:29:19.164 | CINDER_VOLUME_CLEAR=zero 2026-03-13 12:29:19.164 | CIRROS_ARCH=x86_64 2026-03-13 12:29:19.164 | CIRROS_VERSION=0.6.3 2026-03-13 12:29:19.164 | CLUSTER_TOPOLOGY=true 2026-03-13 12:29:19.164 | CONFIGURE_BACKING_FILE=True 2026-03-13 12:29:19.164 | CONFIG_AWK_CMD=awk 2026-03-13 12:29:19.164 | CONTAINER_PORT_BASE=6611 2026-03-13 12:29:19.164 | CURL_GET='curl -g' 2026-03-13 12:29:19.164 | CURRENT_LOG_TIME=2026-03-13-122040 2026-03-13 12:29:19.164 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-13 12:29:19.164 | DATABASE_HOST=127.0.0.1 2026-03-13 12:29:19.164 | DATABASE_PASSWORD=secretdatabase 2026-03-13 12:29:19.164 | DATABASE_QUERY_LOGGING=False 2026-03-13 12:29:19.164 | DATABASE_TYPE=mysql 2026-03-13 12:29:19.164 | DATABASE_USER=root 2026-03-13 12:29:19.164 | DATA_DIR=/opt/stack/data 2026-03-13 12:29:19.164 | DC=([0]="openstack" [1]="org") 2026-03-13 12:29:19.164 | DEBUG_LIBVIRT=True 2026-03-13 12:29:19.164 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-13 12:29:19.164 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-13 12:29:19.165 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-13 12:29:19.165 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-13 12:29:19.165 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-13 12:29:19.165 | DEF_SERVICE_HOST=199.204.45.95 2026-03-13 12:29:19.165 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:29:19.165 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:29:19.165 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.95 2026-03-13 12:29:19.165 | DELTA=1773404453 2026-03-13 12:29:19.165 | DEST=/opt/stack 2026-03-13 12:29:19.165 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-13 12:29:19.165 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-13 12:29:19.165 | DEVSTACK_HOSTNAME=np0000158687.novalocal 2026-03-13 12:29:19.165 | DEVSTACK_PARALLEL=True 2026-03-13 12:29:19.165 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:29:19.165 | DEVSTACK_SERIES=2026.1 2026-03-13 12:29:19.165 | DEVSTACK_START_TIME=1773404431 2026-03-13 12:29:19.165 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-13 12:29:19.165 | DIRSTACK=() 2026-03-13 12:29:19.165 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-13 12:29:19.165 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-13 12:29:19.165 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-13 12:29:19.165 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-13 12:29:19.165 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-13 12:29:19.165 | DISTRO=noble 2026-03-13 12:29:19.165 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-13 12:29:19.165 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-13 12:29:19.165 | ENABLE_CHASSIS_AS_GW=True 2026-03-13 12:29:19.165 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-13 12:29:19.165 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-13 12:29:19.165 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-13 12:29:19.165 | ENABLE_ISOLATED_METADATA=False 2026-03-13 12:29:19.165 | ENABLE_KSM=True 2026-03-13 12:29:19.165 | ENABLE_KSMTUNED=True 2026-03-13 12:29:19.165 | ENABLE_METADATA_NETWORK=False 2026-03-13 12:29:19.165 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-13 12:29:19.165 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-13 12:29:19.165 | ENABLE_TENANT_TUNNELS=True 2026-03-13 12:29:19.166 | ENABLE_TENANT_VLANS=False 2026-03-13 12:29:19.166 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-13 12:29:19.166 | ENABLE_ZSWAP=True 2026-03-13 12:29:19.166 | ENFORCE_SCOPE=False 2026-03-13 12:29:19.166 | ERROR_ON_CLONE=True 2026-03-13 12:29:19.166 | ETCD_ARCH=amd64 2026-03-13 12:29:19.166 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-13 12:29:19.166 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-13 12:29:19.166 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:29:19.166 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:29:19.166 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-13 12:29:19.166 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-13 12:29:19.166 | ETCD_PEER_PORT=2380 2026-03-13 12:29:19.166 | ETCD_PORT=2379 2026-03-13 12:29:19.166 | ETCD_RAMDISK_MB=512 2026-03-13 12:29:19.166 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:29:19.166 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:29:19.166 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-13 12:29:19.166 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-13 12:29:19.166 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-13 12:29:19.166 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-13 12:29:19.166 | ETCD_USE_RAMDISK=True 2026-03-13 12:29:19.166 | ETCD_VERSION=v3.5.21 2026-03-13 12:29:19.166 | EUID=1002 2026-03-13 12:29:19.166 | EXP_CLUSTER_RESOURCE_SET=true 2026-03-13 12:29:19.166 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-13 12:29:19.166 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:29:19.166 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-13 12:29:19.166 | EXTRA_FILES_RETRY=3 2026-03-13 12:29:19.166 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-13 12:29:19.166 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-13 12:29:19.166 | FILES=/opt/stack/devstack/files 2026-03-13 12:29:19.166 | FIXED_RANGE=10.1.0.0/20 2026-03-13 12:29:19.166 | FIXED_RANGE_V6=fdb6:0c56:278e::/64 2026-03-13 12:29:19.166 | FLOATING_RANGE=172.24.5.0/24 2026-03-13 12:29:19.166 | FORCE_CONFIG_DRIVE=False 2026-03-13 12:29:19.166 | FORCE_PREREQ=0 2026-03-13 12:29:19.166 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-13 12:29:19.166 | FUNC_DIR=/opt/stack/devstack 2026-03-13 12:29:19.166 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-13 12:29:19.166 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-03-13 12:29:19.166 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-03-13 12:29:19.166 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-03-13 12:29:19.166 | GIT_BASE=https://github.com 2026-03-13 12:29:19.166 | GIT_DEPTH=0 2026-03-13 12:29:19.166 | GIT_TIMEOUT=0 2026-03-13 12:29:19.166 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-13 12:29:19.166 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-13 12:29:19.166 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:19.166 | GLANCE_BRANCH=master 2026-03-13 12:29:19.167 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-13 12:29:19.167 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-13 12:29:19.167 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-13 12:29:19.167 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-13 12:29:19.167 | GLANCE_CONF_DIR=/etc/glance 2026-03-13 12:29:19.167 | GLANCE_DEFAULT_BACKEND=fast 2026-03-13 12:29:19.167 | GLANCE_DIR=/opt/stack/glance 2026-03-13 12:29:19.167 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-13 12:29:19.167 | GLANCE_ENABLE_QUOTAS=True 2026-03-13 12:29:19.167 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-13 12:29:19.167 | GLANCE_ENFORCE_SCOPE=True 2026-03-13 12:29:19.167 | GLANCE_HOSTPORT=199.204.45.95:9292 2026-03-13 12:29:19.167 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-13 12:29:19.167 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-13 12:29:19.167 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:29:19.167 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-13 12:29:19.167 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-13 12:29:19.167 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-13 12:29:19.167 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-13 12:29:19.167 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-13 12:29:19.167 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-13 12:29:19.167 | GLANCE_S3_BUCKET_NAME=images 2026-03-13 12:29:19.167 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-13 12:29:19.167 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-13 12:29:19.167 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-13 12:29:19.167 | GLANCE_SERVICE_HOST=199.204.45.95 2026-03-13 12:29:19.167 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:29:19.167 | GLANCE_SERVICE_PORT=9292 2026-03-13 12:29:19.167 | GLANCE_SERVICE_PORT_INT=19292 2026-03-13 12:29:19.167 | GLANCE_SERVICE_PROTOCOL=https 2026-03-13 12:29:19.167 | GLANCE_SHOW_DIRECT_URL=False 2026-03-13 12:29:19.167 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-13 12:29:19.167 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-13 12:29:19.167 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-13 12:29:19.167 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-13 12:29:19.167 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-13 12:29:19.167 | GLANCE_URL=https://199.204.45.95/image 2026-03-13 12:29:19.167 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-13 12:29:19.167 | GLANCE_USE_S3=False 2026-03-13 12:29:19.167 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-13 12:29:19.167 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-13 12:29:19.167 | GLOBAL_VENV=True 2026-03-13 12:29:19.167 | GROUPS=() 2026-03-13 12:29:19.167 | HELM_VERSION=v3.10.3 2026-03-13 12:29:19.167 | HOME=/opt/stack 2026-03-13 12:29:19.167 | HOME_URL=https://www.ubuntu.com/ 2026-03-13 12:29:19.167 | HORIZON_APACHE_ROOT=/dashboard 2026-03-13 12:29:19.167 | HORIZON_BRANCH=master 2026-03-13 12:29:19.167 | HORIZON_DIR=/opt/stack/horizon 2026-03-13 12:29:19.167 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-13 12:29:19.167 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-13 12:29:19.167 | HOSTNAME=np0000158687 2026-03-13 12:29:19.167 | HOSTTYPE=x86_64 2026-03-13 12:29:19.167 | HOST_IP=199.204.45.95 2026-03-13 12:29:19.167 | HOST_IPV6=::1 2026-03-13 12:29:19.167 | HOST_IP_IFACE= 2026-03-13 12:29:19.167 | ID=ubuntu 2026-03-13 12:29:19.167 | ID_LIKE=debian 2026-03-13 12:29:19.167 | IFS=' 2026-03-13 12:29:19.167 | ' 2026-03-13 12:29:19.167 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:29:19.167 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-13 12:29:19.167 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:29:19.167 | INSTANCE_NAME_PREFIX=instance- 2026-03-13 12:29:19.167 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-13 12:29:19.167 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-13 12:29:19.167 | IPV6_ADDRESS_MODE=slaac 2026-03-13 12:29:19.167 | IPV6_ADDRS_SAFE_TO_USE=fdb6:0c56:278e::/56 2026-03-13 12:29:19.167 | IPV6_GLOBAL_ID=b6:0c56:278e 2026-03-13 12:29:19.167 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-13 12:29:19.167 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-13 12:29:19.167 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-13 12:29:19.167 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-13 12:29:19.167 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-13 12:29:19.167 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-13 12:29:19.168 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-13 12:29:19.168 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-13 12:29:19.168 | IPV6_RA_MODE=slaac 2026-03-13 12:29:19.168 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-13 12:29:19.168 | IP_VERSION=4+6 2026-03-13 12:29:19.168 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-13 12:29:19.168 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-13 12:29:19.168 | ISCSID_DEBUG=False 2026-03-13 12:29:19.168 | ISCSID_DEBUG_LEVEL=4 2026-03-13 12:29:19.168 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-13 12:29:19.168 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-13 12:29:19.168 | KEYSTONE_AUTH_URI=https://199.204.45.95/identity 2026-03-13 12:29:19.168 | KEYSTONE_AUTH_URI_V3=https://199.204.45.95/identity/v3 2026-03-13 12:29:19.168 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:19.168 | KEYSTONE_BRANCH=master 2026-03-13 12:29:19.168 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-13 12:29:19.168 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-13 12:29:19.168 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-13 12:29:19.168 | KEYSTONE_ENABLE_CACHE=True 2026-03-13 12:29:19.168 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-13 12:29:19.168 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-13 12:29:19.168 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-13 12:29:19.168 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-13 12:29:19.168 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-13 12:29:19.168 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-13 12:29:19.168 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:29:19.168 | KEYSTONE_REGION_NAME=RegionOne 2026-03-13 12:29:19.168 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-13 12:29:19.168 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-13 12:29:19.168 | KEYSTONE_ROLE_BACKEND=sql 2026-03-13 12:29:19.168 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-13 12:29:19.168 | KEYSTONE_SERVICE_HOST=199.204.45.95 2026-03-13 12:29:19.168 | KEYSTONE_SERVICE_PORT=5000 2026-03-13 12:29:19.168 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-13 12:29:19.168 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-13 12:29:19.168 | KEYSTONE_SERVICE_URI=https://199.204.45.95/identity 2026-03-13 12:29:19.168 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.95/identity/v3 2026-03-13 12:29:19.168 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-13 12:29:19.168 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-13 12:29:19.168 | KEY_MANAGER_BACKEND=barbican 2026-03-13 12:29:19.168 | KILL_PATH=/usr/bin/kill 2026-03-13 12:29:19.168 | KIND_VERSION=v0.16.0 2026-03-13 12:29:19.168 | LAST_RUN=0 2026-03-13 12:29:19.168 | LAST_SPINNER_PID= 2026-03-13 12:29:19.168 | LC_ALL=en_US.utf8 2026-03-13 12:29:19.168 | LDAP_BASE_DC=openstack 2026-03-13 12:29:19.168 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-13 12:29:19.168 | LDAP_DOMAIN=openstack.org 2026-03-13 12:29:19.168 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-13 12:29:19.168 | LDAP_OLCDB_NUMBER=1 2026-03-13 12:29:19.168 | LDAP_OLCDB_TYPE=mdb 2026-03-13 12:29:19.168 | LDAP_ROOTPW_COMMAND=replace 2026-03-13 12:29:19.168 | LDAP_SERVICE_NAME=slapd 2026-03-13 12:29:19.168 | LDAP_URL=ldap://localhost 2026-03-13 12:29:19.168 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-03-13 12:29:19.168 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:29:19.168 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-13 12:29:19.168 | LIBVIRT_GROUP=libvirt 2026-03-13 12:29:19.168 | LIBVIRT_TYPE=kvm 2026-03-13 12:29:19.168 | LINENO=762 2026-03-13 12:29:19.168 | LOCAL_HOSTNAME=np0000158687 2026-03-13 12:29:19.168 | LOGDAYS=7 2026-03-13 12:29:19.168 | LOGDIR=/opt/stack/logs 2026-03-13 12:29:19.168 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122040 2026-03-13 12:29:19.168 | LOGFILE_DIR=/opt/stack/logs 2026-03-13 12:29:19.168 | LOGFILE_NAME=devstacklog.txt 2026-03-13 12:29:19.168 | LOGNAME=stack 2026-03-13 12:29:19.168 | LOGO=ubuntu-logo 2026-03-13 12:29:19.168 | LOG_COLOR=False 2026-03-13 12:29:19.168 | LRC=localrc 2026-03-13 12:29:19.168 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-13 12:29:19.168 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-13 12:29:19.168 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:19.169 | MAGNUM_BRANCH=master 2026-03-13 12:29:19.169 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-13 12:29:19.169 | MAGNUM_CLUSTER_API_BRANCH=main 2026-03-13 12:29:19.169 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-13 12:29:19.169 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:29:19.169 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-13 12:29:19.169 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-13 12:29:19.169 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-13 12:29:19.169 | MAGNUM_DIR=/opt/stack/magnum 2026-03-13 12:29:19.169 | MAGNUM_ENFORCE_SCOPE=False 2026-03-13 12:29:19.169 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.32.12.qcow2 2026-03-13 12:29:19.169 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-13 12:29:19.169 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-13 12:29:19.169 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-13 12:29:19.169 | MAGNUM_SERVICE_HOST=199.204.45.95 2026-03-13 12:29:19.169 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-13 12:29:19.169 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-13 12:29:19.169 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-13 12:29:19.169 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-13 12:29:19.169 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-13 12:29:19.169 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:29:19.169 | MAIL=/var/mail/stack 2026-03-13 12:29:19.169 | MANILACLIENT_BRANCH=master 2026-03-13 12:29:19.169 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-13 12:29:19.169 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-13 12:29:19.169 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-13 12:29:19.169 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-13 12:29:19.169 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-13 12:29:19.169 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:19.169 | MANILA_CONF=/etc/manila/manila.conf 2026-03-13 12:29:19.169 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-13 12:29:19.169 | MANILA_CONF_DIR=/etc/manila 2026-03-13 12:29:19.169 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-13 12:29:19.169 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-13 12:29:19.169 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-13 12:29:19.169 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-13 12:29:19.169 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-13 12:29:19.169 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-13 12:29:19.169 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-13 12:29:19.169 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:29:19.169 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-13 12:29:19.169 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:29:19.169 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:29:19.169 | MANILA_DIR=/opt/stack/manila 2026-03-13 12:29:19.169 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-13 12:29:19.169 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-03-13 12:29:19.169 | MANILA_ENABLED_BACKENDS=generic 2026-03-13 12:29:19.169 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-13 12:29:19.169 | MANILA_ENDPOINT_BASE=http://199.204.45.95/share 2026-03-13 12:29:19.169 | MANILA_ENFORCE_SCOPE=False 2026-03-13 12:29:19.169 | MANILA_GIT_BASE=https://opendev.org 2026-03-13 12:29:19.169 | MANILA_KEY_FORMAT=ecdsa 2026-03-13 12:29:19.169 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-13 12:29:19.169 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.95 2026-03-13 12:29:19.169 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-13 12:29:19.169 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-13 12:29:19.169 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-13 12:29:19.169 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-13 12:29:19.169 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-13 12:29:19.169 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-13 12:29:19.169 | MANILA_REPO_ROOT=openstack 2026-03-13 12:29:19.169 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-13 12:29:19.169 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-13 12:29:19.169 | MANILA_SERVICE_HOST=199.204.45.95 2026-03-13 12:29:19.169 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-13 12:29:19.169 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-13 12:29:19.169 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-13 12:29:19.169 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-13 12:29:19.170 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-13 12:29:19.170 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-13 12:29:19.170 | MANILA_SERVICE_PORT=8786 2026-03-13 12:29:19.170 | MANILA_SERVICE_PORT_INT=18786 2026-03-13 12:29:19.170 | MANILA_SERVICE_PROTOCOL=http 2026-03-13 12:29:19.170 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-13 12:29:19.170 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-13 12:29:19.170 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-13 12:29:19.170 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-13 12:29:19.170 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-13 12:29:19.170 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-13 12:29:19.170 | MANILA_SETUP_IPV6=False 2026-03-13 12:29:19.170 | MANILA_SSH_TIMEOUT=180 2026-03-13 12:29:19.170 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-13 12:29:19.170 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-13 12:29:19.170 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-13 12:29:19.170 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-13 12:29:19.170 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-13 12:29:19.170 | MANILA_WSGI=manila.wsgi.api:application 2026-03-13 12:29:19.170 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-13 12:29:19.170 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-13 12:29:19.170 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-13 12:29:19.170 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.95 2026-03-13 12:29:19.170 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.95 2026-03-13 12:29:19.170 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-13 12:29:19.170 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-13 12:29:19.170 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-13 12:29:19.170 | MAX_DB_CONNECTIONS=200 2026-03-13 12:29:19.170 | MEMCACHE_SERVERS=localhost:11211 2026-03-13 12:29:19.170 | METADATA_SERVICE_PORT=8775 2026-03-13 12:29:19.170 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-13 12:29:19.170 | ML2_L3_PLUGIN=ovn-router 2026-03-13 12:29:19.170 | MYSQL_DRIVER=PyMySQL 2026-03-13 12:29:19.170 | MYSQL_GATHER_PERFORMANCE=True 2026-03-13 12:29:19.170 | MYSQL_HOST=127.0.0.1 2026-03-13 12:29:19.170 | MYSQL_REDUCE_MEMORY=True 2026-03-13 12:29:19.170 | MYSQL_SERVICE_NAME=mysql 2026-03-13 12:29:19.170 | MYSQL_USER=root 2026-03-13 12:29:19.170 | NAME=Ubuntu 2026-03-13 12:29:19.170 | NETWORK_GATEWAY=10.1.0.1 2026-03-13 12:29:19.170 | NEUTRON_ANY='q-svc neutron-api' 2026-03-13 12:29:19.170 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:19.170 | NEUTRON_BRANCH=master 2026-03-13 12:29:19.170 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-13 12:29:19.170 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-13 12:29:19.170 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-13 12:29:19.170 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-13 12:29:19.170 | NEUTRON_DIR=/opt/stack/neutron 2026-03-13 12:29:19.170 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-13 12:29:19.170 | NEUTRON_ENFORCE_SCOPE=True 2026-03-13 12:29:19.170 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-13 12:29:19.170 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-13 12:29:19.170 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-13 12:29:19.170 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:19.170 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-13 12:29:19.170 | NEUTRON_PORT_SECURITY=True 2026-03-13 12:29:19.170 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-13 12:29:19.170 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:29:19.170 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:29:19.170 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-13 12:29:19.170 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-13 12:29:19.170 | NOUNSET= 2026-03-13 12:29:19.170 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-13 12:29:19.170 | NOVA_API_DB=nova_api 2026-03-13 12:29:19.170 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-13 12:29:19.170 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:19.170 | NOVA_BRANCH=master 2026-03-13 12:29:19.170 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-13 12:29:19.170 | NOVA_CONF=/etc/nova/nova.conf 2026-03-13 12:29:19.170 | NOVA_CONF_DIR=/etc/nova 2026-03-13 12:29:19.170 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-13 12:29:19.170 | NOVA_CPU_CELL=1 2026-03-13 12:29:19.170 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-13 12:29:19.170 | NOVA_CPU_UUID= 2026-03-13 12:29:19.170 | NOVA_DIR=/opt/stack/nova 2026-03-13 12:29:19.170 | NOVA_ENABLED_APIS=osapi_compute 2026-03-13 12:29:19.171 | NOVA_ENABLE_CACHE=True 2026-03-13 12:29:19.171 | NOVA_ENFORCE_SCOPE=True 2026-03-13 12:29:19.171 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-13 12:29:19.171 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-13 12:29:19.171 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:29:19.171 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-13 12:29:19.171 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-13 12:29:19.171 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:29:19.171 | NOVA_MY_IP=199.204.45.95 2026-03-13 12:29:19.171 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-13 12:29:19.171 | NOVA_NUM_CELLS=1 2026-03-13 12:29:19.171 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-13 12:29:19.171 | NOVA_READY_TIMEOUT=60 2026-03-13 12:29:19.171 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-13 12:29:19.171 | NOVA_SERIAL_ENABLED=False 2026-03-13 12:29:19.171 | NOVA_SERVICE_HOST=199.204.45.95 2026-03-13 12:29:19.171 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:29:19.171 | NOVA_SERVICE_PORT=8774 2026-03-13 12:29:19.171 | NOVA_SERVICE_PORT_INT=18774 2026-03-13 12:29:19.171 | NOVA_SERVICE_PROTOCOL=https 2026-03-13 12:29:19.171 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:29:19.171 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-13 12:29:19.171 | NOVA_SPICE_ENABLED=False 2026-03-13 12:29:19.171 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-13 12:29:19.171 | NOVA_USE_SERVICE_TOKEN=True 2026-03-13 12:29:19.171 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-13 12:29:19.171 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-13 12:29:19.171 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-13 12:29:19.171 | NOVA_VNC_ENABLED=True 2026-03-13 12:29:19.171 | NOVNC_BRANCH=v1.3.0 2026-03-13 12:29:19.171 | NOVNC_FROM_PACKAGE=False 2026-03-13 12:29:19.171 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-13 12:29:19.171 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-13 12:29:19.171 | NOW=1773404453 2026-03-13 12:29:19.171 | NO_UPDATE_REPOS=False 2026-03-13 12:29:19.171 | OBJECT_PORT_BASE=6613 2026-03-13 12:29:19.171 | OCTAVIA=octavia 2026-03-13 12:29:19.171 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-13 12:29:19.171 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-13 12:29:19.171 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-13 12:29:19.171 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-13 12:29:19.171 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-13 12:29:19.171 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-13 12:29:19.171 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-13 12:29:19.171 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-13 12:29:19.171 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-13 12:29:19.171 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-13 12:29:19.171 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-13 12:29:19.171 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-13 12:29:19.171 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-13 12:29:19.171 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-13 12:29:19.171 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-13 12:29:19.171 | OCTAVIA_API=o-api 2026-03-13 12:29:19.171 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:29:19.171 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-13 12:29:19.171 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-13 12:29:19.171 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:19.171 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-13 12:29:19.171 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-13 12:29:19.171 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-13 12:29:19.171 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:29:19.171 | OCTAVIA_CONSUMER=o-cw 2026-03-13 12:29:19.171 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:29:19.171 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-13 12:29:19.171 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-13 12:29:19.171 | OCTAVIA_DIB_TRACING=1 2026-03-13 12:29:19.171 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:29:19.171 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-13 12:29:19.171 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:29:19.171 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-13 12:29:19.171 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-13 12:29:19.171 | OCTAVIA_HA_PORT=9875 2026-03-13 12:29:19.171 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-13 12:29:19.171 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:29:19.171 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-13 12:29:19.171 | OCTAVIA_HEALTH_KEY=insecure 2026-03-13 12:29:19.172 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-13 12:29:19.172 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-13 12:29:19.172 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:29:19.172 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-13 12:29:19.172 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-13 12:29:19.172 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-13 12:29:19.172 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-13 12:29:19.172 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-13 12:29:19.172 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-13 12:29:19.172 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-13 12:29:19.172 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-13 12:29:19.172 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-13 12:29:19.172 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-13 12:29:19.172 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-13 12:29:19.172 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-13 12:29:19.172 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-13 12:29:19.172 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-13 12:29:19.172 | OCTAVIA_NODE=api 2026-03-13 12:29:19.172 | OCTAVIA_PASSWORD=secretadmin 2026-03-13 12:29:19.172 | OCTAVIA_PORT=9876 2026-03-13 12:29:19.172 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-13 12:29:19.172 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-13 12:29:19.172 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-13 12:29:19.172 | OCTAVIA_PROJECT_NAME=admin 2026-03-13 12:29:19.172 | OCTAVIA_PROTOCOL=http 2026-03-13 12:29:19.172 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-13 12:29:19.172 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-13 12:29:19.172 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-13 12:29:19.172 | OCTAVIA_SERVICE=octavia 2026-03-13 12:29:19.172 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-13 12:29:19.172 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-13 12:29:19.172 | OCTAVIA_USERNAME=admin 2026-03-13 12:29:19.172 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-13 12:29:19.172 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-13 12:29:19.172 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-13 12:29:19.172 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-13 12:29:19.172 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-13 12:29:19.172 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-13 12:29:19.172 | OFFLINE=False 2026-03-13 12:29:19.172 | OLDPWD=/opt/stack/placement 2026-03-13 12:29:19.172 | OPENSSL=/usr/bin/openssl 2026-03-13 12:29:19.172 | OPTERR=1 2026-03-13 12:29:19.172 | OPTIND=1 2026-03-13 12:29:19.172 | ORC_VERSION=v2.2.0 2026-03-13 12:29:19.172 | ORG_NAME=OpenStack 2026-03-13 12:29:19.172 | ORG_UNIT_NAME=DevStack 2026-03-13 12:29:19.172 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:19.172 | OSTESTIMAGES_BRANCH=master 2026-03-13 12:29:19.172 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-13 12:29:19.172 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-13 12:29:19.172 | OSTYPE=linux-gnu 2026-03-13 12:29:19.172 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-13 12:29:19.172 | OS_CLOUD=devstack-admin 2026-03-13 12:29:19.172 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:29:19.172 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-13 12:29:19.172 | OVN_AGENT_EXTENSIONS=metadata 2026-03-13 12:29:19.172 | OVN_BRANCH=branch-24.03 2026-03-13 12:29:19.172 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-13 12:29:19.172 | OVN_BUILD_FROM_SOURCE=False 2026-03-13 12:29:19.172 | OVN_BUILD_MODULES=False 2026-03-13 12:29:19.172 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-13 12:29:19.172 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-13 12:29:19.172 | OVN_DATADIR=/var/lib/ovn 2026-03-13 12:29:19.172 | OVN_DBS_LOG_LEVEL=dbg 2026-03-13 12:29:19.172 | OVN_DNS_SERVERS=8.8.8.8 2026-03-13 12:29:19.172 | OVN_GENEVE_OVERHEAD=38 2026-03-13 12:29:19.172 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-13 12:29:19.172 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-13 12:29:19.172 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-13 12:29:19.172 | OVN_L3_SCHEDULER=leastloaded 2026-03-13 12:29:19.172 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-13 12:29:19.172 | OVN_META_DATA_HOST=199.204.45.95 2026-03-13 12:29:19.172 | OVN_NB_REMOTE=ssl:199.204.45.95:6641 2026-03-13 12:29:19.172 | OVN_NEUTRON_SYNC_MODE=log 2026-03-13 12:29:19.173 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-13 12:29:19.173 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-13 12:29:19.173 | OVN_PROTO=ssl 2026-03-13 12:29:19.173 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-13 12:29:19.173 | OVN_REPO_NAME=ovn 2026-03-13 12:29:19.173 | OVN_RUNDIR=/var/run/ovn 2026-03-13 12:29:19.173 | OVN_SB_REMOTE=ssl:199.204.45.95:6642 2026-03-13 12:29:19.173 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-13 12:29:19.173 | OVN_SHAREDIR=/share/ovn 2026-03-13 12:29:19.173 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-13 12:29:19.173 | OVN_UUID= 2026-03-13 12:29:19.173 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-13 12:29:19.173 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-13 12:29:19.173 | OVS_BINDIR=/bin 2026-03-13 12:29:19.173 | OVS_BRANCH=branch-3.3 2026-03-13 12:29:19.173 | OVS_BRIDGE=br-int 2026-03-13 12:29:19.173 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-13 12:29:19.173 | OVS_DATAPATH_TYPE=system 2026-03-13 12:29:19.173 | OVS_ENABLE_TUNNELING=True 2026-03-13 12:29:19.173 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-13 12:29:19.173 | OVS_PREFIX= 2026-03-13 12:29:19.173 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-13 12:29:19.173 | OVS_REPO_NAME=ovs 2026-03-13 12:29:19.173 | OVS_RUNDIR=/var/run/openvswitch 2026-03-13 12:29:19.173 | OVS_SBINDIR=/sbin 2026-03-13 12:29:19.173 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-13 12:29:19.173 | OVS_SHAREDIR=/share/openvswitch 2026-03-13 12:29:19.173 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-13 12:29:19.173 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-13 12:29:19.173 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-13 12:29:19.173 | PACKAGES='apache2 2026-03-13 12:29:19.173 | apache2-dev 2026-03-13 12:29:19.173 | bc 2026-03-13 12:29:19.173 | bsdmainutils 2026-03-13 12:29:19.173 | curl 2026-03-13 12:29:19.173 | g++ 2026-03-13 12:29:19.173 | gawk 2026-03-13 12:29:19.173 | gcc 2026-03-13 12:29:19.173 | gettext 2026-03-13 12:29:19.173 | git 2026-03-13 12:29:19.173 | graphviz 2026-03-13 12:29:19.173 | iputils-ping 2026-03-13 12:29:19.173 | libffi-dev 2026-03-13 12:29:19.173 | libjpeg-dev 2026-03-13 12:29:19.173 | libpq-dev 2026-03-13 12:29:19.173 | libssl-dev 2026-03-13 12:29:19.173 | libsystemd-dev 2026-03-13 12:29:19.173 | libxml2-dev 2026-03-13 12:29:19.173 | libxslt1-dev 2026-03-13 12:29:19.173 | libyaml-dev 2026-03-13 12:29:19.173 | lsof 2026-03-13 12:29:19.173 | openssh-server 2026-03-13 12:29:19.173 | openssl 2026-03-13 12:29:19.173 | pkg-config 2026-03-13 12:29:19.173 | psmisc 2026-03-13 12:29:19.173 | python3-dev 2026-03-13 12:29:19.173 | python3-pip 2026-03-13 12:29:19.173 | python3-systemd 2026-03-13 12:29:19.173 | python3-venv 2026-03-13 12:29:19.173 | tar 2026-03-13 12:29:19.173 | tcpdump 2026-03-13 12:29:19.173 | unzip 2026-03-13 12:29:19.173 | uuid-runtime 2026-03-13 12:29:19.173 | wget 2026-03-13 12:29:19.173 | zlib1g-dev 2026-03-13 12:29:19.173 | lvm2 2026-03-13 12:29:19.173 | qemu-utils 2026-03-13 12:29:19.173 | thin-provisioning-tools 2026-03-13 12:29:19.173 | lsscsi 2026-03-13 12:29:19.173 | open-iscsi 2026-03-13 12:29:19.173 | libkrb5-dev 2026-03-13 12:29:19.173 | libldap2-dev 2026-03-13 12:29:19.173 | libsasl2-dev 2026-03-13 12:29:19.173 | memcached 2026-03-13 12:29:19.173 | python3-mysqldb 2026-03-13 12:29:19.173 | sqlite3 2026-03-13 12:29:19.174 | conntrack 2026-03-13 12:29:19.174 | curl 2026-03-13 12:29:19.174 | ebtables 2026-03-13 12:29:19.174 | genisoimage 2026-03-13 12:29:19.174 | iptables 2026-03-13 12:29:19.174 | iputils-arping 2026-03-13 12:29:19.174 | kpartx 2026-03-13 12:29:19.174 | libjs-jquery-tablesorter 2026-03-13 12:29:19.174 | parted 2026-03-13 12:29:19.174 | pm-utils 2026-03-13 12:29:19.174 | python3-mysqldb 2026-03-13 12:29:19.174 | socat 2026-03-13 12:29:19.174 | sqlite3 2026-03-13 12:29:19.174 | sudo 2026-03-13 12:29:19.174 | vlan 2026-03-13 12:29:19.174 | cryptsetup 2026-03-13 12:29:19.174 | dosfstools 2026-03-13 12:29:19.174 | genisoimage 2026-03-13 12:29:19.174 | gir1.2-libosinfo-1.0 2026-03-13 12:29:19.174 | netcat-openbsd 2026-03-13 12:29:19.174 | open-iscsi 2026-03-13 12:29:19.174 | qemu-utils 2026-03-13 12:29:19.174 | sg3-utils 2026-03-13 12:29:19.174 | sysfsutils 2026-03-13 12:29:19.174 | acl 2026-03-13 12:29:19.174 | dnsmasq-base 2026-03-13 12:29:19.174 | dnsmasq-utils 2026-03-13 12:29:19.174 | ebtables 2026-03-13 12:29:19.174 | haproxy 2026-03-13 12:29:19.174 | iptables 2026-03-13 12:29:19.174 | iputils-arping 2026-03-13 12:29:19.174 | iputils-ping 2026-03-13 12:29:19.174 | postgresql-server-dev-all 2026-03-13 12:29:19.174 | python3-mysqldb 2026-03-13 12:29:19.174 | sqlite3 2026-03-13 12:29:19.174 | sudo 2026-03-13 12:29:19.174 | vlan 2026-03-13 12:29:19.174 | apache2 golang 2026-03-13 12:29:19.174 | debootstrap 2026-03-13 12:29:19.174 | rsyslog 2026-03-13 12:29:19.174 | lvm2' 2026-03-13 12:29:19.174 | PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-13 12:29:19.174 | PHYSICAL_NETWORK=public 2026-03-13 12:29:19.174 | PIPESTATUS=([0]="0") 2026-03-13 12:29:19.174 | PIP_UPGRADE=False 2026-03-13 12:29:19.174 | PIP_VIRTUAL_ENV= 2026-03-13 12:29:19.174 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-13 12:29:19.174 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:19.174 | PLACEMENT_BRANCH=master 2026-03-13 12:29:19.174 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-13 12:29:19.174 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-13 12:29:19.174 | PLACEMENT_DIR=/opt/stack/placement 2026-03-13 12:29:19.174 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-13 12:29:19.174 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-13 12:29:19.174 | PLACEMENT_SERVICE_HOST=199.204.45.95 2026-03-13 12:29:19.174 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-13 12:29:19.174 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-13 12:29:19.174 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-13 12:29:19.174 | POSIXLY_CORRECT=y 2026-03-13 12:29:19.174 | PPID=2018 2026-03-13 12:29:19.174 | PREREQ_RERUN_HOURS=2 2026-03-13 12:29:19.174 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-13 12:29:19.174 | PREREQ_RERUN_SECONDS=7200 2026-03-13 12:29:19.174 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-13 12:29:19.174 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-13 12:29:19.174 | PRIVATE_NETWORK_NAME=private 2026-03-13 12:29:19.174 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-13 12:29:19.174 | PROVIDER_SUBNET_NAME=provider_net 2026-03-13 12:29:19.174 | PS4='+ $(short_source): ' 2026-03-13 12:29:19.174 | PUBLIC_BRIDGE=br-ex 2026-03-13 12:29:19.174 | PUBLIC_BRIDGE_MTU=1430 2026-03-13 12:29:19.174 | PUBLIC_INTERFACE= 2026-03-13 12:29:19.174 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-13 12:29:19.174 | PUBLIC_NETWORK_NAME=public 2026-03-13 12:29:19.174 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-13 12:29:19.174 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-13 12:29:19.174 | PWD=/opt/stack/devstack 2026-03-13 12:29:19.175 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-13 12:29:19.175 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-13 12:29:19.175 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-13 12:29:19.175 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-13 12:29:19.175 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-13 12:29:19.175 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-13 12:29:19.175 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-13 12:29:19.175 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-13 12:29:19.175 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:29:19.175 | PYTHON3_VERSION=3.12 2026-03-13 12:29:19.175 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-13 12:29:19.175 | Q_ADMIN_USERNAME=neutron 2026-03-13 12:29:19.175 | Q_AGENT=ovn 2026-03-13 12:29:19.175 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-13 12:29:19.175 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-13 12:29:19.175 | Q_AUTH_STRATEGY=keystone 2026-03-13 12:29:19.175 | Q_BUILD_OVS_FROM_GIT=False 2026-03-13 12:29:19.175 | Q_DB_NAME=neutron 2026-03-13 12:29:19.175 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-13 12:29:19.175 | Q_DVR_MODE=legacy 2026-03-13 12:29:19.175 | Q_HOST=199.204.45.95 2026-03-13 12:29:19.175 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-13 12:29:19.175 | Q_L3_ROUTER_PER_TENANT=True 2026-03-13 12:29:19.175 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:29:19.175 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-13 12:29:19.175 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-13 12:29:19.175 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-13 12:29:19.175 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-13 12:29:19.175 | Q_META_DATA_IP=199.204.45.95 2026-03-13 12:29:19.175 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-13 12:29:19.175 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-13 12:29:19.175 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-13 12:29:19.175 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-13 12:29:19.175 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-13 12:29:19.175 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-13 12:29:19.175 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-13 12:29:19.175 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-13 12:29:19.175 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-13 12:29:19.175 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-13 12:29:19.175 | Q_OVS_USE_VETH=False 2026-03-13 12:29:19.175 | Q_PLUGIN=ml2 2026-03-13 12:29:19.175 | Q_PORT=9696 2026-03-13 12:29:19.175 | Q_PORT_INT=19696 2026-03-13 12:29:19.175 | Q_PROTOCOL=https 2026-03-13 12:29:19.175 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-13 12:29:19.175 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-13 12:29:19.175 | Q_ROUTER_NAME=router1 2026-03-13 12:29:19.175 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-13 12:29:19.175 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-13 12:29:19.175 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-13 12:29:19.175 | Q_TUNNEL_TYPES=gre 2026-03-13 12:29:19.175 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-13 12:29:19.175 | Q_USE_PUBLIC_VETH=False 2026-03-13 12:29:19.175 | Q_USE_ROOTWRAP=True 2026-03-13 12:29:19.175 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-13 12:29:19.175 | Q_USE_SECGROUP=True 2026-03-13 12:29:19.175 | RABBIT_HOST=199.204.45.95 2026-03-13 12:29:19.175 | RABBIT_PASSWORD=secretrabbit 2026-03-13 12:29:19.175 | RABBIT_USERID=stackrabbit 2026-03-13 12:29:19.175 | RC_DIR=/opt/stack/devstack 2026-03-13 12:29:19.175 | RECLONE=False 2026-03-13 12:29:19.175 | RECREATE_KEYSTONE_DB=True 2026-03-13 12:29:19.175 | REGION_NAME=RegionOne 2026-03-13 12:29:19.175 | REPOS_UPDATED=True 2026-03-13 12:29:19.175 | REQUIREMENTS_BRANCH=master 2026-03-13 12:29:19.175 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-13 12:29:19.175 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-13 12:29:19.175 | RETRY_UPDATE=False 2026-03-13 12:29:19.175 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-13 12:29:19.175 | S3_SERVICE_PORT=3333 2026-03-13 12:29:19.175 | SERVICE_DIR=/opt/stack/status 2026-03-13 12:29:19.175 | SERVICE_DOMAIN_NAME=Default 2026-03-13 12:29:19.175 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-13 12:29:19.175 | SERVICE_HOST=199.204.45.95 2026-03-13 12:29:19.175 | SERVICE_IP_VERSION=4 2026-03-13 12:29:19.175 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:29:19.176 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:29:19.176 | SERVICE_PASSWORD=secretservice 2026-03-13 12:29:19.176 | SERVICE_PROJECT_NAME=service 2026-03-13 12:29:19.176 | SERVICE_PROTOCOL=http 2026-03-13 12:29:19.176 | SERVICE_TENANT_NAME=service 2026-03-13 12:29:19.176 | SERVICE_TIMEOUT=60 2026-03-13 12:29:19.176 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-13 12:29:19.176 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-13 12:29:19.176 | SHARE_GROUP=lvm-shares 2026-03-13 12:29:19.176 | SHARE_NAME_PREFIX=share- 2026-03-13 12:29:19.176 | SHELL=/bin/bash 2026-03-13 12:29:19.176 | SHLVL=1 2026-03-13 12:29:19.176 | SKIP_EPEL_INSTALL=False 2026-03-13 12:29:19.176 | SKIP_STOP_OVN=False 2026-03-13 12:29:19.176 | SMB_CONF=/etc/samba/smb.conf 2026-03-13 12:29:19.176 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-13 12:29:19.176 | SPICE_BRANCH=master 2026-03-13 12:29:19.176 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-13 12:29:19.176 | SQLALCHEMY_BRANCH=main 2026-03-13 12:29:19.176 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-13 12:29:19.176 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-13 12:29:19.176 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-13 12:29:19.176 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-03-13 12:29:19.176 | STACK_GROUP=stack 2026-03-13 12:29:19.176 | STACK_USER=stack 2026-03-13 12:29:19.176 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-13 12:29:19.176 | STUD_PROTO=--tls 2026-03-13 12:29:19.176 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-13 12:29:19.176 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-13 12:29:19.176 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-13 12:29:19.176 | SUBNETPOOL_PREFIX_V6=fdb6:0c56:278e::/56 2026-03-13 12:29:19.176 | SUBNETPOOL_SIZE_V4=26 2026-03-13 12:29:19.176 | SUBNETPOOL_SIZE_V6=64 2026-03-13 12:29:19.176 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-13 12:29:19.176 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-kcifjaircsyziujlqfqzqtrueipksvcc ; /usr/bin/python3' 2026-03-13 12:29:19.176 | SUDO_GID=1000 2026-03-13 12:29:19.176 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-13 12:29:19.176 | SUDO_UID=1000 2026-03-13 12:29:19.176 | SUDO_USER=zuul 2026-03-13 12:29:19.176 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122040.summary.2026-03-13-122040 2026-03-13 12:29:19.176 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-13 12:29:19.176 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-13 12:29:19.176 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-13 12:29:19.176 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:19.176 | SWIFT_BRANCH=master 2026-03-13 12:29:19.176 | SWIFT_CONF_DIR=/etc/swift 2026-03-13 12:29:19.176 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-13 12:29:19.176 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-13 12:29:19.176 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-13 12:29:19.176 | SWIFT_DIR=/opt/stack/swift 2026-03-13 12:29:19.176 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-13 12:29:19.176 | SWIFT_ENABLE_TEMPURLS=False 2026-03-13 12:29:19.176 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-13 12:29:19.176 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-13 12:29:19.176 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-13 12:29:19.176 | SWIFT_HASH=1234123412341234 2026-03-13 12:29:19.176 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-13 12:29:19.176 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-13 12:29:19.176 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-13 12:29:19.176 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-13 12:29:19.176 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-13 12:29:19.176 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-13 12:29:19.176 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-13 12:29:19.176 | SWIFT_REPLICAS=1 2026-03-13 12:29:19.176 | SWIFT_REPLICAS_SEQ=1 2026-03-13 12:29:19.176 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-13 12:29:19.176 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:29:19.176 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:29:19.176 | SWIFT_SERVICE_PROTOCOL=https 2026-03-13 12:29:19.176 | SWIFT_START_ALL_SERVICES=False 2026-03-13 12:29:19.176 | SWIFT_STORAGE_IPS= 2026-03-13 12:29:19.176 | SWIFT_TEMPURL_KEY= 2026-03-13 12:29:19.176 | SWIFT_USE_MOD_WSGI=False 2026-03-13 12:29:19.176 | SYSLOG=False 2026-03-13 12:29:19.177 | SYSLOG_HOST=199.204.45.95 2026-03-13 12:29:19.177 | SYSLOG_PORT=516 2026-03-13 12:29:19.177 | SYSTEMCTL='sudo systemctl' 2026-03-13 12:29:19.177 | SYSTEMD_DIR=/etc/systemd/system 2026-03-13 12:29:19.177 | TARGET_BRANCH=master 2026-03-13 12:29:19.177 | TARGET_ENABLE_OVN_AGENT=False 2026-03-13 12:29:19.177 | TCPDUMP_ARGS= 2026-03-13 12:29:19.177 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-13 12:29:19.177 | TEMPEST_BRANCH=master 2026-03-13 12:29:19.177 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-13 12:29:19.177 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-13 12:29:19.177 | TEMPFILE=/tmp/tmp.L0atXmMEgS 2026-03-13 12:29:19.177 | TENANT_TUNNEL_RANGES=1:1000 2026-03-13 12:29:19.177 | TENANT_VLAN_RANGE= 2026-03-13 12:29:19.177 | TERM=unknown 2026-03-13 12:29:19.177 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-13 12:29:19.177 | TLS_IP=IP:199.204.45.95,IP:::1 2026-03-13 12:29:19.177 | TOP_DIR=/opt/stack/devstack 2026-03-13 12:29:19.177 | TRAILING_TARGET_BRANCH=master 2026-03-13 12:29:19.177 | TUNNEL_ENDPOINT_IP=199.204.45.95 2026-03-13 12:29:19.177 | TUNNEL_IP=199.204.45.95 2026-03-13 12:29:19.177 | TUNNEL_IP_VERSION=4 2026-03-13 12:29:19.177 | UBUNTU_CODENAME=noble 2026-03-13 12:29:19.177 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-13 12:29:19.177 | UID=1002 2026-03-13 12:29:19.177 | ULIMIT_NOFILE=2048 2026-03-13 12:29:19.177 | USER=stack 2026-03-13 12:29:19.177 | USER_HOME=/opt/stack 2026-03-13 12:29:19.177 | USER_UNITS=False 2026-03-13 12:29:19.177 | USE_CINDER_FOR_GLANCE=False 2026-03-13 12:29:19.177 | USE_JOURNAL=False 2026-03-13 12:29:19.177 | USE_SUBNETPOOL=True 2026-03-13 12:29:19.177 | USE_VENV=False 2026-03-13 12:29:19.177 | VERBOSE=True 2026-03-13 12:29:19.177 | VERBOSE_NO_TIMESTAMP=True 2026-03-13 12:29:19.177 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-13 12:29:19.177 | VERSION_CODENAME=noble 2026-03-13 12:29:19.177 | VERSION_ID=24.04 2026-03-13 12:29:19.177 | VIF_PLUGGING_IS_FATAL=True 2026-03-13 12:29:19.177 | VIF_PLUGGING_TIMEOUT=300 2026-03-13 12:29:19.177 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-13 12:29:19.177 | VIRT_DRIVER=libvirt 2026-03-13 12:29:19.177 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:29:19.177 | VOLUME_GROUP_NAME=stack-volumes 2026-03-13 12:29:19.177 | VOLUME_NAME_PREFIX=volume- 2026-03-13 12:29:19.177 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-13 12:29:19.177 | WORKER_TIMEOUT=80 2026-03-13 12:29:19.177 | WSGI_MODE=uwsgi 2026-03-13 12:29:19.177 | ZSWAP_COMPRESSOR=lz4 2026-03-13 12:29:19.177 | ZSWAP_ZPOOL=zsmalloc 2026-03-13 12:29:19.177 | _=posix 2026-03-13 12:29:19.177 | _ASYNC_BG_TIME=0 2026-03-13 12:29:19.177 | _DEFAULT_LVM_INIT=0 2026-03-13 12:29:19.177 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-13 12:29:19.177 | _DEVSTACK_FUNCTIONS=1 2026-03-13 12:29:19.177 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-13 12:29:19.177 | _DEVSTACK_STACKRC=1 2026-03-13 12:29:19.177 | _LOG_COLOR_DEFAULT=False 2026-03-13 12:29:19.177 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-13 12:29:19.177 | _TIME_BEGIN=1773404431 2026-03-13 12:29:19.177 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-13 12:29:19.177 | _TIME_TOTAL=([apt-get]="209305" [pip_install]="116399" [apt-get-update]="1942" ) 2026-03-13 12:29:19.177 | _of_args='-v --no-timestamp' 2026-03-13 12:29:19.177 | backend=postgresql 2026-03-13 12:29:19.177 | be=lvm:lvmdriver-1 2026-03-13 12:29:19.177 | be_name=lvmdriver-1 2026-03-13 12:29:19.177 | be_type=lvm 2026-03-13 12:29:19.177 | db=postgresql 2026-03-13 12:29:19.177 | dc=org 2026-03-13 12:29:19.177 | default_v4_route_devs=ens3 2026-03-13 12:29:19.177 | default_v6_route_devs='ens3 2026-03-13 12:29:19.177 | ens3' 2026-03-13 12:29:19.178 | dir=/opt/stack/magnum 2026-03-13 12:29:19.178 | dn=,dc=openstack,dc=org 2026-03-13 12:29:19.178 | exceptions=80-tempest.sh 2026-03-13 12:29:19.178 | extra=80-tempest.sh 2026-03-13 12:29:19.178 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:29:19.178 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-13 12:29:19.178 | i=1 2026-03-13 12:29:19.178 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:29:19.178 | lfile=localrc 2026-03-13 12:29:19.178 | localrc=/opt/stack/devstack/.localrc.password 2026-03-13 12:29:19.178 | logfile=ovsdb-server-sb.log 2026-03-13 12:29:19.178 | mode=stack 2026-03-13 12:29:19.178 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-13 12:29:19.178 | opt='?' 2026-03-13 12:29:19.178 | os_CODENAME=noble 2026-03-13 12:29:19.178 | os_PACKAGE=deb 2026-03-13 12:29:19.178 | os_RELEASE=24.04 2026-03-13 12:29:19.178 | os_VENDOR=Ubuntu 2026-03-13 12:29:19.178 | phase=install 2026-03-13 12:29:19.178 | pkgs= 2026-03-13 12:29:19.178 | plugin=magnum 2026-03-13 12:29:19.178 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:29:19.178 | port=60999 2026-03-13 12:29:19.178 | pw=secretadmin 2026-03-13 12:29:19.178 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-13 12:29:19.178 | saveenv=ehxB 2026-03-13 12:29:19.178 | time_stamp=2026-03-13-122052 2026-03-13 12:29:19.178 | var=ADMIN_PASSWORD 2026-03-13 12:29:19.178 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-13 12:29:19.214 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:19.220 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:19.226 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:29:19.234 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-03-13 12:29:19.239 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:19.245 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-03-13 12:29:19.251 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-03-13 12:29:19.256 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:336 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-03-13 12:29:19.261 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/magnum.git 2026-03-13 12:29:19.265 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-13 12:29:19.271 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:29:19.276 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-13 12:29:19.285 | +++ functions-common:git_clone:585 : pwd 2026-03-13 12:29:19.291 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:29:19.296 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:29:19.304 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:29:19.344 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:29:19.350 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:29:19.356 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:19.362 | ++ functions-common:git_clone:602 : echo master 2026-03-13 12:29:19.363 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:29:19.374 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-13 12:29:19.380 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:19.386 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-13 12:29:19.410 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-13 12:29:19.416 | ++ functions-common:git_clone:665 : head -1 2026-03-13 12:29:19.418 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-13 12:29:19.423 | b5941f36 Update master for stable/2026.1 2026-03-13 12:29:19.428 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:29:19.435 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:337 : setup_develop /opt/stack/magnum 2026-03-13 12:29:19.440 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:19.448 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-13 12:29:19.454 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-03-13 12:29:19.459 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:19.463 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-03-13 12:29:19.470 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:19.475 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-13 12:29:19.482 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-03-13 12:29:19.488 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:19.495 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:19.503 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-03-13 12:29:19.509 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:19.517 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-03-13 12:29:19.524 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:19.530 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:19.538 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-03-13 12:29:19.552 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-03-13 12:29:19.558 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-03-13 12:29:19.565 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-03-13 12:29:19.663 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-03-13 12:29:19.670 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:19.676 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:19.682 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:19.688 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-13 12:29:19.693 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-03-13 12:29:19.698 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:19.704 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:19.711 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:19.716 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:19.722 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:19.728 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:19.734 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:19.740 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-03-13 12:29:19.808 | Using python 3.12 to install /opt/stack/magnum 2026-03-13 12:29:19.813 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum 2026-03-13 12:29:20.386 | Obtaining file:///opt/stack/magnum 2026-03-13 12:29:20.387 | Installing build dependencies: started 2026-03-13 12:29:21.336 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:21.337 | Checking if build backend supports build_editable: started 2026-03-13 12:29:21.644 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:21.645 | Getting requirements to build editable: started 2026-03-13 12:29:21.809 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:21.810 | Installing backend dependencies: started 2026-03-13 12:29:22.834 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:29:22.835 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:23.350 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:23.370 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.0.3) 2026-03-13 12:29:23.370 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (2.0.46) 2026-03-13 12:29:23.372 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (0.12.1) 2026-03-13 12:29:23.372 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.8.9) 2026-03-13 12:29:23.372 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.18.4) 2026-03-13 12:29:23.372 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.13.2) 2026-03-13 12:29:23.373 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.2.1) 2026-03-13 12:29:23.373 | Requirement already satisfied: eventlet>=0.28.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (0.40.4) 2026-03-13 12:29:23.374 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.33) 2026-03-13 12:29:23.374 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.13.1) 2026-03-13 12:29:23.374 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (12.0.0) 2026-03-13 12:29:23.374 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.3.0) 2026-03-13 12:29:23.375 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (7.4.0) 2026-03-13 12:29:23.376 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (10.3.0) 2026-03-13 12:29:23.376 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.3.0) 2026-03-13 12:29:23.376 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (18.0.0) 2026-03-13 12:29:23.377 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.7.2) 2026-03-13 12:29:23.377 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (8.1.0) 2026-03-13 12:29:23.377 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (17.3.0) 2026-03-13 12:29:23.378 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (8.0.0) 2026-03-13 12:29:23.378 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.0.0) 2026-03-13 12:29:23.379 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (3.7.0) 2026-03-13 12:29:23.379 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.9.1) 2026-03-13 12:29:23.380 | Requirement already satisfied: oslo.service>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.5.1) 2026-03-13 12:29:23.380 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (2.7.1) 2026-03-13 12:29:23.380 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (10.0.0) 2026-03-13 12:29:23.381 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (3.9.0) 2026-03-13 12:29:23.381 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (7.0.3) 2026-03-13 12:29:23.382 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.7.0) 2026-03-13 12:29:23.382 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:23.383 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (7.3.0) 2026-03-13 12:29:23.383 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (9.9.0) 2026-03-13 12:29:23.383 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.11.0) 2026-03-13 12:29:23.510 | Collecting python-heatclient>=2.2.0 (from magnum==22.1.0.dev1) 2026-03-13 12:29:23.578 | Downloading python_heatclient-5.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:29:23.592 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (11.8.0) 2026-03-13 12:29:23.593 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (18.12.0) 2026-03-13 12:29:23.593 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.8.0) 2026-03-13 12:29:23.624 | Collecting python-octaviaclient>=2.1.0 (from magnum==22.1.0.dev1) 2026-03-13 12:29:23.630 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:29:23.639 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (2.32.5) 2026-03-13 12:29:23.640 | 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 /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (82.0.1) 2026-03-13 12:29:23.640 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.7.0) 2026-03-13 12:29:23.641 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.2.0) 2026-03-13 12:29:23.642 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (43.0.3) 2026-03-13 12:29:23.642 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (3.1.6) 2026-03-13 12:29:23.644 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev1) (1.3.10) 2026-03-13 12:29:23.645 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev1) (4.15.0) 2026-03-13 12:29:23.646 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev1) (0.6.0) 2026-03-13 12:29:23.647 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev1) (3.2.0) 2026-03-13 12:29:23.647 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev1) (3.17.0) 2026-03-13 12:29:23.650 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (1.11.0) 2026-03-13 12:29:23.650 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (14.3.3) 2026-03-13 12:29:23.651 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (1.7.2) 2026-03-13 12:29:23.653 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==22.1.0.dev1) (2.0.0) 2026-03-13 12:29:23.655 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==22.1.0.dev1) (3.0) 2026-03-13 12:29:23.657 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==22.1.0.dev1) (2.8.0) 2026-03-13 12:29:23.658 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==22.1.0.dev1) (3.3.2) 2026-03-13 12:29:23.663 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==22.1.0.dev1) (3.0.0) 2026-03-13 12:29:23.665 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev1) (2.1.0) 2026-03-13 12:29:23.666 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev1) (1.8.2) 2026-03-13 12:29:23.669 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev1) (4.1.1) 2026-03-13 12:29:23.670 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev1) (2.11.0) 2026-03-13 12:29:23.675 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==22.1.0.dev1) (1.5.0) 2026-03-13 12:29:23.679 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev1) (0.20) 2026-03-13 12:29:23.679 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev1) (3.0.0) 2026-03-13 12:29:23.681 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.1.0->magnum==22.1.0.dev1) (2.1.1) 2026-03-13 12:29:23.684 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==22.1.0.dev1) (2.0.0) 2026-03-13 12:29:23.688 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev1) (2.0.2) 2026-03-13 12:29:23.688 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev1) (0.5.0) 2026-03-13 12:29:23.692 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->magnum==22.1.0.dev1) (2.9.0.post0) 2026-03-13 12:29:23.694 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (3.2.1) 2026-03-13 12:29:23.695 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (7.0.1) 2026-03-13 12:29:23.696 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (5.3.1) 2026-03-13 12:29:23.696 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (5.6.2) 2026-03-13 12:29:23.697 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (0.15.1) 2026-03-13 12:29:23.699 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (5.1.0) 2026-03-13 12:29:23.704 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (2025.3) 2026-03-13 12:29:23.705 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (26.0) 2026-03-13 12:29:23.709 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (0.24.1) 2026-03-13 12:29:23.711 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev1) (5.0.0) 2026-03-13 12:29:23.711 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev1) (3.1.6) 2026-03-13 12:29:23.712 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:23.716 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==22.1.0.dev1) (3.0.3) 2026-03-13 12:29:23.722 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==22.1.0.dev1) (7.2.2) 2026-03-13 12:29:23.724 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==22.1.0.dev1) (1.1.2) 2026-03-13 12:29:23.729 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (3.1.0) 2026-03-13 12:29:23.730 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (2.5.1) 2026-03-13 12:29:23.730 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (3.10.1) 2026-03-13 12:29:23.731 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (1.7.3) 2026-03-13 12:29:23.736 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==22.1.0.dev1) (3.3.2) 2026-03-13 12:29:23.757 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum==22.1.0.dev1) (0.6.0) 2026-03-13 12:29:23.785 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->magnum==22.1.0.dev1) (1.17.0) 2026-03-13 12:29:23.789 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==22.1.0.dev1) (2.1.0) 2026-03-13 12:29:23.791 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==22.1.0.dev1) (24.2.1) 2026-03-13 12:29:23.800 | Requirement already satisfied: osc-lib>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.4.0) 2026-03-13 12:29:23.801 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.10.0) 2026-03-13 12:29:23.806 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.10.0) 2026-03-13 12:29:23.814 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (1.1.0) 2026-03-13 12:29:23.816 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.9.2) 2026-03-13 12:29:23.818 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (1.4.0) 2026-03-13 12:29:23.876 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient>=2.1.0->magnum==22.1.0.dev1) 2026-03-13 12:29:23.882 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-03-13 12:29:23.910 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev1) (3.4.4) 2026-03-13 12:29:23.910 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev1) (3.11) 2026-03-13 12:29:23.911 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev1) (2.6.3) 2026-03-13 12:29:23.912 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==22.1.0.dev1) (2023.11.17) 2026-03-13 12:29:23.938 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (4.0.0) 2026-03-13 12:29:23.939 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (2.19.2) 2026-03-13 12:29:23.949 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (0.1.2) 2026-03-13 12:29:23.963 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.2.0->magnum==22.1.0.dev1) (0.7) 2026-03-13 12:29:23.994 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (3.4.2) 2026-03-13 12:29:23.995 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (4.26.0) 2026-03-13 12:29:23.995 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (3.3.0) 2026-03-13 12:29:23.996 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (9.1.4) 2026-03-13 12:29:23.997 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:24.005 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev1) (25.4.0) 2026-03-13 12:29:24.006 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev1) (2025.9.1) 2026-03-13 12:29:24.006 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev1) (0.37.0) 2026-03-13 12:29:24.007 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev1) (0.30.0) 2026-03-13 12:29:24.043 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==22.1.0.dev1) (2.8.5) 2026-03-13 12:29:24.073 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev1) (0.8.1) 2026-03-13 12:29:24.073 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev1) (2025.2) 2026-03-13 12:29:24.074 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev1) (8.7.1) 2026-03-13 12:29:24.078 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==22.1.0.dev1) (3.23.0) 2026-03-13 12:29:24.116 | Downloading python_heatclient-5.1.0-py3-none-any.whl (212 kB) 2026-03-13 12:29:24.152 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl (113 kB) 2026-03-13 12:29:24.165 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-03-13 12:29:24.190 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 46.9 MB/s 0:00:00 2026-03-13 12:29:24.204 | Building wheels for collected packages: magnum 2026-03-13 12:29:24.204 | Building editable for magnum (pyproject.toml): started 2026-03-13 12:29:24.796 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-03-13 12:29:24.797 | Created wheel for magnum: filename=magnum-22.1.0.dev1-0.editable-py3-none-any.whl size=8660 sha256=74646c940a559e281cd44cfbb01168feb5b3ed5697718ef3fa015c5e9549a90f 2026-03-13 12:29:24.798 | Stored in directory: /tmp/pip-ephem-wheel-cache-3v_mq6gb/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-03-13 12:29:24.803 | Successfully built magnum 2026-03-13 12:29:24.944 | Installing collected packages: python-openstackclient, python-heatclient, python-octaviaclient, magnum 2026-03-13 12:29:26.337 | 2026-03-13 12:29:26.357 | Successfully installed magnum-22.1.0.dev1 python-heatclient-5.1.0 python-octaviaclient-3.13.0 python-openstackclient-9.0.0 2026-03-13 12:29:26.539 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:26.545 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:26.550 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:26.557 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:26.563 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:26.568 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:26.574 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:26.579 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:26.585 | ++ functions-common:time_stop:2419 : start_time=1773404959797 2026-03-13 12:29:26.590 | ++ functions-common:time_stop:2421 : [[ -z 1773404959797 ]] 2026-03-13 12:29:26.597 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:26.606 | ++ functions-common:time_stop:2424 : end_time=1773404966600 2026-03-13 12:29:26.612 | ++ functions-common:time_stop:2425 : elapsed_time=6803 2026-03-13 12:29:26.616 | ++ functions-common:time_stop:2426 : total=116399 2026-03-13 12:29:26.622 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:26.627 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=123202 2026-03-13 12:29:26.633 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:26.639 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:26.643 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:26.650 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-03-13 12:29:26.655 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-03-13 12:29:26.661 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:26.666 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:29:26.671 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/magnum, ]] 2026-03-13 12:29:26.679 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:26.709 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.32.12.qcow2 2026-03-13 12:29:26.716 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.32.12.qcow2 2026-03-13 12:29:26.722 | ++ /opt/stack/magnum/devstack/plugin.sh:source:19 : LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient 2026-03-13 12:29:26.728 | ++ /opt/stack/magnum/devstack/plugin.sh:source:21 : install_magnumclient 2026-03-13 12:29:26.734 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:327 : use_library_from_git python-magnumclient 2026-03-13 12:29:26.741 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-03-13 12:29:26.748 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:26.754 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-13 12:29:26.761 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-magnumclient, ]] 2026-03-13 12:29:26.767 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-03-13 12:29:26.774 | ++ inc/python:use_library_from_git:269 : return 0 2026-03-13 12:29:26.780 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:328 : git_clone_by_name python-magnumclient 2026-03-13 12:29:26.787 | ++ functions-common:git_clone_by_name:673 : local name=python-magnumclient 2026-03-13 12:29:26.793 | ++ functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/python-magnumclient.git 2026-03-13 12:29:26.799 | ++ functions-common:git_clone_by_name:675 : local dir=/opt/stack/python-magnumclient 2026-03-13 12:29:26.806 | ++ functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:29:26.813 | ++ functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-03-13 12:29:26.820 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-03-13 12:29:26.827 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/python-magnumclient 2026-03-13 12:29:26.833 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:29:26.839 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-13 12:29:26.846 | +++ functions-common:git_clone:585 : pwd 2026-03-13 12:29:26.853 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:29:26.859 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:29:26.866 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:29:26.905 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:29:26.911 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:29:26.917 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:26.924 | ++ functions-common:git_clone:602 : echo master 2026-03-13 12:29:26.925 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:29:26.935 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-03-13 12:29:26.940 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:26.945 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-03-13 12:29:26.966 | ++ functions-common:git_clone:664 : cd /opt/stack/python-magnumclient 2026-03-13 12:29:26.972 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-13 12:29:26.974 | ++ functions-common:git_clone:665 : head -1 2026-03-13 12:29:26.977 | 1d0385e Add requests-mock to test-requirements.txt 2026-03-13 12:29:26.982 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:29:26.986 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:329 : setup_dev_lib python-magnumclient 2026-03-13 12:29:26.991 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-03-13 12:29:26.995 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-03-13 12:29:26.999 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-03-13 12:29:27.003 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-03-13 12:29:27.009 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-03-13 12:29:27.014 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-03-13 12:29:27.018 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:27.022 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-13 12:29:27.027 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-03-13 12:29:27.032 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:27.036 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-03-13 12:29:27.040 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:27.046 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-13 12:29:27.051 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-03-13 12:29:27.056 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:27.060 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:27.067 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-03-13 12:29:27.071 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:27.077 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-03-13 12:29:27.082 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:27.086 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:27.091 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-03-13 12:29:27.101 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-03-13 12:29:27.106 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-03-13 12:29:27.111 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-03-13 12:29:27.210 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-03-13 12:29:27.214 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:27.219 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:27.226 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:27.231 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-13 12:29:27.237 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-03-13 12:29:27.243 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:27.248 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:27.254 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:27.260 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:27.266 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:27.272 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:27.278 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:27.285 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-03-13 12:29:27.329 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-03-13 12:29:27.335 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/python-magnumclient 2026-03-13 12:29:27.905 | Obtaining file:///opt/stack/python-magnumclient 2026-03-13 12:29:27.907 | Installing build dependencies: started 2026-03-13 12:29:28.836 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:28.838 | Checking if build backend supports build_editable: started 2026-03-13 12:29:29.135 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:29.137 | Getting requirements to build editable: started 2026-03-13 12:29:29.305 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:29.307 | Installing backend dependencies: started 2026-03-13 12:29:30.378 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:29:30.379 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:30.751 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:30.770 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (7.0.3) 2026-03-13 12:29:30.770 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.13.1) 2026-03-13 12:29:30.771 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.7.0) 2026-03-13 12:29:30.771 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (2.32.5) 2026-03-13 12:29:30.772 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (6.7.2) 2026-03-13 12:29:30.772 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (8.1.0) 2026-03-13 12:29:30.773 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.9.1) 2026-03-13 12:29:30.773 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (10.0.0) 2026-03-13 12:29:30.774 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (4.10.0) 2026-03-13 12:29:30.774 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (4.4.0) 2026-03-13 12:29:30.774 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (3.17.0) 2026-03-13 12:29:30.775 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (43.0.3) 2026-03-13 12:29:30.775 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.2.1) 2026-03-13 12:29:30.777 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.10.1.dev1) (2.0.0) 2026-03-13 12:29:30.779 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==4.10.1.dev1) (3.0) 2026-03-13 12:29:30.781 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.10.1.dev1) (2.1.0) 2026-03-13 12:29:30.781 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.10.1.dev1) (1.8.2) 2026-03-13 12:29:30.782 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.10.1.dev1) (4.15.0) 2026-03-13 12:29:30.784 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (1.5.0) 2026-03-13 12:29:30.785 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (1.1.0) 2026-03-13 12:29:30.785 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (1.33) 2026-03-13 12:29:30.786 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (4.9.2) 2026-03-13 12:29:30.787 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (7.2.2) 2026-03-13 12:29:30.787 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (6.0.3) 2026-03-13 12:29:30.788 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (1.4.0) 2026-03-13 12:29:30.791 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (3.0.0) 2026-03-13 12:29:30.794 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (4.13.2) 2026-03-13 12:29:30.795 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (0.6.0) 2026-03-13 12:29:30.796 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (3.2.0) 2026-03-13 12:29:30.799 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (1.11.0) 2026-03-13 12:29:30.799 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (14.3.3) 2026-03-13 12:29:30.800 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (1.7.2) 2026-03-13 12:29:30.802 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (10.3.0) 2026-03-13 12:29:30.802 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (6.3.0) 2026-03-13 12:29:30.803 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (2.9.0.post0) 2026-03-13 12:29:30.804 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (3.0.0) 2026-03-13 12:29:30.806 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (2.1.1) 2026-03-13 12:29:30.807 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (1.3.0) 2026-03-13 12:29:30.807 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (2.0.0) 2026-03-13 12:29:30.811 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-magnumclient==4.10.1.dev1) (1.1.2) 2026-03-13 12:29:30.814 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.10.1.dev1) (3.3.2) 2026-03-13 12:29:30.814 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.10.1.dev1) (26.0) 2026-03-13 12:29:30.817 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-magnumclient==4.10.1.dev1) (82.0.1) 2026-03-13 12:29:30.820 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==4.10.1.dev1) (0.6.0) 2026-03-13 12:29:30.827 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (1.17.0) 2026-03-13 12:29:30.830 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.10.1.dev1) (3.4.4) 2026-03-13 12:29:30.830 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.10.1.dev1) (3.11) 2026-03-13 12:29:30.830 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.10.1.dev1) (2.6.3) 2026-03-13 12:29:30.831 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.10.1.dev1) (2023.11.17) 2026-03-13 12:29:30.842 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (4.0.0) 2026-03-13 12:29:30.842 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (2.19.2) 2026-03-13 12:29:30.845 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (0.1.2) 2026-03-13 12:29:30.864 | Building wheels for collected packages: python-magnumclient 2026-03-13 12:29:30.865 | Building editable for python-magnumclient (pyproject.toml): started 2026-03-13 12:29:31.263 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-03-13 12:29:31.264 | Created wheel for python-magnumclient: filename=python_magnumclient-4.10.1.dev1-0.editable-py3-none-any.whl size=9031 sha256=456c3b75a5f32b11b5adb6636a55181225aa46157be956ec84592ecd930326cc 2026-03-13 12:29:31.264 | Stored in directory: /tmp/pip-ephem-wheel-cache-j633qvtj/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-03-13 12:29:31.268 | Successfully built python-magnumclient 2026-03-13 12:29:31.435 | Installing collected packages: python-magnumclient 2026-03-13 12:29:31.467 | Successfully installed python-magnumclient-4.10.1.dev1 2026-03-13 12:29:31.628 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:31.633 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:31.640 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:31.646 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:31.652 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:31.658 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:31.664 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:31.670 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:31.676 | ++ functions-common:time_stop:2419 : start_time=1773404967318 2026-03-13 12:29:31.683 | ++ functions-common:time_stop:2421 : [[ -z 1773404967318 ]] 2026-03-13 12:29:31.690 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:31.701 | ++ functions-common:time_stop:2424 : end_time=1773404971694 2026-03-13 12:29:31.706 | ++ functions-common:time_stop:2425 : elapsed_time=4376 2026-03-13 12:29:31.713 | ++ functions-common:time_stop:2426 : total=123202 2026-03-13 12:29:31.719 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:31.724 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=127578 2026-03-13 12:29:31.730 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:31.737 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:31.744 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:31.750 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-03-13 12:29:31.757 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-03-13 12:29:31.763 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:31.769 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-13 12:29:31.775 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/python-magnumclient, ]] 2026-03-13 12:29:31.781 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:31.787 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:330 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-03-13 12:29:31.813 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : cleanup_magnum 2026-03-13 12:29:31.820 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-03-13 12:29:31.844 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : apache_site_config_for magnum-api 2026-03-13 12:29:31.851 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-03-13 12:29:31.857 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:29:31.863 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:31.868 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:31.874 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-03-13 12:29:31.882 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-03-13 12:29:31.905 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:90 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-03-13 12:29:31.911 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:29:31.918 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-03-13 12:29:31.925 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-03-13 12:29:31.933 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-03-13 12:29:31.942 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-03-13 12:29:31.948 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-03-13 12:29:31.953 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:29:31.963 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-03-13 12:29:31.969 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-03-13 12:29:31.975 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-03-13 12:29:31.980 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:31.985 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:31.992 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-03-13 12:29:32.041 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-03-13 12:29:32.052 | ++ lib/apache:disable_apache_site:209 : true 2026-03-13 12:29:32.059 | ++ /opt/stack/magnum/devstack/plugin.sh:source:52 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:29:32.065 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:29:32.078 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:29:32.085 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-13 12:29:32.091 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-13 12:29:32.096 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-03-13 12:29:32.104 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-13 12:29:32.111 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-13 12:29:32.117 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-13 12:29:32.130 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-03-13 12:29:32.169 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:32.175 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-03-13 12:29:32.182 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-03-13 12:29:32.188 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:32.192 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:29:32.198 | ++ /opt/stack/octavia/devstack/plugin.sh:source:787 : echo_summary 'Installing octavia' 2026-03-13 12:29:32.204 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:32.209 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-03-13 12:29:32.215 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : octavia_lib_install 2026-03-13 12:29:32.221 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-03-13 12:29:32.227 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-03-13 12:29:32.233 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:32.240 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-13 12:29:32.246 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,octavia-lib, ]] 2026-03-13 12:29:32.252 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:32.259 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-03-13 12:29:32.265 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-03-13 12:29:32.272 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:29:32.280 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-03-13 12:29:32.287 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-03-13 12:29:32.294 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:29:32.304 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:29:32.305 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:29:32.315 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-03-13 12:29:32.321 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-03-13 12:29:32.328 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-03-13 12:29:32.335 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-03-13 12:29:32.342 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-03-13 12:29:32.394 | Using python 3.12 to install octavia-lib 2026-03-13 12:29:32.401 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt octavia-lib 2026-03-13 12:29:33.070 | Collecting octavia-lib 2026-03-13 12:29:33.140 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:29:33.149 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.7.2) 2026-03-13 12:29:33.150 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.9.1) 2026-03-13 12:29:33.150 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (7.0.3) 2026-03-13 12:29:33.151 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-03-13 12:29:33.153 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (1.1.2) 2026-03-13 12:29:33.154 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (10.0.0) 2026-03-13 12:29:33.155 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.0) 2026-03-13 12:29:33.156 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (1.3.0) 2026-03-13 12:29:33.157 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.0.0) 2026-03-13 12:29:33.158 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.3.2) 2026-03-13 12:29:33.158 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (26.0) 2026-03-13 12:29:33.159 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (6.0.3) 2026-03-13 12:29:33.159 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (7.2.2) 2026-03-13 12:29:33.161 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.1) 2026-03-13 12:29:33.164 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib) (82.0.1) 2026-03-13 12:29:33.180 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-03-13 12:29:33.381 | Installing collected packages: octavia-lib 2026-03-13 12:29:33.436 | Successfully installed octavia-lib-3.11.0 2026-03-13 12:29:33.540 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:33.548 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:33.554 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:33.561 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:33.567 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:33.572 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:33.579 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:33.586 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:33.592 | ++ functions-common:time_stop:2419 : start_time=1773404972381 2026-03-13 12:29:33.599 | ++ functions-common:time_stop:2421 : [[ -z 1773404972381 ]] 2026-03-13 12:29:33.608 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:33.619 | ++ functions-common:time_stop:2424 : end_time=1773404973611 2026-03-13 12:29:33.625 | ++ functions-common:time_stop:2425 : elapsed_time=1230 2026-03-13 12:29:33.630 | ++ functions-common:time_stop:2426 : total=127578 2026-03-13 12:29:33.634 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:33.641 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=128808 2026-03-13 12:29:33.649 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:33.656 | ++ /opt/stack/octavia/devstack/plugin.sh:source:789 : octavia_install 2026-03-13 12:29:33.662 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-03-13 12:29:33.668 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-03-13 12:29:33.674 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:33.680 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-13 12:29:33.688 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-03-13 12:29:33.693 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:33.699 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-03-13 12:29:33.705 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:33.712 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-13 12:29:33.719 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-03-13 12:29:33.726 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:33.733 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:33.741 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-03-13 12:29:33.748 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:33.756 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-03-13 12:29:33.762 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:33.768 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:33.777 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-03-13 12:29:33.790 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-03-13 12:29:33.797 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-03-13 12:29:33.804 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-03-13 12:29:33.902 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-03-13 12:29:33.906 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:33.912 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:33.919 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:33.926 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-13 12:29:33.933 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-03-13 12:29:33.940 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:33.947 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:33.954 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:33.960 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:33.966 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:33.972 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:33.978 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:33.984 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-03-13 12:29:34.033 | Using python 3.12 to install /opt/stack/octavia 2026-03-13 12:29:34.040 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/octavia 2026-03-13 12:29:34.611 | Obtaining file:///opt/stack/octavia 2026-03-13 12:29:34.613 | Installing build dependencies: started 2026-03-13 12:29:35.680 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:35.681 | Checking if build backend supports build_editable: started 2026-03-13 12:29:35.991 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:35.993 | Getting requirements to build editable: started 2026-03-13 12:29:36.158 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:36.161 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:36.687 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:36.708 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.18.4) 2026-03-13 12:29:36.708 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.2.0) 2026-03-13 12:29:36.709 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.7.0) 2026-03-13 12:29:36.709 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.0.3) 2026-03-13 12:29:36.710 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.0.46) 2026-03-13 12:29:36.836 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==18.1.0.dev1) 2026-03-13 12:29:36.918 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-03-13 12:29:36.933 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.2.1) 2026-03-13 12:29:36.934 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.32.5) 2026-03-13 12:29:36.934 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.0.0) 2026-03-13 12:29:36.935 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.13.1) 2026-03-13 12:29:36.935 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (12.0.0) 2026-03-13 12:29:36.935 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.8.9) 2026-03-13 12:29:36.936 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.7.0) 2026-03-13 12:29:36.936 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.10.0) 2026-03-13 12:29:36.936 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (10.3.0) 2026-03-13 12:29:36.937 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (6.3.0) 2026-03-13 12:29:36.938 | Requirement already satisfied: oslo.db>=8.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (18.0.0) 2026-03-13 12:29:36.938 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (6.7.2) 2026-03-13 12:29:36.939 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (8.1.0) 2026-03-13 12:29:36.939 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (17.3.0) 2026-03-13 12:29:36.939 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (8.0.0) 2026-03-13 12:29:36.940 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.0.0) 2026-03-13 12:29:36.940 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.7.0) 2026-03-13 12:29:36.941 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.9.1) 2026-03-13 12:29:36.941 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.7.1) 2026-03-13 12:29:36.941 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (10.0.0) 2026-03-13 12:29:36.942 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.2.2) 2026-03-13 12:29:36.942 | Requirement already satisfied: pyasn1!=0.2.3,>=0.1.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.6.0) 2026-03-13 12:29:36.943 | Requirement already satisfied: pyasn1-modules>=0.0.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.4.1) 2026-03-13 12:29:36.943 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.3.0) 2026-03-13 12:29:36.943 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.11.0) 2026-03-13 12:29:36.944 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (18.12.0) 2026-03-13 12:29:36.944 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (9.9.0) 2026-03-13 12:29:36.944 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.12.1) 2026-03-13 12:29:36.945 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.6) 2026-03-13 12:29:36.945 | Requirement already satisfied: taskflow!=6.0.0,>=5.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (6.2.0) 2026-03-13 12:29:36.946 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.6.0) 2026-03-13 12:29:36.946 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (9.1.4) 2026-03-13 12:29:36.946 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev1) (1.9.0) 2026-03-13 12:29:36.947 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.26.0) 2026-03-13 12:29:36.947 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.11.0) 2026-03-13 12:29:36.948 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.3.7) 2026-03-13 12:29:36.948 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.9.0.post0) 2026-03-13 12:29:36.948 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.3) 2026-03-13 12:29:36.949 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (43.0.3) 2026-03-13 12:29:36.949 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.8.1) 2026-03-13 12:29:36.978 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev1) 2026-03-13 12:29:36.989 | Downloading gunicorn-25.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:29:37.001 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.6) 2026-03-13 12:29:37.004 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev1) (1.3.10) 2026-03-13 12:29:37.004 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev1) (4.15.0) 2026-03-13 12:29:37.011 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==18.1.0.dev1) (2.0.0) 2026-03-13 12:29:37.013 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==18.1.0.dev1) (3.0) 2026-03-13 12:29:37.015 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (1.9.0) 2026-03-13 12:29:37.016 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (8.3.1) 2026-03-13 12:29:37.016 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (2.2.0) 2026-03-13 12:29:37.017 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (3.0.3) 2026-03-13 12:29:37.020 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==18.1.0.dev1) (3.0.0) 2026-03-13 12:29:37.021 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==18.1.0.dev1) (2.1.1) 2026-03-13 12:29:37.022 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev1) (26.0) 2026-03-13 12:29:37.026 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (25.4.0) 2026-03-13 12:29:37.027 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (2025.9.1) 2026-03-13 12:29:37.027 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (0.37.0) 2026-03-13 12:29:37.028 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (0.30.0) 2026-03-13 12:29:37.032 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev1) (2.1.0) 2026-03-13 12:29:37.033 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev1) (1.8.2) 2026-03-13 12:29:37.036 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (4.1.1) 2026-03-13 12:29:37.037 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (4.0.1) 2026-03-13 12:29:37.037 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (2.11.0) 2026-03-13 12:29:37.038 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (5.8.0) 2026-03-13 12:29:37.043 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (5.2.1) 2026-03-13 12:29:37.044 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.5.0) 2026-03-13 12:29:37.044 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.1.0) 2026-03-13 12:29:37.045 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.33) 2026-03-13 12:29:37.045 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (4.9.2) 2026-03-13 12:29:37.046 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (6.0.3) 2026-03-13 12:29:37.046 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.4.0) 2026-03-13 12:29:37.052 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==18.1.0.dev1) (3.0.0) 2026-03-13 12:29:37.059 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==18.1.0.dev1) (1.3.0) 2026-03-13 12:29:37.065 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (2.0.2) 2026-03-13 12:29:37.065 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (0.5.0) 2026-03-13 12:29:37.068 | Requirement already satisfied: PyMySQL>=0.7.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (1.1.2) 2026-03-13 12:29:37.075 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (4.5.1) 2026-03-13 12:29:37.075 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (7.0.1) 2026-03-13 12:29:37.076 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (5.3.1) 2026-03-13 12:29:37.076 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (5.6.2) 2026-03-13 12:29:37.077 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.15.1) 2026-03-13 12:29:37.079 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (5.1.0) 2026-03-13 12:29:37.085 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (2025.3) 2026-03-13 12:29:37.090 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.24.1) 2026-03-13 12:29:37.092 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev1) (5.0.0) 2026-03-13 12:29:37.093 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev1) (4.0.1) 2026-03-13 12:29:37.103 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==18.1.0.dev1) (1.1.2) 2026-03-13 12:29:37.108 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.40.4) 2026-03-13 12:29:37.108 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (3.3.2) 2026-03-13 12:29:37.109 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (7.4.0) 2026-03-13 12:29:37.109 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (3.1.0) 2026-03-13 12:29:37.110 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (2.5.1) 2026-03-13 12:29:37.110 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (3.10.1) 2026-03-13 12:29:37.111 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (1.7.3) 2026-03-13 12:29:37.113 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (2.8.0) 2026-03-13 12:29:37.122 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.20) 2026-03-13 12:29:37.126 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev1) (3.17.0) 2026-03-13 12:29:37.130 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==18.1.0.dev1) (3.3.2) 2026-03-13 12:29:37.135 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (82.0.1) 2026-03-13 12:29:37.150 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev1) (0.6.0) 2026-03-13 12:29:37.177 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (4.13.2) 2026-03-13 12:29:37.181 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (0.6.0) 2026-03-13 12:29:37.181 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (3.2.0) 2026-03-13 12:29:37.187 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (1.11.0) 2026-03-13 12:29:37.187 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (14.3.3) 2026-03-13 12:29:37.188 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (1.7.2) 2026-03-13 12:29:37.197 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==18.1.0.dev1) (1.17.0) 2026-03-13 12:29:37.201 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev1) (2.1.0) 2026-03-13 12:29:37.201 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev1) (24.2.1) 2026-03-13 12:29:37.221 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (3.4.4) 2026-03-13 12:29:37.221 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (3.11) 2026-03-13 12:29:37.222 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (2.6.3) 2026-03-13 12:29:37.222 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (2023.11.17) 2026-03-13 12:29:37.245 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (4.0.0) 2026-03-13 12:29:37.245 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (2.19.2) 2026-03-13 12:29:37.252 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (0.1.2) 2026-03-13 12:29:37.263 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.7) 2026-03-13 12:29:37.293 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev1) (3.4.2) 2026-03-13 12:29:37.294 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev1) (3.3.0) 2026-03-13 12:29:37.295 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev1) (4.0.1) 2026-03-13 12:29:37.319 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (2.8.5) 2026-03-13 12:29:37.347 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev1) (0.8.1) 2026-03-13 12:29:37.347 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev1) (2025.2) 2026-03-13 12:29:37.348 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev1) (8.7.1) 2026-03-13 12:29:37.352 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==18.1.0.dev1) (3.23.0) 2026-03-13 12:29:37.402 | Downloading gunicorn-25.1.0-py3-none-any.whl (197 kB) 2026-03-13 12:29:37.456 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-03-13 12:29:37.481 | Building wheels for collected packages: octavia 2026-03-13 12:29:37.483 | Building editable for octavia (pyproject.toml): started 2026-03-13 12:29:38.184 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-03-13 12:29:38.185 | Created wheel for octavia: filename=octavia-18.1.0.dev1-0.editable-py3-none-any.whl size=9913 sha256=3a5ec58b5c9c30c70dff448c756819dc1b88a7bfe4653235ac27be925b54836a 2026-03-13 12:29:38.185 | Stored in directory: /tmp/pip-ephem-wheel-cache-eplot6kn/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-03-13 12:29:38.189 | Successfully built octavia 2026-03-13 12:29:38.331 | Installing collected packages: gunicorn, SQLAlchemy-Utils, octavia 2026-03-13 12:29:38.570 | 2026-03-13 12:29:38.587 | Successfully installed SQLAlchemy-Utils-0.42.1 gunicorn-25.1.0 octavia-18.1.0.dev1 2026-03-13 12:29:38.740 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:38.745 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:38.752 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:38.757 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:38.763 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:38.769 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:38.774 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:38.780 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:38.785 | ++ functions-common:time_stop:2419 : start_time=1773404974020 2026-03-13 12:29:38.791 | ++ functions-common:time_stop:2421 : [[ -z 1773404974020 ]] 2026-03-13 12:29:38.798 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:38.808 | ++ functions-common:time_stop:2424 : end_time=1773404978802 2026-03-13 12:29:38.814 | ++ functions-common:time_stop:2425 : elapsed_time=4782 2026-03-13 12:29:38.819 | ++ functions-common:time_stop:2426 : total=128808 2026-03-13 12:29:38.825 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:38.831 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=133590 2026-03-13 12:29:38.837 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:38.844 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:38.850 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:38.855 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-03-13 12:29:38.862 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-03-13 12:29:38.868 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:38.875 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-13 12:29:38.882 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-03-13 12:29:38.889 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:38.896 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : octaviaclient_install 2026-03-13 12:29:38.903 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-03-13 12:29:38.907 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-03-13 12:29:38.914 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:38.921 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-13 12:29:38.927 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-octaviaclient, ]] 2026-03-13 12:29:38.934 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:38.940 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-03-13 12:29:38.946 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-03-13 12:29:38.953 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:29:38.960 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-03-13 12:29:38.967 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-03-13 12:29:38.974 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:29:38.984 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:29:38.985 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:29:38.994 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-03-13 12:29:39.001 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-03-13 12:29:39.007 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-03-13 12:29:39.015 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-03-13 12:29:39.021 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-03-13 12:29:39.071 | Using python 3.12 to install python-octaviaclient 2026-03-13 12:29:39.077 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-octaviaclient 2026-03-13 12:29:39.663 | Requirement already satisfied: python-octaviaclient in /opt/stack/data/venv/lib/python3.12/site-packages (3.13.0) 2026-03-13 12:29:39.664 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.13.2) 2026-03-13 12:29:39.665 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.13.1) 2026-03-13 12:29:39.665 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (9.0.0) 2026-03-13 12:29:39.665 | Requirement already satisfied: osc-lib>=1.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.4.0) 2026-03-13 12:29:39.666 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.9.1) 2026-03-13 12:29:39.666 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (10.0.0) 2026-03-13 12:29:39.667 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (7.0.3) 2026-03-13 12:29:39.667 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.32.5) 2026-03-13 12:29:39.668 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-03-13 12:29:39.669 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.2.0) 2026-03-13 12:29:39.669 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.17.0) 2026-03-13 12:29:39.670 | Requirement already satisfied: stevedore>=5.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (5.7.0) 2026-03-13 12:29:39.670 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (6.0.3) 2026-03-13 12:29:39.672 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.11.0) 2026-03-13 12:29:39.673 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (14.3.3) 2026-03-13 12:29:39.673 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.7.2) 2026-03-13 12:29:39.674 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (2.1.0) 2026-03-13 12:29:39.675 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (1.8.2) 2026-03-13 12:29:39.675 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (4.15.0) 2026-03-13 12:29:39.678 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (4.10.0) 2026-03-13 12:29:39.679 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (6.7.2) 2026-03-13 12:29:39.680 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (43.0.3) 2026-03-13 12:29:39.681 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (5.2.1) 2026-03-13 12:29:39.681 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.5.0) 2026-03-13 12:29:39.682 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.1.0) 2026-03-13 12:29:39.682 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.33) 2026-03-13 12:29:39.683 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (4.9.2) 2026-03-13 12:29:39.684 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (7.2.2) 2026-03-13 12:29:39.684 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.4.0) 2026-03-13 12:29:39.686 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (2.0.0) 2026-03-13 12:29:39.688 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (3.0) 2026-03-13 12:29:39.692 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (3.0.0) 2026-03-13 12:29:39.695 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-octaviaclient) (1.1.2) 2026-03-13 12:29:39.697 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (1.3.0) 2026-03-13 12:29:39.698 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.0.0) 2026-03-13 12:29:39.698 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.3.2) 2026-03-13 12:29:39.698 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (26.0) 2026-03-13 12:29:39.700 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-octaviaclient) (2.1.1) 2026-03-13 12:29:39.704 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-octaviaclient) (82.0.1) 2026-03-13 12:29:39.706 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-03-13 12:29:39.714 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (5.8.0) 2026-03-13 12:29:39.715 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (9.9.0) 2026-03-13 12:29:39.719 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (10.3.0) 2026-03-13 12:29:39.721 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.0.0) 2026-03-13 12:29:39.725 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.4.4) 2026-03-13 12:29:39.725 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.11) 2026-03-13 12:29:39.725 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (2.6.3) 2026-03-13 12:29:39.726 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-03-13 12:29:39.738 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.0.0) 2026-03-13 12:29:39.738 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (2.19.2) 2026-03-13 12:29:39.741 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.1.2) 2026-03-13 12:29:40.033 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:40.038 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:40.045 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:40.050 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:40.058 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:40.063 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:40.069 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:40.075 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:40.081 | ++ functions-common:time_stop:2419 : start_time=1773404979059 2026-03-13 12:29:40.086 | ++ functions-common:time_stop:2421 : [[ -z 1773404979059 ]] 2026-03-13 12:29:40.094 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:40.102 | ++ functions-common:time_stop:2424 : end_time=1773404980097 2026-03-13 12:29:40.110 | ++ functions-common:time_stop:2425 : elapsed_time=1038 2026-03-13 12:29:40.116 | ++ functions-common:time_stop:2426 : total=133590 2026-03-13 12:29:40.122 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:40.127 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=134628 2026-03-13 12:29:40.131 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:40.137 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:29:40.144 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:29:40.151 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-03-13 12:29:40.157 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-03-13 12:29:40.163 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-03-13 12:29:40.169 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-03-13 12:29:40.177 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:29:40.183 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-13 12:29:40.189 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-13 12:29:40.196 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-03-13 12:29:40.238 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:40.244 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:29:40.250 | ++ /opt/stack/manila/devstack/plugin.sh:source:1144 : echo_summary 'Installing Manila Client' 2026-03-13 12:29:40.257 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:40.264 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-03-13 12:29:40.270 | ++ /opt/stack/manila/devstack/plugin.sh:source:1145 : install_manilaclient 2026-03-13 12:29:40.276 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:722 : use_library_from_git python-manilaclient 2026-03-13 12:29:40.282 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-03-13 12:29:40.288 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:40.294 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-13 12:29:40.300 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-manilaclient, ]] 2026-03-13 12:29:40.306 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:40.311 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:726 : pip_install python-manilaclient 2026-03-13 12:29:40.360 | Using python 3.12 to install python-manilaclient 2026-03-13 12:29:40.365 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-manilaclient 2026-03-13 12:29:41.132 | Collecting python-manilaclient 2026-03-13 12:29:41.222 | Downloading python_manilaclient-6.0.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:29:41.236 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-03-13 12:29:41.237 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.3.0) 2026-03-13 12:29:41.238 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.1.0) 2026-03-13 12:29:41.238 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.9.1) 2026-03-13 12:29:41.239 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.0.0) 2026-03-13 12:29:41.240 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.17.0) 2026-03-13 12:29:41.241 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.32.5) 2026-03-13 12:29:41.241 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.4.0) 2026-03-13 12:29:41.242 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.13.1) 2026-03-13 12:29:41.242 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.0.0) 2026-03-13 12:29:41.244 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-manilaclient) (2.1.1) 2026-03-13 12:29:41.245 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (2.1.0) 2026-03-13 12:29:41.246 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (5.7.0) 2026-03-13 12:29:41.247 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (1.8.2) 2026-03-13 12:29:41.248 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (4.15.0) 2026-03-13 12:29:41.252 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.13.2) 2026-03-13 12:29:41.252 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.10.0) 2026-03-13 12:29:41.253 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (6.7.2) 2026-03-13 12:29:41.255 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.6.0) 2026-03-13 12:29:41.255 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (3.2.0) 2026-03-13 12:29:41.256 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (6.0.3) 2026-03-13 12:29:41.259 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.11.0) 2026-03-13 12:29:41.260 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (14.3.3) 2026-03-13 12:29:41.260 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.7.2) 2026-03-13 12:29:41.262 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (43.0.3) 2026-03-13 12:29:41.263 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (5.2.1) 2026-03-13 12:29:41.263 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.5.0) 2026-03-13 12:29:41.264 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.1.0) 2026-03-13 12:29:41.265 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.33) 2026-03-13 12:29:41.266 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (4.9.2) 2026-03-13 12:29:41.266 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (7.2.2) 2026-03-13 12:29:41.267 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.4.0) 2026-03-13 12:29:41.269 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (2.0.0) 2026-03-13 12:29:41.272 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (3.0) 2026-03-13 12:29:41.276 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (3.0.0) 2026-03-13 12:29:41.278 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (1.3.0) 2026-03-13 12:29:41.279 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (2.0.0) 2026-03-13 12:29:41.284 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (6.3.0) 2026-03-13 12:29:41.285 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (2.9.0.post0) 2026-03-13 12:29:41.288 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.20.0->python-manilaclient) (1.1.2) 2026-03-13 12:29:41.290 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (3.3.2) 2026-03-13 12:29:41.291 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (26.0) 2026-03-13 12:29:41.294 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.0.0->python-manilaclient) (82.0.1) 2026-03-13 12:29:41.297 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.6.0) 2026-03-13 12:29:41.304 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient) (1.17.0) 2026-03-13 12:29:41.307 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.4.4) 2026-03-13 12:29:41.308 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.11) 2026-03-13 12:29:41.308 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.6.3) 2026-03-13 12:29:41.309 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-03-13 12:29:41.319 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.0.0) 2026-03-13 12:29:41.320 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (2.19.2) 2026-03-13 12:29:41.323 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.1.2) 2026-03-13 12:29:41.354 | Downloading python_manilaclient-6.0.0-py3-none-any.whl (410 kB) 2026-03-13 12:29:41.618 | Installing collected packages: python-manilaclient 2026-03-13 12:29:41.997 | Successfully installed python-manilaclient-6.0.0 2026-03-13 12:29:42.135 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:42.140 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:42.145 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:42.151 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:42.156 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:42.162 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:42.168 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:42.173 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:42.177 | ++ functions-common:time_stop:2419 : start_time=1773404980349 2026-03-13 12:29:42.183 | ++ functions-common:time_stop:2421 : [[ -z 1773404980349 ]] 2026-03-13 12:29:42.189 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:42.197 | ++ functions-common:time_stop:2424 : end_time=1773404982191 2026-03-13 12:29:42.202 | ++ functions-common:time_stop:2425 : elapsed_time=1842 2026-03-13 12:29:42.207 | ++ functions-common:time_stop:2426 : total=134628 2026-03-13 12:29:42.213 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:42.219 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=136470 2026-03-13 12:29:42.224 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:42.231 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:728 : [[ True == \T\r\u\e ]] 2026-03-13 12:29:42.237 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:729 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-03-13 12:29:42.259 | ++ /opt/stack/manila/devstack/plugin.sh:source:1146 : echo_summary 'Installing Manila' 2026-03-13 12:29:42.265 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:42.271 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-03-13 12:29:42.278 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : install_manila 2026-03-13 12:29:42.283 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:735 : setup_develop /opt/stack/manila 2026-03-13 12:29:42.289 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:42.295 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-03-13 12:29:42.301 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-03-13 12:29:42.306 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:42.313 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-03-13 12:29:42.319 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:42.324 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-03-13 12:29:42.330 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-03-13 12:29:42.336 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:42.340 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:42.346 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-03-13 12:29:42.353 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:42.360 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-03-13 12:29:42.365 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:42.370 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:42.378 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-03-13 12:29:42.389 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-03-13 12:29:42.396 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-03-13 12:29:42.402 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-03-13 12:29:42.497 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-03-13 12:29:42.503 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:42.507 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:42.512 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:42.517 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-03-13 12:29:42.522 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-03-13 12:29:42.527 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:42.532 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:42.536 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:42.542 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:42.547 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:42.553 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:42.559 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:42.564 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-03-13 12:29:42.607 | Using python 3.12 to install /opt/stack/manila 2026-03-13 12:29:42.612 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/manila 2026-03-13 12:29:43.214 | Obtaining file:///opt/stack/manila 2026-03-13 12:29:43.217 | Installing build dependencies: started 2026-03-13 12:29:44.296 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:44.297 | Checking if build backend supports build_editable: started 2026-03-13 12:29:44.601 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:44.603 | Getting requirements to build editable: started 2026-03-13 12:29:45.279 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:45.281 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:45.808 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:45.826 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.0.3) 2026-03-13 12:29:45.827 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (1.18.4) 2026-03-13 12:29:45.827 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.6.0) 2026-03-13 12:29:45.828 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (0.7.1) 2026-03-13 12:29:45.828 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (0.40.4) 2026-03-13 12:29:45.828 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.3.2) 2026-03-13 12:29:45.829 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (6.0.2) 2026-03-13 12:29:45.829 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (1.3.0) 2026-03-13 12:29:45.830 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (10.3.0) 2026-03-13 12:29:45.830 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (6.3.0) 2026-03-13 12:29:45.830 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (18.0.0) 2026-03-13 12:29:45.831 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (6.7.2) 2026-03-13 12:29:45.831 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (8.1.0) 2026-03-13 12:29:45.832 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (17.3.0) 2026-03-13 12:29:45.832 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (8.0.0) 2026-03-13 12:29:45.833 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.0.0) 2026-03-13 12:29:45.833 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.10.1) 2026-03-13 12:29:45.833 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.7.0) 2026-03-13 12:29:45.834 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.9.0) 2026-03-13 12:29:45.834 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.9.1) 2026-03-13 12:29:45.835 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.5.1) 2026-03-13 12:29:45.836 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.7.1) 2026-03-13 12:29:45.836 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (10.0.0) 2026-03-13 12:29:45.837 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.4.0) 2026-03-13 12:29:45.837 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.3.0) 2026-03-13 12:29:45.837 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.0.0) 2026-03-13 12:29:45.838 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.10.1) 2026-03-13 12:29:45.838 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.1.0) 2026-03-13 12:29:45.839 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.3.2) 2026-03-13 12:29:45.839 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (11.8.0) 2026-03-13 12:29:45.839 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.13.1) 2026-03-13 12:29:45.840 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (12.0.0) 2026-03-13 12:29:45.840 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.32.5) 2026-03-13 12:29:45.841 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (9.1.4) 2026-03-13 12:29:45.841 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.5.1) 2026-03-13 12:29:45.842 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.0.46) 2026-03-13 12:29:45.842 | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (0.42.1) 2026-03-13 12:29:45.842 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.7.0) 2026-03-13 12:29:45.843 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (8.1.0) 2026-03-13 12:29:45.843 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (9.9.0) 2026-03-13 12:29:45.844 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (18.12.0) 2026-03-13 12:29:45.844 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (1.8.9) 2026-03-13 12:29:45.844 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.0.1) 2026-03-13 12:29:45.845 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (26.0) 2026-03-13 12:29:45.845 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.26.0) 2026-03-13 12:29:45.846 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.10.0) 2026-03-13 12:29:45.847 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev1) (1.3.10) 2026-03-13 12:29:45.848 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev1) (4.15.0) 2026-03-13 12:29:45.850 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev1) (43.0.3) 2026-03-13 12:29:45.851 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev1) (7.3.0) 2026-03-13 12:29:45.854 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev1) (2.0.0) 2026-03-13 12:29:45.858 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev1) (3.0) 2026-03-13 12:29:45.862 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==22.1.0.dev1) (2.8.0) 2026-03-13 12:29:45.869 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev1) (25.4.0) 2026-03-13 12:29:45.870 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev1) (2025.9.1) 2026-03-13 12:29:45.871 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev1) (0.37.0) 2026-03-13 12:29:45.871 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev1) (0.30.0) 2026-03-13 12:29:45.875 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev1) (2.1.0) 2026-03-13 12:29:45.875 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev1) (1.8.2) 2026-03-13 12:29:45.878 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev1) (4.1.1) 2026-03-13 12:29:45.879 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:45.880 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev1) (2.11.0) 2026-03-13 12:29:45.880 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev1) (5.8.0) 2026-03-13 12:29:45.886 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (5.2.1) 2026-03-13 12:29:45.887 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (1.5.0) 2026-03-13 12:29:45.887 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (1.1.0) 2026-03-13 12:29:45.888 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (1.33) 2026-03-13 12:29:45.889 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (4.9.2) 2026-03-13 12:29:45.889 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (7.2.2) 2026-03-13 12:29:45.889 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (6.0.3) 2026-03-13 12:29:45.890 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (1.4.0) 2026-03-13 12:29:45.896 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->manila==22.1.0.dev1) (3.0.0) 2026-03-13 12:29:45.902 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev1) (0.20) 2026-03-13 12:29:45.902 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev1) (3.0.0) 2026-03-13 12:29:45.904 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0->manila==22.1.0.dev1) (2.1.1) 2026-03-13 12:29:45.907 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=9.5.0->manila==22.1.0.dev1) (2.0.0) 2026-03-13 12:29:45.911 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev1) (2.0.2) 2026-03-13 12:29:45.912 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev1) (0.5.0) 2026-03-13 12:29:45.916 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==22.1.0.dev1) (2.9.0.post0) 2026-03-13 12:29:45.918 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev1) (3.2.1) 2026-03-13 12:29:45.920 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev1) (5.3.1) 2026-03-13 12:29:45.920 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev1) (5.6.2) 2026-03-13 12:29:45.921 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev1) (0.15.1) 2026-03-13 12:29:45.923 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->manila==22.1.0.dev1) (5.1.0) 2026-03-13 12:29:45.929 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->manila==22.1.0.dev1) (2025.3) 2026-03-13 12:29:45.933 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->manila==22.1.0.dev1) (0.24.1) 2026-03-13 12:29:45.935 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev1) (5.0.0) 2026-03-13 12:29:45.935 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev1) (3.1.6) 2026-03-13 12:29:45.936 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:45.941 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->manila==22.1.0.dev1) (3.0.3) 2026-03-13 12:29:45.948 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==22.1.0.dev1) (1.1.2) 2026-03-13 12:29:45.959 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.4.1->manila==22.1.0.dev1) (1.7.3) 2026-03-13 12:29:45.963 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->manila==22.1.0.dev1) (2.2.0) 2026-03-13 12:29:45.966 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.4.1->manila==22.1.0.dev1) (1.3.7) 2026-03-13 12:29:45.969 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==22.1.0.dev1) (3.17.0) 2026-03-13 12:29:45.982 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev1) (2.2.1) 2026-03-13 12:29:45.983 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev1) (1.6.2) 2026-03-13 12:29:45.988 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev1) (82.0.1) 2026-03-13 12:29:45.999 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==22.1.0.dev1) (0.6.0) 2026-03-13 12:29:46.023 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (4.13.2) 2026-03-13 12:29:46.026 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (0.6.0) 2026-03-13 12:29:46.027 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (3.2.0) 2026-03-13 12:29:46.033 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (1.11.0) 2026-03-13 12:29:46.034 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (14.3.3) 2026-03-13 12:29:46.034 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (1.7.2) 2026-03-13 12:29:46.044 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.4.0->manila==22.1.0.dev1) (1.17.0) 2026-03-13 12:29:46.052 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==22.1.0.dev1) (4.4.0) 2026-03-13 12:29:46.071 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev1) (3.4.4) 2026-03-13 12:29:46.072 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev1) (3.11) 2026-03-13 12:29:46.072 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev1) (2.6.3) 2026-03-13 12:29:46.073 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev1) (2023.11.17) 2026-03-13 12:29:46.099 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (4.0.0) 2026-03-13 12:29:46.099 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (2.19.2) 2026-03-13 12:29:46.106 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (0.1.2) 2026-03-13 12:29:46.118 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==22.1.0.dev1) (0.7) 2026-03-13 12:29:46.158 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=17.2.1->manila==22.1.0.dev1) (2.8.5) 2026-03-13 12:29:46.162 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==22.1.0.dev1) (0.16.0) 2026-03-13 12:29:46.220 | Building wheels for collected packages: manila 2026-03-13 12:29:46.220 | Building editable for manila (pyproject.toml): started 2026-03-13 12:29:46.919 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-03-13 12:29:46.921 | Created wheel for manila: filename=manila-22.1.0.dev1-0.editable-py3-none-any.whl size=8942 sha256=e0b75fd4616e35ca8dcaadd1f0ca00a0e51b918ceadfbdbe18ef5a07adec6df7 2026-03-13 12:29:46.922 | Stored in directory: /tmp/pip-ephem-wheel-cache-oh72mo7q/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-03-13 12:29:46.927 | Successfully built manila 2026-03-13 12:29:47.068 | Installing collected packages: manila 2026-03-13 12:29:47.103 | Successfully installed manila-22.1.0.dev1 2026-03-13 12:29:47.271 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:47.273 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:47.279 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:47.284 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:47.290 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:47.295 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:47.300 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:47.305 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:47.311 | ++ functions-common:time_stop:2419 : start_time=1773404982596 2026-03-13 12:29:47.315 | ++ functions-common:time_stop:2421 : [[ -z 1773404982596 ]] 2026-03-13 12:29:47.322 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:47.337 | ++ functions-common:time_stop:2424 : end_time=1773404987331 2026-03-13 12:29:47.342 | ++ functions-common:time_stop:2425 : elapsed_time=4735 2026-03-13 12:29:47.346 | ++ functions-common:time_stop:2426 : total=136470 2026-03-13 12:29:47.352 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:47.357 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=141205 2026-03-13 12:29:47.363 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:47.368 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:47.372 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:47.378 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-03-13 12:29:47.383 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-03-13 12:29:47.388 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:47.392 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-13 12:29:47.396 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/manila, ]] 2026-03-13 12:29:47.402 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:47.408 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:737 : is_service_enabled m-shr 2026-03-13 12:29:47.446 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:47.454 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : systemctl is-active nfs-ganesha.service 2026-03-13 12:29:47.471 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-03-13 12:29:47.477 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:740 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-03-13 12:29:47.484 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:741 : _install_nfs_and_samba 2026-03-13 12:29:47.490 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:702 : is_ubuntu 2026-03-13 12:29:47.496 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:47.504 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:47.512 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:703 : install_package nfs-kernel-server nfs-common samba 2026-03-13 12:29:47.519 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-13 12:29:47.523 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:29:47.529 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:29:47.534 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:29:47.540 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:47.545 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:29:47.552 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:47.558 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:47.565 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:29:47.569 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:29:47.573 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:29:47.578 | ++ functions-common:apt_get_update:1159 : return 2026-03-13 12:29:47.585 | ++ functions-common:install_package:1431 : real_install_package nfs-kernel-server nfs-common samba 2026-03-13 12:29:47.590 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:29:47.598 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:47.605 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:47.610 | ++ functions-common:real_install_package:1419 : apt_get install nfs-kernel-server nfs-common samba 2026-03-13 12:29:47.659 | ++ functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install nfs-kernel-server nfs-common samba 2026-03-13 12:29:47.701 | Reading package lists... 2026-03-13 12:29:48.000 | Building dependency tree... 2026-03-13 12:29:48.001 | Reading state information... 2026-03-13 12:29:48.365 | The following additional packages will be installed: 2026-03-13 12:29:48.366 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-13 12:29:48.367 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-13 12:29:48.367 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-03-13 12:29:48.367 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-03-13 12:29:48.368 | Suggested packages: 2026-03-13 12:29:48.369 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-03-13 12:29:48.369 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-03-13 12:29:48.369 | | chrony ufw winbind heimdal-clients 2026-03-13 12:29:48.369 | Recommended packages: 2026-03-13 12:29:48.369 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-03-13 12:29:48.463 | The following NEW packages will be installed: 2026-03-13 12:29:48.463 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-13 12:29:48.464 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-13 12:29:48.464 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-03-13 12:29:48.464 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-03-13 12:29:48.464 | samba-common-bin samba-libs tdb-tools 2026-03-13 12:29:48.921 | 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:29:48.921 | Need to get 12.9 MB of archives. 2026-03-13 12:29:48.921 | After this operation, 58.0 MB of additional disk space will be used. 2026-03-13 12:29:48.921 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-03-13 12:29:49.157 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-03-13 12:29:49.198 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-03-13 12:29:49.270 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-03-13 12:29:49.394 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-03-13 12:29:49.434 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-03-13 12:29:49.442 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-03-13 12:29:49.447 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-03-13 12:29:49.455 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-03-13 12:29:49.462 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldb2 amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 [188 kB] 2026-03-13 12:29:49.489 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ldb amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 [41.8 kB] 2026-03-13 12:29:49.495 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-03-13 12:29:49.497 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-03-13 12:29:49.505 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.1 [29.9 kB] 2026-03-13 12:29:49.555 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.1 [23.4 kB] 2026-03-13 12:29:49.556 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.1 [26.8 kB] 2026-03-13 12:29:49.557 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libwbclient0 amd64 2:4.19.5+dfsg-4ubuntu9.4 [71.7 kB] 2026-03-13 12:29:49.563 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-libs amd64 2:4.19.5+dfsg-4ubuntu9.4 [6,018 kB] 2026-03-13 12:29:49.883 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-03-13 12:29:49.884 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-samba amd64 2:4.19.5+dfsg-4ubuntu9.4 [2,895 kB] 2026-03-13 12:29:49.923 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common all 2:4.19.5+dfsg-4ubuntu9.4 [65.2 kB] 2026-03-13 12:29:49.924 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.9 [273 kB] 2026-03-13 12:29:49.945 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common-bin amd64 2:4.19.5+dfsg-4ubuntu9.4 [1,279 kB] 2026-03-13 12:29:49.964 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-03-13 12:29:49.965 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba amd64 2:4.19.5+dfsg-4ubuntu9.4 [1,003 kB] 2026-03-13 12:29:49.979 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-kernel-server amd64 1:2.6.4-3ubuntu5.1 [169 kB] 2026-03-13 12:29:50.197 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:29:50.256 | Fetched 12.9 MB in 1s (8,694 kB/s) 2026-03-13 12:29:50.295 | Selecting previously unselected package libnfsidmap1:amd64. 2026-03-13 12:29:50.340 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (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% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 70471 files and directories currently installed.) 2026-03-13 12:29:50.343 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-13 12:29:50.350 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:50.420 | Selecting previously unselected package rpcbind. 2026-03-13 12:29:50.431 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-03-13 12:29:50.439 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-03-13 12:29:50.500 | Selecting previously unselected package keyutils. 2026-03-13 12:29:50.511 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-03-13 12:29:50.515 | Unpacking keyutils (1.6.3-3build1) ... 2026-03-13 12:29:50.594 | Selecting previously unselected package nfs-common. 2026-03-13 12:29:50.604 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-13 12:29:50.616 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:50.787 | Selecting previously unselected package python3-dnspython. 2026-03-13 12:29:50.797 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-03-13 12:29:50.808 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-13 12:29:51.000 | Selecting previously unselected package liblmdb0:amd64. 2026-03-13 12:29:51.010 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-03-13 12:29:51.017 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-13 12:29:51.081 | Selecting previously unselected package libtalloc2:amd64. 2026-03-13 12:29:51.088 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-03-13 12:29:51.091 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:51.156 | Selecting previously unselected package libtdb1:amd64. 2026-03-13 12:29:51.166 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-03-13 12:29:51.170 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-03-13 12:29:51.230 | Selecting previously unselected package libtevent0t64:amd64. 2026-03-13 12:29:51.241 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-03-13 12:29:51.244 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-13 12:29:51.302 | Selecting previously unselected package libldb2:amd64. 2026-03-13 12:29:51.313 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:51.316 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:51.392 | Selecting previously unselected package python3-ldb. 2026-03-13 12:29:51.405 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:51.409 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:51.470 | Selecting previously unselected package python3-tdb. 2026-03-13 12:29:51.482 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-03-13 12:29:51.486 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-03-13 12:29:51.539 | Selecting previously unselected package python3-markdown. 2026-03-13 12:29:51.550 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-03-13 12:29:51.554 | Unpacking python3-markdown (3.5.2-1) ... 2026-03-13 12:29:51.622 | Selecting previously unselected package libavahi-common-data:amd64. 2026-03-13 12:29:51.636 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.1_amd64.deb ... 2026-03-13 12:29:51.640 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:51.698 | Selecting previously unselected package libavahi-common3:amd64. 2026-03-13 12:29:51.710 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-13 12:29:51.714 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:51.771 | Selecting previously unselected package libavahi-client3:amd64. 2026-03-13 12:29:51.784 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-13 12:29:51.787 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:51.846 | Selecting previously unselected package libwbclient0:amd64. 2026-03-13 12:29:51.857 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:51.861 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:51.922 | Selecting previously unselected package samba-libs:amd64. 2026-03-13 12:29:51.936 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:51.944 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:52.177 | Selecting previously unselected package python3-talloc:amd64. 2026-03-13 12:29:52.189 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-03-13 12:29:52.193 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:52.253 | Selecting previously unselected package python3-samba. 2026-03-13 12:29:52.266 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:52.269 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:52.487 | Selecting previously unselected package samba-common. 2026-03-13 12:29:52.500 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.4_all.deb ... 2026-03-13 12:29:52.519 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:52.585 | Selecting previously unselected package libcups2t64:amd64. 2026-03-13 12:29:52.597 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-03-13 12:29:52.600 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-13 12:29:52.660 | Selecting previously unselected package samba-common-bin. 2026-03-13 12:29:52.673 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:52.676 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:52.779 | Selecting previously unselected package tdb-tools. 2026-03-13 12:29:52.790 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-03-13 12:29:52.794 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-03-13 12:29:52.860 | Selecting previously unselected package samba. 2026-03-13 12:29:52.871 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:52.896 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:53.016 | Selecting previously unselected package nfs-kernel-server. 2026-03-13 12:29:53.026 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-13 12:29:53.030 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:53.126 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-13 12:29:53.137 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:53.152 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-03-13 12:29:53.164 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-03-13 12:29:53.820 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-03-13 12:29:53.820 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-03-13 12:29:54.402 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:54.695 | 2026-03-13 12:29:54.695 | Creating config file /etc/samba/smb.conf with new version 2026-03-13 12:29:54.820 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:54.831 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:54.841 | Setting up python3-tdb (1.4.10-1build1) ... 2026-03-13 12:29:54.991 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:55.003 | Setting up tdb-tools (1.4.10-1build1) ... 2026-03-13 12:29:55.019 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-03-13 12:29:55.027 | Setting up python3-markdown (3.5.2-1) ... 2026-03-13 12:29:55.236 | Setting up keyutils (1.6.3-3build1) ... 2026-03-13 12:29:55.251 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-13 12:29:55.593 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-13 12:29:55.605 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:55.618 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:55.628 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:55.872 | 2026-03-13 12:29:55.872 | Creating config file /etc/idmapd.conf with new version 2026-03-13 12:29:56.465 | 2026-03-13 12:29:56.465 | Creating config file /etc/nfs.conf with new version 2026-03-13 12:29:56.580 | info: Selecting UID from range 100 to 999 ... 2026-03-13 12:29:56.580 | 2026-03-13 12:29:56.586 | info: Adding system user `statd' (UID 115) ... 2026-03-13 12:29:56.590 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-03-13 12:29:56.631 | info: Not creating home directory `/var/lib/nfs'. 2026-03-13 12:29:57.147 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-13 12:29:57.148 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-13 12:29:57.497 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.546 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.573 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.598 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.621 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.647 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.672 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.697 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.818 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:57.829 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:57.841 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:58.000 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-13 12:29:58.000 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-13 12:29:58.147 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-03-13 12:29:58.288 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-03-13 12:29:58.707 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:58.755 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:59.343 | 2026-03-13 12:29:59.343 | Creating config file /etc/exports with new version 2026-03-13 12:29:59.632 | 2026-03-13 12:29:59.632 | Creating config file /etc/default/nfs-kernel-server with new version 2026-03-13 12:30:00.110 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:30:00.119 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:30:00.261 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-13 12:30:00.271 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:30:00.879 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:30:00.890 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:30:02.293 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-03-13 12:30:02.293 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-03-13 12:30:02.979 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-03-13 12:30:02.979 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-03-13 12:30:03.626 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-13 12:30:03.626 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-13 12:30:04.051 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:30:05.421 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:30:05.732 | ++ functions-common:apt_get:1203 : result=0 2026-03-13 12:30:05.739 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:30:05.745 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:30:05.752 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:30:05.758 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:30:05.764 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:30:05.769 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:30:05.777 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:30:05.784 | ++ functions-common:time_stop:2419 : start_time=1773404987653 2026-03-13 12:30:05.790 | ++ functions-common:time_stop:2421 : [[ -z 1773404987653 ]] 2026-03-13 12:30:05.797 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:30:05.810 | ++ functions-common:time_stop:2424 : end_time=1773405005803 2026-03-13 12:30:05.815 | ++ functions-common:time_stop:2425 : elapsed_time=18150 2026-03-13 12:30:05.820 | ++ functions-common:time_stop:2426 : total=209305 2026-03-13 12:30:05.827 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:30:05.832 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=227455 2026-03-13 12:30:05.839 | ++ functions-common:apt_get:1207 : return 0 2026-03-13 12:30:05.846 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:704 : check_nfs_kernel_service_state_ubuntu 2026-03-13 12:30:05.853 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : sudo service nfs-kernel-server status 2026-03-13 12:30:05.901 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : [[ '' == \f\a\i\l ]] 2026-03-13 12:30:05.908 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : sudo service nfs-kernel-server status 2026-03-13 12:30:05.953 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : [[ '' == \f\a\i\l ]] 2026-03-13 12:30:05.959 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:745 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-03-13 12:30:05.966 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:760 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-03-13 12:30:05.973 | ++ /opt/stack/manila/devstack/plugin.sh:source:1148 : set_cinder_quotas 2026-03-13 12:30:05.980 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:133 : is_service_enabled cinder 2026-03-13 12:30:06.020 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:30:06.029 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:134 : [[ ! -n /etc/cinder/cinder.conf ]] 2026-03-13 12:30:06.035 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:137 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 50 2026-03-13 12:30:06.108 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:138 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 50 2026-03-13 12:30:06.181 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:139 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2026-03-13 12:30:06.246 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:30:06.252 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:30:06.266 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:30:06.273 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:30:06.279 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-13 12:30:06.286 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-03-13 12:30:06.293 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-13 12:30:06.299 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-13 12:30:06.305 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-13 12:30:06.312 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-13 12:30:06.318 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-13 12:30:06.323 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:30:06.329 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-13 12:30:06.336 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-13 12:30:06.343 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-13 12:30:06.381 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:30:06.388 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:30:06.394 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-13 12:30:06.399 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:30:06.405 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:30:06.411 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:66 : git_clone https://github.com/vexxhost/magnum-cluster-api.git /opt/stack/magnum-cluster-api /opt/stack/magnum-cluster-api 2026-03-13 12:30:06.418 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:30:06.424 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-13 12:30:06.430 | ++ functions-common:git_clone:583 : local git_ref=/opt/stack/magnum-cluster-api 2026-03-13 12:30:06.435 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-13 12:30:06.443 | +++ functions-common:git_clone:585 : pwd 2026-03-13 12:30:06.450 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:30:06.456 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:30:06.462 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:30:06.495 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:30:06.500 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:30:06.506 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:30:06.512 | ++ functions-common:git_clone:602 : echo /opt/stack/magnum-cluster-api 2026-03-13 12:30:06.513 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:30:06.523 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-13 12:30:06.526 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:30:06.532 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-13 12:30:06.560 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-13 12:30:06.566 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-13 12:30:06.567 | ++ functions-common:git_clone:665 : head -1 2026-03-13 12:30:06.577 | 86dbb1a fix(deps): update rust crate schemars to v1 2026-03-13 12:30:06.583 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:30:06.591 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-03-13 12:30:06.598 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:30:06.604 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-13 12:30:06.611 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:30:06.618 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:30:06.624 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-03-13 12:30:06.630 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:30:06.635 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-13 12:30:06.642 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:30:06.648 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:30:06.655 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:30:06.663 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-03-13 12:30:06.668 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:30:06.677 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:30:06.683 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:30:06.690 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:30:06.697 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-03-13 12:30:06.709 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-03-13 12:30:06.716 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-03-13 12:30:06.725 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-03-13 12:30:06.739 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-03-13 12:30:06.746 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum-cluster-api 2026-03-13 12:30:06.860 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-03-13 12:30:06.866 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:30:06.872 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:30:06.878 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:30:06.884 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-13 12:30:06.891 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:30:06.897 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:30:06.905 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:30:06.910 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:30:06.916 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:30:06.922 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:30:06.929 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:30:06.935 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:30:06.941 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-03-13 12:30:06.986 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-03-13 12:30:06.991 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum-cluster-api 2026-03-13 12:30:07.594 | Obtaining file:///opt/stack/magnum-cluster-api 2026-03-13 12:30:07.596 | Installing build dependencies: started 2026-03-13 12:30:10.664 | Installing build dependencies: finished with status 'done' 2026-03-13 12:30:10.665 | Checking if build backend supports build_editable: started 2026-03-13 12:30:10.734 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:30:10.735 | Getting requirements to build editable: started 2026-03-13 12:30:10.800 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:30:10.801 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:30:15.289 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:30:15.310 | Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from magnum-cluster-api==0.35.0) (2023.11.17) 2026-03-13 12:30:15.311 | Requirement already satisfied: click>=8.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (8.3.1) 2026-03-13 12:30:15.456 | Collecting diskcache>=5.6.1 (from magnum-cluster-api==0.35.0) 2026-03-13 12:30:15.530 | Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-03-13 12:30:15.550 | Requirement already satisfied: eventlet>=0.33.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (0.40.4) 2026-03-13 12:30:15.562 | Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api==0.35.0) 2026-03-13 12:30:15.567 | Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-03-13 12:30:15.610 | Installing build dependencies: started 2026-03-13 12:30:17.328 | Installing build dependencies: finished with status 'done' 2026-03-13 12:30:17.329 | Getting requirements to build wheel: started 2026-03-13 12:30:17.715 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:30:17.716 | Installing backend dependencies: started 2026-03-13 12:30:18.846 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:30:18.848 | Preparing metadata (pyproject.toml): started 2026-03-13 12:30:19.176 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:30:19.217 | Collecting kubernetes>=24.2.0 (from magnum-cluster-api==0.35.0) 2026-03-13 12:30:19.220 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:30:19.227 | Requirement already satisfied: magnum>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (22.1.0.dev1) 2026-03-13 12:30:19.228 | Requirement already satisfied: oslo-concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (7.4.0) 2026-03-13 12:30:19.229 | Requirement already satisfied: oslo-config>=8.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (10.3.0) 2026-03-13 12:30:19.230 | Requirement already satisfied: oslo-context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (6.3.0) 2026-03-13 12:30:19.230 | Requirement already satisfied: oslo-log>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (8.1.0) 2026-03-13 12:30:19.231 | Requirement already satisfied: oslo-privsep>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (3.10.1) 2026-03-13 12:30:19.232 | Requirement already satisfied: oslo-service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (4.5.1) 2026-03-13 12:30:19.232 | Requirement already satisfied: platformdirs>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (4.9.2) 2026-03-13 12:30:19.251 | Collecting pykube-ng (from magnum-cluster-api==0.35.0) 2026-03-13 12:30:19.254 | Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-03-13 12:30:19.267 | Requirement already satisfied: pyroute2>=0.3.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (0.8.1) 2026-03-13 12:30:19.268 | Requirement already satisfied: python-heatclient in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (5.1.0) 2026-03-13 12:30:19.269 | Requirement already satisfied: python-manilaclient>=3.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (6.0.0) 2026-03-13 12:30:19.269 | Requirement already satisfied: requests>=2.27.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (2.32.5) 2026-03-13 12:30:19.290 | Collecting semver>=2.0.0 (from magnum-cluster-api==0.35.0) 2026-03-13 12:30:19.297 | Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-03-13 12:30:19.320 | Collecting sherlock>=0.4.1 (from magnum-cluster-api==0.35.0) 2026-03-13 12:30:19.327 | Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-13 12:30:19.356 | Collecting shortuuid (from magnum-cluster-api==0.35.0) 2026-03-13 12:30:19.361 | Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-03-13 12:30:19.375 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.35.0) (2.8.0) 2026-03-13 12:30:19.376 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.35.0) (3.3.2) 2026-03-13 12:30:19.380 | Requirement already satisfied: six in /opt/stack/data/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api==0.35.0) (1.17.0) 2026-03-13 12:30:19.382 | Requirement already satisfied: python-dateutil>=2.5.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (2.9.0.post0) 2026-03-13 12:30:19.382 | Requirement already satisfied: pyyaml>=5.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (6.0.3) 2026-03-13 12:30:19.409 | Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-13 12:30:19.413 | Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 2026-03-13 12:30:19.438 | Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-13 12:30:19.442 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-03-13 12:30:19.452 | Requirement already satisfied: urllib3!=2.6.0,>=1.24.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (2.6.3) 2026-03-13 12:30:19.466 | Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-13 12:30:19.471 | Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 2026-03-13 12:30:19.482 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.0.46) 2026-03-13 12:30:19.483 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.12.1) 2026-03-13 12:30:19.484 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.8.9) 2026-03-13 12:30:19.484 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.18.4) 2026-03-13 12:30:19.485 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.13.2) 2026-03-13 12:30:19.485 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.2.1) 2026-03-13 12:30:19.486 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.33) 2026-03-13 12:30:19.486 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.13.1) 2026-03-13 12:30:19.487 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (12.0.0) 2026-03-13 12:30:19.487 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.3.0) 2026-03-13 12:30:19.488 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (18.0.0) 2026-03-13 12:30:19.488 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (6.7.2) 2026-03-13 12:30:19.489 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (17.3.0) 2026-03-13 12:30:19.489 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (8.0.0) 2026-03-13 12:30:19.490 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.0.0) 2026-03-13 12:30:19.490 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.7.0) 2026-03-13 12:30:19.491 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.9.1) 2026-03-13 12:30:19.491 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.7.1) 2026-03-13 12:30:19.492 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (10.0.0) 2026-03-13 12:30:19.492 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.9.0) 2026-03-13 12:30:19.493 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.0.3) 2026-03-13 12:30:19.493 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.7.0) 2026-03-13 12:30:19.494 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.1) 2026-03-13 12:30:19.494 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.3.0) 2026-03-13 12:30:19.494 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (9.9.0) 2026-03-13 12:30:19.495 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.11.0) 2026-03-13 12:30:19.495 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (11.8.0) 2026-03-13 12:30:19.496 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (18.12.0) 2026-03-13 12:30:19.496 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.8.0) 2026-03-13 12:30:19.497 | Requirement already satisfied: python-octaviaclient>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.13.0) 2026-03-13 12:30:19.497 | 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 /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (82.0.1) 2026-03-13 12:30:19.498 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.7.0) 2026-03-13 12:30:19.498 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (6.2.0) 2026-03-13 12:30:19.499 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (43.0.3) 2026-03-13 12:30:19.499 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.1.6) 2026-03-13 12:30:19.503 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.3.10) 2026-03-13 12:30:19.503 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.15.0) 2026-03-13 12:30:19.504 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.6.0) 2026-03-13 12:30:19.505 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.2.0) 2026-03-13 12:30:19.505 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.17.0) 2026-03-13 12:30:19.508 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.11.0) 2026-03-13 12:30:19.509 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (14.3.3) 2026-03-13 12:30:19.509 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.7.2) 2026-03-13 12:30:19.511 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.0.0) 2026-03-13 12:30:19.514 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.0) 2026-03-13 12:30:19.516 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.0.0) 2026-03-13 12:30:19.519 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.1.0) 2026-03-13 12:30:19.520 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.8.2) 2026-03-13 12:30:19.523 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.1.1) 2026-03-13 12:30:19.524 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.11.0) 2026-03-13 12:30:19.530 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.5.0) 2026-03-13 12:30:19.535 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.35.0) (0.20) 2026-03-13 12:30:19.536 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.35.0) (3.0.0) 2026-03-13 12:30:19.538 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo-concurrency>=4.5.0->magnum-cluster-api==0.35.0) (2.1.1) 2026-03-13 12:30:19.541 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api==0.35.0) (2.0.0) 2026-03-13 12:30:19.545 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.0.2) 2026-03-13 12:30:19.546 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.5.0) 2026-03-13 12:30:19.552 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.2.1) 2026-03-13 12:30:19.553 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.0.1) 2026-03-13 12:30:19.553 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.3.1) 2026-03-13 12:30:19.554 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.6.2) 2026-03-13 12:30:19.554 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.15.1) 2026-03-13 12:30:19.557 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.1.0) 2026-03-13 12:30:19.564 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2025.3) 2026-03-13 12:30:19.564 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (26.0) 2026-03-13 12:30:19.569 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/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.35.0) (0.24.1) 2026-03-13 12:30:19.571 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.0.0) 2026-03-13 12:30:19.571 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.1.6) 2026-03-13 12:30:19.572 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.1) 2026-03-13 12:30:19.576 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.0.3) 2026-03-13 12:30:19.584 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api==0.35.0) (1.1.2) 2026-03-13 12:30:19.589 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.2.2) 2026-03-13 12:30:19.595 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (3.1.0) 2026-03-13 12:30:19.595 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (2.5.1) 2026-03-13 12:30:19.596 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (3.10.1) 2026-03-13 12:30:19.596 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (1.7.3) 2026-03-13 12:30:19.602 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.3.2) 2026-03-13 12:30:19.627 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.6.0) 2026-03-13 12:30:19.661 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.1.0) 2026-03-13 12:30:19.662 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (24.2.1) 2026-03-13 12:30:19.668 | Requirement already satisfied: osc-lib>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api==0.35.0) (4.4.0) 2026-03-13 12:30:19.669 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api==0.35.0) (4.10.0) 2026-03-13 12:30:19.673 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.35.0) (4.10.0) 2026-03-13 12:30:19.677 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.35.0) (1.1.0) 2026-03-13 12:30:19.678 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.35.0) (1.4.0) 2026-03-13 12:30:19.702 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (9.0.0) 2026-03-13 12:30:19.719 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.35.0) (3.4.4) 2026-03-13 12:30:19.719 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.35.0) (3.11) 2026-03-13 12:30:19.745 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.0) 2026-03-13 12:30:19.745 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.19.2) 2026-03-13 12:30:19.753 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.1.2) 2026-03-13 12:30:19.766 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (0.7) 2026-03-13 12:30:19.804 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.4.2) 2026-03-13 12:30:19.805 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.26.0) 2026-03-13 12:30:19.805 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.3.0) 2026-03-13 12:30:19.806 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (9.1.4) 2026-03-13 12:30:19.807 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.1) 2026-03-13 12:30:19.817 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (25.4.0) 2026-03-13 12:30:19.817 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2025.9.1) 2026-03-13 12:30:19.818 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.37.0) 2026-03-13 12:30:19.818 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.30.0) 2026-03-13 12:30:19.858 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.8.5) 2026-03-13 12:30:19.891 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.8.1) 2026-03-13 12:30:19.891 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2025.2) 2026-03-13 12:30:19.892 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (8.7.1) 2026-03-13 12:30:19.896 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.23.0) 2026-03-13 12:30:19.924 | Requirement already satisfied: oauthlib>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests-oauthlib->kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (3.3.1) 2026-03-13 12:30:19.990 | Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-03-13 12:30:20.002 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) 2026-03-13 12:30:20.059 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.2 MB/s 0:00:00 2026-03-13 12:30:20.065 | Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 2026-03-13 12:30:20.077 | Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-03-13 12:30:20.091 | Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-03-13 12:30:20.102 | Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 2026-03-13 12:30:20.113 | Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-03-13 12:30:20.123 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-03-13 12:30:20.133 | Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-03-13 12:30:20.161 | Building wheels for collected packages: magnum-cluster-api, haproxyadmin 2026-03-13 12:30:20.163 | Building editable for magnum-cluster-api (pyproject.toml): started 2026-03-13 12:31:23.207 | Building editable for magnum-cluster-api (pyproject.toml): still running... 2026-03-13 12:31:23.356 | Building editable for magnum-cluster-api (pyproject.toml): finished with status 'error' 2026-03-13 12:31:23.510 | error: subprocess-exited-with-error 2026-03-13 12:31:23.510 | 2026-03-13 12:31:23.510 | × Building editable for magnum-cluster-api (pyproject.toml) did not run successfully. 2026-03-13 12:31:23.510 | │ exit code: 1 2026-03-13 12:31:23.510 | ╰─> [2018 lines of output] 2026-03-13 12:31:23.510 | Running `maturin pep517 build-wheel -i /opt/stack/data/venv/bin/python3.12 --compatibility off --editable` 2026-03-13 12:31:23.510 | 📦 Including license file `LICENSE` 2026-03-13 12:31:23.510 | 🍹 Building a mixed python/rust project 2026-03-13 12:31:23.510 | 🔗 Found pyo3 bindings with abi3 support 2026-03-13 12:31:23.510 | 🐍 Found CPython 3.12 at /opt/stack/data/venv/bin/python3.12 2026-03-13 12:31:23.510 | 📡 Using build options features from pyproject.toml 2026-03-13 12:31:23.510 | Compiling proc-macro2 v1.0.101 2026-03-13 12:31:23.510 | Compiling unicode-ident v1.0.18 2026-03-13 12:31:23.510 | Compiling quote v1.0.41 2026-03-13 12:31:23.510 | Compiling libc v0.2.175 2026-03-13 12:31:23.510 | Compiling memchr v2.7.5 2026-03-13 12:31:23.510 | Compiling serde_core v1.0.228 2026-03-13 12:31:23.510 | Compiling pin-project-lite v0.2.16 2026-03-13 12:31:23.510 | Compiling autocfg v1.5.0 2026-03-13 12:31:23.510 | Compiling serde v1.0.228 2026-03-13 12:31:23.510 | Compiling itoa v1.0.15 2026-03-13 12:31:23.510 | Compiling once_cell v1.21.3 2026-03-13 12:31:23.510 | Compiling target-lexicon v0.13.2 2026-03-13 12:31:23.511 | Compiling futures-core v0.3.31 2026-03-13 12:31:23.511 | Compiling cfg-if v1.0.3 2026-03-13 12:31:23.511 | Compiling thiserror v2.0.17 2026-03-13 12:31:23.511 | Compiling bytes v1.10.1 2026-03-13 12:31:23.511 | Compiling futures-sink v0.3.31 2026-03-13 12:31:23.511 | Compiling ryu v1.0.20 2026-03-13 12:31:23.511 | Compiling serde_json v1.0.145 2026-03-13 12:31:23.511 | Compiling slab v0.4.11 2026-03-13 12:31:23.511 | Compiling futures-channel v0.3.31 2026-03-13 12:31:23.511 | Compiling log v0.4.28 2026-03-13 12:31:23.511 | Compiling pin-utils v0.1.0 2026-03-13 12:31:23.511 | Compiling shlex v1.3.0 2026-03-13 12:31:23.511 | Compiling find-msvc-tools v0.1.0 2026-03-13 12:31:23.511 | Compiling fnv v1.0.7 2026-03-13 12:31:23.511 | Compiling futures-task v0.3.31 2026-03-13 12:31:23.511 | Compiling futures-io v0.3.31 2026-03-13 12:31:23.511 | Compiling zeroize v1.8.1 2026-03-13 12:31:23.511 | Compiling cc v1.2.35 2026-03-13 12:31:23.511 | Compiling tracing-core v0.1.34 2026-03-13 12:31:23.511 | Compiling httparse v1.10.1 2026-03-13 12:31:23.511 | Compiling num-traits v0.2.19 2026-03-13 12:31:23.511 | Compiling smallvec v1.15.1 2026-03-13 12:31:23.511 | Compiling heck v0.5.0 2026-03-13 12:31:23.511 | Compiling ucd-trie v0.1.7 2026-03-13 12:31:23.511 | Compiling rustls-pki-types v1.12.0 2026-03-13 12:31:23.511 | Compiling untrusted v0.9.0 2026-03-13 12:31:23.511 | Compiling crossbeam-utils v0.8.21 2026-03-13 12:31:23.511 | Compiling tower-service v0.3.3 2026-03-13 12:31:23.511 | Compiling http v1.3.1 2026-03-13 12:31:23.511 | Compiling try-lock v0.2.5 2026-03-13 12:31:23.511 | Compiling thiserror v1.0.69 2026-03-13 12:31:23.511 | Compiling want v0.3.1 2026-03-13 12:31:23.511 | Compiling pyo3-build-config v0.26.0 2026-03-13 12:31:23.511 | Compiling syn v2.0.110 2026-03-13 12:31:23.511 | Compiling aho-corasick v1.1.3 2026-03-13 12:31:23.511 | Compiling dyn-clone v1.0.20 2026-03-13 12:31:23.511 | Compiling regex-syntax v0.8.6 2026-03-13 12:31:23.511 | Compiling getrandom v0.3.3 2026-03-13 12:31:23.511 | Compiling bitflags v2.9.4 2026-03-13 12:31:23.511 | Compiling socket2 v0.6.0 2026-03-13 12:31:23.511 | Compiling mio v1.0.4 2026-03-13 12:31:23.511 | Compiling signal-hook-registry v1.4.6 2026-03-13 12:31:23.511 | Compiling getrandom v0.2.16 2026-03-13 12:31:23.511 | Compiling k8s-openapi v0.25.0 2026-03-13 12:31:23.511 | Compiling rustls v0.23.31 2026-03-13 12:31:23.511 | Compiling foldhash v0.1.5 2026-03-13 12:31:23.511 | Compiling schemars v0.8.22 2026-03-13 12:31:23.512 | Compiling atomic-waker v1.1.2 2026-03-13 12:31:23.512 | Compiling equivalent v1.0.2 2026-03-13 12:31:23.512 | Compiling allocator-api2 v0.2.21 2026-03-13 12:31:23.512 | Compiling base64 v0.22.1 2026-03-13 12:31:23.512 | Compiling memoffset v0.9.1 2026-03-13 12:31:23.512 | Compiling subtle v2.6.1 2026-03-13 12:31:23.512 | Compiling http-body v1.0.1 2026-03-13 12:31:23.512 | Compiling ordered-float v2.10.1 2026-03-13 12:31:23.512 | Compiling lock_api v0.4.13 2026-03-13 12:31:23.512 | Compiling percent-encoding v2.3.2 2026-03-13 12:31:23.512 | Compiling ring v0.17.14 2026-03-13 12:31:23.512 | Compiling hashbrown v0.15.5 2026-03-13 12:31:23.512 | Compiling concurrent-queue v2.5.0 2026-03-13 12:31:23.512 | Compiling version_check v0.9.5 2026-03-13 12:31:23.512 | Compiling openssl-probe v0.1.6 2026-03-13 12:31:23.512 | Compiling tower-layer v0.3.3 2026-03-13 12:31:23.512 | Compiling strsim v0.11.1 2026-03-13 12:31:23.512 | Compiling ident_case v1.0.1 2026-03-13 12:31:23.512 | Compiling zerocopy v0.8.26 2026-03-13 12:31:23.512 | Compiling fastrand v2.3.0 2026-03-13 12:31:23.512 | Compiling parking v2.2.1 2026-03-13 12:31:23.512 | Compiling parking_lot_core v0.9.11 2026-03-13 12:31:23.512 | Compiling unsafe-libyaml v0.2.11 2026-03-13 12:31:23.512 | Compiling anyhow v1.0.99 2026-03-13 12:31:23.512 | Compiling event-listener v5.4.1 2026-03-13 12:31:23.512 | Compiling ahash v0.8.12 2026-03-13 12:31:23.512 | Compiling rustls-native-certs v0.8.1 2026-03-13 12:31:23.512 | Compiling form_urlencoded v1.2.2 2026-03-13 12:31:23.512 | Compiling indexmap v2.11.0 2026-03-13 12:31:23.512 | Compiling pyo3-macros-backend v0.26.0 2026-03-13 12:31:23.512 | Compiling pyo3-ffi v0.26.0 2026-03-13 12:31:23.512 | Compiling pyo3 v0.26.0 2026-03-13 12:31:23.512 | Compiling sync_wrapper v1.0.2 2026-03-13 12:31:23.512 | Compiling scopeguard v1.2.0 2026-03-13 12:31:23.512 | Compiling regex-automata v0.4.10 2026-03-13 12:31:23.512 | Compiling rustix v1.0.8 2026-03-13 12:31:23.512 | Compiling mime v0.3.17 2026-03-13 12:31:23.512 | Compiling unindent v0.2.4 2026-03-13 12:31:23.512 | Compiling indoc v2.0.6 2026-03-13 12:31:23.512 | Compiling event-listener-strategy v0.5.4 2026-03-13 12:31:23.512 | Compiling pem v3.0.5 2026-03-13 12:31:23.512 | Compiling http-body-util v0.1.3 2026-03-13 12:31:23.512 | Compiling secrecy v0.10.3 2026-03-13 12:31:23.512 | Compiling either v1.15.0 2026-03-13 12:31:23.512 | Compiling linux-raw-sys v0.9.4 2026-03-13 12:31:23.512 | Compiling ref-cast v1.0.25 2026-03-13 12:31:23.513 | Compiling home v0.5.11 2026-03-13 12:31:23.513 | Compiling ignition-config v0.5.0 2026-03-13 12:31:23.513 | Compiling parking_lot v0.12.4 2026-03-13 12:31:23.513 | Compiling async-broadcast v0.7.2 2026-03-13 12:31:23.513 | Compiling hostname v0.4.1 2026-03-13 12:31:23.513 | Compiling include_dir_macros v0.7.4 2026-03-13 12:31:23.513 | Compiling glob v0.3.3 2026-03-13 12:31:23.513 | Compiling semver v1.0.27 2026-03-13 12:31:23.513 | Compiling arc-swap v1.7.1 2026-03-13 12:31:23.513 | Compiling lazy_static v1.5.0 2026-03-13 12:31:23.513 | Compiling include_dir v0.7.4 2026-03-13 12:31:23.513 | Compiling maplit v1.0.2 2026-03-13 12:31:23.513 | Compiling serde_derive_internals v0.29.1 2026-03-13 12:31:23.513 | Compiling darling_core v0.20.11 2026-03-13 12:31:23.513 | Compiling inventory v0.3.21 2026-03-13 12:31:23.513 | Compiling serde_derive v1.0.228 2026-03-13 12:31:23.513 | Compiling tokio-macros v2.6.0 2026-03-13 12:31:23.513 | Compiling thiserror-impl v2.0.17 2026-03-13 12:31:23.513 | Compiling futures-macro v0.3.31 2026-03-13 12:31:23.513 | Compiling tracing-attributes v0.1.30 2026-03-13 12:31:23.513 | Compiling thiserror-impl v1.0.69 2026-03-13 12:31:23.513 | Compiling tokio v1.48.0 2026-03-13 12:31:23.513 | Compiling schemars_derive v0.8.22 2026-03-13 12:31:23.513 | Compiling derive_more-impl v2.0.1 2026-03-13 12:31:23.513 | Compiling futures-util v0.3.31 2026-03-13 12:31:23.513 | Compiling regex v1.11.2 2026-03-13 12:31:23.513 | Compiling enum-ordinalize-derive v4.3.1 2026-03-13 12:31:23.513 | Compiling darling_macro v0.20.11 2026-03-13 12:31:23.513 | Compiling pest v2.8.1 2026-03-13 12:31:23.513 | Compiling async-stream-impl v0.3.6 2026-03-13 12:31:23.513 | Compiling tracing v0.1.41 2026-03-13 12:31:23.513 | Compiling pin-project-internal v1.1.10 2026-03-13 12:31:23.513 | Compiling derive_more v2.0.1 2026-03-13 12:31:23.513 | Compiling tower-http v0.6.6 2026-03-13 12:31:23.513 | Compiling darling v0.20.11 2026-03-13 12:31:23.513 | Compiling ref-cast-impl v1.0.25 2026-03-13 12:31:23.513 | Compiling enum-ordinalize v4.3.0 2026-03-13 12:31:23.513 | Compiling tempfile v3.23.0 2026-03-13 12:31:23.513 | Compiling async-stream v0.3.6 2026-03-13 12:31:23.513 | Compiling educe v0.6.0 2026-03-13 12:31:23.513 | Compiling typed-builder-macro v0.22.0 2026-03-13 12:31:23.513 | Compiling magnum-cluster-api v0.35.0 (/opt/stack/magnum-cluster-api) 2026-03-13 12:31:23.513 | Compiling schemars_derive v1.2.1 2026-03-13 12:31:23.513 | Compiling docker-image v0.2.1 2026-03-13 12:31:23.513 | Compiling pest_meta v2.8.1 2026-03-13 12:31:23.513 | Compiling pin-project v1.1.10 2026-03-13 12:31:23.514 | Compiling cluster_feature_derive v0.1.0 (/opt/stack/magnum-cluster-api/crates/cluster_feature_derive) 2026-03-13 12:31:23.514 | Compiling pyo3-macros v0.26.0 2026-03-13 12:31:23.514 | Compiling typed-builder v0.22.0 2026-03-13 12:31:23.514 | Compiling pest_generator v2.8.1 2026-03-13 12:31:23.514 | Compiling kube-derive v1.1.0 2026-03-13 12:31:23.514 | Compiling jsonptr v0.7.1 2026-03-13 12:31:23.514 | Compiling hyper v1.7.0 2026-03-13 12:31:23.514 | Compiling chrono v0.4.41 2026-03-13 12:31:23.514 | Compiling futures-executor v0.3.31 2026-03-13 12:31:23.514 | Compiling tokio-util v0.7.16 2026-03-13 12:31:23.514 | Compiling serde-value v0.7.0 2026-03-13 12:31:23.514 | Compiling serde_yaml v0.9.34+deprecated 2026-03-13 12:31:23.514 | Compiling backon v1.6.0 2026-03-13 12:31:23.514 | Compiling serde_ignored v0.1.12 2026-03-13 12:31:23.514 | Compiling futures v0.3.31 2026-03-13 12:31:23.514 | Compiling schemars v1.2.1 2026-03-13 12:31:23.514 | Compiling serde_plain v1.0.2 2026-03-13 12:31:23.514 | Compiling pest_derive v2.8.1 2026-03-13 12:31:23.514 | Compiling json-patch v4.1.0 2026-03-13 12:31:23.514 | Compiling tower v0.5.2 2026-03-13 12:31:23.514 | Compiling hyper-util v0.1.16 2026-03-13 12:31:23.514 | Compiling jsonpath-rust v0.7.5 2026-03-13 12:31:23.514 | Compiling helm v0.1.0 (/opt/stack/magnum-cluster-api/crates/helm) 2026-03-13 12:31:23.514 | Compiling rustls-webpki v0.103.4 2026-03-13 12:31:23.514 | Compiling hyper-timeout v0.5.2 2026-03-13 12:31:23.514 | Compiling pyo3-async-runtimes v0.26.0 2026-03-13 12:31:23.514 | Compiling pyo3-log v0.13.1 2026-03-13 12:31:23.514 | Compiling pythonize v0.26.0 2026-03-13 12:31:23.514 | Compiling tokio-rustls v0.26.2 2026-03-13 12:31:23.514 | Compiling hyper-rustls v0.27.7 2026-03-13 12:31:23.514 | Compiling kube-core v1.1.0 2026-03-13 12:31:23.514 | Compiling kube-client v1.1.0 2026-03-13 12:31:23.514 | Compiling kube-runtime v1.1.0 2026-03-13 12:31:23.514 | Compiling kube v1.1.0 2026-03-13 12:31:23.514 | error[E0432]: unresolved import `schemars::gen` 2026-03-13 12:31:23.514 | --> src/features/mod.rs:48:16 2026-03-13 12:31:23.514 | | 2026-03-13 12:31:23.514 | 48 | use schemars::{gen::SchemaGenerator, JsonSchema}; 2026-03-13 12:31:23.514 | | ^^^ help: a similar path exists: `k8s_openapi::schemars::gen` 2026-03-13 12:31:23.514 | 2026-03-13 12:31:23.514 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:23.514 | --> src/cluster_api/clusterclasses.rs:18:10 2026-03-13 12:31:23.514 | | 2026-03-13 12:31:23.515 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:23.515 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:23.515 | help: consider importing this struct 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | 15 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | 2026-03-13 12:31:23.515 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:23.515 | --> src/cluster_api/clusterresourcesets.rs:16:10 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:23.515 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:23.515 | help: consider importing this struct 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | 2026-03-13 12:31:23.515 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:23.515 | --> src/cluster_api/clusters.rs:18:10 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:23.515 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:23.515 | help: consider importing this struct 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | 15 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | 2026-03-13 12:31:23.515 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:23.515 | --> src/cluster_api/kubeadmconfigtemplates.rs:16:10 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:23.515 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:23.515 | help: consider importing this struct 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:23.515 | | 2026-03-13 12:31:23.515 | 2026-03-13 12:31:23.516 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:23.516 | --> src/cluster_api/kubeadmcontrolplane.rs:18:10 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.516 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:23.516 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.516 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:23.516 | help: consider importing this struct 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.516 | 15 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.516 | 2026-03-13 12:31:23.516 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:23.516 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:16:10 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.516 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:23.516 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.516 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:23.516 | help: consider importing this struct 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.516 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.516 | 2026-03-13 12:31:23.516 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:23.516 | --> src/cluster_api/machines.rs:16:10 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.516 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:23.516 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.516 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:23.516 | help: consider importing this struct 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.516 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.516 | 2026-03-13 12:31:23.516 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:23.516 | --> src/cluster_api/openstackclustertemplates.rs:14:10 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.516 | 14 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:23.516 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.516 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:23.516 | help: consider importing this struct 2026-03-13 12:31:23.516 | | 2026-03-13 12:31:23.517 | 11 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:23.517 | | 2026-03-13 12:31:23.517 | 2026-03-13 12:31:23.517 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:23.517 | --> src/cluster_api/openstackmachinetemplates.rs:14:10 2026-03-13 12:31:23.517 | | 2026-03-13 12:31:23.517 | 14 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:23.517 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:23.517 | | 2026-03-13 12:31:23.517 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:23.517 | help: consider importing this struct 2026-03-13 12:31:23.517 | | 2026-03-13 12:31:23.517 | 11 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:23.517 | | 2026-03-13 12:31:23.517 | 2026-03-13 12:31:23.517 | error[E0425]: cannot find type `RootSchema` in `schemars::schema` 2026-03-13 12:31:23.517 | --> src/features/mod.rs:94:56 2026-03-13 12:31:23.517 | | 2026-03-13 12:31:23.517 | 94 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self; 2026-03-13 12:31:23.517 | | ^^^^^^^^^^ not found in `schemars::schema` 2026-03-13 12:31:23.517 | 2026-03-13 12:31:23.517 | error[E0425]: cannot find type `RootSchema` in `schemars::schema` 2026-03-13 12:31:23.517 | --> src/features/mod.rs:104:56 2026-03-13 12:31:23.517 | | 2026-03-13 12:31:23.517 | 104 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self { 2026-03-13 12:31:23.517 | | ^^^^^^^^^^ not found in `schemars::schema` 2026-03-13 12:31:23.517 | 2026-03-13 12:31:23.517 | error[E0603]: module `schema` is private 2026-03-13 12:31:23.517 | --> src/features/mod.rs:94:48 2026-03-13 12:31:23.517 | | 2026-03-13 12:31:23.517 | 94 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self; 2026-03-13 12:31:23.517 | | ^^^^^^ private module 2026-03-13 12:31:23.517 | | 2026-03-13 12:31:23.517 | note: the module `schema` is defined here 2026-03-13 12:31:23.517 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:20:1 2026-03-13 12:31:23.517 | | 2026-03-13 12:31:23.517 | 20 | mod schema; 2026-03-13 12:31:23.517 | | ^^^^^^^^^^ 2026-03-13 12:31:23.517 | 2026-03-13 12:31:23.517 | error[E0603]: module `schema` is private 2026-03-13 12:31:23.517 | --> src/features/mod.rs:104:48 2026-03-13 12:31:23.517 | | 2026-03-13 12:31:23.517 | 104 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self { 2026-03-13 12:31:23.517 | | ^^^^^^ private module 2026-03-13 12:31:23.517 | | 2026-03-13 12:31:23.518 | note: the module `schema` is defined here 2026-03-13 12:31:23.518 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:20:1 2026-03-13 12:31:23.518 | | 2026-03-13 12:31:23.518 | 20 | mod schema; 2026-03-13 12:31:23.518 | | ^^^^^^^^^^ 2026-03-13 12:31:23.518 | 2026-03-13 12:31:23.518 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.518 | --> src/cluster_api/clusterclasses.rs:135:16 2026-03-13 12:31:23.518 | | 2026-03-13 12:31:23.518 | 135 | pub r#ref: ObjectReference, 2026-03-13 12:31:23.518 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.518 | | 2026-03-13 12:31:23.518 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.518 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.518 | | 2026-03-13 12:31:23.518 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.518 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.518 | | 2026-03-13 12:31:23.518 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.518 | | 2026-03-13 12:31:23.518 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.518 | | -------------------- this is the found trait 2026-03-13 12:31:23.518 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.518 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.518 | &'a T 2026-03-13 12:31:23.518 | &'a mut T 2026-03-13 12:31:23.518 | () 2026-03-13 12:31:23.518 | (T0, T1) 2026-03-13 12:31:23.518 | (T0, T1, T2) 2026-03-13 12:31:23.518 | (T0, T1, T2, T3) 2026-03-13 12:31:23.518 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.518 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.518 | and 602 others 2026-03-13 12:31:23.518 | 2026-03-13 12:31:23.518 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.518 | --> src/cluster_api/clusterclasses.rs:150:24 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | 143 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:31:23.519 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:23.519 | ... 2026-03-13 12:31:23.519 | 150 | pub max_unhealthy: Option, 2026-03-13 12:31:23.519 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.519 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.519 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.519 | | -------------------- this is the found trait 2026-03-13 12:31:23.519 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.519 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.519 | &'a T 2026-03-13 12:31:23.519 | &'a mut T 2026-03-13 12:31:23.519 | () 2026-03-13 12:31:23.519 | (T0, T1) 2026-03-13 12:31:23.519 | (T0, T1, T2) 2026-03-13 12:31:23.519 | (T0, T1, T2, T3) 2026-03-13 12:31:23.519 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.519 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.519 | and 602 others 2026-03-13 12:31:23.519 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.519 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.519 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.519 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.519 | 2026-03-13 12:31:23.519 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.519 | --> src/cluster_api/clusterclasses.rs:183:31 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | 171 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:31:23.519 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.519 | ... 2026-03-13 12:31:23.519 | 183 | pub remediation_template: Option, 2026-03-13 12:31:23.519 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.519 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.519 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.519 | | -------------------- this is the found trait 2026-03-13 12:31:23.519 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.519 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.519 | &'a T 2026-03-13 12:31:23.519 | &'a mut T 2026-03-13 12:31:23.519 | () 2026-03-13 12:31:23.519 | (T0, T1) 2026-03-13 12:31:23.519 | (T0, T1, T2) 2026-03-13 12:31:23.519 | (T0, T1, T2, T3) 2026-03-13 12:31:23.519 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.519 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.519 | and 602 others 2026-03-13 12:31:23.519 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.519 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.519 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.519 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.519 | 2026-03-13 12:31:23.519 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.519 | --> src/cluster_api/clusterclasses.rs:281:16 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | 281 | pub r#ref: ObjectReference, 2026-03-13 12:31:23.519 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.519 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.519 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.519 | | 2026-03-13 12:31:23.519 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.519 | | -------------------- this is the found trait 2026-03-13 12:31:23.519 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.519 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.520 | &'a T 2026-03-13 12:31:23.520 | &'a mut T 2026-03-13 12:31:23.520 | () 2026-03-13 12:31:23.520 | (T0, T1) 2026-03-13 12:31:23.520 | (T0, T1, T2) 2026-03-13 12:31:23.520 | (T0, T1, T2, T3) 2026-03-13 12:31:23.520 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.520 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.520 | and 602 others 2026-03-13 12:31:23.520 | 2026-03-13 12:31:23.520 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.520 | --> src/cluster_api/clusterclasses.rs:426:16 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | 426 | pub r#ref: ObjectReference, 2026-03-13 12:31:23.520 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.520 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.520 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.520 | | -------------------- this is the found trait 2026-03-13 12:31:23.520 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.520 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.520 | &'a T 2026-03-13 12:31:23.520 | &'a mut T 2026-03-13 12:31:23.520 | () 2026-03-13 12:31:23.520 | (T0, T1) 2026-03-13 12:31:23.520 | (T0, T1, T2) 2026-03-13 12:31:23.520 | (T0, T1, T2, T3) 2026-03-13 12:31:23.520 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.520 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.520 | and 602 others 2026-03-13 12:31:23.520 | 2026-03-13 12:31:23.520 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.520 | --> src/cluster_api/clusterclasses.rs:1101:24 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | 1094 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:31:23.520 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:23.520 | ... 2026-03-13 12:31:23.520 | 1101 | pub max_unhealthy: Option, 2026-03-13 12:31:23.520 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.520 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.520 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.520 | | -------------------- this is the found trait 2026-03-13 12:31:23.520 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.520 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.520 | &'a T 2026-03-13 12:31:23.520 | &'a mut T 2026-03-13 12:31:23.520 | () 2026-03-13 12:31:23.520 | (T0, T1) 2026-03-13 12:31:23.520 | (T0, T1, T2) 2026-03-13 12:31:23.520 | (T0, T1, T2, T3) 2026-03-13 12:31:23.520 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.520 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.520 | and 602 others 2026-03-13 12:31:23.520 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.520 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.520 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.520 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.520 | 2026-03-13 12:31:23.520 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.520 | --> src/cluster_api/clusterclasses.rs:1134:31 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | 1122 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:31:23.520 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.520 | ... 2026-03-13 12:31:23.520 | 1134 | pub remediation_template: Option, 2026-03-13 12:31:23.520 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.520 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.520 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.520 | | 2026-03-13 12:31:23.520 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.520 | | -------------------- this is the found trait 2026-03-13 12:31:23.520 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.520 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.520 | &'a T 2026-03-13 12:31:23.521 | &'a mut T 2026-03-13 12:31:23.521 | () 2026-03-13 12:31:23.521 | (T0, T1) 2026-03-13 12:31:23.521 | (T0, T1, T2) 2026-03-13 12:31:23.521 | (T0, T1, T2, T3) 2026-03-13 12:31:23.521 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.521 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.521 | and 602 others 2026-03-13 12:31:23.521 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.521 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.521 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.521 | | 2026-03-13 12:31:23.521 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.521 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.521 | 2026-03-13 12:31:23.521 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.521 | --> src/cluster_api/clusterclasses.rs:1286:24 2026-03-13 12:31:23.521 | | 2026-03-13 12:31:23.521 | 1263 | /// MaxInFlight determines how many in flight remediations should happen at the same time. 2026-03-13 12:31:23.521 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:23.521 | ... 2026-03-13 12:31:23.521 | 1286 | pub max_in_flight: Option, 2026-03-13 12:31:23.521 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.521 | | 2026-03-13 12:31:23.521 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.521 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.521 | | 2026-03-13 12:31:23.521 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.521 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.521 | | 2026-03-13 12:31:23.521 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.521 | | 2026-03-13 12:31:23.521 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.521 | | -------------------- this is the found trait 2026-03-13 12:31:23.521 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.521 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.521 | &'a T 2026-03-13 12:31:23.521 | &'a mut T 2026-03-13 12:31:23.521 | () 2026-03-13 12:31:23.521 | (T0, T1) 2026-03-13 12:31:23.521 | (T0, T1, T2) 2026-03-13 12:31:23.521 | (T0, T1, T2, T3) 2026-03-13 12:31:23.521 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.521 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.521 | and 602 others 2026-03-13 12:31:23.521 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.521 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.521 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.521 | | 2026-03-13 12:31:23.521 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.521 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.521 | 2026-03-13 12:31:23.521 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.521 | --> src/cluster_api/clusterclasses.rs:1317:20 2026-03-13 12:31:23.521 | | 2026-03-13 12:31:23.521 | 1303 | /// The maximum number of machines that can be scheduled above the 2026-03-13 12:31:23.521 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:23.521 | ... 2026-03-13 12:31:23.521 | 1317 | pub max_surge: Option, 2026-03-13 12:31:23.521 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.521 | | 2026-03-13 12:31:23.521 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.521 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.521 | | 2026-03-13 12:31:23.521 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.521 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.521 | | 2026-03-13 12:31:23.521 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.521 | | 2026-03-13 12:31:23.521 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.521 | | -------------------- this is the found trait 2026-03-13 12:31:23.521 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.521 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.521 | &'a T 2026-03-13 12:31:23.521 | &'a mut T 2026-03-13 12:31:23.521 | () 2026-03-13 12:31:23.521 | (T0, T1) 2026-03-13 12:31:23.521 | (T0, T1, T2) 2026-03-13 12:31:23.521 | (T0, T1, T2, T3) 2026-03-13 12:31:23.521 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.521 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.521 | and 602 others 2026-03-13 12:31:23.521 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.521 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.521 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.521 | | 2026-03-13 12:31:23.521 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.521 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.521 | 2026-03-13 12:31:23.521 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.521 | --> src/cluster_api/clusterclasses.rs:1335:26 2026-03-13 12:31:23.521 | | 2026-03-13 12:31:23.521 | 1318 | /// The maximum number of machines that can be unavailable during the update. 2026-03-13 12:31:23.521 | | ----------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.521 | ... 2026-03-13 12:31:23.522 | 1335 | pub max_unavailable: Option, 2026-03-13 12:31:23.522 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.522 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.522 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.522 | | -------------------- this is the found trait 2026-03-13 12:31:23.522 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.522 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.522 | &'a T 2026-03-13 12:31:23.522 | &'a mut T 2026-03-13 12:31:23.522 | () 2026-03-13 12:31:23.522 | (T0, T1) 2026-03-13 12:31:23.522 | (T0, T1, T2) 2026-03-13 12:31:23.522 | (T0, T1, T2, T3) 2026-03-13 12:31:23.522 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.522 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.522 | and 602 others 2026-03-13 12:31:23.522 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.522 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.522 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.522 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.522 | 2026-03-13 12:31:23.522 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.522 | --> src/cluster_api/clusterclasses.rs:1379:16 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | 1379 | pub r#ref: ObjectReference, 2026-03-13 12:31:23.522 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.522 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.522 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.522 | | -------------------- this is the found trait 2026-03-13 12:31:23.522 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.522 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.522 | &'a T 2026-03-13 12:31:23.522 | &'a mut T 2026-03-13 12:31:23.522 | () 2026-03-13 12:31:23.522 | (T0, T1) 2026-03-13 12:31:23.522 | (T0, T1, T2) 2026-03-13 12:31:23.522 | (T0, T1, T2, T3) 2026-03-13 12:31:23.522 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.522 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.522 | and 602 others 2026-03-13 12:31:23.522 | 2026-03-13 12:31:23.522 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.522 | --> src/cluster_api/clusterclasses.rs:1436:16 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | 1436 | pub r#ref: ObjectReference, 2026-03-13 12:31:23.522 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.522 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.522 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.522 | | -------------------- this is the found trait 2026-03-13 12:31:23.522 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.522 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.522 | &'a T 2026-03-13 12:31:23.522 | &'a mut T 2026-03-13 12:31:23.522 | () 2026-03-13 12:31:23.522 | (T0, T1) 2026-03-13 12:31:23.522 | (T0, T1, T2) 2026-03-13 12:31:23.522 | (T0, T1, T2, T3) 2026-03-13 12:31:23.522 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.522 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.522 | and 602 others 2026-03-13 12:31:23.522 | 2026-03-13 12:31:23.522 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.522 | --> src/cluster_api/clusterclasses.rs:1611:16 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | 1611 | pub r#ref: ObjectReference, 2026-03-13 12:31:23.522 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.522 | | 2026-03-13 12:31:23.522 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.522 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.523 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.523 | | -------------------- this is the found trait 2026-03-13 12:31:23.523 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.523 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.523 | &'a T 2026-03-13 12:31:23.523 | &'a mut T 2026-03-13 12:31:23.523 | () 2026-03-13 12:31:23.523 | (T0, T1) 2026-03-13 12:31:23.523 | (T0, T1, T2) 2026-03-13 12:31:23.523 | (T0, T1, T2, T3) 2026-03-13 12:31:23.523 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.523 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.523 | and 602 others 2026-03-13 12:31:23.523 | 2026-03-13 12:31:23.523 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.523 | --> src/cluster_api/clusterclasses.rs:1668:16 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | 1668 | pub r#ref: ObjectReference, 2026-03-13 12:31:23.523 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.523 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.523 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.523 | | -------------------- this is the found trait 2026-03-13 12:31:23.523 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.523 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.523 | &'a T 2026-03-13 12:31:23.523 | &'a mut T 2026-03-13 12:31:23.523 | () 2026-03-13 12:31:23.523 | (T0, T1) 2026-03-13 12:31:23.523 | (T0, T1, T2) 2026-03-13 12:31:23.523 | (T0, T1, T2, T3) 2026-03-13 12:31:23.523 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.523 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.523 | and 602 others 2026-03-13 12:31:23.523 | 2026-03-13 12:31:23.523 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.523 | --> src/cluster_api/clusterclasses.rs:1741:21 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | 1739 | /// Conditions defines current observed state of the ClusterClass. 2026-03-13 12:31:23.523 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:23.523 | 1740 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.523 | 1741 | pub conditions: Option>, 2026-03-13 12:31:23.523 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.523 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.523 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.523 | | -------------------- this is the found trait 2026-03-13 12:31:23.523 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.523 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.523 | &'a T 2026-03-13 12:31:23.523 | &'a mut T 2026-03-13 12:31:23.523 | () 2026-03-13 12:31:23.523 | (T0, T1) 2026-03-13 12:31:23.523 | (T0, T1, T2) 2026-03-13 12:31:23.523 | (T0, T1, T2, T3) 2026-03-13 12:31:23.523 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.523 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.523 | and 602 others 2026-03-13 12:31:23.523 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.523 | = note: 1 redundant requirement hidden 2026-03-13 12:31:23.523 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.523 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.523 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.523 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.523 | 2026-03-13 12:31:23.523 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.523 | --> src/cluster_api/clusterresourcesets.rs:112:21 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | 110 | /// Conditions defines current state of the ClusterResourceSet. 2026-03-13 12:31:23.523 | | --------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.523 | 111 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.523 | 112 | pub conditions: Option>, 2026-03-13 12:31:23.523 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.523 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.523 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.523 | | 2026-03-13 12:31:23.524 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.524 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.524 | | 2026-03-13 12:31:23.524 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.524 | | 2026-03-13 12:31:23.524 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.524 | | -------------------- this is the found trait 2026-03-13 12:31:23.524 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.524 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.524 | &'a T 2026-03-13 12:31:23.524 | &'a mut T 2026-03-13 12:31:23.524 | () 2026-03-13 12:31:23.524 | (T0, T1) 2026-03-13 12:31:23.524 | (T0, T1, T2) 2026-03-13 12:31:23.524 | (T0, T1, T2, T3) 2026-03-13 12:31:23.524 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.524 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.524 | and 602 others 2026-03-13 12:31:23.524 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.524 | = note: 1 redundant requirement hidden 2026-03-13 12:31:23.524 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.524 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.524 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.524 | | 2026-03-13 12:31:23.524 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.524 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.524 | 2026-03-13 12:31:23.524 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.524 | --> src/cluster_api/clusters.rs:51:28 2026-03-13 12:31:23.524 | | 2026-03-13 12:31:23.524 | 44 | /// ControlPlaneRef is an optional reference to a provider-specific resource that holds 2026-03-13 12:31:23.524 | | --------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.524 | ... 2026-03-13 12:31:23.524 | 51 | pub control_plane_ref: Option, 2026-03-13 12:31:23.524 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.524 | | 2026-03-13 12:31:23.524 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.524 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.524 | | 2026-03-13 12:31:23.524 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.524 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.524 | | 2026-03-13 12:31:23.524 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.524 | | 2026-03-13 12:31:23.524 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.524 | | -------------------- this is the found trait 2026-03-13 12:31:23.524 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.524 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.524 | &'a T 2026-03-13 12:31:23.524 | &'a mut T 2026-03-13 12:31:23.524 | () 2026-03-13 12:31:23.524 | (T0, T1) 2026-03-13 12:31:23.524 | (T0, T1, T2) 2026-03-13 12:31:23.524 | (T0, T1, T2, T3) 2026-03-13 12:31:23.524 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.524 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.524 | and 602 others 2026-03-13 12:31:23.524 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.524 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.524 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.524 | | 2026-03-13 12:31:23.524 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.524 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.524 | 2026-03-13 12:31:23.524 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.524 | --> src/cluster_api/clusters.rs:59:29 2026-03-13 12:31:23.524 | | 2026-03-13 12:31:23.524 | 52 | /// InfrastructureRef is a reference to a provider-specific resource that holds the details 2026-03-13 12:31:23.524 | | ------------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.524 | ... 2026-03-13 12:31:23.524 | 59 | pub infrastructure_ref: Option, 2026-03-13 12:31:23.524 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.524 | | 2026-03-13 12:31:23.524 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.524 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.524 | | 2026-03-13 12:31:23.524 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.524 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.524 | | 2026-03-13 12:31:23.524 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.524 | | 2026-03-13 12:31:23.524 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.524 | | -------------------- this is the found trait 2026-03-13 12:31:23.524 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.524 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.524 | &'a T 2026-03-13 12:31:23.524 | &'a mut T 2026-03-13 12:31:23.524 | () 2026-03-13 12:31:23.524 | (T0, T1) 2026-03-13 12:31:23.524 | (T0, T1, T2) 2026-03-13 12:31:23.524 | (T0, T1, T2, T3) 2026-03-13 12:31:23.524 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.525 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.525 | and 602 others 2026-03-13 12:31:23.525 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.525 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.525 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.525 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.525 | 2026-03-13 12:31:23.525 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.525 | --> src/cluster_api/clusters.rs:332:24 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | 325 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:31:23.525 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:23.525 | ... 2026-03-13 12:31:23.525 | 332 | pub max_unhealthy: Option, 2026-03-13 12:31:23.525 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.525 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.525 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.525 | | -------------------- this is the found trait 2026-03-13 12:31:23.525 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.525 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.525 | &'a T 2026-03-13 12:31:23.525 | &'a mut T 2026-03-13 12:31:23.525 | () 2026-03-13 12:31:23.525 | (T0, T1) 2026-03-13 12:31:23.525 | (T0, T1, T2) 2026-03-13 12:31:23.525 | (T0, T1, T2, T3) 2026-03-13 12:31:23.525 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.525 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.525 | and 602 others 2026-03-13 12:31:23.525 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.525 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.525 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.525 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.525 | 2026-03-13 12:31:23.525 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.525 | --> src/cluster_api/clusters.rs:365:31 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | 353 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:31:23.525 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.525 | ... 2026-03-13 12:31:23.525 | 365 | pub remediation_template: Option, 2026-03-13 12:31:23.525 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.525 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.525 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.525 | | -------------------- this is the found trait 2026-03-13 12:31:23.525 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.525 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.525 | &'a T 2026-03-13 12:31:23.525 | &'a mut T 2026-03-13 12:31:23.525 | () 2026-03-13 12:31:23.525 | (T0, T1) 2026-03-13 12:31:23.525 | (T0, T1, T2) 2026-03-13 12:31:23.525 | (T0, T1, T2, T3) 2026-03-13 12:31:23.525 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.525 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.525 | and 602 others 2026-03-13 12:31:23.525 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.525 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.525 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.525 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.525 | 2026-03-13 12:31:23.525 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.525 | --> src/cluster_api/clusters.rs:661:24 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | 654 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:31:23.525 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:23.525 | ... 2026-03-13 12:31:23.525 | 661 | pub max_unhealthy: Option, 2026-03-13 12:31:23.525 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.525 | | 2026-03-13 12:31:23.525 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.525 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.526 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.526 | | -------------------- this is the found trait 2026-03-13 12:31:23.526 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.526 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.526 | &'a T 2026-03-13 12:31:23.526 | &'a mut T 2026-03-13 12:31:23.526 | () 2026-03-13 12:31:23.526 | (T0, T1) 2026-03-13 12:31:23.526 | (T0, T1, T2) 2026-03-13 12:31:23.526 | (T0, T1, T2, T3) 2026-03-13 12:31:23.526 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.526 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.526 | and 602 others 2026-03-13 12:31:23.526 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.526 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.526 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.526 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.526 | 2026-03-13 12:31:23.526 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.526 | --> src/cluster_api/clusters.rs:694:31 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | 682 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:31:23.526 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.526 | ... 2026-03-13 12:31:23.526 | 694 | pub remediation_template: Option, 2026-03-13 12:31:23.526 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.526 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.526 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.526 | | -------------------- this is the found trait 2026-03-13 12:31:23.526 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.526 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.526 | &'a T 2026-03-13 12:31:23.526 | &'a mut T 2026-03-13 12:31:23.526 | () 2026-03-13 12:31:23.526 | (T0, T1) 2026-03-13 12:31:23.526 | (T0, T1, T2) 2026-03-13 12:31:23.526 | (T0, T1, T2, T3) 2026-03-13 12:31:23.526 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.526 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.526 | and 602 others 2026-03-13 12:31:23.526 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.526 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.526 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.526 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.526 | 2026-03-13 12:31:23.526 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.526 | --> src/cluster_api/clusters.rs:848:24 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | 825 | /// MaxInFlight determines how many in flight remediations should happen at the same time. 2026-03-13 12:31:23.526 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:23.526 | ... 2026-03-13 12:31:23.526 | 848 | pub max_in_flight: Option, 2026-03-13 12:31:23.526 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.526 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.526 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.526 | | 2026-03-13 12:31:23.526 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.526 | | -------------------- this is the found trait 2026-03-13 12:31:23.526 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.526 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.526 | &'a T 2026-03-13 12:31:23.526 | &'a mut T 2026-03-13 12:31:23.526 | () 2026-03-13 12:31:23.526 | (T0, T1) 2026-03-13 12:31:23.526 | (T0, T1, T2) 2026-03-13 12:31:23.526 | (T0, T1, T2, T3) 2026-03-13 12:31:23.526 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.526 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.526 | and 602 others 2026-03-13 12:31:23.526 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.527 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.527 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.527 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.527 | 2026-03-13 12:31:23.527 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.527 | --> src/cluster_api/clusters.rs:879:20 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | 865 | /// The maximum number of machines that can be scheduled above the 2026-03-13 12:31:23.527 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:23.527 | ... 2026-03-13 12:31:23.527 | 879 | pub max_surge: Option, 2026-03-13 12:31:23.527 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.527 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.527 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.527 | | -------------------- this is the found trait 2026-03-13 12:31:23.527 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.527 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.527 | &'a T 2026-03-13 12:31:23.527 | &'a mut T 2026-03-13 12:31:23.527 | () 2026-03-13 12:31:23.527 | (T0, T1) 2026-03-13 12:31:23.527 | (T0, T1, T2) 2026-03-13 12:31:23.527 | (T0, T1, T2, T3) 2026-03-13 12:31:23.527 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.527 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.527 | and 602 others 2026-03-13 12:31:23.527 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.527 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.527 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.527 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.527 | 2026-03-13 12:31:23.527 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.527 | --> src/cluster_api/clusters.rs:897:26 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | 880 | /// The maximum number of machines that can be unavailable during the update. 2026-03-13 12:31:23.527 | | ----------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.527 | ... 2026-03-13 12:31:23.527 | 897 | pub max_unavailable: Option, 2026-03-13 12:31:23.527 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.527 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.527 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.527 | | -------------------- this is the found trait 2026-03-13 12:31:23.527 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.527 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.527 | &'a T 2026-03-13 12:31:23.527 | &'a mut T 2026-03-13 12:31:23.527 | () 2026-03-13 12:31:23.527 | (T0, T1) 2026-03-13 12:31:23.527 | (T0, T1, T2) 2026-03-13 12:31:23.527 | (T0, T1, T2, T3) 2026-03-13 12:31:23.527 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.527 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.527 | and 602 others 2026-03-13 12:31:23.527 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.527 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.527 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.527 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.527 | 2026-03-13 12:31:23.527 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.527 | --> src/cluster_api/clusters.rs:1080:21 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | 1078 | /// Conditions defines current service state of the cluster. 2026-03-13 12:31:23.527 | | ------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:23.527 | 1079 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.527 | 1080 | pub conditions: Option>, 2026-03-13 12:31:23.527 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.527 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.527 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.527 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.527 | | 2026-03-13 12:31:23.528 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.528 | | 2026-03-13 12:31:23.528 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.528 | | -------------------- this is the found trait 2026-03-13 12:31:23.528 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.528 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.528 | &'a T 2026-03-13 12:31:23.528 | &'a mut T 2026-03-13 12:31:23.528 | () 2026-03-13 12:31:23.528 | (T0, T1) 2026-03-13 12:31:23.528 | (T0, T1, T2) 2026-03-13 12:31:23.528 | (T0, T1, T2, T3) 2026-03-13 12:31:23.528 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.528 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.528 | and 602 others 2026-03-13 12:31:23.528 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.528 | = note: 1 redundant requirement hidden 2026-03-13 12:31:23.528 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.528 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.528 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.528 | | 2026-03-13 12:31:23.528 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.528 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.528 | 2026-03-13 12:31:23.528 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.528 | --> src/cluster_api/kubeadmconfigtemplates.rs:389:18 2026-03-13 12:31:23.528 | | 2026-03-13 12:31:23.528 | 387 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:23.528 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.528 | 388 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.528 | 389 | pub divisor: Option, 2026-03-13 12:31:23.528 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.528 | | 2026-03-13 12:31:23.528 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.528 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.528 | | 2026-03-13 12:31:23.528 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.528 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.528 | | 2026-03-13 12:31:23.528 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.528 | | 2026-03-13 12:31:23.528 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.528 | | -------------------- this is the found trait 2026-03-13 12:31:23.528 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.528 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.528 | &'a T 2026-03-13 12:31:23.528 | &'a mut T 2026-03-13 12:31:23.528 | () 2026-03-13 12:31:23.528 | (T0, T1) 2026-03-13 12:31:23.528 | (T0, T1, T2) 2026-03-13 12:31:23.528 | (T0, T1, T2, T3) 2026-03-13 12:31:23.528 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.528 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.528 | and 602 others 2026-03-13 12:31:23.528 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.528 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.528 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.528 | | 2026-03-13 12:31:23.528 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.528 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.528 | 2026-03-13 12:31:23.528 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.528 | --> src/cluster_api/kubeadmconfigtemplates.rs:554:18 2026-03-13 12:31:23.528 | | 2026-03-13 12:31:23.528 | 552 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:23.528 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.528 | 553 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.528 | 554 | pub divisor: Option, 2026-03-13 12:31:23.528 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.528 | | 2026-03-13 12:31:23.528 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.528 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.528 | | 2026-03-13 12:31:23.528 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.528 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.528 | | 2026-03-13 12:31:23.528 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.528 | | 2026-03-13 12:31:23.528 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.528 | | -------------------- this is the found trait 2026-03-13 12:31:23.528 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.528 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.528 | &'a T 2026-03-13 12:31:23.528 | &'a mut T 2026-03-13 12:31:23.528 | () 2026-03-13 12:31:23.528 | (T0, T1) 2026-03-13 12:31:23.528 | (T0, T1, T2) 2026-03-13 12:31:23.528 | (T0, T1, T2, T3) 2026-03-13 12:31:23.528 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.528 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.528 | and 602 others 2026-03-13 12:31:23.528 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.528 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.528 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.528 | | 2026-03-13 12:31:23.528 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.528 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.528 | 2026-03-13 12:31:23.529 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.529 | --> src/cluster_api/kubeadmconfigtemplates.rs:789:18 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | 787 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:23.529 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.529 | 788 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.529 | 789 | pub divisor: Option, 2026-03-13 12:31:23.529 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.529 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.529 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.529 | | -------------------- this is the found trait 2026-03-13 12:31:23.529 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.529 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.529 | &'a T 2026-03-13 12:31:23.529 | &'a mut T 2026-03-13 12:31:23.529 | () 2026-03-13 12:31:23.529 | (T0, T1) 2026-03-13 12:31:23.529 | (T0, T1, T2) 2026-03-13 12:31:23.529 | (T0, T1, T2, T3) 2026-03-13 12:31:23.529 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.529 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.529 | and 602 others 2026-03-13 12:31:23.529 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.529 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.529 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.529 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.529 | 2026-03-13 12:31:23.529 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.529 | --> src/cluster_api/kubeadmconfigtemplates.rs:953:18 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | 951 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:23.529 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.529 | 952 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.529 | 953 | pub divisor: Option, 2026-03-13 12:31:23.529 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.529 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.529 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.529 | | -------------------- this is the found trait 2026-03-13 12:31:23.529 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.529 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.529 | &'a T 2026-03-13 12:31:23.529 | &'a mut T 2026-03-13 12:31:23.529 | () 2026-03-13 12:31:23.529 | (T0, T1) 2026-03-13 12:31:23.529 | (T0, T1, T2) 2026-03-13 12:31:23.529 | (T0, T1, T2, T3) 2026-03-13 12:31:23.529 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.529 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.529 | and 602 others 2026-03-13 12:31:23.529 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.529 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.529 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.529 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.529 | 2026-03-13 12:31:23.529 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.529 | --> src/cluster_api/kubeadmcontrolplane.rs:319:18 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | 317 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:23.529 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.529 | 318 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.529 | 319 | pub divisor: Option, 2026-03-13 12:31:23.529 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.529 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.529 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.529 | | 2026-03-13 12:31:23.529 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.529 | | -------------------- this is the found trait 2026-03-13 12:31:23.529 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.530 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.530 | &'a T 2026-03-13 12:31:23.530 | &'a mut T 2026-03-13 12:31:23.530 | () 2026-03-13 12:31:23.530 | (T0, T1) 2026-03-13 12:31:23.530 | (T0, T1, T2) 2026-03-13 12:31:23.530 | (T0, T1, T2, T3) 2026-03-13 12:31:23.530 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.530 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.530 | and 602 others 2026-03-13 12:31:23.530 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.530 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.530 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.530 | | 2026-03-13 12:31:23.530 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.530 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.530 | 2026-03-13 12:31:23.530 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.530 | --> src/cluster_api/kubeadmcontrolplane.rs:456:18 2026-03-13 12:31:23.530 | | 2026-03-13 12:31:23.530 | 454 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:23.530 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.530 | 455 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.530 | 456 | pub divisor: Option, 2026-03-13 12:31:23.530 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.530 | | 2026-03-13 12:31:23.530 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.530 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.530 | | 2026-03-13 12:31:23.530 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.530 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.530 | | 2026-03-13 12:31:23.530 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.530 | | 2026-03-13 12:31:23.530 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.530 | | -------------------- this is the found trait 2026-03-13 12:31:23.530 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.530 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.530 | &'a T 2026-03-13 12:31:23.530 | &'a mut T 2026-03-13 12:31:23.530 | () 2026-03-13 12:31:23.530 | (T0, T1) 2026-03-13 12:31:23.530 | (T0, T1, T2) 2026-03-13 12:31:23.530 | (T0, T1, T2, T3) 2026-03-13 12:31:23.530 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.530 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.530 | and 602 others 2026-03-13 12:31:23.530 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.530 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.530 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.530 | | 2026-03-13 12:31:23.530 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.530 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.530 | 2026-03-13 12:31:23.530 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.530 | --> src/cluster_api/kubeadmcontrolplane.rs:657:18 2026-03-13 12:31:23.530 | | 2026-03-13 12:31:23.530 | 655 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:23.530 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.530 | 656 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.530 | 657 | pub divisor: Option, 2026-03-13 12:31:23.530 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.530 | | 2026-03-13 12:31:23.530 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.530 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.530 | | 2026-03-13 12:31:23.530 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.530 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.530 | | 2026-03-13 12:31:23.530 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.530 | | 2026-03-13 12:31:23.530 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.530 | | -------------------- this is the found trait 2026-03-13 12:31:23.530 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.530 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.530 | &'a T 2026-03-13 12:31:23.530 | &'a mut T 2026-03-13 12:31:23.530 | () 2026-03-13 12:31:23.530 | (T0, T1) 2026-03-13 12:31:23.530 | (T0, T1, T2) 2026-03-13 12:31:23.530 | (T0, T1, T2, T3) 2026-03-13 12:31:23.530 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.530 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.530 | and 602 others 2026-03-13 12:31:23.530 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.530 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.530 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.530 | | 2026-03-13 12:31:23.530 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.530 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.530 | 2026-03-13 12:31:23.531 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.531 | --> src/cluster_api/kubeadmcontrolplane.rs:792:18 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | 790 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:23.531 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.531 | 791 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.531 | 792 | pub divisor: Option, 2026-03-13 12:31:23.531 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.531 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.531 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.531 | | -------------------- this is the found trait 2026-03-13 12:31:23.531 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.531 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.531 | &'a T 2026-03-13 12:31:23.531 | &'a mut T 2026-03-13 12:31:23.531 | () 2026-03-13 12:31:23.531 | (T0, T1) 2026-03-13 12:31:23.531 | (T0, T1, T2) 2026-03-13 12:31:23.531 | (T0, T1, T2, T3) 2026-03-13 12:31:23.531 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.531 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.531 | and 602 others 2026-03-13 12:31:23.531 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.531 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.531 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.531 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.531 | 2026-03-13 12:31:23.531 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.531 | --> src/cluster_api/kubeadmcontrolplane.rs:1582:29 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | 1582 | pub infrastructure_ref: ObjectReference, 2026-03-13 12:31:23.531 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.531 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.531 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.531 | | -------------------- this is the found trait 2026-03-13 12:31:23.531 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.531 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.531 | &'a T 2026-03-13 12:31:23.531 | &'a mut T 2026-03-13 12:31:23.531 | () 2026-03-13 12:31:23.531 | (T0, T1) 2026-03-13 12:31:23.531 | (T0, T1, T2) 2026-03-13 12:31:23.531 | (T0, T1, T2, T3) 2026-03-13 12:31:23.531 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.531 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.531 | and 602 others 2026-03-13 12:31:23.531 | 2026-03-13 12:31:23.531 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.531 | --> src/cluster_api/kubeadmcontrolplane.rs:1761:20 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | 1754 | /// maxSurge is the maximum number of control planes that can be scheduled above or under the 2026-03-13 12:31:23.531 | | --------------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.531 | ... 2026-03-13 12:31:23.531 | 1761 | pub max_surge: Option, 2026-03-13 12:31:23.531 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.531 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.531 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.531 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.531 | | -------------------- this is the found trait 2026-03-13 12:31:23.531 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.531 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.531 | &'a T 2026-03-13 12:31:23.531 | &'a mut T 2026-03-13 12:31:23.531 | () 2026-03-13 12:31:23.531 | (T0, T1) 2026-03-13 12:31:23.531 | (T0, T1, T2) 2026-03-13 12:31:23.531 | (T0, T1, T2, T3) 2026-03-13 12:31:23.531 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.531 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.531 | and 602 others 2026-03-13 12:31:23.531 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.531 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.531 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.531 | | 2026-03-13 12:31:23.532 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.532 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.532 | 2026-03-13 12:31:23.532 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.532 | --> src/cluster_api/kubeadmcontrolplane.rs:1776:21 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | 1774 | /// conditions defines current service state of the KubeadmControlPlane. 2026-03-13 12:31:23.532 | | ------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:23.532 | 1775 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.532 | 1776 | pub conditions: Option>, 2026-03-13 12:31:23.532 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.532 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.532 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.532 | | -------------------- this is the found trait 2026-03-13 12:31:23.532 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.532 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.532 | &'a T 2026-03-13 12:31:23.532 | &'a mut T 2026-03-13 12:31:23.532 | () 2026-03-13 12:31:23.532 | (T0, T1) 2026-03-13 12:31:23.532 | (T0, T1, T2) 2026-03-13 12:31:23.532 | (T0, T1, T2, T3) 2026-03-13 12:31:23.532 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.532 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.532 | and 602 others 2026-03-13 12:31:23.532 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.532 | = note: 1 redundant requirement hidden 2026-03-13 12:31:23.532 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.532 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.532 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.532 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.532 | 2026-03-13 12:31:23.532 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.532 | --> src/cluster_api/kubeadmcontrolplane.rs:1869:21 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | 1865 | /// conditions represents the observations of a KubeadmControlPlane's current state. 2026-03-13 12:31:23.532 | | ------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:23.532 | ... 2026-03-13 12:31:23.532 | 1869 | pub conditions: Option>, 2026-03-13 12:31:23.532 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.532 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.532 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.532 | | -------------------- this is the found trait 2026-03-13 12:31:23.532 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.532 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.532 | &'a T 2026-03-13 12:31:23.532 | &'a mut T 2026-03-13 12:31:23.532 | () 2026-03-13 12:31:23.532 | (T0, T1) 2026-03-13 12:31:23.532 | (T0, T1, T2) 2026-03-13 12:31:23.532 | (T0, T1, T2, T3) 2026-03-13 12:31:23.532 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.532 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.532 | and 602 others 2026-03-13 12:31:23.532 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.532 | = note: 1 redundant requirement hidden 2026-03-13 12:31:23.532 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.532 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.532 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.532 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.532 | 2026-03-13 12:31:23.532 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.532 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:403:18 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | 401 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:23.532 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.532 | 402 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.532 | 403 | pub divisor: Option, 2026-03-13 12:31:23.532 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.532 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.532 | | 2026-03-13 12:31:23.532 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.532 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.533 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.533 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.533 | | -------------------- this is the found trait 2026-03-13 12:31:23.533 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.533 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.533 | &'a T 2026-03-13 12:31:23.533 | &'a mut T 2026-03-13 12:31:23.533 | () 2026-03-13 12:31:23.533 | (T0, T1) 2026-03-13 12:31:23.533 | (T0, T1, T2) 2026-03-13 12:31:23.533 | (T0, T1, T2, T3) 2026-03-13 12:31:23.533 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.533 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.533 | and 602 others 2026-03-13 12:31:23.533 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.533 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.533 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.533 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.533 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.533 | 2026-03-13 12:31:23.533 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.533 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:559:18 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.533 | 557 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:23.533 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.533 | 558 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.533 | 559 | pub divisor: Option, 2026-03-13 12:31:23.533 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.533 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.533 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.533 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.533 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.533 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.533 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.533 | | -------------------- this is the found trait 2026-03-13 12:31:23.533 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.533 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.533 | &'a T 2026-03-13 12:31:23.533 | &'a mut T 2026-03-13 12:31:23.533 | () 2026-03-13 12:31:23.533 | (T0, T1) 2026-03-13 12:31:23.533 | (T0, T1, T2) 2026-03-13 12:31:23.533 | (T0, T1, T2, T3) 2026-03-13 12:31:23.533 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.533 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.533 | and 602 others 2026-03-13 12:31:23.533 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.533 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.533 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.533 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.533 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.533 | 2026-03-13 12:31:23.533 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.533 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:786:18 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.533 | 784 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:23.533 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.533 | 785 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.533 | 786 | pub divisor: Option, 2026-03-13 12:31:23.533 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.533 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.533 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.533 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.533 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.533 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.533 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.533 | | -------------------- this is the found trait 2026-03-13 12:31:23.533 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.533 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.533 | &'a T 2026-03-13 12:31:23.533 | &'a mut T 2026-03-13 12:31:23.533 | () 2026-03-13 12:31:23.533 | (T0, T1) 2026-03-13 12:31:23.533 | (T0, T1, T2) 2026-03-13 12:31:23.533 | (T0, T1, T2, T3) 2026-03-13 12:31:23.533 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.533 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.533 | and 602 others 2026-03-13 12:31:23.533 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.533 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.533 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.533 | | 2026-03-13 12:31:23.534 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.534 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.534 | 2026-03-13 12:31:23.534 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.534 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:943:18 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | 941 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:23.534 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.534 | 942 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.534 | 943 | pub divisor: Option, 2026-03-13 12:31:23.534 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.534 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.534 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.534 | | -------------------- this is the found trait 2026-03-13 12:31:23.534 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.534 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.534 | &'a T 2026-03-13 12:31:23.534 | &'a mut T 2026-03-13 12:31:23.534 | () 2026-03-13 12:31:23.534 | (T0, T1) 2026-03-13 12:31:23.534 | (T0, T1, T2) 2026-03-13 12:31:23.534 | (T0, T1, T2, T3) 2026-03-13 12:31:23.534 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.534 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.534 | and 602 others 2026-03-13 12:31:23.534 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.534 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.534 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.534 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.534 | 2026-03-13 12:31:23.534 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.534 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:1951:20 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | 1944 | /// The maximum number of control planes that can be scheduled above or under the 2026-03-13 12:31:23.534 | | --------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.534 | ... 2026-03-13 12:31:23.534 | 1951 | pub max_surge: Option, 2026-03-13 12:31:23.534 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.534 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.534 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.534 | | -------------------- this is the found trait 2026-03-13 12:31:23.534 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.534 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.534 | &'a T 2026-03-13 12:31:23.534 | &'a mut T 2026-03-13 12:31:23.534 | () 2026-03-13 12:31:23.534 | (T0, T1) 2026-03-13 12:31:23.534 | (T0, T1, T2) 2026-03-13 12:31:23.534 | (T0, T1, T2, T3) 2026-03-13 12:31:23.534 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.534 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.534 | and 602 others 2026-03-13 12:31:23.534 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.534 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.534 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.534 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.534 | 2026-03-13 12:31:23.534 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.534 | --> src/cluster_api/machines.rs:36:29 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | 36 | pub infrastructure_ref: ObjectReference, 2026-03-13 12:31:23.534 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.534 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.534 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.534 | | 2026-03-13 12:31:23.534 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.534 | | -------------------- this is the found trait 2026-03-13 12:31:23.535 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.535 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.535 | &'a T 2026-03-13 12:31:23.535 | &'a mut T 2026-03-13 12:31:23.535 | () 2026-03-13 12:31:23.535 | (T0, T1) 2026-03-13 12:31:23.535 | (T0, T1, T2) 2026-03-13 12:31:23.535 | (T0, T1, T2, T3) 2026-03-13 12:31:23.535 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.535 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.535 | and 602 others 2026-03-13 12:31:23.535 | 2026-03-13 12:31:23.535 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.535 | --> src/cluster_api/machines.rs:78:21 2026-03-13 12:31:23.535 | | 2026-03-13 12:31:23.535 | 73 | /// ConfigRef is a reference to a bootstrap provider-specific resource 2026-03-13 12:31:23.535 | | ---------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.535 | ... 2026-03-13 12:31:23.535 | 78 | pub config_ref: Option, 2026-03-13 12:31:23.535 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.535 | | 2026-03-13 12:31:23.535 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.535 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.535 | | 2026-03-13 12:31:23.535 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.535 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.535 | | 2026-03-13 12:31:23.535 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.535 | | 2026-03-13 12:31:23.535 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.535 | | -------------------- this is the found trait 2026-03-13 12:31:23.535 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.535 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.535 | &'a T 2026-03-13 12:31:23.535 | &'a mut T 2026-03-13 12:31:23.535 | () 2026-03-13 12:31:23.535 | (T0, T1) 2026-03-13 12:31:23.535 | (T0, T1, T2) 2026-03-13 12:31:23.535 | (T0, T1, T2, T3) 2026-03-13 12:31:23.535 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.535 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.535 | and 602 others 2026-03-13 12:31:23.535 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.535 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.535 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.535 | | 2026-03-13 12:31:23.535 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.535 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.535 | 2026-03-13 12:31:23.535 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.535 | --> src/cluster_api/machines.rs:181:21 2026-03-13 12:31:23.535 | | 2026-03-13 12:31:23.535 | 179 | /// Conditions defines current service state of the Machine. 2026-03-13 12:31:23.535 | | ------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:23.535 | 180 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:23.535 | 181 | pub conditions: Option>, 2026-03-13 12:31:23.535 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:23.535 | | 2026-03-13 12:31:23.535 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.535 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.535 | | 2026-03-13 12:31:23.535 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.535 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.535 | | 2026-03-13 12:31:23.535 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.535 | | 2026-03-13 12:31:23.535 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.535 | | -------------------- this is the found trait 2026-03-13 12:31:23.535 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.535 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.535 | &'a T 2026-03-13 12:31:23.535 | &'a mut T 2026-03-13 12:31:23.535 | () 2026-03-13 12:31:23.535 | (T0, T1) 2026-03-13 12:31:23.535 | (T0, T1, T2) 2026-03-13 12:31:23.535 | (T0, T1, T2, T3) 2026-03-13 12:31:23.535 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.535 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.535 | and 602 others 2026-03-13 12:31:23.535 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.535 | = note: 1 redundant requirement hidden 2026-03-13 12:31:23.535 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.535 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.535 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.535 | | 2026-03-13 12:31:23.535 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.535 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.535 | 2026-03-13 12:31:23.535 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:23.535 | --> src/cluster_api/machines.rs:234:19 2026-03-13 12:31:23.535 | | 2026-03-13 12:31:23.535 | 232 | /// NodeRef will point to the corresponding Node if it exists. 2026-03-13 12:31:23.535 | | -------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:23.536 | 233 | #[serde(default, skip_serializing_if = "Option::is_none", rename = "nodeRef")] 2026-03-13 12:31:23.536 | 234 | pub node_ref: Option, 2026-03-13 12:31:23.536 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:23.536 | | 2026-03-13 12:31:23.536 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:23.536 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:23.536 | | 2026-03-13 12:31:23.536 | 135 | pub trait JsonSchema { 2026-03-13 12:31:23.536 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:23.536 | | 2026-03-13 12:31:23.536 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:23.536 | | 2026-03-13 12:31:23.536 | 133 | pub trait JsonSchema { 2026-03-13 12:31:23.536 | | -------------------- this is the found trait 2026-03-13 12:31:23.536 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:23.536 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:23.536 | &'a T 2026-03-13 12:31:23.536 | &'a mut T 2026-03-13 12:31:23.536 | () 2026-03-13 12:31:23.536 | (T0, T1) 2026-03-13 12:31:23.536 | (T0, T1, T2) 2026-03-13 12:31:23.536 | (T0, T1, T2, T3) 2026-03-13 12:31:23.536 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:23.536 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:23.536 | and 602 others 2026-03-13 12:31:23.536 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:23.536 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:23.536 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:23.536 | | 2026-03-13 12:31:23.536 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:23.536 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:23.536 | 2026-03-13 12:31:23.536 | Some errors have detailed explanations: E0277, E0425, E0432, E0433, E0603. 2026-03-13 12:31:23.536 | For more information about an error, try `rustc --explain E0277`. 2026-03-13 12:31:23.536 | error: could not compile `magnum-cluster-api` (lib) due to 61 previous errors 2026-03-13 12:31:23.536 | 💥 maturin failed 2026-03-13 12:31:23.536 | Caused by: Failed to build a native library through cargo 2026-03-13 12:31:23.536 | Caused by: Cargo build finished with "exit status: 101": `env -u CARGO PYO3_BUILD_EXTENSION_MODULE="1" PYO3_ENVIRONMENT_SIGNATURE="cpython-3.12-64bit" PYO3_PYTHON="/opt/stack/data/venv/bin/python3.12" PYTHON_SYS_EXECUTABLE="/opt/stack/data/venv/bin/python3.12" "cargo" "rustc" "--profile" "release" "--features" "extension-module" "--message-format" "json-render-diagnostics" "--manifest-path" "/opt/stack/magnum-cluster-api/Cargo.toml" "--lib" "--crate-type" "cdylib"` 2026-03-13 12:31:23.536 | Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/opt/stack/data/venv/bin/python3.12', '--compatibility', 'off', '--editable'] returned non-zero exit status 1 2026-03-13 12:31:23.536 | [end of output] 2026-03-13 12:31:23.536 | 2026-03-13 12:31:23.536 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-03-13 12:31:23.536 | ERROR: Failed building editable for magnum-cluster-api 2026-03-13 12:31:23.536 | Building wheel for haproxyadmin (pyproject.toml): started 2026-03-13 12:31:23.849 | Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-03-13 12:31:23.850 | Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37208 sha256=d9a4edfcb1420d8c314101caeee559dd2500fdf8b88e11cdc0f2ed15129ffb41 2026-03-13 12:31:23.850 | Stored in directory: /opt/stack/.cache/pip/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-03-13 12:31:23.853 | Successfully built haproxyadmin 2026-03-13 12:31:23.854 | Failed to build magnum-cluster-api 2026-03-13 12:31:23.871 | error: failed-wheel-build-for-install 2026-03-13 12:31:23.871 | 2026-03-13 12:31:23.871 | × Failed to build installable wheels for some pyproject.toml based projects 2026-03-13 12:31:23.871 | ╰─> magnum-cluster-api 2026-03-13 12:31:24.059 | + inc/python:pip_install:1 : exit_trap 2026-03-13 12:31:24.065 | + ./stack.sh:exit_trap:519 : local r=1 2026-03-13 12:31:24.072 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-03-13 12:31:24.079 | + ./stack.sh:exit_trap:520 : jobs= 2026-03-13 12:31:24.085 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-03-13 12:31:24.091 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-03-13 12:31:24.098 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-03-13 12:31:24.104 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-03-13 12:31:24.110 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-03-13 12:31:24.116 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-03-13 12:31:24.116 | Error on exit 2026-03-13 12:31:24.122 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-03-13 12:31:24.129 | + ./stack.sh:exit_trap:540 : generate-subunit 1773404431 653 fail 2026-03-13 12:31:24.308 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-03-13 12:31:24.315 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-03-13 12:31:25.352 | + ./stack.sh:exit_trap:554 : exit 1