2026-06-18 00:23:03.107 | + ./stack.sh:main:485 : exec 2026-06-18 00:23:03.107 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-18-002303' 2026-06-18 00:23:03.107 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-06-18-002303.summary.2026-06-18-002303 2026-06-18 00:23:03.107 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:23:03.107 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-18-002303 2026-06-18 00:23:03.107 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-18-002303 /opt/stack/logs/devstacklog.txt 2026-06-18 00:23:03.107 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-18-002303.summary.2026-06-18-002303 /opt/stack/logs/devstacklog.txt.summary 2026-06-18 00:23:03.107 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-18 00:23:03.107 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-18 00:23:03.111 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-18 00:23:03.118 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-18 00:23:03.122 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-18 00:23:03.128 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-18 00:23:03.128 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-18 00:23:03.135 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-18 00:23:03.139 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-18 00:23:03.144 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-18 00:23:03.151 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-18 00:23:03.155 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-18 00:23:03.159 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-18 00:23:03.164 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-18 00:23:03.171 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-18 00:23:03.175 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-18 00:23:03.179 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-18 00:23:03.183 | + ./stack.sh:main:571 : set -o errexit 2026-06-18 00:23:03.187 | + ./stack.sh:main:574 : uname -a 2026-06-18 00:23:03.189 | Linux np0000181696 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-18 00:23:03.193 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-18 00:23:03.197 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-18 00:23:03.203 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-06-18 00:23:03.265 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-06-18 00:23:03.292 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-06-18 00:23:03.297 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-18 00:23:03.322 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-18 00:23:03.328 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-18 00:23:03.351 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-18 00:23:03.356 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-18 00:23:03.382 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-06-18 00:23:03.386 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-18 00:23:03.391 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-18 00:23:03.396 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-18 00:23:03.423 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-06-18 00:23:03.427 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-18 00:23:03.454 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-06-18 00:23:03.458 | + ./stack.sh:main:588 : tune_host 2026-06-18 00:23:03.461 | + lib/host:tune_host:96 : configure_host_mem 2026-06-18 00:23:03.464 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-18 00:23:03.468 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:03.471 | + lib/host:configure_zswap:43 : is_ubuntu 2026-06-18 00:23:03.476 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:23:03.479 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:23:03.484 | + lib/host:configure_zswap:44 : echo lz4 2026-06-18 00:23:03.485 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-06-18 00:23:03.497 | lz4 2026-06-18 00:23:03.504 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-06-18 00:23:03.504 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-06-18 00:23:03.518 | zsmalloc 2026-06-18 00:23:03.524 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-06-18 00:23:03.525 | + lib/host:configure_zswap:47 : echo 1 2026-06-18 00:23:03.536 | 1 2026-06-18 00:23:03.561 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-06-18 00:23:03.577 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-06-18 00:23:03.577 | /sys/module/zswap/parameters/enabled:Y 2026-06-18 00:23:03.577 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-06-18 00:23:03.577 | /sys/module/zswap/parameters/max_pool_percent:20 2026-06-18 00:23:03.577 | /sys/module/zswap/parameters/compressor:lz4 2026-06-18 00:23:03.577 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-06-18 00:23:03.577 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-06-18 00:23:03.577 | /sys/module/zswap/parameters/exclusive_loads:N 2026-06-18 00:23:03.577 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-06-18 00:23:03.582 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-18 00:23:03.586 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:03.590 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-18 00:23:03.594 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:23:03.598 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:23:03.602 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-18 00:23:03.606 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:23:03.609 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:03.613 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:23:03.617 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:23:03.620 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:23:03.624 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:23:03.628 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-18 00:23:03.632 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:03.636 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-18 00:23:03.640 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-18 00:23:03.647 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-06-18 00:23:03.651 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-18 00:23:03.655 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-18 00:23:03.659 | + functions-common:time_start:2401 : local start_time= 2026-06-18 00:23:03.663 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 00:23:03.668 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 00:23:03.673 | + functions-common:time_start:2405 : _TIME_START[$name]=1781742183670 2026-06-18 00:23:03.677 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-18 00:23:03.681 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-18 00:23:03.685 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-18 00:23:03.807 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-18 00:23:03.905 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-06-18 00:23:03.981 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-18 00:23:04.058 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-18 00:23:05.143 | Reading package lists... 2026-06-18 00:23:05.176 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-18 00:23:05.181 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-18 00:23:05.184 | + functions-common:time_stop:2414 : local name 2026-06-18 00:23:05.189 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:23:05.193 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:23:05.196 | + functions-common:time_stop:2417 : local total 2026-06-18 00:23:05.201 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:23:05.205 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-18 00:23:05.209 | + functions-common:time_stop:2421 : start_time=1781742183670 2026-06-18 00:23:05.213 | + functions-common:time_stop:2423 : [[ -z 1781742183670 ]] 2026-06-18 00:23:05.218 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:23:05.224 | + functions-common:time_stop:2426 : end_time=1781742185219 2026-06-18 00:23:05.229 | + functions-common:time_stop:2427 : elapsed_time=1549 2026-06-18 00:23:05.233 | + functions-common:time_stop:2428 : total=0 2026-06-18 00:23:05.237 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:23:05.240 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1549 2026-06-18 00:23:05.245 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-18 00:23:05.249 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:23:05.252 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:23:05.256 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:23:05.260 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-18 00:23:05.294 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-18 00:23:05.335 | Reading package lists... 2026-06-18 00:23:05.545 | Building dependency tree... 2026-06-18 00:23:05.546 | Reading state information... 2026-06-18 00:23:05.749 | Recommended packages: 2026-06-18 00:23:05.750 | qemu-kvm 2026-06-18 00:23:05.776 | The following NEW packages will be installed: 2026-06-18 00:23:05.778 | ksmtuned 2026-06-18 00:23:05.845 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-06-18 00:23:05.845 | Need to get 7,444 B of archives. 2026-06-18 00:23:05.845 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-18 00:23:05.845 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-06-18 00:23:05.992 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:23:06.026 | Fetched 7,444 B in 0s (135 kB/s) 2026-06-18 00:23:06.072 | Selecting previously unselected package ksmtuned. 2026-06-18 00:23:06.089 | (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 ... 33266 files and directories currently installed.) 2026-06-18 00:23:06.091 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-18 00:23:06.096 | Unpacking ksmtuned (4.20150326) ... 2026-06-18 00:23:06.159 | Setting up ksmtuned (4.20150326) ... 2026-06-18 00:23:06.343 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-18 00:23:06.488 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-18 00:23:07.058 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:23:07.063 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:23:07.067 | + functions-common:time_stop:2414 : local name 2026-06-18 00:23:07.072 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:23:07.075 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:23:07.080 | + functions-common:time_stop:2417 : local total 2026-06-18 00:23:07.084 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:23:07.088 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:23:07.092 | + functions-common:time_stop:2421 : start_time=1781742185289 2026-06-18 00:23:07.096 | + functions-common:time_stop:2423 : [[ -z 1781742185289 ]] 2026-06-18 00:23:07.101 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:23:07.108 | + functions-common:time_stop:2426 : end_time=1781742187103 2026-06-18 00:23:07.112 | + functions-common:time_stop:2427 : elapsed_time=1814 2026-06-18 00:23:07.116 | + functions-common:time_stop:2428 : total=5601 2026-06-18 00:23:07.121 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:23:07.124 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7415 2026-06-18 00:23:07.129 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:23:07.133 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-18 00:23:07.138 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-18 00:23:07.140 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-18 00:23:07.166 | + lib/host:configure_ksm:19 : echo 0 2026-06-18 00:23:07.166 | 0 2026-06-18 00:23:07.174 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-18 00:23:07.178 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:07.182 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-06-18 00:23:07.196 | vm.dirty_ratio = 60 2026-06-18 00:23:07.202 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-06-18 00:23:07.215 | vm.dirty_background_ratio = 10 2026-06-18 00:23:07.222 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-06-18 00:23:07.235 | vm.vfs_cache_pressure = 50 2026-06-18 00:23:07.240 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-06-18 00:23:07.255 | vm.swappiness = 100 2026-06-18 00:23:07.261 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-06-18 00:23:07.274 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-06-18 00:23:07.274 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-06-18 00:23:07.275 | /proc/sys/vm/compact_unevictable_allowed:1 2026-06-18 00:23:07.275 | /proc/sys/vm/compaction_proactiveness:20 2026-06-18 00:23:07.275 | /proc/sys/vm/dirty_background_bytes:0 2026-06-18 00:23:07.275 | /proc/sys/vm/dirty_background_ratio:10 2026-06-18 00:23:07.275 | /proc/sys/vm/dirty_bytes:0 2026-06-18 00:23:07.275 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-06-18 00:23:07.275 | /proc/sys/vm/dirty_ratio:60 2026-06-18 00:23:07.275 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-06-18 00:23:07.275 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-06-18 00:23:07.275 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-06-18 00:23:07.277 | /proc/sys/vm/extfrag_threshold:500 2026-06-18 00:23:07.277 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-06-18 00:23:07.277 | /proc/sys/vm/hugetlb_shm_group:0 2026-06-18 00:23:07.277 | /proc/sys/vm/laptop_mode:0 2026-06-18 00:23:07.277 | /proc/sys/vm/legacy_va_layout:0 2026-06-18 00:23:07.277 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-06-18 00:23:07.277 | /proc/sys/vm/max_map_count:1048576 2026-06-18 00:23:07.277 | /proc/sys/vm/memfd_noexec:0 2026-06-18 00:23:07.277 | /proc/sys/vm/memory_failure_early_kill:0 2026-06-18 00:23:07.277 | /proc/sys/vm/memory_failure_recovery:1 2026-06-18 00:23:07.277 | /proc/sys/vm/min_free_kbytes:67584 2026-06-18 00:23:07.277 | /proc/sys/vm/min_slab_ratio:5 2026-06-18 00:23:07.277 | /proc/sys/vm/min_unmapped_ratio:1 2026-06-18 00:23:07.277 | /proc/sys/vm/mmap_min_addr:65536 2026-06-18 00:23:07.277 | /proc/sys/vm/mmap_rnd_bits:32 2026-06-18 00:23:07.277 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-06-18 00:23:07.277 | /proc/sys/vm/nr_hugepages:0 2026-06-18 00:23:07.277 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-06-18 00:23:07.277 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-06-18 00:23:07.277 | /proc/sys/vm/numa_stat:1 2026-06-18 00:23:07.277 | /proc/sys/vm/numa_zonelist_order:Node 2026-06-18 00:23:07.277 | /proc/sys/vm/oom_dump_tasks:1 2026-06-18 00:23:07.277 | /proc/sys/vm/oom_kill_allocating_task:0 2026-06-18 00:23:07.277 | /proc/sys/vm/overcommit_kbytes:0 2026-06-18 00:23:07.277 | /proc/sys/vm/overcommit_memory:0 2026-06-18 00:23:07.277 | /proc/sys/vm/overcommit_ratio:50 2026-06-18 00:23:07.277 | /proc/sys/vm/page-cluster:3 2026-06-18 00:23:07.277 | /proc/sys/vm/page_lock_unfairness:5 2026-06-18 00:23:07.277 | /proc/sys/vm/panic_on_oom:0 2026-06-18 00:23:07.277 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-06-18 00:23:07.277 | /proc/sys/vm/stat_interval:1 2026-06-18 00:23:07.277 | /proc/sys/vm/swappiness:100 2026-06-18 00:23:07.277 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-06-18 00:23:07.277 | /proc/sys/vm/user_reserve_kbytes:131072 2026-06-18 00:23:07.277 | /proc/sys/vm/vfs_cache_pressure:50 2026-06-18 00:23:07.277 | /proc/sys/vm/watermark_boost_factor:15000 2026-06-18 00:23:07.277 | /proc/sys/vm/watermark_scale_factor:10 2026-06-18 00:23:07.277 | /proc/sys/vm/zone_reclaim_mode:0 2026-06-18 00:23:07.283 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-06-18 00:23:07.290 | + lib/host:tune_host:97 : configure_host_net 2026-06-18 00:23:07.295 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-18 00:23:07.299 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:07.303 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-06-18 00:23:07.319 | net.ipv4.tcp_keepalive_time = 60 2026-06-18 00:23:07.324 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-06-18 00:23:07.337 | net.ipv4.tcp_keepalive_intvl = 10 2026-06-18 00:23:07.343 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-06-18 00:23:07.357 | net.ipv4.tcp_keepalive_probes = 6 2026-06-18 00:23:07.363 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-06-18 00:23:07.376 | net.ipv4.tcp_fastopen = 3 2026-06-18 00:23:07.383 | + 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-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_app_win:31 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_dsack:1 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_ecn:2 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_fack:0 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_fastopen_key:d288bc6e-5d698f50-825f4d24-3e572c15 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_frto:2 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-06-18 00:23:07.402 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_mem:768417 1024558 1536834 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_recovery:1 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_reordering:3 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_retries1:3 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_retries2:15 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_sack:1 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-06-18 00:23:07.403 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-06-18 00:23:07.404 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-06-18 00:23:07.404 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-06-18 00:23:07.404 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-06-18 00:23:07.407 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-06-18 00:23:07.422 | net.core.default_qdisc = pfifo_fast 2026-06-18 00:23:07.429 | + ./stack.sh:main:594 : fetch_plugins 2026-06-18 00:23:07.433 | + functions-common:fetch_plugins:1760 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:23:07.437 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-18 00:23:07.442 | + functions-common:fetch_plugins:1764 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-18 00:23:07.445 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-06-18 00:23:07.446 | Fetching DevStack plugins 2026-06-18 00:23:07.450 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 00:23:07.454 | + functions-common:fetch_plugins:1770 : git_clone_by_name barbican 2026-06-18 00:23:07.458 | + functions-common:git_clone_by_name:675 : local name=barbican 2026-06-18 00:23:07.462 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/barbican 2026-06-18 00:23:07.466 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/barbican 2026-06-18 00:23:07.470 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 00:23:07.474 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-06-18 00:23:07.478 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/barbican 2026-06-18 00:23:07.482 | + functions-common:git_clone:584 : local git_dest=/opt/stack/barbican 2026-06-18 00:23:07.486 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:23:07.490 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:23:07.495 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:23:07.500 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:23:07.504 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:23:07.509 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:23:07.535 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:23:07.539 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:23:07.543 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:07.548 | + functions-common:git_clone:604 : echo master 2026-06-18 00:23:07.548 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:23:07.557 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/barbican ]] 2026-06-18 00:23:07.560 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:07.564 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-06-18 00:23:07.585 | + functions-common:git_clone:666 : cd /opt/stack/barbican 2026-06-18 00:23:07.589 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:23:07.590 | + functions-common:git_clone:667 : head -1 2026-06-18 00:23:07.597 | a9b738f9 Merge "Do not override host_ref by default" 2026-06-18 00:23:07.602 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:23:07.606 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 00:23:07.610 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum 2026-06-18 00:23:07.615 | + functions-common:git_clone_by_name:675 : local name=magnum 2026-06-18 00:23:07.619 | + functions-common:git_clone_by_name:676 : local repo=https://review.opendev.org/openstack/magnum 2026-06-18 00:23:07.623 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum 2026-06-18 00:23:07.627 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 00:23:07.632 | + functions-common:git_clone_by_name:679 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-06-18 00:23:07.636 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/magnum 2026-06-18 00:23:07.640 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum 2026-06-18 00:23:07.644 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:23:07.648 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:23:07.653 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:23:07.658 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:23:07.662 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:23:07.667 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:23:07.693 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:23:07.697 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:23:07.701 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:07.706 | + functions-common:git_clone:604 : echo master 2026-06-18 00:23:07.707 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:23:07.715 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum ]] 2026-06-18 00:23:07.719 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:07.723 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-06-18 00:23:07.745 | + functions-common:git_clone:666 : cd /opt/stack/magnum 2026-06-18 00:23:07.750 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:23:07.751 | + functions-common:git_clone:667 : head -1 2026-06-18 00:23:07.756 | b9a40a6f Merge "Switch to new magnum-capi-helm project template" 2026-06-18 00:23:07.760 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:23:07.765 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 00:23:07.768 | + functions-common:fetch_plugins:1770 : git_clone_by_name manila 2026-06-18 00:23:07.772 | + functions-common:git_clone_by_name:675 : local name=manila 2026-06-18 00:23:07.777 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/manila 2026-06-18 00:23:07.781 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/manila 2026-06-18 00:23:07.785 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 00:23:07.789 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-06-18 00:23:07.793 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/manila 2026-06-18 00:23:07.797 | + functions-common:git_clone:584 : local git_dest=/opt/stack/manila 2026-06-18 00:23:07.801 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:23:07.805 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:23:07.810 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:23:07.815 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:23:07.819 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:23:07.824 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:23:07.851 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:23:07.855 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:23:07.860 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:07.865 | + functions-common:git_clone:604 : echo master 2026-06-18 00:23:07.865 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:23:07.873 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/manila ]] 2026-06-18 00:23:07.877 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:07.882 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/manila 2026-06-18 00:23:07.904 | + functions-common:git_clone:666 : cd /opt/stack/manila 2026-06-18 00:23:07.910 | + functions-common:git_clone:667 : head -1 2026-06-18 00:23:07.910 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:23:07.934 | 5cf57fbe7 Merge "Netapp Rest implementation for get_cluster_peers" 2026-06-18 00:23:07.938 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:23:07.942 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 00:23:07.946 | + functions-common:fetch_plugins:1770 : git_clone_by_name octavia 2026-06-18 00:23:07.951 | + functions-common:git_clone_by_name:675 : local name=octavia 2026-06-18 00:23:07.955 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/octavia 2026-06-18 00:23:07.959 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/octavia 2026-06-18 00:23:07.963 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 00:23:07.967 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-06-18 00:23:07.971 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/octavia 2026-06-18 00:23:07.975 | + functions-common:git_clone:584 : local git_dest=/opt/stack/octavia 2026-06-18 00:23:07.979 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:23:07.983 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:23:07.988 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:23:07.993 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:23:07.997 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:23:08.002 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:23:08.028 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:23:08.032 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:23:08.036 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:08.042 | + functions-common:git_clone:604 : echo master 2026-06-18 00:23:08.042 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:23:08.050 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/octavia ]] 2026-06-18 00:23:08.054 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:08.058 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-06-18 00:23:08.080 | + functions-common:git_clone:666 : cd /opt/stack/octavia 2026-06-18 00:23:08.085 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:23:08.086 | + functions-common:git_clone:667 : head -1 2026-06-18 00:23:08.092 | 9ff4683c8 Merge "Drop Python 3.10" 2026-06-18 00:23:08.097 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:23:08.101 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 00:23:08.105 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum-cluster-api 2026-06-18 00:23:08.109 | + functions-common:git_clone_by_name:675 : local name=magnum-cluster-api 2026-06-18 00:23:08.114 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-06-18 00:23:08.118 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 00:23:08.122 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 00:23:08.126 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-06-18 00:23:08.131 | + functions-common:git_clone:583 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-06-18 00:23:08.136 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum-cluster-api 2026-06-18 00:23:08.140 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:23:08.144 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:23:08.149 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:23:08.154 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:23:08.159 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:23:08.164 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:23:08.190 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:23:08.194 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:23:08.198 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:08.203 | + functions-common:git_clone:604 : echo master 2026-06-18 00:23:08.204 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:23:08.212 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-06-18 00:23:08.217 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:08.221 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-06-18 00:23:08.241 | + functions-common:git_clone:666 : cd /opt/stack/magnum-cluster-api 2026-06-18 00:23:08.247 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:23:08.247 | + functions-common:git_clone:667 : head -1 2026-06-18 00:23:08.255 | d8b9b7e fix(deps): update kube-rs to 0.28.0 2026-06-18 00:23:08.259 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:23:08.263 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 00:23:08.267 | + functions-common:fetch_plugins:1770 : git_clone_by_name ovn-octavia-provider 2026-06-18 00:23:08.272 | + functions-common:git_clone_by_name:675 : local name=ovn-octavia-provider 2026-06-18 00:23:08.276 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-06-18 00:23:08.281 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/ovn-octavia-provider 2026-06-18 00:23:08.285 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 00:23:08.289 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-06-18 00:23:08.294 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-06-18 00:23:08.298 | + functions-common:git_clone:584 : local git_dest=/opt/stack/ovn-octavia-provider 2026-06-18 00:23:08.302 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:23:08.306 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:23:08.311 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:23:08.316 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:23:08.320 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:23:08.325 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:23:08.353 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:23:08.357 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:23:08.361 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:08.367 | + functions-common:git_clone:604 : echo master 2026-06-18 00:23:08.367 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:23:08.374 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-06-18 00:23:08.378 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:08.382 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-06-18 00:23:08.402 | + functions-common:git_clone:666 : cd /opt/stack/ovn-octavia-provider 2026-06-18 00:23:08.408 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:23:08.408 | + functions-common:git_clone:667 : head -1 2026-06-18 00:23:08.414 | 890b626 Merge "neutron-ovn-db-sync-util plugin integration" 2026-06-18 00:23:08.418 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:23:08.423 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-18 00:23:08.427 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-18 00:23:08.431 | + functions-common:run_phase:1843 : local phase= 2026-06-18 00:23:08.436 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-18 00:23:08.440 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 00:23:08.443 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 00:23:08.447 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 00:23:08.452 | + functions-common:run_phase:1852 : local extra 2026-06-18 00:23:08.457 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 00:23:08.463 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 00:23:08.467 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 00:23:08.472 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-18 00:23:08.476 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-06-18 00:23:08.480 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 00:23:08.507 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:23:08.511 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-18 00:23:08.515 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 00:23:08.519 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-18 00:23:08.523 | + functions-common:plugin_override_defaults:1801 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:23:08.527 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-18 00:23:08.531 | + functions-common:plugin_override_defaults:1805 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-18 00:23:08.535 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-06-18 00:23:08.535 | Overriding Configuration Defaults 2026-06-18 00:23:08.539 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 00:23:08.543 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/barbican 2026-06-18 00:23:08.547 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-06-18 00:23:08.551 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 00:23:08.556 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum 2026-06-18 00:23:08.560 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-06-18 00:23:08.564 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 00:23:08.569 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/manila 2026-06-18 00:23:08.573 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-06-18 00:23:08.577 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 00:23:08.581 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/octavia 2026-06-18 00:23:08.585 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-06-18 00:23:08.589 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 00:23:08.593 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 00:23:08.597 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-06-18 00:23:08.601 | + functions-common:plugin_override_defaults:1816 : echo 'magnum-cluster-api has overridden the following defaults' 2026-06-18 00:23:08.602 | magnum-cluster-api has overridden the following defaults 2026-06-18 00:23:08.606 | + functions-common:plugin_override_defaults:1817 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-06-18 00:23:08.608 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-18 00:23:08.608 | KEYSTONE_ADMIN_ENDPOINT=true 2026-06-18 00:23:08.608 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-18 00:23:08.608 | LIBVIRT_TYPE=kvm 2026-06-18 00:23:08.608 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-18 00:23:08.613 | + functions-common:plugin_override_defaults:1818 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-06-18 00:23:08.617 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-18 00:23:08.621 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-06-18 00:23:08.626 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-06-18 00:23:08.629 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-06-18 00:23:08.634 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-06-18 00:23:08.638 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 00:23:08.642 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/ovn-octavia-provider 2026-06-18 00:23:08.646 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-06-18 00:23:08.651 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-06-18 00:23:08.682 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-06-18 00:23:08.686 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-18 00:23:08.712 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:23:08.717 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.227 2026-06-18 00:23:08.722 | +++ functions-common:ipv6_unquote:2212 : echo 199.204.45.227 2026-06-18 00:23:08.723 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 00:23:08.730 | ++ lib/tls:source:40 : TLS_IP=199.204.45.227 2026-06-18 00:23:08.735 | +++ lib/tls:source:43 : hostname -f 2026-06-18 00:23:08.742 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000181696.novalocal 2026-06-18 00:23:08.746 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-18 00:23:08.750 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-18 00:23:08.754 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-18 00:23:08.758 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-18 00:23:08.762 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-18 00:23:08.766 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-18 00:23:08.770 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-18 00:23:08.775 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-18 00:23:08.779 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-18 00:23:08.787 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-06-18 00:23:08.810 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-06-18 00:23:08.843 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-06-18 00:23:08.868 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-06-18 00:23:08.892 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-06-18 00:23:08.954 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-06-18 00:23:09.086 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-06-18 00:23:09.257 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-06-18 00:23:09.307 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-06-18 00:23:09.405 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-06-18 00:23:09.493 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-06-18 00:23:09.497 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-18 00:23:09.523 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:23:09.528 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-06-18 00:23:09.533 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-18 00:23:09.538 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-18 00:23:09.543 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-18 00:23:09.548 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-18 00:23:09.553 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-18 00:23:09.583 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:09.588 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 00:23:09.593 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:23:09.598 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-18 00:23:09.604 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-18 00:23:09.607 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 00:23:09.612 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 00:23:09.617 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-18 00:23:09.622 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 00:23:09.628 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-18 00:23:09.662 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-18 00:23:09.667 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-18 00:23:09.671 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-18 00:23:09.676 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-18 00:23:09.681 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-18 00:23:09.685 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-18 00:23:09.690 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-18 00:23:09.695 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-18 00:23:09.700 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-18 00:23:09.705 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-18 00:23:09.710 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-18 00:23:09.715 | ++ lib/neutron:source:114 : Q_HOST=199.204.45.227 2026-06-18 00:23:09.719 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-06-18 00:23:09.725 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-18 00:23:09.732 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-18 00:23:09.732 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 00:23:09.740 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:23:09.744 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-18 00:23:09.750 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-18 00:23:09.755 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-18 00:23:09.758 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-18 00:23:09.764 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-18 00:23:09.797 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-18 00:23:09.803 | +++ lib/neutron:source:128 : ipv6_unquote 199.204.45.227 2026-06-18 00:23:09.809 | +++ functions-common:ipv6_unquote:2212 : echo 199.204.45.227 2026-06-18 00:23:09.809 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 00:23:09.817 | ++ lib/neutron:source:128 : Q_META_DATA_IP=199.204.45.227 2026-06-18 00:23:09.822 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-18 00:23:09.826 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-18 00:23:09.831 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-18 00:23:09.835 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-18 00:23:09.840 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-18 00:23:09.845 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-18 00:23:09.850 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-18 00:23:09.855 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-18 00:23:09.860 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-18 00:23:09.864 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-18 00:23:09.869 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-18 00:23:09.874 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-18 00:23:09.878 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-18 00:23:09.883 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-18 00:23:09.887 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-18 00:23:09.893 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-18 00:23:09.897 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-18 00:23:09.901 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-18 00:23:09.907 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:23:09.912 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-18 00:23:09.916 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-18 00:23:09.923 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-18 00:23:09.953 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:09.957 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 00:23:09.961 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 00:23:09.966 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 00:23:09.970 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 00:23:09.975 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:09.980 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 00:23:09.984 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-18 00:23:09.989 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-18 00:23:09.992 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-18 00:23:09.997 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-18 00:23:10.001 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-18 00:23:10.006 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-18 00:23:10.011 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-18 00:23:10.016 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-18 00:23:10.021 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-18 00:23:10.026 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-18 00:23:10.030 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-18 00:23:10.035 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-06-18 00:23:10.040 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-06-18 00:23:10.239 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-06-18 00:23:10.266 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-06-18 00:23:10.271 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-18 00:23:10.276 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-18 00:23:10.281 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-18 00:23:10.285 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-18 00:23:10.290 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-18 00:23:10.295 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-18 00:23:10.299 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-18 00:23:10.304 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-18 00:23:10.309 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-18 00:23:10.314 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-18 00:23:10.318 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-06-18 00:23:10.323 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-18 00:23:10.327 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-18 00:23:10.332 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-18 00:23:10.337 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-18 00:23:10.342 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-18 00:23:10.347 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-18 00:23:10.351 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-18 00:23:10.356 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-18 00:23:10.362 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-18 00:23:10.363 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-18 00:23:10.364 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-18 00:23:10.364 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-18 00:23:10.373 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=a6:c315:d8ad 2026-06-18 00:23:10.377 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-18 00:23:10.382 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-18 00:23:10.386 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-18 00:23:10.391 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-18 00:23:10.396 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fda6:c315:d8ad::/56 2026-06-18 00:23:10.403 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-18 00:23:10.404 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fda6:c315:d8ad::/56 2026-06-18 00:23:10.411 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fda6:c315:d8ad::/64 2026-06-18 00:23:10.416 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-18 00:23:10.420 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-18 00:23:10.425 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-18 00:23:10.430 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-18 00:23:10.434 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-06-18 00:23:10.439 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-18 00:23:10.444 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-18 00:23:10.449 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-18 00:23:10.454 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-18 00:23:10.458 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-18 00:23:10.463 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-18 00:23:10.468 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-18 00:23:10.472 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-18 00:23:10.477 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fda6:c315:d8ad::/56 2026-06-18 00:23:10.482 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-18 00:23:10.486 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-18 00:23:10.494 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-18 00:23:10.495 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-18 00:23:10.495 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-18 00:23:10.505 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-06-18 00:23:10.511 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-18 00:23:10.512 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-18 00:23:10.513 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-18 00:23:10.522 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs='ens3 2026-06-18 00:23:10.522 | ens3' 2026-06-18 00:23:10.530 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-06-18 00:23:10.535 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-06-18 00:23:10.541 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-06-18 00:23:10.550 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-06-18 00:23:10.554 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-18 00:23:10.557 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-18 00:23:10.559 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-18 00:23:10.562 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-18 00:23:10.566 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-18 00:23:10.600 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-06-18 00:23:10.629 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-06-18 00:23:10.656 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-06-18 00:23:10.685 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-06-18 00:23:10.712 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-06-18 00:23:10.774 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-06-18 00:23:10.780 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-18 00:23:10.786 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-18 00:23:10.792 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-18 00:23:10.797 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 00:23:10.803 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-18 00:23:10.835 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 00:23:10.840 | + ./stack.sh:main:629 : run_phase source 2026-06-18 00:23:10.845 | + functions-common:run_phase:1842 : local mode=source 2026-06-18 00:23:10.850 | + functions-common:run_phase:1843 : local phase= 2026-06-18 00:23:10.855 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-18 00:23:10.860 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 00:23:10.865 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 00:23:10.870 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 00:23:10.874 | + functions-common:run_phase:1852 : local extra 2026-06-18 00:23:10.879 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 00:23:10.887 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 00:23:10.891 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 00:23:10.895 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-18 00:23:10.899 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-06-18 00:23:10.904 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 00:23:10.936 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:23:10.941 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-18 00:23:10.945 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-18 00:23:10.950 | + functions-common:load_plugin_settings:1778 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:23:10.955 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-18 00:23:10.960 | + functions-common:load_plugin_settings:1782 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-18 00:23:10.965 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-06-18 00:23:10.965 | Loading plugin settings 2026-06-18 00:23:10.970 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 00:23:10.975 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/barbican 2026-06-18 00:23:10.980 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-06-18 00:23:10.985 | + functions-common:load_plugin_settings:1791 : source /opt/stack/barbican/devstack/settings 2026-06-18 00:23:10.990 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-06-18 00:23:10.995 | ++ functions-common:define_plugin:1886 : : 2026-06-18 00:23:11.000 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-06-18 00:23:11.005 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-06-18 00:23:11.010 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-18 00:23:11.016 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-18 00:23:11.021 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-18 00:23:11.026 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-06-18 00:23:11.031 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-18 00:23:11.036 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-18 00:23:11.041 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-06-18 00:23:11.047 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-06-18 00:23:11.081 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:11.086 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 00:23:11.093 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:23:11.098 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-18 00:23:11.102 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-18 00:23:11.107 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-18 00:23:11.112 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-06-18 00:23:11.117 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-06-18 00:23:11.121 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-06-18 00:23:11.126 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-06-18 00:23:11.130 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.227/key-manager 2026-06-18 00:23:11.135 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-06-18 00:23:11.140 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-06-18 00:23:11.145 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-06-18 00:23:11.152 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-06-18 00:23:11.186 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-06-18 00:23:11.191 | ++ /opt/stack/barbican/devstack/settings:source:48 : VAULT_PLUGIN_BACKEND= 2026-06-18 00:23:11.196 | ++ /opt/stack/barbican/devstack/settings:source:49 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-18 00:23:11.201 | ++ /opt/stack/barbican/devstack/settings:source:50 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-18 00:23:11.206 | ++ /opt/stack/barbican/devstack/settings:source:52 : enable_service barbican 2026-06-18 00:23:11.289 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 00:23:11.295 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum 2026-06-18 00:23:11.299 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-06-18 00:23:11.304 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum/devstack/settings 2026-06-18 00:23:11.310 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-06-18 00:23:11.343 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-06-18 00:23:11.348 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-06-18 00:23:11.434 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-06-18 00:23:11.519 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 00:23:11.524 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/manila 2026-06-18 00:23:11.530 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-06-18 00:23:11.534 | + functions-common:load_plugin_settings:1791 : source /opt/stack/manila/devstack/settings 2026-06-18 00:23:11.539 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-06-18 00:23:11.544 | ++ functions-common:define_plugin:1886 : : 2026-06-18 00:23:11.549 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-06-18 00:23:11.554 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-06-18 00:23:11.558 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-06-18 00:23:11.564 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-06-18 00:23:11.569 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-06-18 00:23:11.573 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-18 00:23:11.578 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-18 00:23:11.584 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-06-18 00:23:11.588 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-06-18 00:23:11.594 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-18 00:23:11.599 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-06-18 00:23:11.604 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-06-18 00:23:11.608 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-06-18 00:23:11.613 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-06-18 00:23:11.618 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-06-18 00:23:11.623 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.227/identity 2026-06-18 00:23:11.628 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-18 00:23:11.633 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-06-18 00:23:11.638 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:23:11.643 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:23:11.648 | ++ /opt/stack/manila/devstack/settings:source:67 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:23:11.653 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-18 00:23:11.658 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-18 00:23:11.663 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=199.204.45.227 2026-06-18 00:23:11.669 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-06-18 00:23:11.673 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-06-18 00:23:11.679 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-06-18 00:23:11.684 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://199.204.45.227:8786 2026-06-18 00:23:11.689 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-06-18 00:23:11.695 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-06-18 00:23:11.727 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:11.732 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 00:23:11.738 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:23:11.743 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-06-18 00:23:11.748 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-18 00:23:11.753 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-06-18 00:23:11.757 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-18 00:23:11.763 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-06-18 00:23:11.769 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-18 00:23:11.774 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-06-18 00:23:11.779 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-18 00:23:11.785 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://199.204.45.227/share 2026-06-18 00:23:11.789 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-18 00:23:11.794 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-06-18 00:23:11.799 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-06-18 00:23:11.803 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-06-18 00:23:11.808 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-18 00:23:11.813 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-18 00:23:11.818 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-18 00:23:11.823 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-06-18 00:23:11.829 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-18 00:23:11.834 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-18 00:23:11.839 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-18 00:23:11.845 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-06-18 00:23:11.879 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-18 00:23:11.884 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-18 00:23:11.889 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-18 00:23:11.893 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-18 00:23:11.898 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-18 00:23:11.903 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-18 00:23:11.908 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-18 00:23:11.913 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-18 00:23:11.917 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-18 00:23:11.922 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-06-18 00:23:11.928 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-06-18 00:23:11.933 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-18 00:23:11.938 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-06-18 00:23:11.943 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-18 00:23:11.948 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-06-18 00:23:11.952 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.227 2026-06-18 00:23:11.958 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-18 00:23:11.963 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-18 00:23:11.968 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-18 00:23:11.973 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.227 2026-06-18 00:23:11.977 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.227 2026-06-18 00:23:11.983 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-18 00:23:11.987 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-06-18 00:23:11.992 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-18 00:23:11.997 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-18 00:23:12.001 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-18 00:23:12.006 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-18 00:23:12.011 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-18 00:23:12.016 | ++ /opt/stack/manila/devstack/settings:source:173 : 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-06-18 00:23:12.021 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-18 00:23:12.026 | ++ /opt/stack/manila/devstack/settings:source:177 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-18 00:23:12.030 | ++ /opt/stack/manila/devstack/settings:source:180 : MANILA_SSH_TIMEOUT=180 2026-06-18 00:23:12.035 | ++ /opt/stack/manila/devstack/settings:source:183 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-18 00:23:12.039 | ++ /opt/stack/manila/devstack/settings:source:186 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-18 00:23:12.044 | ++ /opt/stack/manila/devstack/settings:source:189 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-18 00:23:12.049 | ++ /opt/stack/manila/devstack/settings:source:192 : MANILA_DATA_COPY_CHECK_HASH=True 2026-06-18 00:23:12.054 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_SETUP_IPV6=False 2026-06-18 00:23:12.059 | ++ /opt/stack/manila/devstack/settings:source:196 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-18 00:23:12.064 | +++ /opt/stack/manila/devstack/settings:source:200 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-06-18 00:23:12.098 | ++ /opt/stack/manila/devstack/settings:source:200 : MANILA_ENFORCE_SCOPE=False 2026-06-18 00:23:12.103 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service manila 2026-06-18 00:23:12.185 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-api 2026-06-18 00:23:12.270 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-shr 2026-06-18 00:23:12.353 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-sch 2026-06-18 00:23:12.434 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-dat 2026-06-18 00:23:12.514 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 00:23:12.520 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/octavia 2026-06-18 00:23:12.524 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-06-18 00:23:12.530 | + functions-common:load_plugin_settings:1791 : source /opt/stack/octavia/devstack/settings 2026-06-18 00:23:12.535 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-06-18 00:23:12.539 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-06-18 00:23:12.545 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-18 00:23:12.550 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-06-18 00:23:12.554 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-18 00:23:12.561 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-06-18 00:23:12.593 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:12.599 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 00:23:12.604 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:23:12.609 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-06-18 00:23:12.614 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-18 00:23:12.619 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-18 00:23:12.624 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-18 00:23:12.628 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-18 00:23:12.632 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-18 00:23:12.638 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-18 00:23:12.643 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-18 00:23:12.648 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-18 00:23:12.654 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-18 00:23:12.659 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-18 00:23:12.664 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-06-18 00:23:12.670 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-06-18 00:23:12.675 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-06-18 00:23:12.681 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-18 00:23:12.685 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-18 00:23:12.691 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-06-18 00:23:12.696 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-06-18 00:23:12.701 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-06-18 00:23:12.706 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-06-18 00:23:12.712 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-18 00:23:12.716 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-18 00:23:12.721 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-18 00:23:12.725 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-18 00:23:12.729 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-18 00:23:12.735 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-18 00:23:12.740 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-18 00:23:12.746 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-18 00:23:12.751 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-18 00:23:12.758 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-18 00:23:12.763 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-18 00:23:12.766 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-18 00:23:12.770 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-18 00:23:12.775 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-06-18 00:23:12.780 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-18 00:23:12.785 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-18 00:23:12.790 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-18 00:23:12.795 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-18 00:23:12.798 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-18 00:23:12.803 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-18 00:23:12.808 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-18 00:23:12.812 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-18 00:23:12.817 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-06-18 00:23:12.821 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-18 00:23:12.826 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-18 00:23:12.832 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-18 00:23:12.836 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-18 00:23:12.841 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-18 00:23:12.846 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-18 00:23:12.851 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-18 00:23:12.854 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:23:12.858 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:23:12.863 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:23:12.868 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:23:12.873 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:23:12.878 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-06-18 00:23:12.882 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-06-18 00:23:12.886 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-06-18 00:23:12.890 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-06-18 00:23:12.895 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-06-18 00:23:12.899 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-06-18 00:23:12.905 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-06-18 00:23:12.909 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-06-18 00:23:12.914 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-06-18 00:23:12.918 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-06-18 00:23:12.923 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-06-18 00:23:12.930 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-06-18 00:23:12.934 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-06-18 00:23:12.939 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-06-18 00:23:12.944 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-18 00:23:12.949 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-18 00:23:12.953 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-18 00:23:12.958 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-18 00:23:12.963 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-06-18 00:23:12.968 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-18 00:23:12.973 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-06-18 00:23:12.977 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-06-18 00:23:12.982 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-18 00:23:12.988 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-18 00:23:12.993 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-18 00:23:12.998 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 00:23:13.003 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 00:23:13.009 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-06-18 00:23:13.013 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-06-18 00:23:13.018 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-06-18 00:23:13.023 | ++ functions-common:define_plugin:1886 : : 2026-06-18 00:23:13.027 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-06-18 00:23:13.032 | ++ functions-common:plugin_requires:1899 : : 2026-06-18 00:23:13.037 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-06-18 00:23:13.041 | ++ functions-common:plugin_requires:1899 : : 2026-06-18 00:23:13.046 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-06-18 00:23:13.051 | ++ functions-common:plugin_requires:1899 : : 2026-06-18 00:23:13.055 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-06-18 00:23:13.060 | ++ functions-common:plugin_requires:1899 : : 2026-06-18 00:23:13.065 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-06-18 00:23:13.146 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 00:23:13.151 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/ovn-octavia-provider 2026-06-18 00:23:13.156 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-06-18 00:23:13.161 | + functions-common:load_plugin_settings:1791 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-06-18 00:23:13.165 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-06-18 00:23:13.170 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-06-18 00:23:13.175 | ++ /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-06-18 00:23:13.179 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-18 00:23:13.184 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-18 00:23:13.190 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-18 00:23:13.195 | + functions-common:verify_disabled_services:2125 : local service 2026-06-18 00:23:13.199 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.204 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-06-18 00:23:13.209 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.214 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-06-18 00:23:13.220 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.225 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-06-18 00:23:13.230 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.235 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-06-18 00:23:13.240 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.244 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-06-18 00:23:13.249 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.255 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-06-18 00:23:13.260 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.265 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-06-18 00:23:13.270 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.275 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-06-18 00:23:13.279 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.284 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-06-18 00:23:13.290 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.294 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-06-18 00:23:13.299 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.305 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-06-18 00:23:13.309 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.314 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-06-18 00:23:13.320 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.325 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-06-18 00:23:13.329 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.334 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-06-18 00:23:13.340 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.344 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-06-18 00:23:13.349 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.354 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-06-18 00:23:13.359 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.364 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-06-18 00:23:13.370 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.375 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-06-18 00:23:13.380 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.385 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-06-18 00:23:13.389 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.395 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-06-18 00:23:13.398 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.404 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-06-18 00:23:13.409 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.414 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-06-18 00:23:13.417 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.423 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-06-18 00:23:13.427 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.432 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-06-18 00:23:13.437 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.443 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-06-18 00:23:13.448 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.454 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-06-18 00:23:13.459 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.464 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-06-18 00:23:13.470 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.475 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-06-18 00:23:13.480 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.485 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-06-18 00:23:13.490 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.494 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-06-18 00:23:13.500 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.505 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-06-18 00:23:13.510 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.514 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-06-18 00:23:13.520 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.525 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-06-18 00:23:13.529 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.534 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-06-18 00:23:13.540 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.545 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-06-18 00:23:13.549 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.554 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-06-18 00:23:13.559 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.565 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-06-18 00:23:13.569 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.573 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-06-18 00:23:13.578 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:13.582 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-06-18 00:23:13.588 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-18 00:23:13.594 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-18 00:23:13.600 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-18 00:23:13.629 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:23:13.634 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-18 00:23:13.639 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-18 00:23:13.644 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-18 00:23:13.678 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:23:13.683 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-18 00:23:13.688 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-18 00:23:13.693 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-18 00:23:13.698 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-18 00:23:13.704 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-18 00:23:13.709 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-18 00:23:13.714 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-18 00:23:13.719 | + lib/database:initialize_database_backends:92 : return 0 2026-06-18 00:23:13.724 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-18 00:23:13.725 | Using mysql database backend 2026-06-18 00:23:13.730 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-18 00:23:13.762 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-18 00:23:13.770 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-18 00:23:13.775 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-18 00:23:13.781 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-18 00:23:13.788 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-18 00:23:13.794 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-18 00:23:13.826 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:23:13.832 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-18 00:23:13.866 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-18 00:23:13.898 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:23:13.904 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-18 00:23:13.937 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-18 00:23:13.971 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-18 00:23:14.006 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:23:14.010 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-18 00:23:14.045 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:23:14.050 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-18 00:23:14.054 | + functions-common:save_stackenv:65 : local tag=762 2026-06-18 00:23:14.061 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-18 00:23:14.070 | + functions-common:save_stackenv:67 : time_stamp=2026-06-18-002314 2026-06-18 00:23:14.075 | + functions-common:save_stackenv:68 : echo '# 2026-06-18-002314 762' 2026-06-18 00:23:14.080 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.086 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-18 00:23:14.091 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.096 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-18 00:23:14.101 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.107 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-18 00:23:14.112 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.118 | + functions-common:save_stackenv:70 : 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-06-18 00:23:14.123 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.128 | + functions-common:save_stackenv:70 : echo HOST_IP=199.204.45.227 2026-06-18 00:23:14.133 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.139 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://199.204.45.227/identity 2026-06-18 00:23:14.144 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.150 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-002303 2026-06-18 00:23:14.155 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.161 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-18 00:23:14.167 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.172 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=199.204.45.227 2026-06-18 00:23:14.178 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.183 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-18 00:23:14.189 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.194 | + functions-common:save_stackenv:70 : echo TLS_IP=199.204.45.227 2026-06-18 00:23:14.199 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.205 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-18 00:23:14.209 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.216 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-18 00:23:14.221 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.226 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=199.204.45.227 2026-06-18 00:23:14.231 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:14.236 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-18 00:23:14.242 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-18 00:23:14.248 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-06-18 00:23:14.253 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/requirements.git 2026-06-18 00:23:14.257 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-18 00:23:14.262 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:23:14.266 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:23:14.271 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:23:14.276 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:23:14.282 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:23:14.287 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:23:14.321 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:23:14.325 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:23:14.331 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:14.337 | + functions-common:git_clone:604 : echo master 2026-06-18 00:23:14.338 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:23:14.347 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-18 00:23:14.352 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:14.356 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-18 00:23:14.381 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-18 00:23:14.387 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:23:14.387 | + functions-common:git_clone:667 : head -1 2026-06-18 00:23:14.393 | 4bb8ff9a Merge "update constraint for openstacksdk to new release 4.16.0" 2026-06-18 00:23:14.399 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:23:14.405 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-18 00:23:14.410 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:23:14.415 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-18 00:23:14.421 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-06-18 00:23:14.426 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-18 00:23:14.432 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-18 00:23:14.437 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-06-18 00:23:14.442 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-18 00:23:14.448 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-18 00:23:14.453 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-18 00:23:14.460 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-18 00:23:14.468 | ++ tools/install_prereqs.sh:source:47 : NOW=1781742194 2026-06-18 00:23:14.475 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-06-18 00:23:14.483 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-18 00:23:14.489 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-18 00:23:14.494 | ++ tools/install_prereqs.sh:source:49 : DELTA=1781742194 2026-06-18 00:23:14.499 | ++ tools/install_prereqs.sh:source:50 : [[ 1781742194 -lt 7200 ]] 2026-06-18 00:23:14.504 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-18 00:23:14.509 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-18 00:23:14.514 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-18 00:23:14.519 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-18 00:23:14.524 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-18 00:23:14.529 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-18 00:23:14.535 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-18 00:23:14.542 | +++ 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-06-18 00:23:14.592 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-18 00:23:14.592 | apache2-dev 2026-06-18 00:23:14.592 | bc 2026-06-18 00:23:14.592 | bsdmainutils 2026-06-18 00:23:14.592 | curl 2026-06-18 00:23:14.592 | g++ 2026-06-18 00:23:14.592 | gawk 2026-06-18 00:23:14.592 | gcc 2026-06-18 00:23:14.592 | gettext 2026-06-18 00:23:14.592 | git 2026-06-18 00:23:14.592 | graphviz 2026-06-18 00:23:14.593 | iputils-ping 2026-06-18 00:23:14.593 | libffi-dev 2026-06-18 00:23:14.593 | libjpeg-dev 2026-06-18 00:23:14.593 | libpq-dev 2026-06-18 00:23:14.593 | libssl-dev 2026-06-18 00:23:14.593 | libsystemd-dev 2026-06-18 00:23:14.593 | libxml2-dev 2026-06-18 00:23:14.593 | libxslt1-dev 2026-06-18 00:23:14.593 | libyaml-dev 2026-06-18 00:23:14.593 | lsof 2026-06-18 00:23:14.593 | openssh-server 2026-06-18 00:23:14.593 | openssl 2026-06-18 00:23:14.593 | pkg-config 2026-06-18 00:23:14.593 | psmisc 2026-06-18 00:23:14.593 | python3-dev 2026-06-18 00:23:14.593 | python3-pip 2026-06-18 00:23:14.593 | python3-systemd 2026-06-18 00:23:14.593 | python3-venv 2026-06-18 00:23:14.593 | tar 2026-06-18 00:23:14.593 | tcpdump 2026-06-18 00:23:14.593 | unzip 2026-06-18 00:23:14.593 | uuid-runtime 2026-06-18 00:23:14.593 | wget 2026-06-18 00:23:14.593 | zlib1g-dev 2026-06-18 00:23:14.593 | lvm2 2026-06-18 00:23:14.593 | qemu-utils 2026-06-18 00:23:14.593 | thin-provisioning-tools 2026-06-18 00:23:14.593 | lsscsi 2026-06-18 00:23:14.593 | open-iscsi 2026-06-18 00:23:14.593 | libkrb5-dev 2026-06-18 00:23:14.593 | libldap2-dev 2026-06-18 00:23:14.593 | libsasl2-dev 2026-06-18 00:23:14.593 | memcached 2026-06-18 00:23:14.593 | python3-mysqldb 2026-06-18 00:23:14.593 | sqlite3 2026-06-18 00:23:14.593 | conntrack 2026-06-18 00:23:14.593 | curl 2026-06-18 00:23:14.593 | ebtables 2026-06-18 00:23:14.593 | genisoimage 2026-06-18 00:23:14.593 | iptables 2026-06-18 00:23:14.593 | iputils-arping 2026-06-18 00:23:14.593 | kpartx 2026-06-18 00:23:14.593 | libjs-jquery-tablesorter 2026-06-18 00:23:14.593 | parted 2026-06-18 00:23:14.593 | pm-utils 2026-06-18 00:23:14.593 | python3-mysqldb 2026-06-18 00:23:14.593 | socat 2026-06-18 00:23:14.593 | sqlite3 2026-06-18 00:23:14.593 | sudo 2026-06-18 00:23:14.594 | vlan 2026-06-18 00:23:14.594 | cryptsetup 2026-06-18 00:23:14.594 | dosfstools 2026-06-18 00:23:14.594 | genisoimage 2026-06-18 00:23:14.594 | gir1.2-libosinfo-1.0 2026-06-18 00:23:14.594 | netcat-openbsd 2026-06-18 00:23:14.594 | open-iscsi 2026-06-18 00:23:14.594 | qemu-utils 2026-06-18 00:23:14.594 | sg3-utils 2026-06-18 00:23:14.594 | sysfsutils 2026-06-18 00:23:14.594 | acl 2026-06-18 00:23:14.594 | dnsmasq-base 2026-06-18 00:23:14.594 | dnsmasq-utils 2026-06-18 00:23:14.594 | ebtables 2026-06-18 00:23:14.594 | haproxy 2026-06-18 00:23:14.594 | iptables 2026-06-18 00:23:14.594 | iputils-arping 2026-06-18 00:23:14.594 | iputils-ping 2026-06-18 00:23:14.594 | postgresql-server-dev-all 2026-06-18 00:23:14.594 | python3-mysqldb 2026-06-18 00:23:14.594 | sqlite3 2026-06-18 00:23:14.594 | sudo 2026-06-18 00:23:14.594 | vlan 2026-06-18 00:23:14.594 | apache2' 2026-06-18 00:23:14.598 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-18 00:23:14.653 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-18 00:23:14.653 | apache2-dev 2026-06-18 00:23:14.653 | bc 2026-06-18 00:23:14.653 | bsdmainutils 2026-06-18 00:23:14.653 | curl 2026-06-18 00:23:14.653 | g++ 2026-06-18 00:23:14.653 | gawk 2026-06-18 00:23:14.653 | gcc 2026-06-18 00:23:14.653 | gettext 2026-06-18 00:23:14.653 | git 2026-06-18 00:23:14.653 | graphviz 2026-06-18 00:23:14.653 | iputils-ping 2026-06-18 00:23:14.653 | libffi-dev 2026-06-18 00:23:14.653 | libjpeg-dev 2026-06-18 00:23:14.653 | libpq-dev 2026-06-18 00:23:14.653 | libssl-dev 2026-06-18 00:23:14.653 | libsystemd-dev 2026-06-18 00:23:14.653 | libxml2-dev 2026-06-18 00:23:14.653 | libxslt1-dev 2026-06-18 00:23:14.653 | libyaml-dev 2026-06-18 00:23:14.653 | lsof 2026-06-18 00:23:14.653 | openssh-server 2026-06-18 00:23:14.654 | openssl 2026-06-18 00:23:14.654 | pkg-config 2026-06-18 00:23:14.654 | psmisc 2026-06-18 00:23:14.654 | python3-dev 2026-06-18 00:23:14.654 | python3-pip 2026-06-18 00:23:14.654 | python3-systemd 2026-06-18 00:23:14.654 | python3-venv 2026-06-18 00:23:14.654 | tar 2026-06-18 00:23:14.654 | tcpdump 2026-06-18 00:23:14.654 | unzip 2026-06-18 00:23:14.654 | uuid-runtime 2026-06-18 00:23:14.654 | wget 2026-06-18 00:23:14.654 | zlib1g-dev 2026-06-18 00:23:14.654 | lvm2 2026-06-18 00:23:14.654 | qemu-utils 2026-06-18 00:23:14.654 | thin-provisioning-tools 2026-06-18 00:23:14.654 | lsscsi 2026-06-18 00:23:14.654 | open-iscsi 2026-06-18 00:23:14.654 | libkrb5-dev 2026-06-18 00:23:14.654 | libldap2-dev 2026-06-18 00:23:14.654 | libsasl2-dev 2026-06-18 00:23:14.654 | memcached 2026-06-18 00:23:14.654 | python3-mysqldb 2026-06-18 00:23:14.654 | sqlite3 2026-06-18 00:23:14.654 | conntrack 2026-06-18 00:23:14.654 | curl 2026-06-18 00:23:14.654 | ebtables 2026-06-18 00:23:14.654 | genisoimage 2026-06-18 00:23:14.654 | iptables 2026-06-18 00:23:14.654 | iputils-arping 2026-06-18 00:23:14.654 | kpartx 2026-06-18 00:23:14.654 | libjs-jquery-tablesorter 2026-06-18 00:23:14.654 | parted 2026-06-18 00:23:14.654 | pm-utils 2026-06-18 00:23:14.654 | python3-mysqldb 2026-06-18 00:23:14.654 | socat 2026-06-18 00:23:14.654 | sqlite3 2026-06-18 00:23:14.654 | sudo 2026-06-18 00:23:14.654 | vlan 2026-06-18 00:23:14.654 | cryptsetup 2026-06-18 00:23:14.654 | dosfstools 2026-06-18 00:23:14.654 | genisoimage 2026-06-18 00:23:14.654 | gir1.2-libosinfo-1.0 2026-06-18 00:23:14.654 | netcat-openbsd 2026-06-18 00:23:14.654 | open-iscsi 2026-06-18 00:23:14.654 | qemu-utils 2026-06-18 00:23:14.654 | sg3-utils 2026-06-18 00:23:14.654 | sysfsutils 2026-06-18 00:23:14.654 | acl 2026-06-18 00:23:14.654 | dnsmasq-base 2026-06-18 00:23:14.654 | dnsmasq-utils 2026-06-18 00:23:14.655 | ebtables 2026-06-18 00:23:14.655 | haproxy 2026-06-18 00:23:14.655 | iptables 2026-06-18 00:23:14.655 | iputils-arping 2026-06-18 00:23:14.655 | iputils-ping 2026-06-18 00:23:14.655 | postgresql-server-dev-all 2026-06-18 00:23:14.655 | python3-mysqldb 2026-06-18 00:23:14.655 | sqlite3 2026-06-18 00:23:14.655 | sudo 2026-06-18 00:23:14.655 | vlan 2026-06-18 00:23:14.655 | apache2 lvm2 2026-06-18 00:23:14.655 | golang 2026-06-18 00:23:14.655 | debootstrap 2026-06-18 00:23:14.655 | rsyslog' 2026-06-18 00:23:14.658 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-18 00:23:14.664 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:23:14.672 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:23:14.677 | ++ 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 lvm2 golang debootstrap rsyslog 2026-06-18 00:23:14.679 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-18 00:23:14.684 | ++ 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 lvm2 golang debootstrap rsyslog 2026-06-18 00:23:14.686 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-18 00:23:14.690 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:23:14.694 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:23:14.699 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:23:14.702 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:14.705 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:23:14.709 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:23:14.713 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:23:14.718 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:23:14.721 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:14.724 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:23:14.727 | ++ functions-common:apt_get_update:1161 : return 2026-06-18 00:23:14.731 | ++ functions-common:install_package:1433 : 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 lvm2 golang debootstrap rsyslog 2026-06-18 00:23:14.736 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:23:14.740 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:23:14.744 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:23:14.748 | ++ functions-common:real_install_package:1421 : 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 lvm2 golang debootstrap rsyslog 2026-06-18 00:23:14.785 | ++ functions-common:apt_get:1201 : 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 lvm2 golang debootstrap rsyslog 2026-06-18 00:23:14.824 | Reading package lists... 2026-06-18 00:23:15.027 | Building dependency tree... 2026-06-18 00:23:15.027 | Reading state information... 2026-06-18 00:23:15.244 | curl is already the newest version (8.5.0-2ubuntu10.9). 2026-06-18 00:23:15.244 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-18 00:23:15.244 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-06-18 00:23:15.244 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-06-18 00:23:15.244 | openssl set to manually installed. 2026-06-18 00:23:15.244 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-18 00:23:15.244 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-18 00:23:15.244 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-18 00:23:15.244 | zlib1g-dev set to manually installed. 2026-06-18 00:23:15.244 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-18 00:23:15.244 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-18 00:23:15.244 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-18 00:23:15.244 | The following additional packages will be installed: 2026-06-18 00:23:15.244 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-18 00:23:15.244 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-06-18 00:23:15.244 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-06-18 00:23:15.244 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-06-18 00:23:15.244 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-06-18 00:23:15.244 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-06-18 00:23:15.244 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-06-18 00:23:15.244 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-06-18 00:23:15.244 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-06-18 00:23:15.244 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-06-18 00:23:15.244 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-06-18 00:23:15.244 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-06-18 00:23:15.244 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-18 00:23:15.244 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-06-18 00:23:15.244 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-06-18 00:23:15.244 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-06-18 00:23:15.244 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-06-18 00:23:15.244 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-06-18 00:23:15.245 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-06-18 00:23:15.245 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-06-18 00:23:15.245 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-06-18 00:23:15.245 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-06-18 00:23:15.245 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-06-18 00:23:15.245 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-06-18 00:23:15.245 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-06-18 00:23:15.245 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-06-18 00:23:15.245 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-06-18 00:23:15.245 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-06-18 00:23:15.245 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-06-18 00:23:15.245 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-06-18 00:23:15.245 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-06-18 00:23:15.245 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-06-18 00:23:15.245 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-06-18 00:23:15.245 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-06-18 00:23:15.245 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-06-18 00:23:15.245 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-06-18 00:23:15.245 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-06-18 00:23:15.245 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-06-18 00:23:15.245 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-06-18 00:23:15.245 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-18 00:23:15.245 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-06-18 00:23:15.245 | man-db mysql-common ncal osinfo-db patch pci.ids pkgconf pkgconf-bin 2026-06-18 00:23:15.245 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-18 00:23:15.245 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-06-18 00:23:15.245 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-06-18 00:23:15.245 | session-migration ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-06-18 00:23:15.246 | Suggested packages: 2026-06-18 00:23:15.246 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-06-18 00:23:15.246 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-06-18 00:23:15.246 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-06-18 00:23:15.246 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-06-18 00:23:15.246 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-06-18 00:23:15.246 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-06-18 00:23:15.246 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-06-18 00:23:15.246 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-06-18 00:23:15.246 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-06-18 00:23:15.246 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-06-18 00:23:15.246 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-06-18 00:23:15.246 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-06-18 00:23:15.246 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-06-18 00:23:15.246 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-06-18 00:23:15.246 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-06-18 00:23:15.246 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-06-18 00:23:15.246 | libmemcached libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc 2026-06-18 00:23:15.246 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-06-18 00:23:15.246 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-06-18 00:23:15.246 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-06-18 00:23:15.246 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-06-18 00:23:15.246 | rsyslog-relp sqlite3-doc zip 2026-06-18 00:23:15.246 | Recommended packages: 2026-06-18 00:23:15.246 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-06-18 00:23:15.246 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-06-18 00:23:15.247 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-06-18 00:23:15.247 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-06-18 00:23:15.247 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-06-18 00:23:15.247 | libmail-sendmail-perl logrotate qemu-block-extra 2026-06-18 00:23:15.359 | The following NEW packages will be installed: 2026-06-18 00:23:15.359 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-06-18 00:23:15.359 | automake autopoint autotools-dev bc binutils binutils-common 2026-06-18 00:23:15.359 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-06-18 00:23:15.359 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-06-18 00:23:15.359 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-06-18 00:23:15.359 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-06-18 00:23:15.359 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-06-18 00:23:15.359 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-06-18 00:23:15.359 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-06-18 00:23:15.359 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-06-18 00:23:15.359 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-06-18 00:23:15.359 | glib-networking-common glib-networking-services golang golang-1.22 2026-06-18 00:23:15.359 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-06-18 00:23:15.359 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-06-18 00:23:15.359 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-06-18 00:23:15.359 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-06-18 00:23:15.359 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-06-18 00:23:15.359 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-06-18 00:23:15.359 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-06-18 00:23:15.359 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-06-18 00:23:15.359 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-06-18 00:23:15.359 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-06-18 00:23:15.360 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-06-18 00:23:15.360 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-06-18 00:23:15.360 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-06-18 00:23:15.360 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-06-18 00:23:15.360 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-06-18 00:23:15.360 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-06-18 00:23:15.360 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-06-18 00:23:15.360 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-06-18 00:23:15.360 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-06-18 00:23:15.360 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-06-18 00:23:15.360 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-06-18 00:23:15.360 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-06-18 00:23:15.360 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-18 00:23:15.360 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-06-18 00:23:15.360 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-06-18 00:23:15.360 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-06-18 00:23:15.360 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-06-18 00:23:15.360 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-06-18 00:23:15.360 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-06-18 00:23:15.360 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-06-18 00:23:15.360 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-06-18 00:23:15.360 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-06-18 00:23:15.360 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-06-18 00:23:15.360 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-06-18 00:23:15.360 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-06-18 00:23:15.360 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-18 00:23:15.360 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-18 00:23:15.360 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-06-18 00:23:15.360 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-06-18 00:23:15.360 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-06-18 00:23:15.360 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-06-18 00:23:15.360 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-06-18 00:23:15.360 | xz-utils 2026-06-18 00:23:15.554 | 0 upgraded, 302 newly installed, 0 to remove and 1 not upgraded. 2026-06-18 00:23:15.554 | Need to get 305 MB of archives. 2026-06-18 00:23:15.554 | After this operation, 1,440 MB of additional disk space will be used. 2026-06-18 00:23:15.554 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-18 00:23:15.933 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-18 00:23:15.997 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-18 00:23:16.005 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-06-18 00:23:16.013 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-06-18 00:23:16.035 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-18 00:23:16.107 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1,336 kB] 2026-06-18 00:23:16.284 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-18 00:23:16.294 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-18 00:23:16.300 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-18 00:23:16.305 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-06-18 00:23:16.321 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-06-18 00:23:16.322 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-06-18 00:23:16.341 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-06-18 00:23:16.419 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-18 00:23:16.423 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-18 00:23:16.433 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-18 00:23:16.439 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-18 00:23:16.439 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-18 00:23:16.440 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-18 00:23:16.442 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-18 00:23:16.443 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-06-18 00:23:16.451 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-18 00:23:16.515 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-06-18 00:23:16.516 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-06-18 00:23:16.517 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-06-18 00:23:16.518 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-06-18 00:23:16.592 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-06-18 00:23:16.613 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-06-18 00:23:16.613 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-06-18 00:23:16.615 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-06-18 00:23:16.616 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-06-18 00:23:16.784 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.2 [511 kB] 2026-06-18 00:23:16.791 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-06-18 00:23:16.793 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-06-18 00:23:16.794 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-06-18 00:23:16.795 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-06-18 00:23:16.797 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-06-18 00:23:16.798 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-06-18 00:23:16.798 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-06-18 00:23:16.799 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-06-18 00:23:16.981 | Get:42 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-06-18 00:23:16.982 | Get:43 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-06-18 00:23:16.985 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-06-18 00:23:16.986 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-06-18 00:23:16.988 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-06-18 00:23:16.992 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-18 00:23:16.992 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-06-18 00:23:16.993 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-06-18 00:23:16.994 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-06-18 00:23:17.060 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-06-18 00:23:17.171 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-06-18 00:23:17.171 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-06-18 00:23:17.172 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-06-18 00:23:17.174 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-06-18 00:23:17.189 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-06-18 00:23:17.189 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-06-18 00:23:17.192 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-06-18 00:23:17.370 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-06-18 00:23:17.371 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-06-18 00:23:17.372 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-06-18 00:23:17.375 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-06-18 00:23:17.382 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-06-18 00:23:17.386 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-06-18 00:23:17.388 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-06-18 00:23:17.390 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-06-18 00:23:17.390 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-18 00:23:17.448 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-18 00:23:17.468 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-18 00:23:17.474 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-18 00:23:17.533 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-18 00:23:17.551 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-18 00:23:17.553 | Get:73 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-06-18 00:23:17.554 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-06-18 00:23:17.610 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-06-18 00:23:17.611 | Get:76 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-06-18 00:23:18.077 | Get:77 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-06-18 00:23:18.077 | Get:78 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-06-18 00:23:18.077 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-06-18 00:23:18.078 | Get:80 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-06-18 00:23:18.078 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-06-18 00:23:18.084 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-06-18 00:23:18.085 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-06-18 00:23:18.134 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-06-18 00:23:18.137 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-06-18 00:23:18.155 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-06-18 00:23:18.187 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-06-18 00:23:18.313 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-06-18 00:23:18.317 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-06-18 00:23:18.318 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-06-18 00:23:18.318 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-06-18 00:23:18.424 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-06-18 00:23:18.479 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-06-18 00:23:18.592 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-06-18 00:23:18.628 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-06-18 00:23:18.691 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-06-18 00:23:18.697 | Get:97 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-06-18 00:23:18.793 | Get:98 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-06-18 00:23:19.596 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-06-18 00:23:19.596 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-06-18 00:23:19.604 | Get:101 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-06-18 00:23:19.604 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-06-18 00:23:19.604 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-18 00:23:20.605 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-18 00:23:21.084 | Get:105 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-06-18 00:23:21.171 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-18 00:23:21.173 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-18 00:23:21.174 | Get:108 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-06-18 00:23:21.180 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-18 00:23:21.201 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-06-18 00:23:21.256 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-06-18 00:23:21.536 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-18 00:23:21.537 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-18 00:23:21.543 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-18 00:23:21.544 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-18 00:23:21.547 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-18 00:23:21.547 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-18 00:23:21.547 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-06-18 00:23:21.548 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-06-18 00:23:21.556 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-06-18 00:23:21.613 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-06-18 00:23:21.633 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-06-18 00:23:21.639 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-06-18 00:23:21.639 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-06-18 00:23:21.765 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-18 00:23:21.766 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-18 00:23:21.769 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-18 00:23:21.803 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-18 00:23:21.804 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-18 00:23:21.841 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-18 00:23:21.871 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-18 00:23:21.872 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-06-18 00:23:21.872 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-18 00:23:21.873 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-18 00:23:21.922 | Get:135 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-06-18 00:23:21.932 | Get:136 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-06-18 00:23:21.932 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-18 00:23:21.945 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-18 00:23:21.950 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-18 00:23:22.001 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-06-18 00:23:22.001 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-18 00:23:22.024 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-18 00:23:22.029 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-06-18 00:23:22.032 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-18 00:23:22.078 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-06-18 00:23:22.078 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-18 00:23:22.079 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-06-18 00:23:22.086 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-06-18 00:23:22.091 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-06-18 00:23:22.154 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-06-18 00:23:22.155 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-06-18 00:23:22.156 | Get:152 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-06-18 00:23:22.157 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-06-18 00:23:22.157 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-06-18 00:23:22.235 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-06-18 00:23:22.243 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-18 00:23:22.255 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-18 00:23:22.255 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-18 00:23:22.258 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-06-18 00:23:22.312 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-06-18 00:23:22.336 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-06-18 00:23:22.337 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-06-18 00:23:22.342 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-06-18 00:23:22.384 | Get:164 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-06-18 00:23:22.860 | Get:165 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-06-18 00:23:22.860 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-06-18 00:23:22.860 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-06-18 00:23:22.861 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-18 00:23:22.867 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-06-18 00:23:22.876 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-06-18 00:23:22.876 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-06-18 00:23:22.877 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-06-18 00:23:22.878 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-06-18 00:23:22.938 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-06-18 00:23:22.941 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-18 00:23:22.943 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-06-18 00:23:23.015 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-06-18 00:23:23.015 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-06-18 00:23:23.016 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-06-18 00:23:23.017 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-06-18 00:23:23.018 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-06-18 00:23:23.020 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-06-18 00:23:23.022 | Get:183 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-06-18 00:23:24.097 | Get:184 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-06-18 00:23:25.062 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-06-18 00:23:25.062 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-06-18 00:23:25.063 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-06-18 00:23:25.063 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-06-18 00:23:25.064 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-06-18 00:23:25.064 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-18 00:23:25.064 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-18 00:23:25.065 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-18 00:23:25.065 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-06-18 00:23:25.140 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-06-18 00:23:25.390 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.3 [10.6 kB] 2026-06-18 00:23:25.390 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.3 [276 kB] 2026-06-18 00:23:25.451 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-06-18 00:23:25.456 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-06-18 00:23:25.456 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-06-18 00:23:25.457 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-06-18 00:23:25.458 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-06-18 00:23:25.463 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-06-18 00:23:25.470 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-06-18 00:23:25.524 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-06-18 00:23:25.546 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-06-18 00:23:25.549 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-18 00:23:25.554 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-18 00:23:25.598 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-06-18 00:23:25.600 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-06-18 00:23:25.628 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-06-18 00:23:25.633 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-06-18 00:23:25.633 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-06-18 00:23:25.634 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-06-18 00:23:25.676 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-06-18 00:23:25.699 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-06-18 00:23:25.699 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-18 00:23:25.700 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-18 00:23:25.721 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-18 00:23:25.775 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-06-18 00:23:25.865 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-06-18 00:23:25.865 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-18 00:23:25.866 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-18 00:23:25.867 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-18 00:23:25.872 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-18 00:23:25.874 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-18 00:23:25.879 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-18 00:23:25.912 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-18 00:23:25.918 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-18 00:23:25.942 | Get:229 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-06-18 00:23:25.995 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-18 00:23:25.997 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-18 00:23:25.998 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-18 00:23:25.999 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-18 00:23:26.001 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-18 00:23:26.019 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-18 00:23:26.574 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-18 00:23:26.578 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-06-18 00:23:26.578 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-06-18 00:23:26.578 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-06-18 00:23:26.587 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-06-18 00:23:26.587 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-18 00:23:26.608 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-06-18 00:23:26.612 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-06-18 00:23:26.617 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-06-18 00:23:26.653 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1,255 kB] 2026-06-18 00:23:26.699 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-18 00:23:26.737 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-18 00:23:26.738 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-18 00:23:26.742 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-06-18 00:23:26.841 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-18 00:23:26.845 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-06-18 00:23:26.845 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-18 00:23:26.852 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-06-18 00:23:26.855 | Get:254 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-06-18 00:23:26.855 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-06-18 00:23:26.882 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-06-18 00:23:26.919 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-06-18 00:23:26.919 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-18 00:23:26.958 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-06-18 00:23:26.963 | Get:260 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-06-18 00:23:26.965 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-18 00:23:26.981 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-18 00:23:26.994 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-18 00:23:27.897 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-18 00:23:27.898 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-18 00:23:27.907 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-06-18 00:23:28.137 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-18 00:23:28.139 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-18 00:23:29.831 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-18 00:23:29.832 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-06-18 00:23:29.844 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-18 00:23:29.845 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-18 00:23:29.845 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-18 00:23:29.846 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-06-18 00:23:29.846 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-18 00:23:29.846 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB] 2026-06-18 00:23:29.921 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1,231 kB] 2026-06-18 00:23:30.004 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-18 00:23:30.005 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-06-18 00:23:30.005 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-18 00:23:30.007 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-06-18 00:23:30.035 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-06-18 00:23:30.037 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-06-18 00:23:30.101 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-06-18 00:23:30.161 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-18 00:23:30.189 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-06-18 00:23:30.190 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5,672 B] 2026-06-18 00:23:30.190 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-06-18 00:23:30.190 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-06-18 00:23:30.273 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-06-18 00:23:30.306 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-18 00:23:30.310 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-06-18 00:23:30.323 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-18 00:23:30.334 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-06-18 00:23:30.336 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-18 00:23:30.338 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-18 00:23:30.340 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-18 00:23:30.341 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-06-18 00:23:30.377 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-18 00:23:30.454 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-18 00:23:30.456 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-18 00:23:30.537 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-18 00:23:30.720 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:23:30.762 | Fetched 305 MB in 15s (20.1 MB/s) 2026-06-18 00:23:30.809 | Selecting previously unselected package libapr1t64:amd64. 2026-06-18 00:23:30.825 | (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 ... 33275 files and directories currently installed.) 2026-06-18 00:23:30.826 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-18 00:23:30.835 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-18 00:23:30.901 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-18 00:23:30.907 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 00:23:30.912 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 00:23:30.972 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-18 00:23:30.977 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 00:23:30.982 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 00:23:31.031 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-18 00:23:31.036 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 00:23:31.041 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 00:23:31.100 | Selecting previously unselected package libjansson4:amd64. 2026-06-18 00:23:31.105 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-06-18 00:23:31.110 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-06-18 00:23:31.170 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-18 00:23:31.175 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-18 00:23:31.180 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-18 00:23:31.239 | Selecting previously unselected package apache2-bin. 2026-06-18 00:23:31.245 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 00:23:31.250 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-18 00:23:31.366 | Selecting previously unselected package apache2-data. 2026-06-18 00:23:31.372 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-18 00:23:31.377 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-18 00:23:31.511 | Selecting previously unselected package apache2-utils. 2026-06-18 00:23:31.517 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 00:23:31.522 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-18 00:23:31.602 | Selecting previously unselected package apache2. 2026-06-18 00:23:31.607 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 00:23:31.617 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-18 00:23:31.718 | Selecting previously unselected package libmpfr6:amd64. 2026-06-18 00:23:31.724 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-06-18 00:23:31.729 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-06-18 00:23:31.793 | Selecting previously unselected package libsigsegv2:amd64. 2026-06-18 00:23:31.799 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-06-18 00:23:31.804 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-18 00:23:31.876 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-06-18 00:23:31.894 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-18 00:23:31.984 | Selecting previously unselected package gawk. 2026-06-18 00:23:32.003 | (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 ... 34013 files and directories currently installed.) 2026-06-18 00:23:32.004 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-06-18 00:23:32.009 | Unpacking gawk (1:5.2.1-2build3) ... 2026-06-18 00:23:32.126 | Selecting previously unselected package haproxy. 2026-06-18 00:23:32.132 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:23:32.149 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-18 00:23:32.271 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-18 00:23:32.277 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 00:23:32.282 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 00:23:32.352 | Selecting previously unselected package memcached. 2026-06-18 00:23:32.358 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-18 00:23:32.367 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-18 00:23:32.439 | Selecting previously unselected package libjson-perl. 2026-06-18 00:23:32.442 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-06-18 00:23:32.447 | Unpacking libjson-perl (4.10000-1) ... 2026-06-18 00:23:32.509 | Selecting previously unselected package postgresql-client-common. 2026-06-18 00:23:32.515 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-06-18 00:23:32.521 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-18 00:23:32.593 | Selecting previously unselected package ssl-cert. 2026-06-18 00:23:32.599 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-18 00:23:32.604 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-18 00:23:32.679 | Selecting previously unselected package postgresql-common. 2026-06-18 00:23:32.685 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-06-18 00:23:32.704 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-18 00:23:32.718 | Unpacking postgresql-common (257build1.1) ... 2026-06-18 00:23:32.820 | Selecting previously unselected package libsysfs2:amd64. 2026-06-18 00:23:32.826 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-18 00:23:32.832 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-18 00:23:32.887 | Selecting previously unselected package pci.ids. 2026-06-18 00:23:32.892 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-06-18 00:23:32.898 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-18 00:23:32.977 | Selecting previously unselected package sysfsutils. 2026-06-18 00:23:32.982 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-18 00:23:32.991 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-18 00:23:33.044 | Selecting previously unselected package distro-info. 2026-06-18 00:23:33.051 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-06-18 00:23:33.056 | Unpacking distro-info (1.7build1) ... 2026-06-18 00:23:33.115 | Selecting previously unselected package iputils-ping. 2026-06-18 00:23:33.120 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-18 00:23:33.125 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-18 00:23:33.188 | Selecting previously unselected package libestr0:amd64. 2026-06-18 00:23:33.194 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-06-18 00:23:33.199 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-06-18 00:23:33.256 | Selecting previously unselected package libfastjson4:amd64. 2026-06-18 00:23:33.261 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-06-18 00:23:33.267 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-06-18 00:23:33.327 | Selecting previously unselected package libfribidi0:amd64. 2026-06-18 00:23:33.333 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-06-18 00:23:33.338 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-18 00:23:33.396 | Selecting previously unselected package libtirpc-common. 2026-06-18 00:23:33.402 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-06-18 00:23:33.407 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-18 00:23:33.470 | Selecting previously unselected package libtirpc3t64:amd64. 2026-06-18 00:23:33.475 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-06-18 00:23:33.493 | 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-06-18 00:23:33.509 | 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-06-18 00:23:33.514 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-18 00:23:33.574 | Selecting previously unselected package netcat-openbsd. 2026-06-18 00:23:33.580 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-06-18 00:23:33.585 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-06-18 00:23:33.650 | Selecting previously unselected package python3-pygments. 2026-06-18 00:23:33.656 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-06-18 00:23:33.661 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-06-18 00:23:33.839 | Selecting previously unselected package rsyslog. 2026-06-18 00:23:33.845 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.2_amd64.deb ... 2026-06-18 00:23:33.868 | Unpacking rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-18 00:23:33.959 | Selecting previously unselected package bsdextrautils. 2026-06-18 00:23:33.965 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-18 00:23:33.978 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-18 00:23:34.042 | Selecting previously unselected package dmidecode. 2026-06-18 00:23:34.048 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-06-18 00:23:34.053 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-06-18 00:23:34.113 | Selecting previously unselected package dosfstools. 2026-06-18 00:23:34.120 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-06-18 00:23:34.125 | Unpacking dosfstools (4.2-1.1build1) ... 2026-06-18 00:23:34.185 | Selecting previously unselected package libmagic-mgc. 2026-06-18 00:23:34.191 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-06-18 00:23:34.196 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-06-18 00:23:34.303 | Selecting previously unselected package libmagic1t64:amd64. 2026-06-18 00:23:34.310 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-06-18 00:23:34.315 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-18 00:23:34.370 | Selecting previously unselected package file. 2026-06-18 00:23:34.376 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-06-18 00:23:34.382 | Unpacking file (1:5.45-3build1) ... 2026-06-18 00:23:34.440 | Selecting previously unselected package libuchardet0:amd64. 2026-06-18 00:23:34.446 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-06-18 00:23:34.451 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-06-18 00:23:34.505 | Selecting previously unselected package groff-base. 2026-06-18 00:23:34.511 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-06-18 00:23:34.516 | Unpacking groff-base (1.23.0-3build2) ... 2026-06-18 00:23:34.643 | Selecting previously unselected package libnl-3-200:amd64. 2026-06-18 00:23:34.649 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-18 00:23:34.654 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-18 00:23:34.716 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-06-18 00:23:34.723 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-18 00:23:34.729 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-18 00:23:34.798 | Selecting previously unselected package libibverbs1:amd64. 2026-06-18 00:23:34.804 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-06-18 00:23:34.810 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-06-18 00:23:34.873 | Selecting previously unselected package libncurses6:amd64. 2026-06-18 00:23:34.879 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-18 00:23:34.885 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 00:23:34.948 | Selecting previously unselected package libnftables1:amd64. 2026-06-18 00:23:34.953 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-06-18 00:23:34.958 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-18 00:23:35.033 | Selecting previously unselected package libnuma1:amd64. 2026-06-18 00:23:35.039 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:23:35.044 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-18 00:23:35.107 | Selecting previously unselected package libparted2t64:amd64. 2026-06-18 00:23:35.113 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-06-18 00:23:35.131 | 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-06-18 00:23:35.148 | 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-06-18 00:23:35.154 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-06-18 00:23:35.220 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-06-18 00:23:35.225 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-06-18 00:23:35.232 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-18 00:23:35.302 | Selecting previously unselected package libpipeline1:amd64. 2026-06-18 00:23:35.308 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-06-18 00:23:35.313 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-06-18 00:23:35.369 | Selecting previously unselected package libxau6:amd64. 2026-06-18 00:23:35.375 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-06-18 00:23:35.381 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-18 00:23:35.441 | Selecting previously unselected package libxdmcp6:amd64. 2026-06-18 00:23:35.446 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-06-18 00:23:35.452 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-18 00:23:35.512 | Selecting previously unselected package libxcb1:amd64. 2026-06-18 00:23:35.518 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-06-18 00:23:35.524 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-18 00:23:35.577 | Selecting previously unselected package libx11-data. 2026-06-18 00:23:35.583 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-06-18 00:23:35.588 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-06-18 00:23:35.708 | Selecting previously unselected package libx11-6:amd64. 2026-06-18 00:23:35.713 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-06-18 00:23:35.718 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-18 00:23:35.791 | Selecting previously unselected package libxext6:amd64. 2026-06-18 00:23:35.798 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-06-18 00:23:35.803 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-18 00:23:35.856 | Selecting previously unselected package lsof. 2026-06-18 00:23:35.863 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-06-18 00:23:35.868 | Unpacking lsof (4.95.0-1build3) ... 2026-06-18 00:23:35.948 | Selecting previously unselected package man-db. 2026-06-18 00:23:35.953 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-06-18 00:23:35.958 | Unpacking man-db (2.12.0-4build2) ... 2026-06-18 00:23:36.131 | Selecting previously unselected package parted. 2026-06-18 00:23:36.138 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-06-18 00:23:36.154 | Unpacking parted (3.6-4build1) ... 2026-06-18 00:23:36.208 | Selecting previously unselected package powermgmt-base. 2026-06-18 00:23:36.213 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-06-18 00:23:36.218 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-06-18 00:23:36.269 | Selecting previously unselected package psmisc. 2026-06-18 00:23:36.275 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-06-18 00:23:36.280 | Unpacking psmisc (23.7-1build1) ... 2026-06-18 00:23:36.372 | Selecting previously unselected package tcpdump. 2026-06-18 00:23:36.380 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-06-18 00:23:36.395 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-18 00:23:36.462 | Selecting previously unselected package usb.ids. 2026-06-18 00:23:36.467 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-06-18 00:23:36.473 | Unpacking usb.ids (2024.03.18-1) ... 2026-06-18 00:23:36.540 | Selecting previously unselected package wget. 2026-06-18 00:23:36.546 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-06-18 00:23:36.552 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-06-18 00:23:36.621 | Selecting previously unselected package xz-utils. 2026-06-18 00:23:36.627 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-06-18 00:23:36.631 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-18 00:23:36.714 | Selecting previously unselected package acl. 2026-06-18 00:23:36.720 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-06-18 00:23:36.725 | Unpacking acl (2.3.2-1build1.1) ... 2026-06-18 00:23:36.778 | Selecting previously unselected package autotools-dev. 2026-06-18 00:23:36.779 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-06-18 00:23:36.783 | Unpacking autotools-dev (20220109.1) ... 2026-06-18 00:23:36.837 | Selecting previously unselected package m4. 2026-06-18 00:23:36.843 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-06-18 00:23:36.848 | Unpacking m4 (1.4.19-4build1) ... 2026-06-18 00:23:36.923 | Selecting previously unselected package autoconf. 2026-06-18 00:23:36.929 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-06-18 00:23:36.935 | Unpacking autoconf (2.71-3) ... 2026-06-18 00:23:37.033 | Selecting previously unselected package automake. 2026-06-18 00:23:37.037 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-18 00:23:37.044 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-18 00:23:37.137 | Selecting previously unselected package autopoint. 2026-06-18 00:23:37.143 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-18 00:23:37.150 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-18 00:23:37.202 | Selecting previously unselected package libdebhelper-perl. 2026-06-18 00:23:37.208 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-18 00:23:37.214 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-18 00:23:37.294 | Selecting previously unselected package gcc-13-base:amd64. 2026-06-18 00:23:37.299 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:37.305 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:37.367 | Selecting previously unselected package libisl23:amd64. 2026-06-18 00:23:37.374 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-06-18 00:23:37.379 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-06-18 00:23:37.459 | Selecting previously unselected package libmpc3:amd64. 2026-06-18 00:23:37.466 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-06-18 00:23:37.471 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-18 00:23:37.524 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-06-18 00:23:37.530 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:37.569 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:37.841 | Selecting previously unselected package cpp-13. 2026-06-18 00:23:37.845 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:37.850 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:37.897 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-06-18 00:23:37.904 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 00:23:37.909 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 00:23:37.972 | Selecting previously unselected package cpp. 2026-06-18 00:23:37.978 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 00:23:37.995 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-06-18 00:23:38.056 | Selecting previously unselected package libcc1-0:amd64. 2026-06-18 00:23:38.062 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:38.067 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:38.125 | Selecting previously unselected package binutils-common:amd64. 2026-06-18 00:23:38.131 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:38.136 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:23:38.211 | Selecting previously unselected package libsframe1:amd64. 2026-06-18 00:23:38.217 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:38.222 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:23:38.280 | Selecting previously unselected package libbinutils:amd64. 2026-06-18 00:23:38.287 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:38.292 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:23:38.370 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-06-18 00:23:38.377 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:38.382 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:23:38.441 | Selecting previously unselected package libctf0:amd64. 2026-06-18 00:23:38.447 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:38.452 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:23:38.517 | Selecting previously unselected package libgprofng0:amd64. 2026-06-18 00:23:38.523 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:38.528 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:23:38.611 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-06-18 00:23:38.617 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:38.623 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-18 00:23:38.784 | Selecting previously unselected package libgomp1:amd64. 2026-06-18 00:23:38.790 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:38.795 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:38.856 | Selecting previously unselected package libitm1:amd64. 2026-06-18 00:23:38.862 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:38.867 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:38.928 | Selecting previously unselected package libatomic1:amd64. 2026-06-18 00:23:38.935 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:38.940 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:39.000 | Selecting previously unselected package libasan8:amd64. 2026-06-18 00:23:39.005 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:39.011 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:39.158 | Selecting previously unselected package liblsan0:amd64. 2026-06-18 00:23:39.161 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:39.167 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:39.268 | Selecting previously unselected package libtsan2:amd64. 2026-06-18 00:23:39.273 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:39.278 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:39.415 | Selecting previously unselected package libubsan1:amd64. 2026-06-18 00:23:39.422 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:39.427 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:39.518 | Selecting previously unselected package libhwasan0:amd64. 2026-06-18 00:23:39.525 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:39.530 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:39.631 | Selecting previously unselected package libquadmath0:amd64. 2026-06-18 00:23:39.637 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:39.643 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:39.723 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-06-18 00:23:39.730 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:39.735 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:39.889 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-06-18 00:23:39.895 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:39.900 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:40.326 | Selecting previously unselected package binutils. 2026-06-18 00:23:40.333 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:40.338 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-06-18 00:23:40.398 | Selecting previously unselected package gcc-13. 2026-06-18 00:23:40.405 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:40.410 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:40.471 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-06-18 00:23:40.478 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 00:23:40.483 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 00:23:40.539 | Selecting previously unselected package gcc. 2026-06-18 00:23:40.545 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 00:23:40.549 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-06-18 00:23:40.607 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-18 00:23:40.613 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:23:40.618 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:23:41.389 | Selecting previously unselected package libclang-cpp17t64. 2026-06-18 00:23:41.396 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:23:41.401 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:23:41.804 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-06-18 00:23:41.809 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:41.815 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:42.166 | Selecting previously unselected package libgc1:amd64. 2026-06-18 00:23:42.171 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-18 00:23:42.176 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-18 00:23:42.242 | Selecting previously unselected package libobjc4:amd64. 2026-06-18 00:23:42.250 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:42.255 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:42.307 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-18 00:23:42.315 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:42.320 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:42.389 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-18 00:23:42.396 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:23:42.399 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:23:42.561 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-18 00:23:42.569 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:23:42.575 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 00:23:42.672 | Selecting previously unselected package libclang1-17t64. 2026-06-18 00:23:42.679 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:23:42.684 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:23:42.937 | Selecting previously unselected package clang-17. 2026-06-18 00:23:42.942 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:23:42.947 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:23:43.014 | Selecting previously unselected package libtool. 2026-06-18 00:23:43.020 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-06-18 00:23:43.026 | Unpacking libtool (2.4.7-7build1) ... 2026-06-18 00:23:43.096 | Selecting previously unselected package dh-autoreconf. 2026-06-18 00:23:43.102 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-06-18 00:23:43.107 | Unpacking dh-autoreconf (20) ... 2026-06-18 00:23:43.169 | Selecting previously unselected package libarchive-zip-perl. 2026-06-18 00:23:43.176 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-18 00:23:43.182 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-18 00:23:43.257 | Selecting previously unselected package libsub-override-perl. 2026-06-18 00:23:43.263 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-06-18 00:23:43.269 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-18 00:23:43.321 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-18 00:23:43.328 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-18 00:23:43.333 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-18 00:23:43.394 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-18 00:23:43.402 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-18 00:23:43.407 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-18 00:23:43.459 | Selecting previously unselected package libdpkg-perl. 2026-06-18 00:23:43.467 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-06-18 00:23:43.472 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-18 00:23:43.580 | Selecting previously unselected package bzip2. 2026-06-18 00:23:43.587 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-06-18 00:23:43.592 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-06-18 00:23:43.650 | Selecting previously unselected package patch. 2026-06-18 00:23:43.659 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-06-18 00:23:43.664 | Unpacking patch (2.7.6-7build3) ... 2026-06-18 00:23:43.717 | Selecting previously unselected package make. 2026-06-18 00:23:43.723 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-06-18 00:23:43.729 | Unpacking make (4.3-4.1build2) ... 2026-06-18 00:23:43.785 | Selecting previously unselected package lto-disabled-list. 2026-06-18 00:23:43.792 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-06-18 00:23:43.797 | Unpacking lto-disabled-list (47) ... 2026-06-18 00:23:43.847 | Selecting previously unselected package dpkg-dev. 2026-06-18 00:23:43.854 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-06-18 00:23:43.859 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-18 00:23:43.995 | Selecting previously unselected package debugedit. 2026-06-18 00:23:44.002 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-18 00:23:44.008 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-18 00:23:44.063 | Selecting previously unselected package dwz. 2026-06-18 00:23:44.070 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-06-18 00:23:44.074 | Unpacking dwz (0.15-1build6) ... 2026-06-18 00:23:44.129 | Selecting previously unselected package gettext. 2026-06-18 00:23:44.135 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-18 00:23:44.140 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-18 00:23:44.226 | Selecting previously unselected package intltool-debian. 2026-06-18 00:23:44.234 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-18 00:23:44.239 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-18 00:23:44.291 | Selecting previously unselected package po-debconf. 2026-06-18 00:23:44.299 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-18 00:23:44.304 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-18 00:23:44.389 | Selecting previously unselected package debhelper. 2026-06-18 00:23:44.396 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-18 00:23:44.401 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-18 00:23:44.573 | Selecting previously unselected package uuid-dev:amd64. 2026-06-18 00:23:44.579 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-18 00:23:44.585 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-18 00:23:44.655 | Selecting previously unselected package libsctp1:amd64. 2026-06-18 00:23:44.661 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-18 00:23:44.665 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 00:23:44.709 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-18 00:23:44.716 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-18 00:23:44.721 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 00:23:44.789 | Selecting previously unselected package libapr1-dev. 2026-06-18 00:23:44.789 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-18 00:23:44.794 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-18 00:23:44.999 | Selecting previously unselected package libldap-dev:amd64. 2026-06-18 00:23:45.007 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:23:45.011 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 00:23:45.122 | Selecting previously unselected package libldap2-dev. 2026-06-18 00:23:45.129 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-18 00:23:45.134 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 00:23:45.186 | Selecting previously unselected package libaprutil1-dev. 2026-06-18 00:23:45.193 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 00:23:45.198 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-18 00:23:45.396 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-18 00:23:45.403 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 00:23:45.408 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:23:45.474 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-18 00:23:45.482 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 00:23:45.486 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:23:45.549 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-18 00:23:45.554 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 00:23:45.559 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:23:45.611 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-18 00:23:45.619 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 00:23:45.624 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:23:45.726 | Selecting previously unselected package apache2-dev. 2026-06-18 00:23:45.734 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 00:23:45.738 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-18 00:23:45.824 | Selecting previously unselected package bc. 2026-06-18 00:23:45.831 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-06-18 00:23:45.836 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-06-18 00:23:45.892 | Selecting previously unselected package ncal. 2026-06-18 00:23:45.900 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-06-18 00:23:45.906 | Unpacking ncal (12.1.8) ... 2026-06-18 00:23:45.966 | Selecting previously unselected package bsdmainutils. 2026-06-18 00:23:45.973 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-06-18 00:23:45.981 | Unpacking bsdmainutils (12.1.8) ... 2026-06-18 00:23:46.031 | Selecting previously unselected package conntrack. 2026-06-18 00:23:46.039 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-18 00:23:46.044 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-18 00:23:46.097 | Selecting previously unselected package cryptsetup-bin. 2026-06-18 00:23:46.103 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-18 00:23:46.107 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-18 00:23:46.192 | Selecting previously unselected package cryptsetup. 2026-06-18 00:23:46.197 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-18 00:23:46.222 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-18 00:23:46.312 | Selecting previously unselected package libdconf1:amd64. 2026-06-18 00:23:46.319 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-18 00:23:46.324 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-18 00:23:46.378 | Selecting previously unselected package dconf-service. 2026-06-18 00:23:46.385 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-18 00:23:46.390 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-18 00:23:46.443 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-06-18 00:23:46.450 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-18 00:23:46.456 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-18 00:23:46.523 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-06-18 00:23:46.528 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-18 00:23:46.532 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-18 00:23:46.593 | Selecting previously unselected package libaio1t64:amd64. 2026-06-18 00:23:46.600 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-06-18 00:23:46.605 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-06-18 00:23:46.659 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-06-18 00:23:46.666 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-18 00:23:46.671 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-18 00:23:46.761 | Selecting previously unselected package dmeventd. 2026-06-18 00:23:46.769 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-18 00:23:46.774 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-18 00:23:46.844 | Selecting previously unselected package dnsmasq-base. 2026-06-18 00:23:46.851 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-18 00:23:46.868 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-18 00:23:46.938 | Selecting previously unselected package dnsmasq-utils. 2026-06-18 00:23:46.945 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-18 00:23:46.950 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-18 00:23:47.018 | Selecting previously unselected package ebtables. 2026-06-18 00:23:47.026 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-18 00:23:47.050 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-18 00:23:47.119 | Selecting previously unselected package fonts-dejavu-mono. 2026-06-18 00:23:47.124 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-06-18 00:23:47.129 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-06-18 00:23:47.213 | Selecting previously unselected package fonts-dejavu-core. 2026-06-18 00:23:47.220 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-06-18 00:23:47.260 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-06-18 00:23:47.350 | Selecting previously unselected package fontconfig-config. 2026-06-18 00:23:47.357 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-18 00:23:47.690 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-18 00:23:47.789 | Selecting previously unselected package libfontconfig1:amd64. 2026-06-18 00:23:47.796 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-18 00:23:47.802 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-18 00:23:47.866 | Selecting previously unselected package fontconfig. 2026-06-18 00:23:47.873 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-18 00:23:47.878 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-18 00:23:47.949 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-06-18 00:23:47.956 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:47.961 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:48.246 | Selecting previously unselected package g++-13. 2026-06-18 00:23:48.253 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:48.259 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:48.309 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-06-18 00:23:48.316 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 00:23:48.321 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 00:23:48.378 | Selecting previously unselected package g++. 2026-06-18 00:23:48.384 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 00:23:48.390 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-06-18 00:23:48.442 | Selecting previously unselected package genisoimage. 2026-06-18 00:23:48.449 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-18 00:23:48.454 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-18 00:23:48.535 | Selecting previously unselected package libpixman-1-0:amd64. 2026-06-18 00:23:48.543 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-06-18 00:23:48.548 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-18 00:23:48.616 | Selecting previously unselected package libxcb-render0:amd64. 2026-06-18 00:23:48.624 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-06-18 00:23:48.629 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-18 00:23:48.690 | Selecting previously unselected package libxcb-shm0:amd64. 2026-06-18 00:23:48.697 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-06-18 00:23:48.702 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-18 00:23:48.761 | Selecting previously unselected package libxrender1:amd64. 2026-06-18 00:23:48.769 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-06-18 00:23:48.774 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-18 00:23:48.840 | Selecting previously unselected package libcairo2:amd64. 2026-06-18 00:23:48.844 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-06-18 00:23:48.848 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-06-18 00:23:48.915 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-06-18 00:23:48.922 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-06-18 00:23:48.928 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-18 00:23:48.980 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-18 00:23:48.987 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-18 00:23:48.992 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-18 00:23:49.058 | Selecting previously unselected package libproxy1v5:amd64. 2026-06-18 00:23:49.065 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-06-18 00:23:49.070 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-18 00:23:49.124 | Selecting previously unselected package glib-networking-common. 2026-06-18 00:23:49.131 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-06-18 00:23:49.136 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-06-18 00:23:49.186 | Selecting previously unselected package glib-networking-services. 2026-06-18 00:23:49.193 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-06-18 00:23:49.198 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-06-18 00:23:49.283 | Selecting previously unselected package session-migration. 2026-06-18 00:23:49.289 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-06-18 00:23:49.294 | Unpacking session-migration (0.3.9build1) ... 2026-06-18 00:23:49.351 | Selecting previously unselected package gsettings-desktop-schemas. 2026-06-18 00:23:49.357 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-06-18 00:23:49.362 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-18 00:23:49.443 | Selecting previously unselected package glib-networking:amd64. 2026-06-18 00:23:49.450 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-06-18 00:23:49.454 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-06-18 00:23:49.510 | Selecting previously unselected package golang-1.22-doc. 2026-06-18 00:23:49.514 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-06-18 00:23:49.519 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-06-18 00:23:49.589 | Selecting previously unselected package golang-1.22-src. 2026-06-18 00:23:49.592 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-06-18 00:23:49.597 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-06-18 00:23:53.301 | Selecting previously unselected package golang-1.22-go. 2026-06-18 00:23:53.312 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-06-18 00:23:53.318 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-06-18 00:23:53.859 | Selecting previously unselected package golang-1.22. 2026-06-18 00:23:53.869 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-06-18 00:23:53.874 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-06-18 00:23:53.930 | Selecting previously unselected package golang-src. 2026-06-18 00:23:53.940 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-06-18 00:23:53.944 | Unpacking golang-src (2:1.22~2build1) ... 2026-06-18 00:23:54.000 | Selecting previously unselected package golang-go:amd64. 2026-06-18 00:23:54.010 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-06-18 00:23:54.018 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-06-18 00:23:54.085 | Selecting previously unselected package golang-doc. 2026-06-18 00:23:54.094 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-06-18 00:23:54.099 | Unpacking golang-doc (2:1.22~2build1) ... 2026-06-18 00:23:54.153 | Selecting previously unselected package golang:amd64. 2026-06-18 00:23:54.164 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-06-18 00:23:54.170 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-06-18 00:23:54.225 | Selecting previously unselected package libann0. 2026-06-18 00:23:54.235 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-18 00:23:54.241 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-18 00:23:54.301 | Selecting previously unselected package libcdt5:amd64. 2026-06-18 00:23:54.311 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 00:23:54.317 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:23:54.378 | Selecting previously unselected package libcgraph6:amd64. 2026-06-18 00:23:54.389 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 00:23:54.395 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:23:54.458 | Selecting previously unselected package libsharpyuv0:amd64. 2026-06-18 00:23:54.467 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-06-18 00:23:54.473 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-18 00:23:54.533 | Selecting previously unselected package libaom3:amd64. 2026-06-18 00:23:54.543 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-06-18 00:23:54.548 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-18 00:23:54.651 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-06-18 00:23:54.661 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-18 00:23:54.667 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-18 00:23:54.729 | Selecting previously unselected package libheif1:amd64. 2026-06-18 00:23:54.738 | Preparing to unpack .../183-libheif1_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-18 00:23:54.744 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-18 00:23:54.817 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-06-18 00:23:54.826 | Preparing to unpack .../184-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-06-18 00:23:54.832 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 00:23:54.894 | Selecting previously unselected package libjpeg8:amd64. 2026-06-18 00:23:54.901 | Preparing to unpack .../185-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-06-18 00:23:54.906 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-18 00:23:54.966 | Selecting previously unselected package libdeflate0:amd64. 2026-06-18 00:23:54.973 | Preparing to unpack .../186-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-06-18 00:23:54.979 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-18 00:23:55.041 | Selecting previously unselected package libjbig0:amd64. 2026-06-18 00:23:55.050 | Preparing to unpack .../187-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-06-18 00:23:55.055 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-18 00:23:55.132 | Selecting previously unselected package liblerc4:amd64. 2026-06-18 00:23:55.141 | Preparing to unpack .../188-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-06-18 00:23:55.146 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-18 00:23:55.214 | Selecting previously unselected package libwebp7:amd64. 2026-06-18 00:23:55.223 | Preparing to unpack .../189-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-06-18 00:23:55.229 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-18 00:23:55.298 | Selecting previously unselected package libtiff6:amd64. 2026-06-18 00:23:55.308 | Preparing to unpack .../190-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-06-18 00:23:55.313 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-18 00:23:55.382 | Selecting previously unselected package libxpm4:amd64. 2026-06-18 00:23:55.392 | Preparing to unpack .../191-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-06-18 00:23:55.398 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-18 00:23:55.462 | Selecting previously unselected package libgd3:amd64. 2026-06-18 00:23:55.471 | Preparing to unpack .../192-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-06-18 00:23:55.477 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-18 00:23:55.547 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-18 00:23:55.557 | Preparing to unpack .../193-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-18 00:23:55.562 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-18 00:23:55.631 | Selecting previously unselected package libltdl7:amd64. 2026-06-18 00:23:55.640 | Preparing to unpack .../194-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-18 00:23:55.645 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-18 00:23:55.707 | Selecting previously unselected package libgraphite2-3:amd64. 2026-06-18 00:23:55.714 | Preparing to unpack .../195-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:23:55.720 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-06-18 00:23:55.785 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-06-18 00:23:55.793 | Preparing to unpack .../196-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-06-18 00:23:55.799 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-18 00:23:55.865 | Selecting previously unselected package libthai-data. 2026-06-18 00:23:55.874 | Preparing to unpack .../197-libthai-data_0.1.29-2build1_all.deb ... 2026-06-18 00:23:55.880 | Unpacking libthai-data (0.1.29-2build1) ... 2026-06-18 00:23:55.950 | Selecting previously unselected package libdatrie1:amd64. 2026-06-18 00:23:55.959 | Preparing to unpack .../198-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-06-18 00:23:55.964 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-18 00:23:56.026 | Selecting previously unselected package libthai0:amd64. 2026-06-18 00:23:56.037 | Preparing to unpack .../199-libthai0_0.1.29-2build1_amd64.deb ... 2026-06-18 00:23:56.042 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-06-18 00:23:56.106 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-06-18 00:23:56.115 | Preparing to unpack .../200-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-18 00:23:56.120 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 00:23:56.192 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-06-18 00:23:56.201 | Preparing to unpack .../201-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-18 00:23:56.206 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 00:23:56.267 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-06-18 00:23:56.276 | Preparing to unpack .../202-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-18 00:23:56.281 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 00:23:56.341 | Selecting previously unselected package libpathplan4:amd64. 2026-06-18 00:23:56.350 | Preparing to unpack .../203-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 00:23:56.355 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:23:56.418 | Selecting previously unselected package libgvc6. 2026-06-18 00:23:56.427 | Preparing to unpack .../204-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 00:23:56.433 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:23:56.511 | Selecting previously unselected package libgvpr2:amd64. 2026-06-18 00:23:56.520 | Preparing to unpack .../205-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 00:23:56.525 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:23:56.590 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-18 00:23:56.598 | Preparing to unpack .../206-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 00:23:56.603 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:23:56.692 | Selecting previously unselected package x11-common. 2026-06-18 00:23:56.702 | Preparing to unpack .../207-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-06-18 00:23:56.710 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-06-18 00:23:56.780 | Selecting previously unselected package libice6:amd64. 2026-06-18 00:23:56.790 | Preparing to unpack .../208-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-18 00:23:56.795 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-18 00:23:56.857 | Selecting previously unselected package libsm6:amd64. 2026-06-18 00:23:56.866 | Preparing to unpack .../209-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-18 00:23:56.872 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-18 00:23:56.935 | Selecting previously unselected package libxt6t64:amd64. 2026-06-18 00:23:56.944 | Preparing to unpack .../210-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-18 00:23:56.949 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-18 00:23:57.016 | Selecting previously unselected package libxmu6:amd64. 2026-06-18 00:23:57.025 | Preparing to unpack .../211-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-18 00:23:57.030 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-18 00:23:57.095 | Selecting previously unselected package libxaw7:amd64. 2026-06-18 00:23:57.105 | Preparing to unpack .../212-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-18 00:23:57.110 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-18 00:23:57.178 | Selecting previously unselected package graphviz. 2026-06-18 00:23:57.187 | Preparing to unpack .../213-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 00:23:57.192 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-18 00:23:57.290 | Selecting previously unselected package icu-devtools. 2026-06-18 00:23:57.299 | Preparing to unpack .../214-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-18 00:23:57.304 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-18 00:23:57.376 | Selecting previously unselected package iputils-arping. 2026-06-18 00:23:57.386 | Preparing to unpack .../215-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-18 00:23:57.391 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-18 00:23:57.453 | Selecting previously unselected package comerr-dev:amd64. 2026-06-18 00:23:57.462 | Preparing to unpack .../216-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-18 00:23:57.471 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-18 00:23:57.540 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-18 00:23:57.549 | Preparing to unpack .../217-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 00:23:57.555 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:23:57.620 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-18 00:23:57.628 | Preparing to unpack .../218-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 00:23:57.634 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:23:57.696 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-18 00:23:57.705 | Preparing to unpack .../219-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 00:23:57.710 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:23:57.776 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-18 00:23:57.782 | Preparing to unpack .../220-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 00:23:57.787 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:23:57.833 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-18 00:23:57.838 | Preparing to unpack .../221-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 00:23:57.843 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:23:57.917 | Selecting previously unselected package libicu-dev:amd64. 2026-06-18 00:23:57.927 | Preparing to unpack .../222-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-18 00:23:57.933 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-18 00:23:58.284 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-18 00:23:58.292 | Preparing to unpack .../223-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-18 00:23:58.298 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 00:23:58.365 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-18 00:23:58.373 | Preparing to unpack .../224-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-18 00:23:58.379 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 00:23:58.432 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-18 00:23:58.441 | Preparing to unpack .../225-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-18 00:23:58.445 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 00:23:58.512 | Selecting previously unselected package libjs-jquery. 2026-06-18 00:23:58.521 | Preparing to unpack .../226-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-06-18 00:23:58.538 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-18 00:23:58.603 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-18 00:23:58.612 | Preparing to unpack .../227-libjs-jquery-metadata_12-4_all.deb ... 2026-06-18 00:23:58.617 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-18 00:23:58.675 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-18 00:23:58.682 | Preparing to unpack .../228-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-18 00:23:58.688 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-18 00:23:58.784 | Selecting previously unselected package libjs-underscore. 2026-06-18 00:23:58.790 | Preparing to unpack .../229-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-06-18 00:23:58.796 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-18 00:23:58.857 | Selecting previously unselected package libjs-sphinxdoc. 2026-06-18 00:23:58.864 | Preparing to unpack .../230-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-06-18 00:23:58.868 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-06-18 00:23:58.939 | Selecting previously unselected package mysql-common. 2026-06-18 00:23:58.946 | Preparing to unpack .../231-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-18 00:23:58.975 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-18 00:23:59.043 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-18 00:23:59.050 | Preparing to unpack .../232-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:23:59.056 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:23:59.157 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-18 00:23:59.166 | Preparing to unpack .../233-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-18 00:23:59.171 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 00:23:59.264 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-18 00:23:59.274 | Preparing to unpack .../234-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-18 00:23:59.280 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-18 00:23:59.344 | Selecting previously unselected package libpq5:amd64. 2026-06-18 00:23:59.352 | Preparing to unpack .../235-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:23:59.358 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:23:59.418 | Selecting previously unselected package libssl-dev:amd64. 2026-06-18 00:23:59.428 | Preparing to unpack .../236-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-18 00:23:59.433 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 00:23:59.602 | Selecting previously unselected package libpq-dev. 2026-06-18 00:23:59.609 | Preparing to unpack .../237-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:23:59.614 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:23:59.682 | Selecting previously unselected package libpython3-dev:amd64. 2026-06-18 00:23:59.691 | Preparing to unpack .../238-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-18 00:23:59.696 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-18 00:23:59.754 | Selecting previously unselected package libsasl2-dev. 2026-06-18 00:23:59.762 | Preparing to unpack .../239-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-18 00:23:59.767 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-18 00:23:59.857 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-06-18 00:23:59.867 | Preparing to unpack .../240-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-06-18 00:23:59.872 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-18 00:23:59.932 | Selecting previously unselected package libsoup-3.0-common. 2026-06-18 00:23:59.939 | Preparing to unpack .../241-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-06-18 00:23:59.943 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-18 00:24:00.004 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-06-18 00:24:00.014 | Preparing to unpack .../242-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-06-18 00:24:00.019 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-18 00:24:00.082 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-18 00:24:00.089 | Preparing to unpack .../243-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 00:24:00.094 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 00:24:00.288 | Selecting previously unselected package liburing2:amd64. 2026-06-18 00:24:00.298 | Preparing to unpack .../244-liburing2_2.5-1build1_amd64.deb ... 2026-06-18 00:24:00.303 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-18 00:24:00.361 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-18 00:24:00.370 | Preparing to unpack .../245-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-18 00:24:00.375 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-18 00:24:00.475 | Selecting previously unselected package libxslt1.1:amd64. 2026-06-18 00:24:00.484 | Preparing to unpack .../246-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-18 00:24:00.490 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 00:24:00.554 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-18 00:24:00.564 | Preparing to unpack .../247-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-18 00:24:00.568 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 00:24:00.660 | Selecting previously unselected package llvm-17-runtime. 2026-06-18 00:24:00.670 | Preparing to unpack .../248-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:24:00.675 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:00.790 | Selecting previously unselected package libpfm4:amd64. 2026-06-18 00:24:00.800 | Preparing to unpack .../249-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-18 00:24:00.805 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-18 00:24:00.894 | Selecting previously unselected package llvm-17. 2026-06-18 00:24:00.903 | Preparing to unpack .../250-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:24:00.909 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:01.596 | Selecting previously unselected package libffi-dev:amd64. 2026-06-18 00:24:01.605 | Preparing to unpack .../251-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-18 00:24:01.611 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-18 00:24:01.679 | Selecting previously unselected package llvm-17-tools. 2026-06-18 00:24:01.689 | Preparing to unpack .../252-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:24:01.695 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:01.907 | Selecting previously unselected package libz3-4:amd64. 2026-06-18 00:24:01.917 | Preparing to unpack .../253-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-18 00:24:01.923 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-18 00:24:02.110 | Selecting previously unselected package libz3-dev:amd64. 2026-06-18 00:24:02.120 | Preparing to unpack .../254-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-18 00:24:02.125 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-18 00:24:02.195 | Selecting previously unselected package llvm-17-dev. 2026-06-18 00:24:02.203 | Preparing to unpack .../255-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:24:02.208 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:04.032 | Selecting previously unselected package lsscsi. 2026-06-18 00:24:04.043 | Preparing to unpack .../256-lsscsi_0.32-1build1_amd64.deb ... 2026-06-18 00:24:04.049 | Unpacking lsscsi (0.32-1build1) ... 2026-06-18 00:24:04.129 | Selecting previously unselected package lvm2. 2026-06-18 00:24:04.139 | Preparing to unpack .../257-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-18 00:24:04.180 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-18 00:24:04.317 | Selecting previously unselected package osinfo-db. 2026-06-18 00:24:04.328 | Preparing to unpack .../258-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-18 00:24:04.334 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-18 00:24:04.687 | Selecting previously unselected package pkgconf-bin. 2026-06-18 00:24:04.697 | Preparing to unpack .../259-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-18 00:24:04.702 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-18 00:24:04.768 | Selecting previously unselected package pkgconf:amd64. 2026-06-18 00:24:04.779 | Preparing to unpack .../260-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-18 00:24:04.788 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-18 00:24:04.854 | Selecting previously unselected package pkg-config:amd64. 2026-06-18 00:24:04.864 | Preparing to unpack .../261-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-18 00:24:04.875 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-18 00:24:04.933 | Selecting previously unselected package pm-utils. 2026-06-18 00:24:04.944 | Preparing to unpack .../262-pm-utils_1.4.1-21_all.deb ... 2026-06-18 00:24:04.950 | Unpacking pm-utils (1.4.1-21) ... 2026-06-18 00:24:05.032 | Selecting previously unselected package postgresql-client-16. 2026-06-18 00:24:05.042 | Preparing to unpack .../263-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:24:05.048 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:24:05.196 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-18 00:24:05.204 | Preparing to unpack .../264-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:24:05.209 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:24:05.520 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-18 00:24:05.530 | Preparing to unpack .../265-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-18 00:24:05.535 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-18 00:24:05.599 | Selecting previously unselected package python3-dev. 2026-06-18 00:24:05.608 | Preparing to unpack .../266-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-18 00:24:05.614 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-18 00:24:05.686 | Selecting previously unselected package python3-mysqldb. 2026-06-18 00:24:05.696 | Preparing to unpack .../267-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-18 00:24:05.702 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-18 00:24:05.776 | Selecting previously unselected package python3-setuptools. 2026-06-18 00:24:05.786 | Preparing to unpack .../268-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-06-18 00:24:05.791 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-18 00:24:05.909 | Selecting previously unselected package python3-wheel. 2026-06-18 00:24:05.920 | Preparing to unpack .../269-python3-wheel_0.42.0-2_all.deb ... 2026-06-18 00:24:05.925 | Unpacking python3-wheel (0.42.0-2) ... 2026-06-18 00:24:06.004 | Selecting previously unselected package python3-pip. 2026-06-18 00:24:06.013 | Preparing to unpack .../270-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-18 00:24:06.019 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 00:24:06.250 | Selecting previously unselected package python3-pip-whl. 2026-06-18 00:24:06.256 | Preparing to unpack .../271-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-18 00:24:06.261 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 00:24:06.333 | Selecting previously unselected package python3-setuptools-whl. 2026-06-18 00:24:06.342 | Preparing to unpack .../272-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-18 00:24:06.348 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-18 00:24:06.421 | Selecting previously unselected package python3-systemd. 2026-06-18 00:24:06.431 | Preparing to unpack .../273-python3-systemd_235-1build4_amd64.deb ... 2026-06-18 00:24:06.438 | Unpacking python3-systemd (235-1build4) ... 2026-06-18 00:24:06.513 | Selecting previously unselected package python3.12-venv. 2026-06-18 00:24:06.524 | Preparing to unpack .../274-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-18 00:24:06.529 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-18 00:24:06.589 | Selecting previously unselected package python3-venv. 2026-06-18 00:24:06.595 | Preparing to unpack .../275-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-18 00:24:06.601 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-18 00:24:06.654 | Selecting previously unselected package qemu-utils. 2026-06-18 00:24:06.663 | Preparing to unpack .../276-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:24:06.669 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:24:06.793 | Selecting previously unselected package sg3-utils. 2026-06-18 00:24:06.803 | Preparing to unpack .../277-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-06-18 00:24:06.809 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-06-18 00:24:06.949 | Selecting previously unselected package sqlite3. 2026-06-18 00:24:06.956 | Preparing to unpack .../278-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-18 00:24:06.962 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-18 00:24:07.028 | Selecting previously unselected package thin-provisioning-tools. 2026-06-18 00:24:07.039 | Preparing to unpack .../279-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-06-18 00:24:07.045 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-18 00:24:07.133 | Selecting previously unselected package unzip. 2026-06-18 00:24:07.143 | Preparing to unpack .../280-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-18 00:24:07.149 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-18 00:24:07.210 | Selecting previously unselected package debootstrap. 2026-06-18 00:24:07.222 | Preparing to unpack .../281-debootstrap_1.0.134ubuntu1_all.deb ... 2026-06-18 00:24:07.227 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-06-18 00:24:07.294 | Selecting previously unselected package libosinfo-l10n. 2026-06-18 00:24:07.304 | Preparing to unpack .../282-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-18 00:24:07.309 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-18 00:24:07.399 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-18 00:24:07.410 | Preparing to unpack .../283-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-18 00:24:07.415 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-18 00:24:07.478 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-18 00:24:07.489 | Preparing to unpack .../284-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-18 00:24:07.494 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-18 00:24:07.551 | Selecting previously unselected package kpartx. 2026-06-18 00:24:07.560 | Preparing to unpack .../285-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-18 00:24:07.565 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-06-18 00:24:07.622 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-18 00:24:07.632 | Preparing to unpack .../286-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 00:24:07.637 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:07.704 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-18 00:24:07.716 | Preparing to unpack .../287-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-18 00:24:07.721 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-18 00:24:07.782 | Selecting previously unselected package socat. 2026-06-18 00:24:07.793 | Preparing to unpack .../288-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-18 00:24:07.798 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-18 00:24:07.882 | Selecting previously unselected package vlan. 2026-06-18 00:24:07.892 | Preparing to unpack .../289-vlan_2.0.5ubuntu5_all.deb ... 2026-06-18 00:24:07.897 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-18 00:24:08.006 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-18 00:24:08.033 | Setting up postgresql-client-common (257build1.1) ... 2026-06-18 00:24:08.060 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-06-18 00:24:08.075 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-06-18 00:24:08.093 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-06-18 00:24:08.109 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-18 00:24:08.124 | Setting up distro-info (1.7build1) ... 2026-06-18 00:24:08.139 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-18 00:24:08.153 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-18 00:24:08.167 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-18 00:24:08.185 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-18 00:24:08.234 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-18 00:24:08.245 | Setting up session-migration (0.3.9build1) ... 2026-06-18 00:24:08.395 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-06-18 00:24:08.407 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:24:08.424 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-18 00:24:08.440 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-18 00:24:08.455 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-18 00:24:08.473 | Setting up lto-disabled-list (47) ... 2026-06-18 00:24:08.490 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-18 00:24:08.505 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-18 00:24:08.520 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-18 00:24:08.535 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-18 00:24:08.550 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-18 00:24:08.567 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-18 00:24:08.583 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-18 00:24:08.598 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-18 00:24:09.163 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-06-18 00:24:09.184 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-18 00:24:09.199 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-18 00:24:09.213 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-18 00:24:09.836 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-18 00:24:09.856 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-18 00:24:10.306 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-18 00:24:10.306 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-18 00:24:10.647 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-06-18 00:24:10.665 | Setting up ncal (12.1.8) ... 2026-06-18 00:24:10.680 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 00:24:10.695 | Setting up gawk (1:5.2.1-2build3) ... 2026-06-18 00:24:10.736 | Setting up psmisc (23.7-1build1) ... 2026-06-18 00:24:10.751 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-18 00:24:10.766 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-18 00:24:10.783 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-06-18 00:24:10.799 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-06-18 00:24:10.814 | Setting up pm-utils (1.4.1-21) ... 2026-06-18 00:24:10.839 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-18 00:24:10.862 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-18 00:24:10.883 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-18 00:24:10.898 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:10.912 | Setting up dosfstools (4.2-1.1build1) ... 2026-06-18 00:24:10.926 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-18 00:24:10.953 | Setting up rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-18 00:24:11.177 | info: Adding user `syslog' to group `adm' ... 2026-06-18 00:24:11.459 | 2026-06-18 00:24:11.459 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-06-18 00:24:11.735 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-06-18 00:24:11.857 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-06-18 00:24:11.858 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-06-18 00:24:12.256 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-06-18 00:24:12.272 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-06-18 00:24:12.285 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:24:12.308 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-06-18 00:24:12.808 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-18 00:24:12.827 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:24:12.843 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-18 00:24:12.859 | Setting up bc (1.07.1-3ubuntu4) ... 2026-06-18 00:24:12.880 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:24:12.897 | Setting up m4 (1.4.19-4build1) ... 2026-06-18 00:24:12.913 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 00:24:12.928 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-06-18 00:24:12.942 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-18 00:24:12.957 | Setting up file (1:5.45-3build1) ... 2026-06-18 00:24:12.972 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-18 00:24:12.989 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:13.005 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-18 00:24:13.051 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-06-18 00:24:13.068 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-18 00:24:13.083 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-18 00:24:13.100 | Setting up python3-wheel (0.42.0-2) ... 2026-06-18 00:24:13.284 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-18 00:24:13.303 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-18 00:24:13.985 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-18 00:24:14.320 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:24:14.335 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:24:14.350 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-06-18 00:24:14.366 | Setting up acl (2.3.2-1build1.1) ... 2026-06-18 00:24:14.385 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-18 00:24:14.401 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-18 00:24:14.569 | Setting up autotools-dev (20220109.1) ... 2026-06-18 00:24:14.588 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-06-18 00:24:15.332 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-18 00:24:15.350 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:24:15.367 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-18 00:24:15.383 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-18 00:24:15.398 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:15.415 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:15.433 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:15.449 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-06-18 00:24:15.463 | Setting up make (4.3-4.1build2) ... 2026-06-18 00:24:15.482 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-18 00:24:16.134 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-18 00:24:16.518 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:16.535 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 00:24:16.550 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-18 00:24:16.569 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:16.585 | Setting up ebtables (2.0.11-6build1) ... 2026-06-18 00:24:16.979 | Setting up socat (1.8.0.0-4build3) ... 2026-06-18 00:24:16.995 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-18 00:24:17.012 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 00:24:17.026 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-06-18 00:24:17.043 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-18 00:24:17.059 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-06-18 00:24:17.075 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-18 00:24:17.090 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:17.108 | Setting up bsdmainutils (12.1.8) ... 2026-06-18 00:24:17.126 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-18 00:24:17.144 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-06-18 00:24:17.183 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 00:24:17.201 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-18 00:24:17.221 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:17.237 | Setting up patch (2.7.6-7build3) ... 2026-06-18 00:24:17.250 | Setting up usb.ids (2024.03.18-1) ... 2026-06-18 00:24:17.264 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-18 00:24:17.277 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-18 00:24:17.293 | Setting up fonts-dejavu-core (2.37-8) ... 2026-06-18 00:24:17.386 | Setting up lsscsi (0.32-1build1) ... 2026-06-18 00:24:17.401 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-18 00:24:17.416 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-18 00:24:17.430 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 00:24:18.647 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 00:24:18.665 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-18 00:24:18.683 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-18 00:24:18.701 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-18 00:24:18.718 | Setting up autoconf (2.71-3) ... 2026-06-18 00:24:18.741 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-18 00:24:18.758 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:18.772 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:18.790 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-18 00:24:18.808 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:24:18.822 | Setting up dwz (0.15-1build6) ... 2026-06-18 00:24:18.838 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-06-18 00:24:18.852 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 00:24:18.866 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-18 00:24:18.903 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:18.917 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:18.932 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:18.949 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-06-18 00:24:18.965 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-06-18 00:24:18.979 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-18 00:24:18.994 | Setting up libjson-perl (4.10000-1) ... 2026-06-18 00:24:19.009 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:19.027 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 00:24:19.043 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-18 00:24:19.068 | Setting up debugedit (1:5.0-5build2) ... 2026-06-18 00:24:19.082 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-18 00:24:19.095 | Setting up libsub-override-perl (0.10-1) ... 2026-06-18 00:24:19.110 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-18 00:24:19.126 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-18 00:24:19.142 | Setting up libthai-data (0.1.29-2build1) ... 2026-06-18 00:24:19.158 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-18 00:24:19.173 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:19.187 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:19.232 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-18 00:24:19.247 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:19.261 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-18 00:24:19.289 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-06-18 00:24:19.304 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-06-18 00:24:19.318 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:24:19.334 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-18 00:24:19.348 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-06-18 00:24:19.363 | Setting up golang-src (2:1.22~2build1) ... 2026-06-18 00:24:19.377 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-18 00:24:19.415 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-18 00:24:19.429 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:19.444 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 00:24:19.461 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-18 00:24:19.477 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:19.491 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:19.506 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-18 00:24:19.520 | Setting up python3-systemd (235-1build4) ... 2026-06-18 00:24:19.671 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-18 00:24:19.687 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:19.706 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-06-18 00:24:19.722 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:24:19.736 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-18 00:24:19.751 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-18 00:24:19.766 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-18 00:24:19.784 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-18 00:24:19.800 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-18 00:24:19.815 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-06-18 00:24:19.829 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 00:24:19.843 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-18 00:24:19.858 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-18 00:24:19.871 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 00:24:19.886 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-06-18 00:24:19.901 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 00:24:19.915 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-18 00:24:19.930 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-18 00:24:19.944 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:19.958 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-18 00:24:19.975 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:24:19.990 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-18 00:24:20.003 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:20.018 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-18 00:24:20.033 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-18 00:24:20.113 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:20.128 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-18 00:24:20.495 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:24:21.306 | 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-06-18 00:24:21.356 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-18 00:24:22.035 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-18 00:24:22.444 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-18 00:24:22.468 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:24:22.488 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:22.504 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-18 00:24:22.519 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-06-18 00:24:22.547 | 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-06-18 00:24:22.567 | 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-06-18 00:24:22.578 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-06-18 00:24:22.594 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 00:24:22.608 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-18 00:24:22.682 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 00:24:22.695 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-18 00:24:22.713 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-18 00:24:22.728 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-18 00:24:22.742 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 00:24:22.756 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:22.770 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-06-18 00:24:22.785 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-18 00:24:22.801 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:24:22.816 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-18 00:24:22.832 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-18 00:24:22.846 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-18 00:24:22.861 | Setting up postgresql-common (257build1.1) ... 2026-06-18 00:24:23.429 | 2026-06-18 00:24:23.429 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-18 00:24:23.631 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-18 00:24:23.631 | Removing obsolete dictionary files: 2026-06-18 00:24:24.270 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-18 00:24:24.669 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-18 00:24:24.685 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 00:24:24.699 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-18 00:24:24.714 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-06-18 00:24:24.729 | Setting up lsof (4.95.0-1build3) ... 2026-06-18 00:24:24.744 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-18 00:24:24.758 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:24.775 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-18 00:24:24.790 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:24.806 | Setting up groff-base (1.23.0-3build2) ... 2026-06-18 00:24:24.853 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-18 00:24:24.867 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:24.881 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:24:24.895 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 00:24:24.910 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-06-18 00:24:24.923 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-18 00:24:24.939 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:24.953 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:24.967 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:24.982 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-18 00:24:24.996 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-18 00:24:25.009 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:25.023 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 00:24:25.037 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-06-18 00:24:25.139 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 00:24:25.149 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:25.160 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-18 00:24:25.169 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-06-18 00:24:25.179 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:25.189 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-18 00:24:25.199 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 00:24:25.208 | Setting up parted (3.6-4build1) ... 2026-06-18 00:24:25.229 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-06-18 00:24:25.239 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-18 00:24:25.248 | Setting up man-db (2.12.0-4build2) ... 2026-06-18 00:24:25.352 | Building database of manual pages ... 2026-06-18 00:24:27.860 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-06-18 00:24:28.134 | man-db.service is a disabled or a static unit, not starting it. 2026-06-18 00:24:28.208 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-18 00:24:28.225 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:28.235 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-18 00:24:28.246 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-18 00:24:28.256 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-18 00:24:28.266 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:28.276 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-06-18 00:24:28.305 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-18 00:24:28.316 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-18 00:24:28.327 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:28.337 | Setting up golang-doc (2:1.22~2build1) ... 2026-06-18 00:24:28.347 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-18 00:24:28.356 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-06-18 00:24:28.366 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-18 00:24:28.578 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-18 00:24:28.588 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:28.598 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 00:24:28.608 | Setting up libtool (2.4.7-7build1) ... 2026-06-18 00:24:28.618 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-18 00:24:29.174 | Enabling module mpm_event. 2026-06-18 00:24:29.223 | Enabling module authz_core. 2026-06-18 00:24:29.233 | Enabling module authz_host. 2026-06-18 00:24:29.280 | Enabling module authn_core. 2026-06-18 00:24:29.290 | Enabling module auth_basic. 2026-06-18 00:24:29.338 | Enabling module access_compat. 2026-06-18 00:24:29.385 | Enabling module authn_file. 2026-06-18 00:24:29.433 | Enabling module authz_user. 2026-06-18 00:24:29.481 | Enabling module alias. 2026-06-18 00:24:29.527 | Enabling module dir. 2026-06-18 00:24:29.573 | Enabling module autoindex. 2026-06-18 00:24:29.620 | Enabling module env. 2026-06-18 00:24:29.669 | Enabling module mime. 2026-06-18 00:24:29.716 | Enabling module negotiation. 2026-06-18 00:24:29.765 | Enabling module setenvif. 2026-06-18 00:24:29.812 | Enabling module filter. 2026-06-18 00:24:29.860 | Enabling module deflate. 2026-06-18 00:24:29.908 | Enabling module status. 2026-06-18 00:24:29.952 | Enabling module reqtimeout. 2026-06-18 00:24:30.000 | Enabling conf charset. 2026-06-18 00:24:30.039 | Enabling conf localized-error-pages. 2026-06-18 00:24:30.083 | Enabling conf other-vhosts-access-log. 2026-06-18 00:24:30.126 | Enabling conf security. 2026-06-18 00:24:30.169 | Enabling conf serve-cgi-bin. 2026-06-18 00:24:30.216 | Enabling site 000-default. 2026-06-18 00:24:30.907 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-18 00:24:31.395 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-18 00:24:32.295 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:32.306 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-18 00:24:32.316 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-06-18 00:24:32.352 | Setting up dh-autoreconf (20) ... 2026-06-18 00:24:32.360 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:24:32.368 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 00:24:32.377 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-18 00:24:32.385 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:32.393 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-18 00:24:32.401 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-06-18 00:24:32.413 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-06-18 00:24:32.420 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-18 00:24:32.431 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-18 00:24:32.440 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-18 00:24:32.584 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-06-18 00:24:32.865 | dm-event.service is a disabled or a static unit, not starting it. 2026-06-18 00:24:32.908 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-18 00:24:32.920 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-18 00:24:32.932 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-18 00:24:34.113 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-06-18 00:24:34.247 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-06-18 00:24:34.736 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-06-18 00:24:35.050 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-18 00:24:35.098 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-18 00:24:35.121 | Processing triggers for sgml-base (1.31) ... 2026-06-18 00:24:35.149 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-18 00:24:35.160 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-06-18 00:24:35.171 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-18 00:24:37.217 | Regenerating fonts cache... done. 2026-06-18 00:24:37.228 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-18 00:24:37.276 | update-initramfs: Generating /boot/initrd.img-6.8.0-124-generic 2026-06-18 00:24:37.293 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-06-18 00:24:48.971 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:24:49.007 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 00:24:49.019 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-18 00:24:49.029 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-06-18 00:24:49.088 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-06-18 00:24:49.097 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-18 00:24:49.106 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-18 00:24:49.115 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-18 00:24:49.125 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 00:24:49.135 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 00:24:49.144 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-18 00:24:49.152 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:49.183 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-18 00:24:49.192 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:49.206 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-18 00:24:49.337 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:24:49.592 | ++ functions-common:apt_get:1205 : result=0 2026-06-18 00:24:49.596 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:24:49.600 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:24:49.605 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:24:49.610 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:24:49.615 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:24:49.620 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:24:49.624 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:24:49.629 | ++ functions-common:time_stop:2421 : start_time=1781742194781 2026-06-18 00:24:49.634 | ++ functions-common:time_stop:2423 : [[ -z 1781742194781 ]] 2026-06-18 00:24:49.640 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:24:49.647 | ++ functions-common:time_stop:2426 : end_time=1781742289643 2026-06-18 00:24:49.651 | ++ functions-common:time_stop:2427 : elapsed_time=94862 2026-06-18 00:24:49.655 | ++ functions-common:time_stop:2428 : total=7415 2026-06-18 00:24:49.660 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:24:49.665 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=102277 2026-06-18 00:24:49.669 | ++ functions-common:apt_get:1209 : return 0 2026-06-18 00:24:49.675 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-18 00:24:49.680 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-18 00:24:49.687 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-18 00:24:49.697 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-18 00:24:49.704 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-18 00:24:49.709 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-18 00:24:49.717 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-18 00:24:49.726 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-18 00:24:49.731 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-18 00:24:49.736 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-06-18 00:24:51.666 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-06-18 00:24:51.669 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-18 00:24:51.673 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-18 00:24:51.677 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-18 00:24:51.681 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-18 00:24:51.684 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-18 00:24:51.688 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-18 00:24:51.692 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-18 00:24:51.695 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-18 00:24:51.699 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-18 00:24:51.702 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-18 00:24:51.706 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-18 00:24:51.710 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-18 00:24:51.713 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-18 00:24:51.717 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-18 00:24:51.721 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-18 00:24:51.724 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-18 00:24:51.728 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-18 00:24:51.732 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-18 00:24:51.736 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-18 00:24:51.740 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-18 00:24:51.744 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-18 00:24:51.747 | + functions-common:_ensure_lsb_release:420 : return 2026-06-18 00:24:51.752 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-18 00:24:51.776 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-18 00:24:51.781 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-18 00:24:51.804 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-18 00:24:51.809 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-18 00:24:51.831 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-18 00:24:51.835 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-18 00:24:51.839 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-18 00:24:51.843 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-18 00:24:51.847 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-18 00:24:51.851 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-18 00:24:51.855 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-18 00:24:51.859 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-18 00:24:51.863 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-18 00:24:51.867 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-18 00:24:51.871 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-18 00:24:51.871 | Distro: noble 2026-06-18 00:24:51.875 | + tools/install_pip.sh:main:117 : get_versions 2026-06-18 00:24:51.880 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-18 00:24:51.887 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-18 00:24:51.891 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-18 00:24:51.896 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-18 00:24:51.897 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-18 00:24:52.218 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-18 00:24:52.222 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-18 00:24:52.222 | pip: 24.0 2026-06-18 00:24:52.226 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-18 00:24:52.230 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-18 00:24:52.233 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:24:52.237 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:24:52.240 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:24:52.244 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:24:52.248 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:24:52.252 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:24:52.255 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:24:52.259 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:24:52.262 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:24:52.266 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:24:52.269 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:24:52.272 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:24:52.276 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:24:52.280 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-18 00:24:52.284 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:24:52.287 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:24:52.291 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-18 00:24:52.299 | + tools/install_pip.sh:main:146 : set -x 2026-06-18 00:24:52.303 | + tools/install_pip.sh:main:149 : get_versions 2026-06-18 00:24:52.308 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-18 00:24:52.315 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-18 00:24:52.319 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-18 00:24:52.325 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-18 00:24:52.325 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-18 00:24:52.611 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-18 00:24:52.615 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-18 00:24:52.615 | pip: 24.0 2026-06-18 00:24:52.621 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-06-18 00:24:52.627 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-06-18 00:24:52.633 | + ./stack.sh:main:801 : fixup_all 2026-06-18 00:24:52.638 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-18 00:24:52.643 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-18 00:24:52.648 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:24:52.653 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:24:52.658 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-18 00:24:52.679 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-06-18 00:24:52.699 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-18 00:24:52.719 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-18 00:24:52.724 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-18 00:24:52.728 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:24:52.733 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:24:52.738 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:24:52.743 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:24:52.747 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:24:52.752 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:24:52.757 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:24:52.762 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:24:52.766 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:24:52.771 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:24:52.775 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:24:52.780 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:24:52.785 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:24:52.789 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-18 00:24:52.794 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-18 00:24:52.799 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-18 00:24:52.820 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-18 00:24:52.840 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-18 00:24:52.861 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-18 00:24:52.883 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-18 00:24:52.901 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-18 00:24:52.923 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-18 00:24:52.943 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-18 00:24:52.963 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-18 00:24:52.968 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-18 00:24:52.973 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-18 00:24:56.051 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-18 00:24:56.091 | Using python 3.12 to install setuptools 2026-06-18 00:24:56.096 | + 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-06-18 00:24:56.843 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-18 00:24:56.971 | Collecting pip 2026-06-18 00:24:57.015 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 00:24:57.026 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-18 00:24:57.276 | Collecting setuptools[core] 2026-06-18 00:24:57.282 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 00:24:57.376 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-18 00:24:57.384 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:24:57.436 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-18 00:24:57.441 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-18 00:24:57.456 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.9 MB/s eta 0:00:00 2026-06-18 00:24:57.498 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-18 00:24:57.505 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 00:24:57.564 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-18 00:24:57.590 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:24:57.638 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-18 00:24:57.642 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:24:57.708 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:24:57.714 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 00:24:57.763 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:24:57.772 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 00:24:57.913 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:24:57.918 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-18 00:24:57.973 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:24:57.978 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:24:58.077 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:24:58.080 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-18 00:24:58.116 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:24:58.121 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-18 00:24:58.171 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:24:58.179 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-18 00:24:58.235 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:24:58.243 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 00:24:58.299 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:24:58.306 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 00:24:58.438 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-18 00:24:58.501 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 32.1 MB/s eta 0:00:00 2026-06-18 00:24:58.507 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-18 00:24:58.520 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-18 00:24:58.539 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-18 00:24:58.554 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.8 MB/s eta 0:00:00 2026-06-18 00:24:58.568 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 00:24:58.581 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.1 MB/s eta 0:00:00 2026-06-18 00:24:58.595 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-18 00:24:58.613 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 00:24:58.645 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 43.5 MB/s eta 0:00:00 2026-06-18 00:24:58.652 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-18 00:24:58.667 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-18 00:24:58.685 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-18 00:24:58.697 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 12.2 MB/s eta 0:00:00 2026-06-18 00:24:58.701 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-18 00:24:58.712 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-18 00:24:58.723 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 35.8 MB/s eta 0:00:00 2026-06-18 00:24:58.729 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-18 00:24:58.740 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-18 00:24:58.750 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 10.1 MB/s eta 0:00:00 2026-06-18 00:24:58.760 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-18 00:24:58.785 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.3 MB/s eta 0:00:00 2026-06-18 00:24:58.789 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-18 00:24:59.047 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-18 00:24:59.085 | Attempting uninstall: setuptools 2026-06-18 00:24:59.103 | Found existing installation: setuptools 68.1.2 2026-06-18 00:24:59.103 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:24:59.103 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-18 00:24:59.715 | Attempting uninstall: pygments 2026-06-18 00:24:59.723 | Found existing installation: Pygments 2.17.2 2026-06-18 00:24:59.723 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:24:59.723 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-18 00:25:00.406 | Attempting uninstall: pip 2026-06-18 00:25:00.408 | Found existing installation: pip 24.0 2026-06-18 00:25:00.452 | Uninstalling pip-24.0: 2026-06-18 00:25:00.459 | Successfully uninstalled pip-24.0 2026-06-18 00:25:01.514 | Attempting uninstall: wheel 2026-06-18 00:25:01.522 | Found existing installation: wheel 0.42.0 2026-06-18 00:25:01.523 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:25:01.523 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-18 00:25:02.106 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-18 00:25:02.245 | + inc/python:pip_install:216 : result=0 2026-06-18 00:25:02.251 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:25:02.256 | + functions-common:time_stop:2414 : local name 2026-06-18 00:25:02.261 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:25:02.266 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:25:02.270 | + functions-common:time_stop:2417 : local total 2026-06-18 00:25:02.275 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:25:02.280 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:25:02.284 | + functions-common:time_stop:2421 : start_time=1781742296080 2026-06-18 00:25:02.289 | + functions-common:time_stop:2423 : [[ -z 1781742296080 ]] 2026-06-18 00:25:02.295 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:25:02.303 | + functions-common:time_stop:2426 : end_time=1781742302297 2026-06-18 00:25:02.308 | + functions-common:time_stop:2427 : elapsed_time=6217 2026-06-18 00:25:02.312 | + functions-common:time_stop:2428 : total=0 2026-06-18 00:25:02.317 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:25:02.322 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6217 2026-06-18 00:25:02.327 | + inc/python:pip_install:219 : return 0 2026-06-18 00:25:02.331 | + 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-06-18 00:25:02.336 | + 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-06-18 00:25:02.341 | + 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-06-18 00:25:02.346 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 00:25:02.352 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 00:25:02.357 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-18 00:25:02.400 | Using python 3.12 to install os-testr 2026-06-18 00:25:02.405 | + 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-06-18 00:25:03.173 | Collecting os-testr 2026-06-18 00:25:03.255 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 00:25:03.442 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-18 00:25:03.449 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 00:25:03.489 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-18 00:25:03.504 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-18 00:25:03.545 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-18 00:25:03.554 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 00:25:03.564 | 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-06-18 00:25:03.594 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-18 00:25:03.600 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 00:25:03.665 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-18 00:25:03.669 | 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-06-18 00:25:03.692 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-18 00:25:03.712 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 00:25:03.735 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-18 00:25:03.745 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-18 00:25:03.762 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-18 00:25:03.775 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-18 00:25:03.818 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 15.7 MB/s 0:00:00 2026-06-18 00:25:03.877 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-18 00:25:03.956 | Attempting uninstall: PyYAML 2026-06-18 00:25:03.961 | Found existing installation: PyYAML 6.0.1 2026-06-18 00:25:03.961 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:25:03.961 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-18 00:25:04.187 | 2026-06-18 00:25:04.190 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-18 00:25:04.257 | + inc/python:pip_install:216 : result=0 2026-06-18 00:25:04.262 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:25:04.267 | + functions-common:time_stop:2414 : local name 2026-06-18 00:25:04.272 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:25:04.277 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:25:04.282 | + functions-common:time_stop:2417 : local total 2026-06-18 00:25:04.286 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:25:04.291 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:25:04.296 | + functions-common:time_stop:2421 : start_time=1781742302389 2026-06-18 00:25:04.300 | + functions-common:time_stop:2423 : [[ -z 1781742302389 ]] 2026-06-18 00:25:04.307 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:25:04.315 | + functions-common:time_stop:2426 : end_time=1781742304309 2026-06-18 00:25:04.320 | + functions-common:time_stop:2427 : elapsed_time=1920 2026-06-18 00:25:04.325 | + functions-common:time_stop:2428 : total=6217 2026-06-18 00:25:04.330 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:25:04.336 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8137 2026-06-18 00:25:04.341 | + inc/python:pip_install:219 : return 0 2026-06-18 00:25:04.346 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-18 00:25:04.451 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-18 00:25:04.549 | + ./stack.sh:main:829 : install_infra 2026-06-18 00:25:04.555 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 00:25:04.559 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-18 00:25:04.566 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-18 00:25:07.700 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 00:25:07.705 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-18 00:25:07.748 | + 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-06-18 00:25:08.511 | Collecting pbr 2026-06-18 00:25:08.512 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 00:25:08.754 | Collecting setuptools[core] 2026-06-18 00:25:08.755 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 00:25:08.833 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-18 00:25:08.835 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:25:08.872 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-18 00:25:08.874 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-18 00:25:08.913 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-18 00:25:08.914 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 00:25:08.956 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-18 00:25:08.957 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:25:08.987 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-18 00:25:08.988 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:25:09.035 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:09.037 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 00:25:09.088 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:09.090 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 00:25:09.214 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:09.216 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-18 00:25:09.249 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:09.250 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:25:09.350 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:09.351 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-18 00:25:09.370 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:09.372 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-18 00:25:09.413 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:09.414 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-18 00:25:09.459 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:09.461 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 00:25:09.511 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:09.513 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 00:25:09.524 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 00:25:09.525 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-18 00:25:09.526 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-18 00:25:09.527 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-18 00:25:09.528 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 00:25:09.529 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-18 00:25:09.530 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 00:25:09.533 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-18 00:25:09.535 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-18 00:25:09.535 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-18 00:25:09.537 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-18 00:25:09.537 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-18 00:25:09.539 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-18 00:25:09.540 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-18 00:25:09.541 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-18 00:25:09.544 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-18 00:25:09.694 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-18 00:25:11.775 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-18 00:25:11.884 | + inc/python:pip_install:216 : result=0 2026-06-18 00:25:11.889 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:25:11.893 | + functions-common:time_stop:2414 : local name 2026-06-18 00:25:11.898 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:25:11.903 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:25:11.908 | + functions-common:time_stop:2417 : local total 2026-06-18 00:25:11.913 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:25:11.917 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:25:11.923 | + functions-common:time_stop:2421 : start_time=1781742307733 2026-06-18 00:25:11.928 | + functions-common:time_stop:2423 : [[ -z 1781742307733 ]] 2026-06-18 00:25:11.934 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:25:11.942 | + functions-common:time_stop:2426 : end_time=1781742311936 2026-06-18 00:25:11.947 | + functions-common:time_stop:2427 : elapsed_time=4203 2026-06-18 00:25:11.951 | + functions-common:time_stop:2428 : total=8137 2026-06-18 00:25:11.956 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:25:11.961 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12340 2026-06-18 00:25:11.966 | + inc/python:pip_install:219 : return 0 2026-06-18 00:25:11.972 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 00:25:11.978 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-18 00:25:12.020 | + 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-06-18 00:25:12.700 | Processing /opt/stack/requirements 2026-06-18 00:25:12.702 | Installing build dependencies: started 2026-06-18 00:25:14.366 | Installing build dependencies: finished with status 'done' 2026-06-18 00:25:14.369 | Getting requirements to build wheel: started 2026-06-18 00:25:14.515 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 00:25:14.521 | Preparing metadata (pyproject.toml): started 2026-06-18 00:25:15.239 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:25:15.340 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:15.388 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-18 00:25:15.403 | 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.dev8453) (26.2) 2026-06-18 00:25:15.455 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:15.467 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 00:25:15.556 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:15.557 | 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-06-18 00:25:15.592 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:15.607 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-18 00:25:15.618 | 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.dev8453) (82.0.1) 2026-06-18 00:25:15.785 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:15.800 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-18 00:25:15.816 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.7 MB/s eta 0:00:00 2026-06-18 00:25:15.855 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:15.859 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-18 00:25:15.925 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:15.930 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-18 00:25:15.978 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:15.982 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 00:25:16.055 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-18 00:25:16.071 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-18 00:25:16.085 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.5 MB/s eta 0:00:00 2026-06-18 00:25:16.085 | 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-06-18 00:25:16.090 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-18 00:25:16.101 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.4 MB/s eta 0:00:00 2026-06-18 00:25:16.109 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-18 00:25:16.121 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.6 MB/s eta 0:00:00 2026-06-18 00:25:16.126 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-18 00:25:16.138 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 21.6 MB/s eta 0:00:00 2026-06-18 00:25:16.142 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-18 00:25:16.155 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 5.5 MB/s eta 0:00:00 2026-06-18 00:25:16.160 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-18 00:25:16.171 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 15.5 MB/s eta 0:00:00 2026-06-18 00:25:16.185 | Building wheels for collected packages: openstack_requirements 2026-06-18 00:25:16.186 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-18 00:25:17.649 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-18 00:25:17.650 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8453-py3-none-any.whl size=52409 sha256=bb385dce5be5fef6462e903f460c4a39b8130381f9d9811d08b62a9b8dfd86fc 2026-06-18 00:25:17.651 | Stored in directory: /tmp/pip-ephem-wheel-cache-c80o_ouk/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-18 00:25:17.654 | Successfully built openstack_requirements 2026-06-18 00:25:17.836 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-18 00:25:18.263 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8453 requests-2.34.2 urllib3-2.7.0 2026-06-18 00:25:18.394 | + inc/python:pip_install:216 : result=0 2026-06-18 00:25:18.399 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:25:18.404 | + functions-common:time_stop:2414 : local name 2026-06-18 00:25:18.408 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:25:18.414 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:25:18.419 | + functions-common:time_stop:2417 : local total 2026-06-18 00:25:18.423 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:25:18.428 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:25:18.433 | + functions-common:time_stop:2421 : start_time=1781742312005 2026-06-18 00:25:18.438 | + functions-common:time_stop:2423 : [[ -z 1781742312005 ]] 2026-06-18 00:25:18.444 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:25:18.452 | + functions-common:time_stop:2426 : end_time=1781742318447 2026-06-18 00:25:18.457 | + functions-common:time_stop:2427 : elapsed_time=6442 2026-06-18 00:25:18.462 | + functions-common:time_stop:2428 : total=12340 2026-06-18 00:25:18.467 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:25:18.472 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18782 2026-06-18 00:25:18.477 | + inc/python:pip_install:219 : return 0 2026-06-18 00:25:18.483 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-18 00:25:18.488 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-18 00:25:18.493 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-18 00:25:18.498 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:25:18.504 | + 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-06-18 00:25:18.509 | + 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-06-18 00:25:18.515 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:25:18.520 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-18 00:25:18.560 | Using python 3.12 to install pbr 2026-06-18 00:25:18.565 | + 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-06-18 00:25:19.093 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-18 00:25:19.189 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-18 00:25:19.288 | + inc/python:pip_install:216 : result=0 2026-06-18 00:25:19.294 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:25:19.298 | + functions-common:time_stop:2414 : local name 2026-06-18 00:25:19.302 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:25:19.307 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:25:19.312 | + functions-common:time_stop:2417 : local total 2026-06-18 00:25:19.317 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:25:19.322 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:25:19.326 | + functions-common:time_stop:2421 : start_time=1781742318550 2026-06-18 00:25:19.331 | + functions-common:time_stop:2423 : [[ -z 1781742318550 ]] 2026-06-18 00:25:19.337 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:25:19.345 | + functions-common:time_stop:2426 : end_time=1781742319339 2026-06-18 00:25:19.350 | + functions-common:time_stop:2427 : elapsed_time=789 2026-06-18 00:25:19.355 | + functions-common:time_stop:2428 : total=18782 2026-06-18 00:25:19.360 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:25:19.364 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19571 2026-06-18 00:25:19.369 | + inc/python:pip_install:219 : return 0 2026-06-18 00:25:19.375 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-18 00:25:22.409 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-18 00:25:22.856 | Collecting bindep 2026-06-18 00:25:22.904 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-18 00:25:22.973 | Collecting distro>=1.7 (from bindep) 2026-06-18 00:25:22.979 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-18 00:25:23.028 | Collecting packaging (from bindep) 2026-06-18 00:25:23.029 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:25:23.061 | Collecting Parsley (from bindep) 2026-06-18 00:25:23.067 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-18 00:25:23.122 | Collecting pbr>=2 (from bindep) 2026-06-18 00:25:23.125 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 00:25:23.344 | Collecting setuptools (from pbr>=2->bindep) 2026-06-18 00:25:23.345 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 00:25:23.390 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-18 00:25:23.408 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-18 00:25:23.416 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 00:25:23.418 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 00:25:23.424 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-18 00:25:23.437 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 8.5 MB/s eta 0:00:00 2026-06-18 00:25:23.439 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 00:25:23.512 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-18 00:25:24.456 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-18 00:25:24.546 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 00:25:24.552 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 00:25:24.559 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-18 00:25:24.594 | + ./stack.sh:main:838 : pkgs= 2026-06-18 00:25:24.599 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-18 00:25:24.604 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-18 00:25:24.609 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 00:25:24.614 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-18 00:25:24.619 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-18 00:25:24.624 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 00:25:24.629 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 00:25:24.635 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 00:25:24.639 | + functions-common:run_phase:1852 : local extra 2026-06-18 00:25:24.646 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 00:25:24.655 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 00:25:24.660 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 00:25:24.665 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-18 00:25:24.670 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-18 00:25:24.675 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 00:25:24.706 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:25:24.711 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 00:25:24.715 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 00:25:24.721 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-18 00:25:24.726 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 00:25:24.731 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-18 00:25:24.736 | + functions-common:run_plugins:1831 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:25:24.741 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 00:25:24.746 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:25:24.751 | + functions-common:run_plugins:1834 : local dir=/opt/stack/barbican 2026-06-18 00:25:24.756 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-06-18 00:25:24.761 | + functions-common:run_plugins:1836 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-06-18 00:25:24.766 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-18 00:25:24.770 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-06-18 00:25:24.802 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-06-18 00:25:24.833 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:25:24.838 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:24.842 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 00:25:24.847 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:24.852 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 00:25:24.857 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:24.861 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 00:25:24.866 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:24.871 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 00:25:24.875 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:25:24.880 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:25:24.885 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:25:24.891 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum 2026-06-18 00:25:24.896 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-06-18 00:25:24.901 | + functions-common:run_plugins:1836 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-06-18 00:25:24.928 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-06-18 00:25:24.934 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:25:24.939 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-06-18 00:25:24.944 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-06-18 00:25:24.994 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-06-18 00:25:24.999 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-06-18 00:25:25.003 | ACCOUNT_PORT_BASE=6612 2026-06-18 00:25:25.003 | ADDITIONAL_VENV_PACKAGES= 2026-06-18 00:25:25.003 | ADMIN_PASSWORD=secretadmin 2026-06-18 00:25:25.003 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-18 00:25:25.003 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-18 00:25:25.003 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-18 00:25:25.003 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-06-18 00:25:25.003 | ALEMBIC_BRANCH=main 2026-06-18 00:25:25.003 | ALEMBIC_DIR=/opt/stack/alembic 2026-06-18 00:25:25.003 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-18 00:25:25.003 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-06-18 00:25:25.003 | APACHE_GROUP=stack 2026-06-18 00:25:25.003 | APACHE_LOCAL_HOST=127.0.0.1 2026-06-18 00:25:25.003 | APACHE_LOG_DIR=/var/log/apache2 2026-06-18 00:25:25.003 | APACHE_NAME=apache2 2026-06-18 00:25:25.003 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-06-18 00:25:25.003 | APACHE_USER=stack 2026-06-18 00:25:25.003 | API_WORKERS=4 2026-06-18 00:25:25.003 | BACKING_FILE_SUFFIX=-backing-file 2026-06-18 00:25:25.003 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-18 00:25:25.003 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:25.003 | BARBICAN_BRANCH=master 2026-06-18 00:25:25.003 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-18 00:25:25.003 | BARBICAN_CONF_DIR=/etc/barbican 2026-06-18 00:25:25.003 | BARBICAN_DIR=/opt/stack/barbican 2026-06-18 00:25:25.003 | BARBICAN_ENDPOINT_TYPE=internal 2026-06-18 00:25:25.003 | BARBICAN_ENFORCE_SCOPE=False 2026-06-18 00:25:25.003 | BARBICAN_HOST_HREF=http://199.204.45.227/key-manager 2026-06-18 00:25:25.003 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.227/identity 2026-06-18 00:25:25.003 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-18 00:25:25.003 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-18 00:25:25.003 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-18 00:25:25.003 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-18 00:25:25.003 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-18 00:25:25.003 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-18 00:25:25.003 | BASH=/usr/bin/bash 2026-06-18 00:25:25.003 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-06-18 00:25:25.004 | BASH_ALIASES=() 2026-06-18 00:25:25.004 | BASH_ARGC=([0]="0") 2026-06-18 00:25:25.004 | BASH_ARGV=() 2026-06-18 00:25:25.004 | BASH_CMDS=() 2026-06-18 00:25:25.004 | BASH_LINENO=([0]="1836" [1]="1869" [2]="846" [3]="0") 2026-06-18 00:25:25.004 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-06-18 00:25:25.004 | BASH_REMATCH=([0]=",tls-proxy,") 2026-06-18 00:25:25.004 | 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-06-18 00:25:25.004 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-06-18 00:25:25.004 | BASH_VERSION='5.2.21(1)-release' 2026-06-18 00:25:25.004 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 00:25:25.004 | BRANCHLESS_TARGET_BRANCH=master 2026-06-18 00:25:25.004 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-18 00:25:25.004 | CACHE_BACKEND=dogpile.cache.memcached 2026-06-18 00:25:25.004 | CELLSV2_SETUP=superconductor 2026-06-18 00:25:25.004 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-06-18 00:25:25.004 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-06-18 00:25:25.004 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-06-18 00:25:25.004 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-06-18 00:25:25.004 | CINDER_BACKUP_DRIVER=swift 2026-06-18 00:25:25.004 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:25.004 | CINDER_BRANCH=master 2026-06-18 00:25:25.004 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-06-18 00:25:25.004 | CINDER_CONF=/etc/cinder/cinder.conf 2026-06-18 00:25:25.004 | CINDER_CONF_DIR=/etc/cinder 2026-06-18 00:25:25.004 | CINDER_DIR=/opt/stack/cinder 2026-06-18 00:25:25.004 | CINDER_DRIVER=default 2026-06-18 00:25:25.004 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-06-18 00:25:25.004 | CINDER_ENFORCE_SCOPE=False 2026-06-18 00:25:25.004 | CINDER_IMG_CACHE_ENABLED=True 2026-06-18 00:25:25.004 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-06-18 00:25:25.004 | CINDER_IMG_CACHE_SIZE_GB= 2026-06-18 00:25:25.004 | CINDER_LVM_TYPE=auto 2026-06-18 00:25:25.004 | CINDER_MY_IP=199.204.45.227 2026-06-18 00:25:25.004 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-06-18 00:25:25.004 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-06-18 00:25:25.004 | CINDER_SERVICE_HOST=199.204.45.227 2026-06-18 00:25:25.004 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:25:25.004 | CINDER_SERVICE_PORT=8776 2026-06-18 00:25:25.004 | CINDER_SERVICE_PORT_INT=18776 2026-06-18 00:25:25.004 | CINDER_SERVICE_PROTOCOL=https 2026-06-18 00:25:25.004 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-06-18 00:25:25.004 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-06-18 00:25:25.005 | CINDER_TARGET_HELPER=lioadm 2026-06-18 00:25:25.005 | CINDER_TARGET_PORT=3260 2026-06-18 00:25:25.005 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-06-18 00:25:25.005 | CINDER_TARGET_PROTOCOL=iscsi 2026-06-18 00:25:25.005 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-06-18 00:25:25.005 | CINDER_UPLOAD_OPTIMIZED=False 2026-06-18 00:25:25.005 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-06-18 00:25:25.005 | CINDER_USE_SERVICE_TOKEN=True 2026-06-18 00:25:25.005 | CINDER_UWSGI=cinder.wsgi.api:application 2026-06-18 00:25:25.005 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-06-18 00:25:25.005 | CINDER_VOLUME_CLEAR=zero 2026-06-18 00:25:25.005 | CIRROS_ARCH=x86_64 2026-06-18 00:25:25.005 | CIRROS_VERSION=0.6.3 2026-06-18 00:25:25.005 | CONFIGURE_BACKING_FILE=True 2026-06-18 00:25:25.005 | CONFIG_AWK_CMD=awk 2026-06-18 00:25:25.005 | CONTAINER_PORT_BASE=6611 2026-06-18 00:25:25.005 | CURL_GET='curl -g' 2026-06-18 00:25:25.005 | CURRENT_LOG_TIME=2026-06-18-002303 2026-06-18 00:25:25.005 | DATABASE_BACKENDS=' mysql postgresql' 2026-06-18 00:25:25.005 | DATABASE_HOST=127.0.0.1 2026-06-18 00:25:25.005 | DATABASE_PASSWORD=secretdatabase 2026-06-18 00:25:25.005 | DATABASE_QUERY_LOGGING=False 2026-06-18 00:25:25.005 | DATABASE_TYPE=mysql 2026-06-18 00:25:25.005 | DATABASE_USER=root 2026-06-18 00:25:25.005 | DATA_DIR=/opt/stack/data 2026-06-18 00:25:25.005 | DC=([0]="openstack" [1]="org") 2026-06-18 00:25:25.005 | DEBUG_LIBVIRT=True 2026-06-18 00:25:25.005 | DEBUG_LIBVIRT_COREDUMPS=True 2026-06-18 00:25:25.005 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-06-18 00:25:25.005 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-06-18 00:25:25.005 | DEFAULT_VIRT_DRIVER=libvirt 2026-06-18 00:25:25.005 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-06-18 00:25:25.005 | DEF_SERVICE_HOST=199.204.45.227 2026-06-18 00:25:25.005 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:25:25.005 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 00:25:25.005 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.227 2026-06-18 00:25:25.005 | DELTA=1781742194 2026-06-18 00:25:25.005 | DEST=/opt/stack 2026-06-18 00:25:25.005 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-18 00:25:25.005 | DEVSTACK_CERT_NAME=devstack-cert 2026-06-18 00:25:25.005 | DEVSTACK_HOSTNAME=np0000181696.novalocal 2026-06-18 00:25:25.005 | DEVSTACK_PARALLEL=True 2026-06-18 00:25:25.005 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:25:25.005 | DEVSTACK_SERIES=2026.2 2026-06-18 00:25:25.006 | DEVSTACK_START_TIME=1781742173 2026-06-18 00:25:25.006 | DEVSTACK_VENV=/opt/stack/data/venv 2026-06-18 00:25:25.006 | DIRSTACK=() 2026-06-18 00:25:25.006 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-06-18 00:25:25.006 | DISABLE_AMP_IMAGE_BUILD=True 2026-06-18 00:25:25.006 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-18 00:25:25.006 | DISKIMAGE_BUILDER_REPO_REF=master 2026-06-18 00:25:25.006 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-18 00:25:25.006 | DISTRO=noble 2026-06-18 00:25:25.006 | DOWNLOAD_DEFAULT_IMAGES=False 2026-06-18 00:25:25.006 | 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-06-18 00:25:25.006 | ENABLE_CHASSIS_AS_GW=True 2026-06-18 00:25:25.006 | ENABLE_DEBUG_LOG_LEVEL=True 2026-06-18 00:25:25.006 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-06-18 00:25:25.006 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-06-18 00:25:25.006 | ENABLE_ISOLATED_METADATA=False 2026-06-18 00:25:25.006 | ENABLE_KSM=True 2026-06-18 00:25:25.006 | ENABLE_KSMTUNED=True 2026-06-18 00:25:25.006 | ENABLE_METADATA_NETWORK=False 2026-06-18 00:25:25.006 | ENABLE_SYSCTL_MEM_TUNING=True 2026-06-18 00:25:25.006 | ENABLE_SYSCTL_NET_TUNING=True 2026-06-18 00:25:25.006 | ENABLE_TENANT_TUNNELS=True 2026-06-18 00:25:25.006 | ENABLE_TENANT_VLANS=False 2026-06-18 00:25:25.006 | ENABLE_VOLUME_MULTIATTACH=False 2026-06-18 00:25:25.006 | ENABLE_ZSWAP=True 2026-06-18 00:25:25.006 | ENFORCE_SCOPE=False 2026-06-18 00:25:25.006 | ERROR_ON_CLONE=True 2026-06-18 00:25:25.006 | ETCD_ARCH=amd64 2026-06-18 00:25:25.006 | ETCD_BIN_DIR=/opt/stack/bin 2026-06-18 00:25:25.006 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-06-18 00:25:25.006 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:25:25.006 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:25:25.006 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-06-18 00:25:25.006 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-06-18 00:25:25.006 | ETCD_PEER_PORT=2380 2026-06-18 00:25:25.006 | ETCD_PORT=2379 2026-06-18 00:25:25.006 | ETCD_RAMDISK_MB=512 2026-06-18 00:25:25.007 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-18 00:25:25.007 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-18 00:25:25.007 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-06-18 00:25:25.007 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-06-18 00:25:25.007 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-06-18 00:25:25.007 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-06-18 00:25:25.007 | ETCD_USE_RAMDISK=True 2026-06-18 00:25:25.007 | ETCD_VERSION=v3.5.21 2026-06-18 00:25:25.007 | EUID=1002 2026-06-18 00:25:25.007 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:25:25.007 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-06-18 00:25:25.007 | EXTRA_FILES_RETRY=3 2026-06-18 00:25:25.007 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-06-18 00:25:25.007 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-06-18 00:25:25.007 | FILES=/opt/stack/devstack/files 2026-06-18 00:25:25.007 | FIXED_RANGE=10.1.0.0/20 2026-06-18 00:25:25.007 | FIXED_RANGE_V6=fda6:c315:d8ad::/64 2026-06-18 00:25:25.007 | FLOATING_RANGE=172.24.5.0/24 2026-06-18 00:25:25.007 | FORCE_CONFIG_DRIVE=False 2026-06-18 00:25:25.007 | FORCE_PREREQ=0 2026-06-18 00:25:25.007 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-06-18 00:25:25.007 | FUNC_DIR=/opt/stack/devstack 2026-06-18 00:25:25.007 | 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" [python-manilaclient]="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-06-18 00:25:25.007 | 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" [python-manilaclient]="/opt/stack/python-manilaclient" [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-06-18 00:25:25.007 | 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" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [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-06-18 00:25:25.007 | GIT_BASE=https://github.com 2026-06-18 00:25:25.007 | GIT_DEPTH=0 2026-06-18 00:25:25.007 | GIT_TIMEOUT=0 2026-06-18 00:25:25.007 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-06-18 00:25:25.007 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-06-18 00:25:25.007 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:25.007 | GLANCE_BRANCH=master 2026-06-18 00:25:25.007 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-06-18 00:25:25.007 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-06-18 00:25:25.007 | GLANCE_CACHE_DRIVER=centralized_db 2026-06-18 00:25:25.007 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-06-18 00:25:25.007 | GLANCE_CONF_DIR=/etc/glance 2026-06-18 00:25:25.007 | GLANCE_DEFAULT_BACKEND=fast 2026-06-18 00:25:25.007 | GLANCE_DIR=/opt/stack/glance 2026-06-18 00:25:25.007 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-06-18 00:25:25.007 | GLANCE_ENABLE_QUOTAS=True 2026-06-18 00:25:25.007 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-06-18 00:25:25.007 | GLANCE_ENFORCE_SCOPE=True 2026-06-18 00:25:25.007 | GLANCE_HOSTPORT=199.204.45.227:9292 2026-06-18 00:25:25.007 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-06-18 00:25:25.007 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-06-18 00:25:25.007 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-06-18 00:25:25.007 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-06-18 00:25:25.007 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-18 00:25:25.007 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-06-18 00:25:25.007 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-06-18 00:25:25.007 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-06-18 00:25:25.007 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-06-18 00:25:25.007 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-06-18 00:25:25.007 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-06-18 00:25:25.007 | GLANCE_S3_BUCKET_NAME=images 2026-06-18 00:25:25.007 | GLANCE_S3_BUCKET_ON_PUT=True 2026-06-18 00:25:25.007 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-06-18 00:25:25.007 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-06-18 00:25:25.007 | GLANCE_SERVICE_HOST=199.204.45.227 2026-06-18 00:25:25.007 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:25:25.007 | GLANCE_SERVICE_PORT=9292 2026-06-18 00:25:25.007 | GLANCE_SERVICE_PORT_INT=19292 2026-06-18 00:25:25.007 | GLANCE_SERVICE_PROTOCOL=https 2026-06-18 00:25:25.008 | GLANCE_SHOW_DIRECT_URL=False 2026-06-18 00:25:25.008 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-06-18 00:25:25.008 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-06-18 00:25:25.008 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-06-18 00:25:25.008 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-06-18 00:25:25.008 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-06-18 00:25:25.008 | GLANCE_URL=https://199.204.45.227/image 2026-06-18 00:25:25.008 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-06-18 00:25:25.008 | GLANCE_USE_S3=False 2026-06-18 00:25:25.008 | GLANCE_UWSGI=glance.wsgi.api:application 2026-06-18 00:25:25.008 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-06-18 00:25:25.008 | GLOBAL_VENV=True 2026-06-18 00:25:25.008 | GROUPS=() 2026-06-18 00:25:25.008 | HOME=/opt/stack 2026-06-18 00:25:25.008 | HOME_URL=https://www.ubuntu.com/ 2026-06-18 00:25:25.008 | HORIZON_APACHE_ROOT=/dashboard 2026-06-18 00:25:25.008 | HORIZON_BRANCH=master 2026-06-18 00:25:25.008 | HORIZON_DIR=/opt/stack/horizon 2026-06-18 00:25:25.008 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-06-18 00:25:25.008 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-06-18 00:25:25.008 | HOSTNAME=np0000181696 2026-06-18 00:25:25.008 | HOSTTYPE=x86_64 2026-06-18 00:25:25.008 | HOST_IP=199.204.45.227 2026-06-18 00:25:25.008 | HOST_IPV6=::1 2026-06-18 00:25:25.008 | HOST_IP_IFACE= 2026-06-18 00:25:25.008 | ID=ubuntu 2026-06-18 00:25:25.008 | ID_LIKE=debian 2026-06-18 00:25:25.008 | IFS=' 2026-06-18 00:25:25.008 | ' 2026-06-18 00:25:25.008 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 00:25:25.008 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-06-18 00:25:25.008 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-18 00:25:25.008 | INSTANCE_NAME_PREFIX=instance- 2026-06-18 00:25:25.008 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-18 00:25:25.008 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-06-18 00:25:25.008 | IPV6_ADDRESS_MODE=slaac 2026-06-18 00:25:25.008 | IPV6_ADDRS_SAFE_TO_USE=fda6:c315:d8ad::/56 2026-06-18 00:25:25.008 | IPV6_GLOBAL_ID=a6:c315:d8ad 2026-06-18 00:25:25.008 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-18 00:25:25.008 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-18 00:25:25.008 | IPV6_PROVIDER_FIXED_RANGE= 2026-06-18 00:25:25.008 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-18 00:25:25.008 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-18 00:25:25.008 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-18 00:25:25.008 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-18 00:25:25.008 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-18 00:25:25.008 | IPV6_RA_MODE=slaac 2026-06-18 00:25:25.008 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-18 00:25:25.008 | IP_VERSION=4+6 2026-06-18 00:25:25.008 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-06-18 00:25:25.008 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-06-18 00:25:25.008 | ISCSID_DEBUG=False 2026-06-18 00:25:25.008 | ISCSID_DEBUG_LEVEL=4 2026-06-18 00:25:25.008 | KEYSTONE_ADMIN_ENDPOINT=True 2026-06-18 00:25:25.008 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-06-18 00:25:25.008 | KEYSTONE_AUTH_URI=https://199.204.45.227/identity 2026-06-18 00:25:25.008 | KEYSTONE_AUTH_URI_V3=https://199.204.45.227/identity/v3 2026-06-18 00:25:25.008 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:25.008 | KEYSTONE_BRANCH=master 2026-06-18 00:25:25.008 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-06-18 00:25:25.008 | KEYSTONE_CONF_DIR=/etc/keystone 2026-06-18 00:25:25.008 | KEYSTONE_DIR=/opt/stack/keystone 2026-06-18 00:25:25.008 | KEYSTONE_ENABLE_CACHE=True 2026-06-18 00:25:25.008 | KEYSTONE_ENFORCE_SCOPE=False 2026-06-18 00:25:25.008 | KEYSTONE_IDENTITY_BACKEND=sql 2026-06-18 00:25:25.008 | KEYSTONE_LOCKOUT_DURATION=10 2026-06-18 00:25:25.008 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-06-18 00:25:25.008 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-06-18 00:25:25.008 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-06-18 00:25:25.008 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-06-18 00:25:25.008 | KEYSTONE_REGION_NAME=RegionOne 2026-06-18 00:25:25.008 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-06-18 00:25:25.008 | KEYSTONE_RESOURCE_BACKEND=sql 2026-06-18 00:25:25.008 | KEYSTONE_ROLE_BACKEND=sql 2026-06-18 00:25:25.008 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-06-18 00:25:25.008 | KEYSTONE_SERVICE_HOST=199.204.45.227 2026-06-18 00:25:25.008 | KEYSTONE_SERVICE_PORT=5000 2026-06-18 00:25:25.009 | KEYSTONE_SERVICE_PORT_INT=5001 2026-06-18 00:25:25.009 | KEYSTONE_SERVICE_PROTOCOL=https 2026-06-18 00:25:25.009 | KEYSTONE_SERVICE_URI=https://199.204.45.227/identity 2026-06-18 00:25:25.009 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.227/identity/v3 2026-06-18 00:25:25.009 | KEYSTONE_TOKEN_FORMAT=fernet 2026-06-18 00:25:25.009 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-06-18 00:25:25.009 | KEY_MANAGER_BACKEND=barbican 2026-06-18 00:25:25.009 | KILL_PATH=/usr/bin/kill 2026-06-18 00:25:25.009 | LAST_RUN=0 2026-06-18 00:25:25.009 | LAST_SPINNER_PID= 2026-06-18 00:25:25.009 | LC_ALL=en_US.utf8 2026-06-18 00:25:25.009 | LDAP_BASE_DC=openstack 2026-06-18 00:25:25.009 | LDAP_BASE_DN=dc=openstack,dc=org 2026-06-18 00:25:25.009 | LDAP_DOMAIN=openstack.org 2026-06-18 00:25:25.009 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-06-18 00:25:25.009 | LDAP_OLCDB_NUMBER=1 2026-06-18 00:25:25.009 | LDAP_OLCDB_TYPE=mdb 2026-06-18 00:25:25.009 | LDAP_ROOTPW_COMMAND=replace 2026-06-18 00:25:25.009 | LDAP_SERVICE_NAME=slapd 2026-06-18 00:25:25.009 | LDAP_URL=ldap://localhost 2026-06-18 00:25:25.009 | 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-06-18 00:25:25.009 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-18 00:25:25.009 | LIBVIRT_CPU_MODEL=Nehalem 2026-06-18 00:25:25.009 | LIBVIRT_GROUP=libvirt 2026-06-18 00:25:25.009 | LIBVIRT_TYPE=kvm 2026-06-18 00:25:25.009 | LINENO=762 2026-06-18 00:25:25.009 | LOCAL_HOSTNAME=np0000181696 2026-06-18 00:25:25.009 | LOGDAYS=7 2026-06-18 00:25:25.009 | LOGDIR=/opt/stack/logs 2026-06-18 00:25:25.009 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-002303 2026-06-18 00:25:25.009 | LOGFILE_DIR=/opt/stack/logs 2026-06-18 00:25:25.009 | LOGFILE_NAME=devstacklog.txt 2026-06-18 00:25:25.009 | LOGNAME=stack 2026-06-18 00:25:25.009 | LOGO=ubuntu-logo 2026-06-18 00:25:25.009 | LOG_COLOR=False 2026-06-18 00:25:25.009 | LRC=localrc 2026-06-18 00:25:25.009 | MACHTYPE=x86_64-pc-linux-gnu 2026-06-18 00:25:25.009 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-06-18 00:25:25.009 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:25.009 | MAGNUM_BRANCH=master 2026-06-18 00:25:25.009 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-06-18 00:25:25.009 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-06-18 00:25:25.009 | MAGNUM_CONFIGURE_IPTABLES=True 2026-06-18 00:25:25.009 | MAGNUM_CONF_DIR=/etc/magnum 2026-06-18 00:25:25.009 | MAGNUM_DIR=/opt/stack/magnum 2026-06-18 00:25:25.009 | MAGNUM_ENFORCE_SCOPE=False 2026-06-18 00:25:25.009 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-22.04-v1.33.12.qcow2 2026-06-18 00:25:25.009 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-06-18 00:25:25.009 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-06-18 00:25:25.009 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-06-18 00:25:25.009 | MAGNUM_SERVICE_HOST=199.204.45.227 2026-06-18 00:25:25.009 | MAGNUM_SERVICE_PROTOCOL=https 2026-06-18 00:25:25.009 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-06-18 00:25:25.009 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-06-18 00:25:25.009 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-06-18 00:25:25.009 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-06-18 00:25:25.009 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-06-18 00:25:25.009 | MAIL=/var/mail/stack 2026-06-18 00:25:25.009 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-18 00:25:25.009 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-18 00:25:25.009 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-18 00:25:25.009 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:25.009 | MANILA_CONF=/etc/manila/manila.conf 2026-06-18 00:25:25.009 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-18 00:25:25.009 | MANILA_CONF_DIR=/etc/manila 2026-06-18 00:25:25.009 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-18 00:25:25.009 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-18 00:25:25.009 | MANILA_DATA_COPY_CHECK_HASH=True 2026-06-18 00:25:25.009 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-18 00:25:25.009 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-18 00:25:25.009 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-18 00:25:25.009 | MANILA_DEFAULT_SHARE_TYPE=default 2026-06-18 00:25:25.009 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:25:25.009 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-18 00:25:25.009 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:25:25.009 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:25:25.009 | MANILA_DIR=/opt/stack/manila 2026-06-18 00:25:25.010 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-18 00:25:25.010 | 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-06-18 00:25:25.010 | MANILA_ENABLED_BACKENDS=generic 2026-06-18 00:25:25.010 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-18 00:25:25.010 | MANILA_ENDPOINT_BASE=http://199.204.45.227/share 2026-06-18 00:25:25.010 | MANILA_ENFORCE_SCOPE=False 2026-06-18 00:25:25.010 | MANILA_GIT_BASE=https://opendev.org 2026-06-18 00:25:25.010 | MANILA_KEY_FORMAT=ecdsa 2026-06-18 00:25:25.010 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-18 00:25:25.010 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.227 2026-06-18 00:25:25.010 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-18 00:25:25.010 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-18 00:25:25.010 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-18 00:25:25.010 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-18 00:25:25.010 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-18 00:25:25.010 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-18 00:25:25.010 | MANILA_REPO_ROOT=openstack 2026-06-18 00:25:25.010 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-18 00:25:25.010 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-18 00:25:25.010 | MANILA_SERVICE_HOST=199.204.45.227 2026-06-18 00:25:25.010 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-18 00:25:25.010 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-18 00:25:25.010 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-18 00:25:25.010 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-18 00:25:25.010 | MANILA_SERVICE_INSTANCE_USER=manila 2026-06-18 00:25:25.010 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-18 00:25:25.010 | MANILA_SERVICE_PORT=8786 2026-06-18 00:25:25.010 | MANILA_SERVICE_PORT_INT=18786 2026-06-18 00:25:25.010 | MANILA_SERVICE_PROTOCOL=http 2026-06-18 00:25:25.010 | MANILA_SERVICE_SECGROUP=manila-service 2026-06-18 00:25:25.010 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-18 00:25:25.010 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-18 00:25:25.010 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-18 00:25:25.010 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-18 00:25:25.010 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-18 00:25:25.010 | MANILA_SETUP_IPV6=False 2026-06-18 00:25:25.010 | MANILA_SSH_TIMEOUT=180 2026-06-18 00:25:25.010 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-18 00:25:25.010 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-18 00:25:25.010 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-18 00:25:25.010 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-18 00:25:25.010 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-18 00:25:25.010 | MANILA_WSGI=manila.wsgi.api:application 2026-06-18 00:25:25.010 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-18 00:25:25.010 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-18 00:25:25.010 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-18 00:25:25.010 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.227 2026-06-18 00:25:25.010 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.227 2026-06-18 00:25:25.010 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-18 00:25:25.010 | MANILA_ZFSONLINUX_USE_SSH=False 2026-06-18 00:25:25.010 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-18 00:25:25.010 | MAX_DB_CONNECTIONS=200 2026-06-18 00:25:25.010 | MEMCACHE_SERVERS=localhost:11211 2026-06-18 00:25:25.010 | METADATA_SERVICE_PORT=8775 2026-06-18 00:25:25.010 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-06-18 00:25:25.010 | ML2_L3_PLUGIN=ovn-router 2026-06-18 00:25:25.010 | MYSQL_DRIVER=PyMySQL 2026-06-18 00:25:25.010 | MYSQL_GATHER_PERFORMANCE=True 2026-06-18 00:25:25.010 | MYSQL_HOST=127.0.0.1 2026-06-18 00:25:25.010 | MYSQL_REDUCE_MEMORY=True 2026-06-18 00:25:25.010 | MYSQL_SERVICE_NAME=mysql 2026-06-18 00:25:25.010 | MYSQL_USER=root 2026-06-18 00:25:25.010 | NAME=Ubuntu 2026-06-18 00:25:25.010 | NETWORK_GATEWAY=10.1.0.1 2026-06-18 00:25:25.010 | NEUTRON_ANY='q-svc neutron-api' 2026-06-18 00:25:25.010 | NEUTRON_BGP_PEER_BRIDGES= 2026-06-18 00:25:25.010 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:25.010 | NEUTRON_BRANCH=master 2026-06-18 00:25:25.010 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-18 00:25:25.010 | NEUTRON_CONF_DIR=/etc/neutron 2026-06-18 00:25:25.010 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-18 00:25:25.010 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-18 00:25:25.010 | NEUTRON_DIR=/opt/stack/neutron 2026-06-18 00:25:25.010 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-18 00:25:25.010 | NEUTRON_ENFORCE_SCOPE=True 2026-06-18 00:25:25.010 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-18 00:25:25.010 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-18 00:25:25.010 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-06-18 00:25:25.011 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:25.011 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-06-18 00:25:25.011 | NEUTRON_PORT_SECURITY=True 2026-06-18 00:25:25.011 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-06-18 00:25:25.011 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 00:25:25.011 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 00:25:25.011 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-18 00:25:25.011 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 00:25:25.011 | NOUNSET= 2026-06-18 00:25:25.011 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-06-18 00:25:25.011 | NOVA_API_DB=nova_api 2026-06-18 00:25:25.011 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-06-18 00:25:25.011 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:25.011 | NOVA_BRANCH=master 2026-06-18 00:25:25.011 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-06-18 00:25:25.011 | NOVA_CONF=/etc/nova/nova.conf 2026-06-18 00:25:25.011 | NOVA_CONF_DIR=/etc/nova 2026-06-18 00:25:25.011 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-06-18 00:25:25.011 | NOVA_CPU_CELL=1 2026-06-18 00:25:25.011 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-06-18 00:25:25.011 | NOVA_CPU_UUID= 2026-06-18 00:25:25.011 | NOVA_DIR=/opt/stack/nova 2026-06-18 00:25:25.011 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-06-18 00:25:25.011 | NOVA_ENABLE_CACHE=True 2026-06-18 00:25:25.011 | NOVA_ENFORCE_SCOPE=True 2026-06-18 00:25:25.011 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-06-18 00:25:25.011 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-18 00:25:25.011 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-18 00:25:25.011 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-06-18 00:25:25.011 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-06-18 00:25:25.011 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-06-18 00:25:25.011 | NOVA_MY_IP=199.204.45.227 2026-06-18 00:25:25.011 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-06-18 00:25:25.011 | NOVA_NUM_CELLS=1 2026-06-18 00:25:25.011 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-06-18 00:25:25.011 | NOVA_READY_TIMEOUT=60 2026-06-18 00:25:25.011 | NOVA_REPO=https://github.com/openstack/nova.git 2026-06-18 00:25:25.011 | NOVA_SERIAL_ENABLED=False 2026-06-18 00:25:25.011 | NOVA_SERVICE_HOST=199.204.45.227 2026-06-18 00:25:25.011 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:25:25.011 | NOVA_SERVICE_PORT=8774 2026-06-18 00:25:25.011 | NOVA_SERVICE_PORT_INT=18774 2026-06-18 00:25:25.011 | NOVA_SERVICE_PROTOCOL=https 2026-06-18 00:25:25.011 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-06-18 00:25:25.011 | NOVA_SHUTDOWN_TIMEOUT=0 2026-06-18 00:25:25.011 | NOVA_SPICE_ENABLED=False 2026-06-18 00:25:25.011 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-06-18 00:25:25.011 | NOVA_USE_SERVICE_TOKEN=True 2026-06-18 00:25:25.011 | NOVA_USE_UNIFIED_LIMITS=False 2026-06-18 00:25:25.011 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-06-18 00:25:25.011 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-06-18 00:25:25.011 | NOVA_VNC_ENABLED=True 2026-06-18 00:25:25.011 | NOVNC_BRANCH=v1.3.0 2026-06-18 00:25:25.011 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-06-18 00:25:25.011 | NOW=1781742194 2026-06-18 00:25:25.011 | NO_UPDATE_REPOS=False 2026-06-18 00:25:25.011 | OBJECT_PORT_BASE=6613 2026-06-18 00:25:25.011 | OCTAVIA=octavia 2026-06-18 00:25:25.011 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-18 00:25:25.011 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-18 00:25:25.011 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-18 00:25:25.011 | OCTAVIA_AMP_FLAVOR_ID=10 2026-06-18 00:25:25.011 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-18 00:25:25.011 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-18 00:25:25.011 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-18 00:25:25.011 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-18 00:25:25.011 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-18 00:25:25.011 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-18 00:25:25.011 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-18 00:25:25.011 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-18 00:25:25.011 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-18 00:25:25.011 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-18 00:25:25.011 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-18 00:25:25.011 | OCTAVIA_API=o-api 2026-06-18 00:25:25.011 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:25:25.011 | OCTAVIA_API_HAPROXY=o-api-ha 2026-06-18 00:25:25.011 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-18 00:25:25.011 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:25.011 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-18 00:25:25.012 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-18 00:25:25.012 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-18 00:25:25.012 | OCTAVIA_CONF_DIR=/etc/octavia 2026-06-18 00:25:25.012 | OCTAVIA_CONSUMER=o-cw 2026-06-18 00:25:25.012 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:25:25.012 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-18 00:25:25.012 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-18 00:25:25.012 | OCTAVIA_DIB_TRACING=1 2026-06-18 00:25:25.012 | OCTAVIA_DIR=/opt/stack/octavia 2026-06-18 00:25:25.012 | OCTAVIA_DRIVER_AGENT=o-da 2026-06-18 00:25:25.012 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:25:25.012 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-18 00:25:25.012 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-18 00:25:25.012 | OCTAVIA_HA_PORT=9875 2026-06-18 00:25:25.012 | OCTAVIA_HEALTHMANAGER=o-hm 2026-06-18 00:25:25.012 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:25:25.012 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-18 00:25:25.012 | OCTAVIA_HEALTH_KEY=insecure 2026-06-18 00:25:25.012 | OCTAVIA_HM_LISTEN_PORT=5555 2026-06-18 00:25:25.012 | OCTAVIA_HOUSEKEEPER=o-hk 2026-06-18 00:25:25.012 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:25:25.012 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-18 00:25:25.012 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-18 00:25:25.012 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-18 00:25:25.012 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-18 00:25:25.012 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-18 00:25:25.012 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-18 00:25:25.012 | OCTAVIA_MGMT_PORT_IP=auto 2026-06-18 00:25:25.012 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-18 00:25:25.012 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-18 00:25:25.012 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-18 00:25:25.012 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-18 00:25:25.012 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-18 00:25:25.012 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-18 00:25:25.012 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-18 00:25:25.012 | OCTAVIA_NODE=api 2026-06-18 00:25:25.012 | OCTAVIA_PASSWORD=secretadmin 2026-06-18 00:25:25.012 | OCTAVIA_PORT=9876 2026-06-18 00:25:25.012 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-18 00:25:25.012 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-18 00:25:25.012 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-18 00:25:25.012 | OCTAVIA_PROJECT_NAME=admin 2026-06-18 00:25:25.012 | OCTAVIA_PROTOCOL=http 2026-06-18 00:25:25.012 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-18 00:25:25.012 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-06-18 00:25:25.012 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-18 00:25:25.012 | OCTAVIA_SERVICE=octavia 2026-06-18 00:25:25.012 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-18 00:25:25.012 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-18 00:25:25.012 | OCTAVIA_USERNAME=admin 2026-06-18 00:25:25.012 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-18 00:25:25.012 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-18 00:25:25.012 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-18 00:25:25.012 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-18 00:25:25.012 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-18 00:25:25.012 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-18 00:25:25.012 | OFFLINE=False 2026-06-18 00:25:25.012 | OLDPWD=/opt/stack/requirements 2026-06-18 00:25:25.012 | OPENSSL=/usr/bin/openssl 2026-06-18 00:25:25.012 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-06-18 00:25:25.012 | OPTERR=1 2026-06-18 00:25:25.012 | OPTIND=1 2026-06-18 00:25:25.012 | ORG_NAME=OpenStack 2026-06-18 00:25:25.012 | ORG_UNIT_NAME=DevStack 2026-06-18 00:25:25.012 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:25.012 | OSTESTIMAGES_BRANCH=master 2026-06-18 00:25:25.012 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-06-18 00:25:25.012 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-06-18 00:25:25.013 | OSTYPE=linux-gnu 2026-06-18 00:25:25.013 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-06-18 00:25:25.013 | OS_CLOUD=devstack-admin 2026-06-18 00:25:25.013 | OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 00:25:25.013 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 00:25:25.013 | OVN_AGENT_EXTENSIONS=metadata 2026-06-18 00:25:25.013 | OVN_BRANCH=branch-24.03 2026-06-18 00:25:25.013 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-18 00:25:25.013 | OVN_BUILD_FROM_SOURCE=False 2026-06-18 00:25:25.013 | OVN_BUILD_MODULES=False 2026-06-18 00:25:25.013 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-06-18 00:25:25.013 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-06-18 00:25:25.013 | OVN_DATADIR=/var/lib/ovn 2026-06-18 00:25:25.013 | OVN_DBS_LOG_LEVEL=dbg 2026-06-18 00:25:25.013 | OVN_DNS_SERVERS=8.8.8.8 2026-06-18 00:25:25.013 | OVN_GENEVE_OVERHEAD=38 2026-06-18 00:25:25.013 | OVN_IGMP_SNOOPING_ENABLE=False 2026-06-18 00:25:25.013 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-06-18 00:25:25.013 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-06-18 00:25:25.013 | OVN_L3_SCHEDULER=leastloaded 2026-06-18 00:25:25.013 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 00:25:25.013 | OVN_META_DATA_HOST=199.204.45.227 2026-06-18 00:25:25.013 | OVN_NB_REMOTE=ssl:199.204.45.227:6641 2026-06-18 00:25:25.013 | OVN_NEUTRON_SYNC_MODE=log 2026-06-18 00:25:25.013 | OVN_NORTHD_SERVICE=ovn-central.service 2026-06-18 00:25:25.013 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-18 00:25:25.013 | OVN_PROTO=ssl 2026-06-18 00:25:25.013 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-06-18 00:25:25.013 | OVN_REPO_NAME=ovn 2026-06-18 00:25:25.013 | OVN_RUNDIR=/var/run/ovn 2026-06-18 00:25:25.013 | OVN_SB_REMOTE=ssl:199.204.45.227:6642 2026-06-18 00:25:25.013 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-06-18 00:25:25.013 | OVN_SHAREDIR=/share/ovn 2026-06-18 00:25:25.013 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-06-18 00:25:25.013 | OVN_UUID= 2026-06-18 00:25:25.013 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-06-18 00:25:25.013 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-06-18 00:25:25.013 | OVS_BINDIR=/bin 2026-06-18 00:25:25.013 | OVS_BRANCH=branch-3.3 2026-06-18 00:25:25.013 | OVS_BRIDGE=br-int 2026-06-18 00:25:25.013 | OVS_DATADIR=/opt/stack/data/ovs 2026-06-18 00:25:25.013 | OVS_DATAPATH_TYPE=system 2026-06-18 00:25:25.013 | OVS_ENABLE_TUNNELING=True 2026-06-18 00:25:25.013 | OVS_PHYSICAL_BRIDGE=br-ex 2026-06-18 00:25:25.013 | OVS_PREFIX= 2026-06-18 00:25:25.013 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-18 00:25:25.013 | OVS_REPO_NAME=ovs 2026-06-18 00:25:25.013 | OVS_RUNDIR=/var/run/openvswitch 2026-06-18 00:25:25.013 | OVS_SBINDIR=/sbin 2026-06-18 00:25:25.013 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-06-18 00:25:25.013 | OVS_SHAREDIR=/share/openvswitch 2026-06-18 00:25:25.013 | OVS_SYSCONFDIR=/etc/openvswitch 2026-06-18 00:25:25.013 | OVS_TUNNEL_BRIDGE=br-tun 2026-06-18 00:25:25.013 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-06-18 00:25:25.013 | PACKAGES='apache2 2026-06-18 00:25:25.013 | apache2-dev 2026-06-18 00:25:25.013 | bc 2026-06-18 00:25:25.013 | bsdmainutils 2026-06-18 00:25:25.013 | curl 2026-06-18 00:25:25.013 | g++ 2026-06-18 00:25:25.013 | gawk 2026-06-18 00:25:25.013 | gcc 2026-06-18 00:25:25.013 | gettext 2026-06-18 00:25:25.013 | git 2026-06-18 00:25:25.013 | graphviz 2026-06-18 00:25:25.013 | iputils-ping 2026-06-18 00:25:25.013 | libffi-dev 2026-06-18 00:25:25.013 | libjpeg-dev 2026-06-18 00:25:25.013 | libpq-dev 2026-06-18 00:25:25.013 | libssl-dev 2026-06-18 00:25:25.013 | libsystemd-dev 2026-06-18 00:25:25.013 | libxml2-dev 2026-06-18 00:25:25.013 | libxslt1-dev 2026-06-18 00:25:25.013 | libyaml-dev 2026-06-18 00:25:25.013 | lsof 2026-06-18 00:25:25.013 | openssh-server 2026-06-18 00:25:25.013 | openssl 2026-06-18 00:25:25.013 | pkg-config 2026-06-18 00:25:25.013 | psmisc 2026-06-18 00:25:25.013 | python3-dev 2026-06-18 00:25:25.013 | python3-pip 2026-06-18 00:25:25.013 | python3-systemd 2026-06-18 00:25:25.014 | python3-venv 2026-06-18 00:25:25.014 | tar 2026-06-18 00:25:25.014 | tcpdump 2026-06-18 00:25:25.014 | unzip 2026-06-18 00:25:25.014 | uuid-runtime 2026-06-18 00:25:25.014 | wget 2026-06-18 00:25:25.014 | zlib1g-dev 2026-06-18 00:25:25.014 | lvm2 2026-06-18 00:25:25.014 | qemu-utils 2026-06-18 00:25:25.014 | thin-provisioning-tools 2026-06-18 00:25:25.014 | lsscsi 2026-06-18 00:25:25.014 | open-iscsi 2026-06-18 00:25:25.014 | libkrb5-dev 2026-06-18 00:25:25.014 | libldap2-dev 2026-06-18 00:25:25.014 | libsasl2-dev 2026-06-18 00:25:25.014 | memcached 2026-06-18 00:25:25.014 | python3-mysqldb 2026-06-18 00:25:25.014 | sqlite3 2026-06-18 00:25:25.014 | conntrack 2026-06-18 00:25:25.014 | curl 2026-06-18 00:25:25.014 | ebtables 2026-06-18 00:25:25.014 | genisoimage 2026-06-18 00:25:25.014 | iptables 2026-06-18 00:25:25.014 | iputils-arping 2026-06-18 00:25:25.014 | kpartx 2026-06-18 00:25:25.014 | libjs-jquery-tablesorter 2026-06-18 00:25:25.014 | parted 2026-06-18 00:25:25.014 | pm-utils 2026-06-18 00:25:25.014 | python3-mysqldb 2026-06-18 00:25:25.014 | socat 2026-06-18 00:25:25.014 | sqlite3 2026-06-18 00:25:25.014 | sudo 2026-06-18 00:25:25.014 | vlan 2026-06-18 00:25:25.014 | cryptsetup 2026-06-18 00:25:25.014 | dosfstools 2026-06-18 00:25:25.014 | genisoimage 2026-06-18 00:25:25.014 | gir1.2-libosinfo-1.0 2026-06-18 00:25:25.014 | netcat-openbsd 2026-06-18 00:25:25.014 | open-iscsi 2026-06-18 00:25:25.014 | qemu-utils 2026-06-18 00:25:25.014 | sg3-utils 2026-06-18 00:25:25.014 | sysfsutils 2026-06-18 00:25:25.014 | acl 2026-06-18 00:25:25.014 | dnsmasq-base 2026-06-18 00:25:25.014 | dnsmasq-utils 2026-06-18 00:25:25.014 | ebtables 2026-06-18 00:25:25.014 | haproxy 2026-06-18 00:25:25.014 | iptables 2026-06-18 00:25:25.014 | iputils-arping 2026-06-18 00:25:25.014 | iputils-ping 2026-06-18 00:25:25.014 | postgresql-server-dev-all 2026-06-18 00:25:25.014 | python3-mysqldb 2026-06-18 00:25:25.014 | sqlite3 2026-06-18 00:25:25.014 | sudo 2026-06-18 00:25:25.014 | vlan 2026-06-18 00:25:25.014 | apache2 lvm2 2026-06-18 00:25:25.014 | golang 2026-06-18 00:25:25.014 | debootstrap 2026-06-18 00:25:25.014 | rsyslog' 2026-06-18 00:25:25.014 | 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-06-18 00:25:25.014 | PHYSICAL_NETWORK=public 2026-06-18 00:25:25.014 | PIPESTATUS=([0]="0") 2026-06-18 00:25:25.014 | PIP_UPGRADE=False 2026-06-18 00:25:25.014 | PIP_VIRTUAL_ENV= 2026-06-18 00:25:25.014 | PLACEMENT_AUTH_STRATEGY=keystone 2026-06-18 00:25:25.014 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:25.014 | PLACEMENT_BRANCH=master 2026-06-18 00:25:25.014 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-06-18 00:25:25.014 | PLACEMENT_CONF_DIR=/etc/placement 2026-06-18 00:25:25.014 | PLACEMENT_DIR=/opt/stack/placement 2026-06-18 00:25:25.014 | PLACEMENT_ENFORCE_SCOPE=False 2026-06-18 00:25:25.014 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-06-18 00:25:25.014 | PLACEMENT_SERVICE_HOST=199.204.45.227 2026-06-18 00:25:25.014 | PLACEMENT_SERVICE_PROTOCOL=https 2026-06-18 00:25:25.014 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-06-18 00:25:25.014 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-06-18 00:25:25.014 | POSIXLY_CORRECT=y 2026-06-18 00:25:25.014 | PPID=2041 2026-06-18 00:25:25.014 | PREREQ_RERUN_HOURS=2 2026-06-18 00:25:25.014 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-18 00:25:25.015 | PREREQ_RERUN_SECONDS=7200 2026-06-18 00:25:25.015 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-18 00:25:25.015 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-18 00:25:25.015 | PRIVATE_NETWORK_NAME=private 2026-06-18 00:25:25.015 | PRIVATE_SUBNET_NAME=private-subnet 2026-06-18 00:25:25.015 | PROVIDER_SUBNET_NAME=provider_net 2026-06-18 00:25:25.015 | PS4='+ $(short_source): ' 2026-06-18 00:25:25.015 | PUBLIC_BRIDGE=br-ex 2026-06-18 00:25:25.015 | PUBLIC_BRIDGE_MTU=1430 2026-06-18 00:25:25.015 | PUBLIC_INTERFACE= 2026-06-18 00:25:25.015 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-18 00:25:25.015 | PUBLIC_NETWORK_NAME=public 2026-06-18 00:25:25.015 | PUBLIC_PHYSICAL_NETWORK=public 2026-06-18 00:25:25.015 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-18 00:25:25.015 | PUBLIC_SUBNET_NAME=public-subnet 2026-06-18 00:25:25.015 | PWD=/opt/stack/devstack 2026-06-18 00:25:25.015 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-18 00:25:25.015 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-06-18 00:25:25.015 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-06-18 00:25:25.015 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-18 00:25:25.015 | PYKMIP_CONF_DIR=/etc/pykmip 2026-06-18 00:25:25.015 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-18 00:25:25.015 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-06-18 00:25:25.015 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-06-18 00:25:25.015 | PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 00:25:25.015 | PYTHON3_VERSION=3.12 2026-06-18 00:25:25.015 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-06-18 00:25:25.015 | Q_ADMIN_USERNAME=neutron 2026-06-18 00:25:25.015 | Q_AGENT=ovn 2026-06-18 00:25:25.015 | Q_ALLOW_OVERLAPPING_IP=True 2026-06-18 00:25:25.015 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-18 00:25:25.015 | Q_AUTH_STRATEGY=keystone 2026-06-18 00:25:25.015 | Q_BUILD_OVS_FROM_GIT=False 2026-06-18 00:25:25.015 | Q_DB_NAME=neutron 2026-06-18 00:25:25.015 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-18 00:25:25.015 | Q_DVR_MODE=legacy 2026-06-18 00:25:25.015 | Q_HOST=199.204.45.227 2026-06-18 00:25:25.015 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-18 00:25:25.015 | Q_L3_ROUTER_PER_TENANT=True 2026-06-18 00:25:25.015 | Q_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:25:25.015 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-06-18 00:25:25.015 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-06-18 00:25:25.015 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-06-18 00:25:25.015 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-18 00:25:25.015 | Q_META_DATA_IP=199.204.45.227 2026-06-18 00:25:25.015 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-06-18 00:25:25.015 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-06-18 00:25:25.015 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-06-18 00:25:25.015 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-06-18 00:25:25.015 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-06-18 00:25:25.015 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-06-18 00:25:25.015 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-06-18 00:25:25.015 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-06-18 00:25:25.015 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-18 00:25:25.015 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-18 00:25:25.015 | Q_OVS_USE_VETH=False 2026-06-18 00:25:25.015 | Q_PLUGIN=ml2 2026-06-18 00:25:25.015 | Q_PROTOCOL=https 2026-06-18 00:25:25.015 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-18 00:25:25.015 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-18 00:25:25.015 | Q_ROUTER_NAME=router1 2026-06-18 00:25:25.015 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 00:25:25.015 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-18 00:25:25.015 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 00:25:25.015 | Q_TUNNEL_TYPES=gre 2026-06-18 00:25:25.015 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-18 00:25:25.016 | Q_USE_PUBLIC_VETH=False 2026-06-18 00:25:25.016 | Q_USE_ROOTWRAP=True 2026-06-18 00:25:25.016 | Q_USE_ROOTWRAP_DAEMON=True 2026-06-18 00:25:25.016 | Q_USE_SECGROUP=True 2026-06-18 00:25:25.016 | RABBIT_HOST=199.204.45.227 2026-06-18 00:25:25.016 | RABBIT_PASSWORD=secretrabbit 2026-06-18 00:25:25.016 | RABBIT_USERID=stackrabbit 2026-06-18 00:25:25.016 | RC_DIR=/opt/stack/devstack 2026-06-18 00:25:25.016 | RECLONE=False 2026-06-18 00:25:25.016 | RECREATE_KEYSTONE_DB=True 2026-06-18 00:25:25.016 | REGION_NAME=RegionOne 2026-06-18 00:25:25.016 | REPOS_UPDATED=True 2026-06-18 00:25:25.016 | REQUIREMENTS_BRANCH=master 2026-06-18 00:25:25.016 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-06-18 00:25:25.016 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-06-18 00:25:25.016 | RETRY_UPDATE=False 2026-06-18 00:25:25.016 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-18 00:25:25.016 | S3_SERVICE_PORT=3333 2026-06-18 00:25:25.016 | SERVICE_DIR=/opt/stack/status 2026-06-18 00:25:25.016 | SERVICE_DOMAIN_NAME=Default 2026-06-18 00:25:25.016 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-06-18 00:25:25.016 | SERVICE_HOST=199.204.45.227 2026-06-18 00:25:25.016 | SERVICE_IP_VERSION=4 2026-06-18 00:25:25.016 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:25:25.016 | SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 00:25:25.016 | SERVICE_PASSWORD=secretservice 2026-06-18 00:25:25.016 | SERVICE_PROJECT_NAME=service 2026-06-18 00:25:25.016 | SERVICE_PROTOCOL=http 2026-06-18 00:25:25.016 | SERVICE_TENANT_NAME=service 2026-06-18 00:25:25.016 | SERVICE_TIMEOUT=60 2026-06-18 00:25:25.016 | SHARE_BACKING_FILE_SIZE=8400M 2026-06-18 00:25:25.016 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-18 00:25:25.016 | SHARE_GROUP=lvm-shares 2026-06-18 00:25:25.016 | SHARE_NAME_PREFIX=share- 2026-06-18 00:25:25.016 | SHELL=/bin/bash 2026-06-18 00:25:25.016 | SHLVL=1 2026-06-18 00:25:25.016 | SKIP_EPEL_INSTALL=False 2026-06-18 00:25:25.016 | SKIP_STOP_OVN=False 2026-06-18 00:25:25.016 | SMB_CONF=/etc/samba/smb.conf 2026-06-18 00:25:25.016 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-18 00:25:25.016 | SPICE_BRANCH=master 2026-06-18 00:25:25.016 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-06-18 00:25:25.016 | SQLALCHEMY_BRANCH=main 2026-06-18 00:25:25.016 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-18 00:25:25.016 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-18 00:25:25.016 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-18 00:25:25.016 | 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-06-18 00:25:25.016 | STACK_GROUP=stack 2026-06-18 00:25:25.016 | STACK_USER=stack 2026-06-18 00:25:25.016 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-18 00:25:25.016 | STUD_PROTO=--tls 2026-06-18 00:25:25.016 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-18 00:25:25.016 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-18 00:25:25.016 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-18 00:25:25.016 | SUBNETPOOL_PREFIX_V6=fda6:c315:d8ad::/56 2026-06-18 00:25:25.016 | SUBNETPOOL_SIZE_V4=26 2026-06-18 00:25:25.016 | SUBNETPOOL_SIZE_V6=64 2026-06-18 00:25:25.016 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-06-18 00:25:25.016 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-gpbhwfoxfnbacgcubamotjtsqytrevmv ; /usr/bin/python3' 2026-06-18 00:25:25.016 | SUDO_GID=1000 2026-06-18 00:25:25.016 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-06-18 00:25:25.016 | SUDO_UID=1000 2026-06-18 00:25:25.016 | SUDO_USER=zuul 2026-06-18 00:25:25.016 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-002303.summary.2026-06-18-002303 2026-06-18 00:25:25.016 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-06-18 00:25:25.016 | SUPPORT_URL=https://help.ubuntu.com/ 2026-06-18 00:25:25.016 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-06-18 00:25:25.016 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:25.016 | SWIFT_BRANCH=master 2026-06-18 00:25:25.017 | SWIFT_CONF_DIR=/etc/swift 2026-06-18 00:25:25.017 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-06-18 00:25:25.017 | SWIFT_DEFAULT_BIND_PORT=8080 2026-06-18 00:25:25.017 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-06-18 00:25:25.017 | SWIFT_DIR=/opt/stack/swift 2026-06-18 00:25:25.017 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-06-18 00:25:25.017 | SWIFT_ENABLE_TEMPURLS=False 2026-06-18 00:25:25.017 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-06-18 00:25:25.017 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-06-18 00:25:25.017 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-06-18 00:25:25.017 | SWIFT_HASH=1234123412341234 2026-06-18 00:25:25.017 | SWIFT_LOG_TOKEN_LENGTH=12 2026-06-18 00:25:25.017 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-06-18 00:25:25.017 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-06-18 00:25:25.017 | SWIFT_MAX_FILE_SIZE=1073741824 2026-06-18 00:25:25.017 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-06-18 00:25:25.017 | SWIFT_MAX_HEADER_SIZE=16384 2026-06-18 00:25:25.017 | SWIFT_PARTITION_POWER_SIZE=9 2026-06-18 00:25:25.017 | SWIFT_REPLICAS=1 2026-06-18 00:25:25.017 | SWIFT_REPLICAS_SEQ=1 2026-06-18 00:25:25.017 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-06-18 00:25:25.017 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:25:25.017 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 00:25:25.017 | SWIFT_SERVICE_PROTOCOL=https 2026-06-18 00:25:25.017 | SWIFT_START_ALL_SERVICES=False 2026-06-18 00:25:25.017 | SWIFT_STORAGE_IPS= 2026-06-18 00:25:25.017 | SWIFT_TEMPURL_KEY= 2026-06-18 00:25:25.017 | SWIFT_USE_MOD_WSGI=False 2026-06-18 00:25:25.017 | SYSLOG=False 2026-06-18 00:25:25.017 | SYSLOG_HOST=199.204.45.227 2026-06-18 00:25:25.017 | SYSLOG_PORT=516 2026-06-18 00:25:25.017 | SYSTEMCTL='sudo systemctl' 2026-06-18 00:25:25.017 | SYSTEMD_DIR=/etc/systemd/system 2026-06-18 00:25:25.017 | TARGET_BRANCH=master 2026-06-18 00:25:25.017 | TARGET_ENABLE_OVN_AGENT=False 2026-06-18 00:25:25.017 | TCPDUMP_ARGS= 2026-06-18 00:25:25.017 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-06-18 00:25:25.017 | TEMPEST_BRANCH=master 2026-06-18 00:25:25.017 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-06-18 00:25:25.017 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-06-18 00:25:25.017 | TEMPFILE=/tmp/tmp.Paih0ifiW1 2026-06-18 00:25:25.017 | TENANT_TUNNEL_RANGES=1:1000 2026-06-18 00:25:25.017 | TENANT_VLAN_RANGE= 2026-06-18 00:25:25.017 | TERM=unknown 2026-06-18 00:25:25.017 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-06-18 00:25:25.017 | TLS_IP=199.204.45.227 2026-06-18 00:25:25.017 | TOP_DIR=/opt/stack/devstack 2026-06-18 00:25:25.017 | TRAILING_TARGET_BRANCH=master 2026-06-18 00:25:25.017 | TUNNEL_ENDPOINT_IP=199.204.45.227 2026-06-18 00:25:25.017 | TUNNEL_IP=199.204.45.227 2026-06-18 00:25:25.017 | TUNNEL_IP_VERSION=4 2026-06-18 00:25:25.017 | UBUNTU_CODENAME=noble 2026-06-18 00:25:25.017 | UBUNTU_RELEASE_BASE_NUM=24 2026-06-18 00:25:25.017 | UID=1002 2026-06-18 00:25:25.017 | ULIMIT_NOFILE=2048 2026-06-18 00:25:25.017 | USER=stack 2026-06-18 00:25:25.017 | USER_HOME=/opt/stack 2026-06-18 00:25:25.017 | USER_UNITS=False 2026-06-18 00:25:25.017 | USE_CINDER_FOR_GLANCE=False 2026-06-18 00:25:25.017 | USE_SUBNETPOOL=True 2026-06-18 00:25:25.017 | USE_VENV=False 2026-06-18 00:25:25.017 | VAULT_PLUGIN_BACKEND= 2026-06-18 00:25:25.017 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-18 00:25:25.017 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-18 00:25:25.017 | VERBOSE=True 2026-06-18 00:25:25.017 | VERBOSE_NO_TIMESTAMP=True 2026-06-18 00:25:25.017 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-18 00:25:25.017 | VERSION_CODENAME=noble 2026-06-18 00:25:25.017 | VERSION_ID=24.04 2026-06-18 00:25:25.017 | VIF_PLUGGING_IS_FATAL=True 2026-06-18 00:25:25.017 | VIF_PLUGGING_TIMEOUT=300 2026-06-18 00:25:25.017 | VIRTUALENV_CMD='python3.12 -m venv' 2026-06-18 00:25:25.018 | VIRT_DRIVER=libvirt 2026-06-18 00:25:25.018 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-18 00:25:25.018 | VOLUME_GROUP_NAME=stack-volumes 2026-06-18 00:25:25.018 | VOLUME_NAME_PREFIX=volume- 2026-06-18 00:25:25.018 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-06-18 00:25:25.018 | WORKER_TIMEOUT=80 2026-06-18 00:25:25.018 | WSGI_MODE=uwsgi 2026-06-18 00:25:25.018 | ZSWAP_COMPRESSOR=lz4 2026-06-18 00:25:25.018 | ZSWAP_ZPOOL=zsmalloc 2026-06-18 00:25:25.018 | _=posix 2026-06-18 00:25:25.018 | _ASYNC_BG_TIME=0 2026-06-18 00:25:25.018 | _DEFAULT_LVM_INIT=0 2026-06-18 00:25:25.018 | _DEFAULT_PYTHON3_VERSION=3.12 2026-06-18 00:25:25.018 | _DEVSTACK_FUNCTIONS=1 2026-06-18 00:25:25.018 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-06-18 00:25:25.018 | _DEVSTACK_STACKRC=1 2026-06-18 00:25:25.018 | _LOG_COLOR_DEFAULT=False 2026-06-18 00:25:25.018 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-18 00:25:25.018 | _TIME_BEGIN=1781742173 2026-06-18 00:25:25.018 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-06-18 00:25:25.018 | _TIME_TOTAL=([apt-get]="102277" [pip_install]="19571" [apt-get-update]="1549" ) 2026-06-18 00:25:25.018 | _of_args='-v --no-timestamp' 2026-06-18 00:25:25.018 | backend=postgresql 2026-06-18 00:25:25.018 | be=lvm:lvmdriver-1 2026-06-18 00:25:25.018 | be_name=lvmdriver-1 2026-06-18 00:25:25.018 | be_type=lvm 2026-06-18 00:25:25.018 | db=postgresql 2026-06-18 00:25:25.018 | dc=org 2026-06-18 00:25:25.018 | default_v4_route_devs=ens3 2026-06-18 00:25:25.018 | default_v6_route_devs='ens3 2026-06-18 00:25:25.018 | ens3' 2026-06-18 00:25:25.018 | dir=/opt/stack/magnum 2026-06-18 00:25:25.018 | dn=,dc=openstack,dc=org 2026-06-18 00:25:25.018 | exceptions=80-tempest.sh 2026-06-18 00:25:25.018 | extra=80-tempest.sh 2026-06-18 00:25:25.018 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 00:25:25.018 | f=/opt/stack/devstack/lib/databases/postgresql 2026-06-18 00:25:25.018 | i=TUNNEL_IP_VERSION 2026-06-18 00:25:25.018 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 00:25:25.018 | lfile=localrc 2026-06-18 00:25:25.018 | localrc=/opt/stack/devstack/.localrc.password 2026-06-18 00:25:25.018 | mode=stack 2026-06-18 00:25:25.018 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-18 00:25:25.018 | opt='?' 2026-06-18 00:25:25.018 | os_CODENAME=noble 2026-06-18 00:25:25.018 | os_PACKAGE=deb 2026-06-18 00:25:25.018 | os_RELEASE=24.04 2026-06-18 00:25:25.018 | os_VENDOR=Ubuntu 2026-06-18 00:25:25.018 | phase=pre-install 2026-06-18 00:25:25.018 | pkgs= 2026-06-18 00:25:25.018 | plugin=magnum 2026-06-18 00:25:25.018 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:25:25.018 | pw=secretadmin 2026-06-18 00:25:25.018 | time_stamp=2026-06-18-002314 2026-06-18 00:25:25.018 | var=ADMIN_PASSWORD 2026-06-18 00:25:25.018 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-06-18 00:25:25.042 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:25:25.047 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:25.052 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 00:25:25.056 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:25.061 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 00:25:25.066 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:25.071 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 00:25:25.076 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:25:25.081 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:25:25.091 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:25:25.096 | + functions-common:run_plugins:1834 : local dir=/opt/stack/manila 2026-06-18 00:25:25.102 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-06-18 00:25:25.107 | + functions-common:run_plugins:1836 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-06-18 00:25:25.143 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:25.148 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 00:25:25.153 | ++ /opt/stack/manila/devstack/plugin.sh:source:1157 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:25.158 | ++ /opt/stack/manila/devstack/plugin.sh:source:1157 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 00:25:25.163 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:25.168 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 00:25:25.172 | ++ /opt/stack/manila/devstack/plugin.sh:source:1226 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:25.176 | ++ /opt/stack/manila/devstack/plugin.sh:source:1226 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 00:25:25.182 | ++ /opt/stack/manila/devstack/plugin.sh:source:1261 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:25:25.187 | ++ /opt/stack/manila/devstack/plugin.sh:source:1266 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:25:25.197 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:25:25.203 | + functions-common:run_plugins:1834 : local dir=/opt/stack/octavia 2026-06-18 00:25:25.208 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-06-18 00:25:25.213 | + functions-common:run_plugins:1836 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-06-18 00:25:25.218 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-06-18 00:25:25.224 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-06-18 00:25:25.229 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-18 00:25:25.240 | ++ /opt/stack/octavia/devstack/plugin.sh:source:770 : is_service_enabled octavia 2026-06-18 00:25:25.272 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:25:25.277 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == main ']' 2026-06-18 00:25:25.281 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == standalone ']' 2026-06-18 00:25:25.286 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:25.291 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 00:25:25.297 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:25.302 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 00:25:25.307 | ++ /opt/stack/octavia/devstack/plugin.sh:source:796 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:25.312 | ++ /opt/stack/octavia/devstack/plugin.sh:source:796 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 00:25:25.317 | ++ /opt/stack/octavia/devstack/plugin.sh:source:803 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:25.322 | ++ /opt/stack/octavia/devstack/plugin.sh:source:803 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 00:25:25.328 | ++ /opt/stack/octavia/devstack/plugin.sh:source:811 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:25:25.332 | ++ /opt/stack/octavia/devstack/plugin.sh:source:819 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:25:25.337 | ++ /opt/stack/octavia/devstack/plugin.sh:source:827 : [[ ehxB =~ e ]] 2026-06-18 00:25:25.342 | ++ /opt/stack/octavia/devstack/plugin.sh:source:828 : set -e 2026-06-18 00:25:25.347 | ++ /opt/stack/octavia/devstack/plugin.sh:source:832 : [[ ehxB =~ x ]] 2026-06-18 00:25:25.353 | ++ /opt/stack/octavia/devstack/plugin.sh:source:833 : set -x 2026-06-18 00:25:25.358 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:25:25.364 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 00:25:25.369 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-06-18 00:25:25.375 | + functions-common:run_plugins:1836 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-06-18 00:25:25.381 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-06-18 00:25:25.386 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-06-18 00:25:25.392 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-06-18 00:25:25.396 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-06-18 00:25:25.402 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-06-18 00:25:25.407 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-18 00:25:25.412 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-06-18 00:25:25.418 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-18 00:25:25.423 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-06-18 00:25:25.455 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:25:25.460 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:25.466 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-06-18 00:25:25.473 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-06-18 00:25:25.569 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl 2026-06-18 00:25:25.574 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl 2026-06-18 00:25:25.579 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 00:25:25.585 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 00:25:25.590 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 00:25:25.595 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-06-18 00:25:25.600 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl != file* ]] 2026-06-18 00:25:25.606 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-06-18 00:25:25.610 | +++ 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.36.2/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-06-18 00:25:25.614 | --2026-06-18 00:25:25-- https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl 2026-06-18 00:25:25.648 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42::347, 2a04:4e42:400::347, 2a04:4e42:200::347, ... 2026-06-18 00:25:25.650 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42::347|:443... connected. 2026-06-18 00:25:25.674 | HTTP request sent, awaiting response... 200 OK 2026-06-18 00:25:25.674 | Length: 59556002 (57M) [application/octet-stream] 2026-06-18 00:25:25.675 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-06-18 00:25:25.684 | 2026-06-18 00:25:25.919 | 0K ........ ........ ........ ........ 56% 134M 0s 2026-06-18 00:25:26.235 | 32768K ........ ........ ........ 100% 77.1M=0.6s 2026-06-18 00:25:26.236 | 2026-06-18 00:25:26.236 | 2026-06-18 00:25:26 (101 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [59556002/59556002] 2026-06-18 00:25:26.236 | 2026-06-18 00:25:26.244 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 00:25:26.249 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-06-18 00:25:26.254 | +++ functions:get_extra_file:81 : return 2026-06-18 00:25:26.260 | ++ /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-06-18 00:25:26.345 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-06-18 00:25:26.350 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-06-18 00:25:26.355 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 00:25:26.359 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 00:25:26.365 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 00:25:26.371 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-06-18 00:25:26.376 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 != file* ]] 2026-06-18 00:25:26.380 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-06-18 00:25:26.386 | +++ 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.13.2/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-06-18 00:25:26.392 | --2026-06-18 00:25:26-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-06-18 00:25:26.427 | Resolving github.com (github.com)... 140.82.114.3 2026-06-18 00:25:26.442 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-06-18 00:25:26.559 | HTTP request sent, awaiting response... 302 Found 2026-06-18 00:25:26.559 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T01%3A02%3A54Z&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-06-18T00%3A02%3A42Z&ske=2026-06-18T01%3A02%3A54Z&sks=b&skv=2018-11-09&sig=AFyTVWDZXocWi4lWKIkXGUhsEnrLoIXEcIXkBgv5oJc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0NDEyNiwibmJmIjoxNzgxNzQyMzI2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.0AwXMlGC0MW9OBFVCqpdYBmFYTb8XgF6P66bpu0w1Ek&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-06-18 00:25:26.560 | --2026-06-18 00:25:26-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T01%3A02%3A54Z&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-06-18T00%3A02%3A42Z&ske=2026-06-18T01%3A02%3A54Z&sks=b&skv=2018-11-09&sig=AFyTVWDZXocWi4lWKIkXGUhsEnrLoIXEcIXkBgv5oJc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0NDEyNiwibmJmIjoxNzgxNzQyMzI2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.0AwXMlGC0MW9OBFVCqpdYBmFYTb8XgF6P66bpu0w1Ek&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-06-18 00:25:26.561 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 2026-06-18 00:25:26.563 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-18 00:25:26.577 | HTTP request sent, awaiting response... 200 OK 2026-06-18 00:25:26.577 | Length: 34386104 (33M) [application/octet-stream] 2026-06-18 00:25:26.577 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-06-18 00:25:26.598 | 2026-06-18 00:25:26.956 | 0K ........ ........ ........ ........ 97% 85.8M 0s 2026-06-18 00:25:26.956 | 32768K 100% 151M=0.4s 2026-06-18 00:25:26.956 | 2026-06-18 00:25:26.956 | 2026-06-18 00:25:26 (86.7 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [34386104/34386104] 2026-06-18 00:25:26.956 | 2026-06-18 00:25:26.963 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 00:25:26.967 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-06-18 00:25:26.972 | +++ functions:get_extra_file:81 : return 2026-06-18 00:25:26.978 | ++ /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-06-18 00:25:27.038 | +++ /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-06-18 00:25:27.043 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-06-18 00:25:27.048 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 00:25:27.054 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 00:25:27.059 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 00:25:27.064 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-06-18 00:25:27.069 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-06-18 00:25:27.074 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-06-18 00:25:27.080 | +++ 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-06-18 00:25:27.086 | --2026-06-18 00:25:27-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-06-18 00:25:27.128 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 18.208.88.157, ... 2026-06-18 00:25:27.145 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-06-18 00:25:27.244 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-06-18 00:25:27.244 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-06-18 00:25:27.244 | --2026-06-18 00:25:27-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-06-18 00:25:27.246 | Resolving github.com (github.com)... 140.82.114.3 2026-06-18 00:25:27.261 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-06-18 00:25:27.618 | HTTP request sent, awaiting response... 302 Found 2026-06-18 00:25:27.619 | 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-06-18T01%3A01%3A48Z&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-06-18T00%3A01%3A38Z&ske=2026-06-18T01%3A01%3A48Z&sks=b&skv=2018-11-09&sig=y3BV7MqnWEJ24b%2BZL%2FcO4JsuwBt8h1Vb96iVXrgmy80%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0MjYyNywibmJmIjoxNzgxNzQyMzI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mE-ma6w5UmP9IsuN_68gfDkUWO8MH9uxeGjmDTxwU8g&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-06-18 00:25:27.619 | --2026-06-18 00:25: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-06-18T01%3A01%3A48Z&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-06-18T00%3A01%3A38Z&ske=2026-06-18T01%3A01%3A48Z&sks=b&skv=2018-11-09&sig=y3BV7MqnWEJ24b%2BZL%2FcO4JsuwBt8h1Vb96iVXrgmy80%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0MjYyNywibmJmIjoxNzgxNzQyMzI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mE-ma6w5UmP9IsuN_68gfDkUWO8MH9uxeGjmDTxwU8g&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-06-18 00:25:27.621 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2026-06-18 00:25:27.622 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-18 00:25:27.634 | HTTP request sent, awaiting response... 200 OK 2026-06-18 00:25:27.634 | Length: 6873201 (6.6M) [application/octet-stream] 2026-06-18 00:25:27.634 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-06-18 00:25:27.643 | 2026-06-18 00:25:27.674 | 0K ...... 100% 164M=0.04s 2026-06-18 00:25:27.674 | 2026-06-18 00:25:27.674 | 2026-06-18 00:25:27 (164 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-06-18 00:25:27.674 | 2026-06-18 00:25:27.681 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 00:25:27.687 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-06-18 00:25:27.693 | +++ functions:get_extra_file:81 : return 2026-06-18 00:25:27.699 | ++ /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-06-18 00:25:27.733 | +++ /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-06-18 00:25:27.738 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-06-18 00:25:27.743 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 00:25:27.748 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 00:25:27.753 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 00:25:27.758 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-06-18 00:25:27.763 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-06-18 00:25:27.767 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-06-18 00:25:27.773 | +++ 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-06-18 00:25:27.778 | --2026-06-18 00:25:27-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-06-18 00:25:27.841 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:43::1, 150.171.109.68 2026-06-18 00:25:27.866 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:43::1|:443... connected. 2026-06-18 00:25:27.991 | HTTP request sent, awaiting response... 200 OK 2026-06-18 00:25:27.991 | Length: 14569235 (14M) [application/x-tar] 2026-06-18 00:25:27.991 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-06-18 00:25:28.142 | 2026-06-18 00:25:28.292 | 0K ........ ..... 100% 46.1M=0.3s 2026-06-18 00:25:28.292 | 2026-06-18 00:25:28.292 | 2026-06-18 00:25:28 (46.1 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-06-18 00:25:28.293 | 2026-06-18 00:25:28.299 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 00:25:28.304 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-06-18 00:25:28.309 | +++ functions:get_extra_file:81 : return 2026-06-18 00:25:28.316 | ++ /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-06-18 00:25:28.326 | linux-amd64/ 2026-06-18 00:25:28.326 | linux-amd64/helm 2026-06-18 00:25:28.625 | linux-amd64/LICENSE 2026-06-18 00:25:28.625 | linux-amd64/README.md 2026-06-18 00:25:28.631 | ++ /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-06-18 00:25:28.700 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-06-18 00:25:28.705 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-06-18 00:25:28.710 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 00:25:28.715 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 00:25:28.720 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 00:25:28.725 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-06-18 00:25:28.730 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-06-18 00:25:28.735 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-06-18 00:25:28.740 | +++ 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-06-18 00:25:28.747 | --2026-06-18 00:25:28-- https://get.docker.com/ 2026-06-18 00:25:28.785 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:b600:10:a463:3d00:93a1, 2600:9000:21a2:ba00:10:a463:3d00:93a1, 2600:9000:21a2:f800:10:a463:3d00:93a1, ... 2026-06-18 00:25:28.787 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:b600:10:a463:3d00:93a1|:443... connected. 2026-06-18 00:25:28.797 | HTTP request sent, awaiting response... 200 OK 2026-06-18 00:25:28.798 | Length: 22446 (22K) [text/plain] 2026-06-18 00:25:28.798 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-06-18 00:25:28.798 | 2026-06-18 00:25:28.798 | 0K 100% 179M=0s 2026-06-18 00:25:28.798 | 2026-06-18 00:25:28.798 | 2026-06-18 00:25:28 (179 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22446/22446] 2026-06-18 00:25:28.798 | 2026-06-18 00:25:28.804 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 00:25:28.809 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-06-18 00:25:28.813 | +++ functions:get_extra_file:81 : return 2026-06-18 00:25:28.820 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-06-18 00:25:28.834 | # Executing docker install script, commit: 153e238e1d876160ea4a2a1844ca7f2983bbdd5e 2026-06-18 00:25:28.870 | + sh -c apt-get -qq update >/dev/null 2026-06-18 00:25:30.574 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-06-18 00:25:31.623 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:25:39.103 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-06-18 00:25:39.107 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-06-18 00:25:39.153 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-06-18 00:25:39.157 | + 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-06-18 00:25:39.158 | + sh -c apt-get -qq update >/dev/null 2026-06-18 00:25:40.805 | + 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-06-18 00:25:42.376 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:25:51.479 | Using systemd to manage Docker service 2026-06-18 00:25:51.480 | + sh -c systemctl enable --now docker.service 2>/dev/null 2026-06-18 00:25:52.214 | INFO: Docker daemon enabled and started 2026-06-18 00:25:52.215 | 2026-06-18 00:25:52.215 | + sh -c docker version 2026-06-18 00:25:52.253 | Client: Docker Engine - Community 2026-06-18 00:25:52.253 | Version: 29.5.3 2026-06-18 00:25:52.253 | API version: 1.54 2026-06-18 00:25:52.253 | Go version: go1.26.4 2026-06-18 00:25:52.253 | Git commit: d1c06ef 2026-06-18 00:25:52.253 | Built: Wed Jun 3 18:00:12 2026 2026-06-18 00:25:52.253 | OS/Arch: linux/amd64 2026-06-18 00:25:52.253 | Context: default 2026-06-18 00:25:52.253 | 2026-06-18 00:25:52.253 | Server: Docker Engine - Community 2026-06-18 00:25:52.253 | Engine: 2026-06-18 00:25:52.253 | Version: 29.5.3 2026-06-18 00:25:52.253 | API version: 1.54 (minimum version 1.40) 2026-06-18 00:25:52.253 | Go version: go1.26.4 2026-06-18 00:25:52.253 | Git commit: 285b471 2026-06-18 00:25:52.253 | Built: Wed Jun 3 18:00:12 2026 2026-06-18 00:25:52.253 | OS/Arch: linux/amd64 2026-06-18 00:25:52.253 | Experimental: false 2026-06-18 00:25:52.253 | containerd: 2026-06-18 00:25:52.253 | Version: v2.2.4 2026-06-18 00:25:52.253 | GitCommit: 193637f7ee8ae5f5aa5248f49e7baa3e6164966e 2026-06-18 00:25:52.253 | runc: 2026-06-18 00:25:52.253 | Version: 1.3.5 2026-06-18 00:25:52.253 | GitCommit: v1.3.5-0-g488fc13e 2026-06-18 00:25:52.253 | docker-init: 2026-06-18 00:25:52.253 | Version: 0.19.0 2026-06-18 00:25:52.253 | GitCommit: de40ad0 2026-06-18 00:25:52.260 | 2026-06-18 00:25:52.260 | ================================================================================ 2026-06-18 00:25:52.260 | 2026-06-18 00:25:52.260 | To run Docker as a non-privileged user, consider setting up the 2026-06-18 00:25:52.260 | Docker daemon in rootless mode for your user: 2026-06-18 00:25:52.260 | 2026-06-18 00:25:52.260 | dockerd-rootless-setuptool.sh install 2026-06-18 00:25:52.260 | 2026-06-18 00:25:52.260 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-06-18 00:25:52.260 | 2026-06-18 00:25:52.260 | 2026-06-18 00:25:52.261 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-06-18 00:25:52.261 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-06-18 00:25:52.261 | 2026-06-18 00:25:52.261 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-06-18 00:25:52.261 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-06-18 00:25:52.261 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-06-18 00:25:52.261 | 2026-06-18 00:25:52.261 | ================================================================================ 2026-06-18 00:25:52.261 | 2026-06-18 00:25:52.268 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-06-18 00:25:52.319 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-06-18 00:25:52.341 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-06-18 00:25:52.348 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-06-18 00:25:52.349 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-06-18 00:25:52.349 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-06-18 00:25:52.425 | No kind clusters found. 2026-06-18 00:25:52.432 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-06-18 00:25:52.434 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-06-18 00:25:52.597 | Creating cluster "kind" ... 2026-06-18 00:25:52.597 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-06-18 00:26:02.744 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-06-18 00:26:02.744 | • Preparing nodes 📦 ... 2026-06-18 00:26:06.773 | ✓ Preparing nodes 📦 2026-06-18 00:26:06.848 | • Writing configuration 📜 ... 2026-06-18 00:26:07.290 | ✓ Writing configuration 📜 2026-06-18 00:26:07.290 | • Starting control-plane 🕹️ ... 2026-06-18 00:26:23.487 | ✓ Starting control-plane 🕹️ 2026-06-18 00:26:23.488 | • Installing CNI 🔌 ... 2026-06-18 00:26:24.986 | ✓ Installing CNI 🔌 2026-06-18 00:26:24.986 | • Installing StorageClass 💾 ... 2026-06-18 00:26:25.446 | ✓ Installing StorageClass 💾 2026-06-18 00:26:25.837 | Set kubectl context to "kind-kind" 2026-06-18 00:26:25.837 | You can now use your cluster with: 2026-06-18 00:26:25.837 | 2026-06-18 00:26:25.837 | kubectl cluster-info --context kind-kind 2026-06-18 00:26:25.837 | 2026-06-18 00:26:25.837 | Have a nice day! 👋 2026-06-18 00:26:25.846 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-06-18 00:26:25.949 | node/kind-control-plane labeled 2026-06-18 00:26:25.962 | ++ /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-06-18 00:26:26.514 | namespace/orc-system created 2026-06-18 00:26:26.540 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-06-18 00:26:26.563 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-06-18 00:26:26.586 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-06-18 00:26:26.613 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-06-18 00:26:26.643 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-06-18 00:26:26.663 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-06-18 00:26:26.687 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-06-18 00:26:26.712 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-06-18 00:26:26.740 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-06-18 00:26:26.760 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-06-18 00:26:26.779 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-06-18 00:26:26.803 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-06-18 00:26:26.812 | serviceaccount/orc-controller-manager created 2026-06-18 00:26:26.832 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-06-18 00:26:26.841 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-06-18 00:26:26.849 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-06-18 00:26:26.855 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-06-18 00:26:26.860 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-06-18 00:26:26.864 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-06-18 00:26:26.871 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-06-18 00:26:26.876 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-06-18 00:26:26.880 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-06-18 00:26:26.891 | service/orc-controller-manager-metrics-service created 2026-06-18 00:26:26.900 | deployment.apps/orc-controller-manager created 2026-06-18 00:26:26.917 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-06-18 00:26:26.922 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-06-18 00:26:26.926 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-18 00:26:26.930 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-18 00:26:26.935 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-06-18 00:26:26.940 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-06-18 00:26:26.945 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.13.2 --bootstrap kubeadm:v1.13.2 --control-plane kubeadm:v1.13.2 --infrastructure openstack:v0.14.4 2026-06-18 00:26:27.282 | Fetching providers 2026-06-18 00:26:30.089 | Installing cert-manager version="v1.20.2" 2026-06-18 00:26:30.144 | unknown field "spec.versions[0].selectableFields" 2026-06-18 00:26:30.178 | unknown field "spec.versions[0].selectableFields" 2026-06-18 00:26:30.191 | unknown field "spec.versions[0].selectableFields" 2026-06-18 00:26:30.213 | unknown field "spec.versions[0].selectableFields" 2026-06-18 00:26:30.819 | Waiting for cert-manager to be available... 2026-06-18 00:27:01.928 | Installing provider="cluster-api" version="v1.13.2" targetNamespace="capi-system" 2026-06-18 00:27:02.654 | Installing provider="bootstrap-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-bootstrap-system" 2026-06-18 00:27:03.036 | Installing provider="control-plane-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-control-plane-system" 2026-06-18 00:27:03.464 | Installing provider="infrastructure-openstack" version="v0.14.4" targetNamespace="capo-system" 2026-06-18 00:27:03.930 | 2026-06-18 00:27:03.930 | Your management cluster has been initialized successfully! 2026-06-18 00:27:03.930 | 2026-06-18 00:27:03.930 | You can now create your first workload cluster by running the following: 2026-06-18 00:27:03.930 | 2026-06-18 00:27:03.930 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-06-18 00:27:03.930 | 2026-06-18 00:27:04.138 | ++ /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-06-18 00:27:04.247 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-18 00:27:11.390 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-06-18 00:27:11.401 | ++ /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-06-18 00:27:11.508 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-18 00:27:14.405 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-06-18 00:27:14.413 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-06-18 00:27:14.516 | deployment "capi-controller-manager" successfully rolled out 2026-06-18 00:27:14.531 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-06-18 00:27:14.637 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-18 00:27:17.410 | deployment "capo-controller-manager" successfully rolled out 2026-06-18 00:27:17.420 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-06-18 00:27:17.424 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:27:17.428 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:27:17.434 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:27:17.440 | + functions-common:run_plugins:1834 : local dir=/opt/stack/ovn-octavia-provider 2026-06-18 00:27:17.444 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-06-18 00:27:17.449 | + functions-common:run_plugins:1836 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-06-18 00:27:17.453 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-06-18 00:27:17.484 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:27:17.489 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-06-18 00:27:17.493 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.227:6641 2026-06-18 00:27:17.497 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.227:6642 2026-06-18 00:27:17.502 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:27:17.507 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-06-18 00:27:17.516 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-18 00:27:17.518 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-18 00:27:17.524 | + functions:set_systemd_override:845 : local value=2048 2026-06-18 00:27:17.527 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-18 00:27:17.532 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-18 00:27:17.613 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-18 00:27:17.613 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-18 00:27:17.618 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-18 00:27:17.892 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-18 00:27:17.898 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-18 00:27:17.935 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:27:17.940 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-18 00:27:17.944 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:27:17.949 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:27:17.955 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:27:17.961 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:27:17.966 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:27:17.971 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:27:17.976 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:27:17.982 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:27:17.988 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:27:17.993 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:27:17.998 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:27:18.003 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:27:18.008 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-18 00:27:18.013 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:27:18.019 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:27:18.024 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:27:18.029 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-18 00:27:18.074 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-18 00:27:18.113 | Reading package lists... 2026-06-18 00:27:18.337 | Building dependency tree... 2026-06-18 00:27:18.337 | Reading state information... 2026-06-18 00:27:18.557 | The following additional packages will be installed: 2026-06-18 00:27:18.557 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-18 00:27:18.557 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-18 00:27:18.557 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-18 00:27:18.557 | erlang-tools erlang-xmerl logrotate 2026-06-18 00:27:18.558 | Suggested packages: 2026-06-18 00:27:18.558 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-06-18 00:27:18.604 | The following NEW packages will be installed: 2026-06-18 00:27:18.604 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-18 00:27:18.604 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-18 00:27:18.604 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-18 00:27:18.605 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-06-18 00:27:18.793 | 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:27:18.793 | Need to get 36.1 MB of archives. 2026-06-18 00:27:18.793 | After this operation, 56.4 MB of additional disk space will be used. 2026-06-18 00:27:18.793 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-06-18 00:27:19.099 | 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-06-18 00:27:19.846 | 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-06-18 00:27:19.884 | 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-06-18 00:27:19.891 | 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-06-18 00:27:19.918 | 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-06-18 00:27:19.953 | 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-06-18 00:27:19.961 | 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-06-18 00:27:20.023 | 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-06-18 00:27:20.028 | 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-06-18 00:27:20.031 | 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-06-18 00:27:20.035 | 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-06-18 00:27:20.058 | 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-06-18 00:27:20.128 | 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-06-18 00:27:20.131 | 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-06-18 00:27:20.138 | 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-06-18 00:27:20.150 | 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-06-18 00:27:20.171 | 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-06-18 00:27:20.223 | 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-06-18 00:27:21.001 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:27:21.042 | Fetched 36.1 MB in 2s (16.4 MB/s) 2026-06-18 00:27:21.087 | Selecting previously unselected package logrotate. 2026-06-18 00:27:21.118 | (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 ... 66078 files and directories currently installed.) 2026-06-18 00:27:21.120 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-06-18 00:27:21.125 | Unpacking logrotate (3.21.0-2build1) ... 2026-06-18 00:27:21.194 | Selecting previously unselected package erlang-base. 2026-06-18 00:27:21.202 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:21.206 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:21.425 | Selecting previously unselected package erlang-asn1. 2026-06-18 00:27:21.435 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:21.439 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:21.501 | Selecting previously unselected package erlang-crypto. 2026-06-18 00:27:21.510 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:21.515 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:21.567 | Selecting previously unselected package erlang-public-key. 2026-06-18 00:27:21.577 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:21.581 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:21.643 | Selecting previously unselected package erlang-mnesia. 2026-06-18 00:27:21.652 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:21.656 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:21.718 | Selecting previously unselected package erlang-runtime-tools. 2026-06-18 00:27:21.728 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:21.732 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:21.844 | Selecting previously unselected package erlang-ssl. 2026-06-18 00:27:21.852 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:22.240 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:22.321 | Selecting previously unselected package erlang-eldap. 2026-06-18 00:27:22.327 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:22.331 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:22.379 | Selecting previously unselected package erlang-ftp. 2026-06-18 00:27:22.389 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:22.393 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:22.443 | Selecting previously unselected package erlang-tftp. 2026-06-18 00:27:22.452 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:22.455 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:22.507 | Selecting previously unselected package erlang-inets. 2026-06-18 00:27:22.516 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:22.520 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:22.592 | Selecting previously unselected package erlang-snmp. 2026-06-18 00:27:22.601 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:22.605 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:22.710 | Selecting previously unselected package erlang-os-mon. 2026-06-18 00:27:22.715 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:22.719 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:22.770 | Selecting previously unselected package erlang-parsetools. 2026-06-18 00:27:22.779 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:22.783 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:22.831 | Selecting previously unselected package erlang-syntax-tools. 2026-06-18 00:27:22.841 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:22.845 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:22.902 | Selecting previously unselected package erlang-tools. 2026-06-18 00:27:22.911 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:22.916 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:22.981 | Selecting previously unselected package erlang-xmerl. 2026-06-18 00:27:22.991 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:22.994 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:23.078 | Selecting previously unselected package rabbitmq-server. 2026-06-18 00:27:23.086 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-18 00:27:23.094 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-18 00:27:23.645 | Setting up logrotate (3.21.0-2build1) ... 2026-06-18 00:27:23.808 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-06-18 00:27:24.120 | logrotate.service is a disabled or a static unit, not starting it. 2026-06-18 00:27:24.153 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:24.419 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-18 00:27:24.419 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-18 00:27:25.776 | Searching for services which depend on erlang and should be started... none found. 2026-06-18 00:27:25.783 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.798 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.813 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.825 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.837 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.848 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.859 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.870 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.881 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.891 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.901 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.912 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.922 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.932 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.943 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.954 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:25.965 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-18 00:27:26.025 | info: Selecting GID from range 100 to 999 ... 2026-06-18 00:27:26.030 | info: Adding group `rabbitmq' (GID 112) ... 2026-06-18 00:27:26.102 | info: Selecting UID from range 100 to 999 ... 2026-06-18 00:27:26.102 | 2026-06-18 00:27:26.107 | info: Adding system user `rabbitmq' (UID 110) ... 2026-06-18 00:27:26.112 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-06-18 00:27:26.176 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-18 00:27:26.348 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-18 00:27:31.658 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:27:32.790 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:27:32.795 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:27:32.800 | + functions-common:time_stop:2414 : local name 2026-06-18 00:27:32.805 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:27:32.811 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:27:32.816 | + functions-common:time_stop:2417 : local total 2026-06-18 00:27:32.822 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:27:32.827 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:27:32.832 | + functions-common:time_stop:2421 : start_time=1781742438068 2026-06-18 00:27:32.838 | + functions-common:time_stop:2423 : [[ -z 1781742438068 ]] 2026-06-18 00:27:32.845 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:27:32.854 | + functions-common:time_stop:2426 : end_time=1781742452848 2026-06-18 00:27:32.859 | + functions-common:time_stop:2427 : elapsed_time=14780 2026-06-18 00:27:32.864 | + functions-common:time_stop:2428 : total=102277 2026-06-18 00:27:32.870 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:27:32.876 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=117057 2026-06-18 00:27:32.882 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:27:32.887 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-18 00:27:32.892 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:27:32.896 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:27:32.902 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:27:32.910 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:27:32.915 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:27:32.921 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:27:32.926 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:27:32.932 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:27:32.938 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:27:32.947 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:27:32.953 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:27:32.959 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:27:32.964 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:27:32.970 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-18 00:27:32.976 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-18 00:27:33.012 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:27:33.017 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-18 00:27:33.023 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:27:33.029 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-18 00:27:33.034 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-18 00:27:33.040 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-18 00:27:33.049 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-18 00:27:33.054 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-18 00:27:33.059 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-18 00:27:33.065 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-18 00:27:33.070 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-06-18 00:27:33.076 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-06-18 00:27:33.083 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-18 00:27:33.769 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-18 00:27:33.769 | user tags 2026-06-18 00:27:33.769 | guest [administrator]' 2026-06-18 00:27:33.777 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-18 00:27:33.777 | user tags 2026-06-18 00:27:33.777 | guest [administrator]' 2026-06-18 00:27:33.779 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-18 00:27:33.790 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-18 00:27:33.797 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-18 00:27:33.801 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-06-18 00:27:34.441 | Adding user "stackrabbit" ... 2026-06-18 00:27:34.450 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-18 00:27:34.485 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-18 00:27:35.128 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-18 00:27:35.167 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-18 00:27:35.173 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-06-18 00:27:35.751 | Changing password for user "stackrabbit" ... 2026-06-18 00:27:35.794 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-18 00:27:35.800 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-18 00:27:35.805 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-18 00:27:36.416 | Deleting user "guest" ... 2026-06-18 00:27:36.457 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-18 00:27:36.493 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:27:36.498 | + ./stack.sh:main:855 : install_database 2026-06-18 00:27:36.502 | + lib/database:install_database:118 : install_database_mysql 2026-06-18 00:27:36.508 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-18 00:27:36.513 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:27:36.518 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:27:36.524 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-18 00:27:36.632 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-06-18 00:27:36.639 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-18 00:27:36.647 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-18 00:27:36.653 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:27:36.658 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:27:36.664 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-18 00:27:36.670 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-18 00:27:36.676 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-06-18 00:27:36.685 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-18 00:27:36.690 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-18 00:27:36.696 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:27:36.701 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:27:36.707 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:27:36.713 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:27:36.720 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:27:36.724 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:27:36.731 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:27:36.737 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:27:36.743 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:27:36.749 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:27:36.754 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:27:36.759 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:27:36.765 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:27:36.771 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-18 00:27:36.777 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:27:36.782 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:27:36.788 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-18 00:27:36.794 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:27:36.799 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:27:36.805 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:27:36.810 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:27:36.815 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:27:36.820 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:27:36.826 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:27:36.832 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:27:36.837 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:27:36.842 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:27:36.848 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:27:36.854 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:27:36.860 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-18 00:27:36.865 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:27:36.869 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:27:36.875 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:27:36.882 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-18 00:27:36.928 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-18 00:27:36.968 | Reading package lists... 2026-06-18 00:27:37.178 | Building dependency tree... 2026-06-18 00:27:37.179 | Reading state information... 2026-06-18 00:27:37.376 | The following additional packages will be installed: 2026-06-18 00:27:37.377 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-06-18 00:27:37.377 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-06-18 00:27:37.377 | mysql-server-8.0 mysql-server-core-8.0 2026-06-18 00:27:37.378 | Suggested packages: 2026-06-18 00:27:37.378 | mailx tinyca 2026-06-18 00:27:37.378 | Recommended packages: 2026-06-18 00:27:37.378 | libhtml-template-perl mecab-ipadic-utf8 2026-06-18 00:27:37.415 | The following NEW packages will be installed: 2026-06-18 00:27:37.415 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-06-18 00:27:37.416 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-06-18 00:27:37.416 | mysql-server-8.0 mysql-server-core-8.0 2026-06-18 00:27:37.599 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:27:37.599 | Need to get 22.3 MB of archives. 2026-06-18 00:27:37.599 | After this operation, 187 MB of additional disk space will be used. 2026-06-18 00:27:37.599 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [2,740 kB] 2026-06-18 00:27:38.288 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [22.5 kB] 2026-06-18 00:27:38.290 | 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-06-18 00:27:38.292 | 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-06-18 00:27:38.293 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-18 00:27:38.297 | 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-06-18 00:27:38.365 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [17.5 MB] 2026-06-18 00:27:39.151 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [1,442 kB] 2026-06-18 00:27:39.218 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.2 [9,524 B] 2026-06-18 00:27:39.395 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:27:39.432 | Fetched 22.3 MB in 2s (12.5 MB/s) 2026-06-18 00:27:39.469 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-18 00:27:39.502 | (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 ... 68898 files and directories currently installed.) 2026-06-18 00:27:39.504 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:27:39.508 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:27:39.809 | Selecting previously unselected package mysql-client-8.0. 2026-06-18 00:27:39.819 | Preparing to unpack .../1-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:27:39.822 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:27:39.879 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-06-18 00:27:39.888 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 00:27:39.894 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 00:27:39.949 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-18 00:27:39.959 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 00:27:39.963 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 00:27:40.015 | Selecting previously unselected package libmecab2:amd64. 2026-06-18 00:27:40.024 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-18 00:27:40.027 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-18 00:27:40.090 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-18 00:27:40.099 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-18 00:27:40.103 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-18 00:27:40.164 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-18 00:27:40.174 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:27:40.178 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:27:40.841 | Selecting previously unselected package mysql-server-8.0. 2026-06-18 00:27:40.851 | Preparing to unpack .../7-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:27:41.207 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:27:41.278 | Selecting previously unselected package mysql-server. 2026-06-18 00:27:41.284 | Preparing to unpack .../8-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-18 00:27:41.288 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:27:41.352 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-18 00:27:41.364 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-18 00:27:41.380 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:27:41.390 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:27:41.400 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 00:27:41.411 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 00:27:41.423 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:27:41.435 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:27:41.619 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-18 00:27:41.675 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-18 00:27:50.632 | mysqld will log errors to /var/log/mysql/error.log 2026-06-18 00:27:51.267 | mysqld is running as pid 31666 2026-06-18 00:27:53.668 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-18 00:27:54.931 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:27:54.944 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:27:55.762 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:27:56.009 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:27:56.014 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:27:56.020 | + functions-common:time_stop:2414 : local name 2026-06-18 00:27:56.024 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:27:56.029 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:27:56.035 | + functions-common:time_stop:2417 : local total 2026-06-18 00:27:56.040 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:27:56.046 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:27:56.051 | + functions-common:time_stop:2421 : start_time=1781742456922 2026-06-18 00:27:56.056 | + functions-common:time_stop:2423 : [[ -z 1781742456922 ]] 2026-06-18 00:27:56.062 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:27:56.070 | + functions-common:time_stop:2426 : end_time=1781742476065 2026-06-18 00:27:56.075 | + functions-common:time_stop:2427 : elapsed_time=19143 2026-06-18 00:27:56.080 | + functions-common:time_stop:2428 : total=117057 2026-06-18 00:27:56.086 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:27:56.091 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=136200 2026-06-18 00:27:56.096 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:27:56.102 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-18 00:27:56.107 | + ./stack.sh:main:858 : install_database_python 2026-06-18 00:27:56.114 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-18 00:27:56.120 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-18 00:27:56.126 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-18 00:27:56.131 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 00:27:56.138 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-18 00:27:56.144 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-18 00:27:56.148 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 00:27:56.157 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:27:56.157 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 00:27:56.167 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-18 00:27:56.172 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-18 00:27:56.178 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-18 00:27:56.185 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-18 00:27:56.191 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-18 00:27:56.234 | Using python 3.12 to install PyMySQL 2026-06-18 00:27:56.239 | + 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-06-18 00:27:56.880 | Collecting PyMySQL 2026-06-18 00:27:56.950 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-18 00:27:56.975 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-18 00:27:57.057 | Installing collected packages: PyMySQL 2026-06-18 00:27:57.101 | Successfully installed PyMySQL-1.2.0 2026-06-18 00:27:57.162 | + inc/python:pip_install:216 : result=0 2026-06-18 00:27:57.168 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:27:57.173 | + functions-common:time_stop:2414 : local name 2026-06-18 00:27:57.178 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:27:57.183 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:27:57.188 | + functions-common:time_stop:2417 : local total 2026-06-18 00:27:57.193 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:27:57.198 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:27:57.204 | + functions-common:time_stop:2421 : start_time=1781742476223 2026-06-18 00:27:57.209 | + functions-common:time_stop:2423 : [[ -z 1781742476223 ]] 2026-06-18 00:27:57.215 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:27:57.223 | + functions-common:time_stop:2426 : end_time=1781742477218 2026-06-18 00:27:57.229 | + functions-common:time_stop:2427 : elapsed_time=995 2026-06-18 00:27:57.234 | + functions-common:time_stop:2428 : total=19571 2026-06-18 00:27:57.239 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:27:57.244 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20566 2026-06-18 00:27:57.250 | + inc/python:pip_install:219 : return 0 2026-06-18 00:27:57.256 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-18 00:27:57.262 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-18 00:27:57.267 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-18 00:27:57.273 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-18 00:27:57.309 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:27:57.315 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-18 00:27:57.321 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-18 00:27:57.359 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:27:57.365 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-18 00:27:57.400 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:27:57.405 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-18 00:27:57.442 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:27:57.448 | + ./stack.sh:main:866 : install_etcd3 2026-06-18 00:27:57.454 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-18 00:27:57.454 | Installing etcd 2026-06-18 00:27:57.460 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-18 00:27:57.484 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-18 00:27:57.507 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-18 00:27:57.512 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-18 00:27:57.537 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-18 00:27:57.544 | ++ 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-06-18 00:27:57.550 | ++ 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-06-18 00:27:57.556 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 00:27:57.561 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 00:27:57.567 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 00:27:57.573 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:27:57.579 | ++ 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-06-18 00:27:57.585 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-18 00:27:57.591 | ++ 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-06-18 00:27:57.597 | --2026-06-18 00:27:57-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:27:57.628 | Resolving github.com (github.com)... 140.82.112.4 2026-06-18 00:27:57.644 | Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2026-06-18 00:27:57.767 | HTTP request sent, awaiting response... 302 Found 2026-06-18 00:27:57.767 | 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-06-18T01%3A03%3A58Z&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-06-18T00%3A03%3A23Z&ske=2026-06-18T01%3A03%3A58Z&sks=b&skv=2018-11-09&sig=SFQw%2Bxi9RWBbJE5fssTkLS5Yqi29nrlCF6I39nj3Vd4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0NDI3NywibmJmIjoxNzgxNzQyNDc3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Nu8f3wb_tNQHOKTL3_h9S6cIMXaIgvfNgVpjGsIXpRo&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-18 00:27:57.767 | --2026-06-18 00:27:57-- 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-06-18T01%3A03%3A58Z&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-06-18T00%3A03%3A23Z&ske=2026-06-18T01%3A03%3A58Z&sks=b&skv=2018-11-09&sig=SFQw%2Bxi9RWBbJE5fssTkLS5Yqi29nrlCF6I39nj3Vd4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0NDI3NywibmJmIjoxNzgxNzQyNDc3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Nu8f3wb_tNQHOKTL3_h9S6cIMXaIgvfNgVpjGsIXpRo&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-18 00:27:57.769 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-06-18 00:27:57.771 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-18 00:27:57.811 | HTTP request sent, awaiting response... 200 OK 2026-06-18 00:27:57.812 | Length: 20927601 (20M) [application/octet-stream] 2026-06-18 00:27:57.812 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-06-18 00:27:57.820 | 2026-06-18 00:27:57.922 | 0K ........ ........ ... 100% 182M=0.1s 2026-06-18 00:27:57.922 | 2026-06-18 00:27:57.922 | 2026-06-18 00:27:57 (182 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-06-18 00:27:57.922 | 2026-06-18 00:27:57.929 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 00:27:57.935 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:27:57.941 | ++ functions:get_extra_file:81 : return 2026-06-18 00:27:57.948 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:27:57.953 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-18 00:27:57.958 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-18 00:27:57.964 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-06-18 00:27:57.990 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-18 00:27:57.995 | + 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-06-18 00:27:58.005 | etcd-v3.5.21-linux-amd64/ 2026-06-18 00:27:58.005 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-18 00:27:58.005 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-18 00:27:58.005 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-18 00:27:58.005 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-18 00:27:58.005 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-18 00:27:58.005 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-18 00:27:58.005 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-18 00:27:58.006 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-18 00:27:58.006 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-18 00:27:58.006 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-18 00:27:58.006 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-18 00:27:58.007 | etcd-v3.5.21-linux-amd64/README.md 2026-06-18 00:27:58.007 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-18 00:27:58.120 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-18 00:27:58.249 | etcd-v3.5.21-linux-amd64/etcd 2026-06-18 00:27:58.431 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-18 00:27:58.476 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-18 00:27:58.511 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-18 00:27:58.516 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-18 00:27:58.555 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:27:58.561 | + ./stack.sh:main:876 : configure_CA 2026-06-18 00:27:58.567 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.227 ]] 2026-06-18 00:27:58.574 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.227 2026-06-18 00:27:58.581 | ++ functions-common:ipv6_unquote:2212 : echo 199.204.45.227 2026-06-18 00:27:58.582 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 00:27:58.591 | + lib/tls:configure_CA:70 : [[ 199.204.45.227 != \1\9\9\.\2\0\4\.\4\5\.\2\2\7 ]] 2026-06-18 00:27:58.597 | + ./stack.sh:main:877 : init_CA 2026-06-18 00:27:58.603 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-06-18 00:27:58.608 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-18 00:27:58.613 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-06-18 00:27:58.619 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-18 00:27:58.624 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-06-18 00:27:58.629 | + lib/tls:create_CA_base:86 : local i 2026-06-18 00:27:58.636 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:27:58.642 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-06-18 00:27:58.652 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:27:58.658 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-06-18 00:27:58.668 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:27:58.673 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-06-18 00:27:58.681 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:27:58.687 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-06-18 00:27:58.697 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-06-18 00:27:58.705 | + lib/tls:create_CA_base:91 : echo 01 2026-06-18 00:27:58.711 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-06-18 00:27:58.720 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-06-18 00:27:58.727 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-18 00:27:58.732 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-06-18 00:27:58.738 | + lib/tls:create_CA_config:145 : echo ' 2026-06-18 00:27:58.738 | [ ca ] 2026-06-18 00:27:58.738 | default_ca = CA_default 2026-06-18 00:27:58.738 | 2026-06-18 00:27:58.738 | [ CA_default ] 2026-06-18 00:27:58.738 | dir = /opt/stack/data/CA/root-ca 2026-06-18 00:27:58.738 | policy = policy_match 2026-06-18 00:27:58.738 | database = $dir/index.txt 2026-06-18 00:27:58.738 | serial = $dir/serial 2026-06-18 00:27:58.738 | certs = $dir/certs 2026-06-18 00:27:58.738 | crl_dir = $dir/crl 2026-06-18 00:27:58.738 | new_certs_dir = $dir/newcerts 2026-06-18 00:27:58.738 | certificate = $dir/cacert.pem 2026-06-18 00:27:58.738 | private_key = $dir/private/cacert.key 2026-06-18 00:27:58.738 | RANDFILE = $dir/private/.rand 2026-06-18 00:27:58.738 | default_md = sha256 2026-06-18 00:27:58.738 | 2026-06-18 00:27:58.738 | [ req ] 2026-06-18 00:27:58.738 | default_bits = 2048 2026-06-18 00:27:58.739 | default_md = sha256 2026-06-18 00:27:58.739 | 2026-06-18 00:27:58.739 | prompt = no 2026-06-18 00:27:58.739 | distinguished_name = ca_distinguished_name 2026-06-18 00:27:58.739 | 2026-06-18 00:27:58.739 | x509_extensions = ca_extensions 2026-06-18 00:27:58.739 | 2026-06-18 00:27:58.739 | [ ca_distinguished_name ] 2026-06-18 00:27:58.739 | organizationName = OpenStack 2026-06-18 00:27:58.739 | organizationalUnitName = DevStack Certificate Authority 2026-06-18 00:27:58.739 | commonName = Root CA 2026-06-18 00:27:58.739 | 2026-06-18 00:27:58.739 | [ policy_match ] 2026-06-18 00:27:58.739 | countryName = optional 2026-06-18 00:27:58.739 | stateOrProvinceName = optional 2026-06-18 00:27:58.739 | organizationName = match 2026-06-18 00:27:58.739 | organizationalUnitName = optional 2026-06-18 00:27:58.739 | commonName = supplied 2026-06-18 00:27:58.739 | 2026-06-18 00:27:58.739 | [ ca_extensions ] 2026-06-18 00:27:58.739 | basicConstraints = critical,CA:true 2026-06-18 00:27:58.739 | subjectKeyIdentifier = hash 2026-06-18 00:27:58.739 | authorityKeyIdentifier = keyid:always, issuer 2026-06-18 00:27:58.739 | keyUsage = cRLSign, keyCertSign 2026-06-18 00:27:58.739 | 2026-06-18 00:27:58.739 | ' 2026-06-18 00:27:58.744 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-06-18 00:27:58.750 | + 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-06-18 00:27:58.888 | ...+..+.......+...+......+..+.........+..................+.+.....+.+...+........+...+....+.................+...+.+..+....+...+..+.+.....+...+....+...+...+...........+...+.+...........+..........+........+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+......+.....+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+.........+.....+.......+...........+............+.+..+....+........+......+.......+............+..+...+......+...........................+.........+....+.....+.+...............+.....+.+..+...............+.+..+...+...............+....+...+.....+.........+...+...+....+...............+......+...+.....+.+...+......+......+......+...+..+.......+...+.........+...+...+...+.....+......+....+...........+...+...+...+.+..............+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 00:27:59.114 | ...+.......+......+......+........+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.+..+.......+......+..+..........+.........+...........+....+......+..................+...........+....+......+...+..+...+.............+........+.+...+...+........+............+.........+......+...+....+...............+...+.....+.......+.....+......+....+...+..+.......+...+...........+..........+..+.......+.....+............+.........................+.....+...+.+...............+..+..................+.........+..................+.......+........+..........+...+...........+.........+.+..............+......+....+............+..+.+..+...+.......+..+.......+...+..+.+...+..+.............+...........+......+...+.+...+........+...+.+..............+.+.....+...+...+....+.....+......+.........+.........+..........+......+.......................+.+..+............+......+...............+.+...+...............+..+.+........+.........+.+....................+..........+.....+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 00:27:59.117 | ----- 2026-06-18 00:27:59.127 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-06-18 00:27:59.132 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 00:27:59.138 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-06-18 00:27:59.143 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-06-18 00:27:59.149 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 00:27:59.154 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-06-18 00:27:59.159 | + lib/tls:create_CA_base:86 : local i 2026-06-18 00:27:59.165 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:27:59.169 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-06-18 00:27:59.179 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:27:59.184 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-06-18 00:27:59.194 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:27:59.198 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-06-18 00:27:59.207 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:27:59.212 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-06-18 00:27:59.220 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-06-18 00:27:59.228 | + lib/tls:create_CA_base:91 : echo 01 2026-06-18 00:27:59.234 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-06-18 00:27:59.244 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-06-18 00:27:59.249 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 00:27:59.254 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-06-18 00:27:59.258 | + lib/tls:create_CA_config:145 : echo ' 2026-06-18 00:27:59.258 | [ ca ] 2026-06-18 00:27:59.258 | default_ca = CA_default 2026-06-18 00:27:59.258 | 2026-06-18 00:27:59.258 | [ CA_default ] 2026-06-18 00:27:59.258 | dir = /opt/stack/data/CA/int-ca 2026-06-18 00:27:59.258 | policy = policy_match 2026-06-18 00:27:59.258 | database = $dir/index.txt 2026-06-18 00:27:59.258 | serial = $dir/serial 2026-06-18 00:27:59.258 | certs = $dir/certs 2026-06-18 00:27:59.258 | crl_dir = $dir/crl 2026-06-18 00:27:59.258 | new_certs_dir = $dir/newcerts 2026-06-18 00:27:59.258 | certificate = $dir/cacert.pem 2026-06-18 00:27:59.258 | private_key = $dir/private/cacert.key 2026-06-18 00:27:59.258 | RANDFILE = $dir/private/.rand 2026-06-18 00:27:59.258 | default_md = sha256 2026-06-18 00:27:59.258 | 2026-06-18 00:27:59.258 | [ req ] 2026-06-18 00:27:59.258 | default_bits = 2048 2026-06-18 00:27:59.258 | default_md = sha256 2026-06-18 00:27:59.258 | 2026-06-18 00:27:59.259 | prompt = no 2026-06-18 00:27:59.259 | distinguished_name = ca_distinguished_name 2026-06-18 00:27:59.259 | 2026-06-18 00:27:59.259 | x509_extensions = ca_extensions 2026-06-18 00:27:59.259 | 2026-06-18 00:27:59.259 | [ ca_distinguished_name ] 2026-06-18 00:27:59.259 | organizationName = OpenStack 2026-06-18 00:27:59.259 | organizationalUnitName = DevStack Certificate Authority 2026-06-18 00:27:59.259 | commonName = Intermediate CA 2026-06-18 00:27:59.259 | 2026-06-18 00:27:59.259 | [ policy_match ] 2026-06-18 00:27:59.259 | countryName = optional 2026-06-18 00:27:59.259 | stateOrProvinceName = optional 2026-06-18 00:27:59.259 | organizationName = match 2026-06-18 00:27:59.259 | organizationalUnitName = optional 2026-06-18 00:27:59.259 | commonName = supplied 2026-06-18 00:27:59.259 | 2026-06-18 00:27:59.259 | [ ca_extensions ] 2026-06-18 00:27:59.259 | basicConstraints = critical,CA:true 2026-06-18 00:27:59.259 | subjectKeyIdentifier = hash 2026-06-18 00:27:59.259 | authorityKeyIdentifier = keyid:always, issuer 2026-06-18 00:27:59.259 | keyUsage = cRLSign, keyCertSign 2026-06-18 00:27:59.259 | 2026-06-18 00:27:59.259 | ' 2026-06-18 00:27:59.264 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-06-18 00:27:59.269 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 00:27:59.276 | + lib/tls:create_signing_config:198 : echo ' 2026-06-18 00:27:59.276 | [ ca ] 2026-06-18 00:27:59.276 | default_ca = CA_default 2026-06-18 00:27:59.276 | 2026-06-18 00:27:59.276 | [ CA_default ] 2026-06-18 00:27:59.276 | dir = /opt/stack/data/CA/int-ca 2026-06-18 00:27:59.276 | policy = policy_match 2026-06-18 00:27:59.276 | database = $dir/index.txt 2026-06-18 00:27:59.276 | serial = $dir/serial 2026-06-18 00:27:59.276 | certs = $dir/certs 2026-06-18 00:27:59.276 | crl_dir = $dir/crl 2026-06-18 00:27:59.276 | new_certs_dir = $dir/newcerts 2026-06-18 00:27:59.276 | certificate = $dir/cacert.pem 2026-06-18 00:27:59.276 | private_key = $dir/private/cacert.key 2026-06-18 00:27:59.276 | RANDFILE = $dir/private/.rand 2026-06-18 00:27:59.276 | default_md = default 2026-06-18 00:27:59.276 | 2026-06-18 00:27:59.276 | [ req ] 2026-06-18 00:27:59.276 | default_bits = 1024 2026-06-18 00:27:59.276 | default_md = sha256 2026-06-18 00:27:59.276 | 2026-06-18 00:27:59.276 | prompt = no 2026-06-18 00:27:59.276 | distinguished_name = req_distinguished_name 2026-06-18 00:27:59.276 | 2026-06-18 00:27:59.276 | x509_extensions = req_extensions 2026-06-18 00:27:59.276 | 2026-06-18 00:27:59.276 | [ req_distinguished_name ] 2026-06-18 00:27:59.276 | organizationName = OpenStack 2026-06-18 00:27:59.276 | organizationalUnitName = DevStack Server Farm 2026-06-18 00:27:59.276 | 2026-06-18 00:27:59.276 | [ policy_match ] 2026-06-18 00:27:59.276 | countryName = optional 2026-06-18 00:27:59.276 | stateOrProvinceName = optional 2026-06-18 00:27:59.276 | organizationName = match 2026-06-18 00:27:59.276 | organizationalUnitName = optional 2026-06-18 00:27:59.276 | commonName = supplied 2026-06-18 00:27:59.276 | 2026-06-18 00:27:59.276 | [ req_extensions ] 2026-06-18 00:27:59.276 | basicConstraints = CA:false 2026-06-18 00:27:59.277 | subjectKeyIdentifier = hash 2026-06-18 00:27:59.277 | authorityKeyIdentifier = keyid:always, issuer 2026-06-18 00:27:59.277 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-06-18 00:27:59.277 | extendedKeyUsage = serverAuth, clientAuth 2026-06-18 00:27:59.277 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-06-18 00:27:59.277 | 2026-06-18 00:27:59.277 | ' 2026-06-18 00:27:59.283 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-06-18 00:27:59.289 | + 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-06-18 00:27:59.506 | ..+....+.........+.....+......+.........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+..+.+......+.....+.....................+...+.+...+..+......+....+.....+.+...+.........+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+.....+.+..............+.+...+......+.....+..........+........+.....................+.......+...............+..+...+..........+...+.....+................+.........+..+...+....+..................+..+.+.....+.+......+..+...+............+......+............+...+....+..+.+...+...........+...+......+.+...+...............+..+.+..+.+.....+..........+...........+.........+...................+..+.+...+..+....+...........+............+.+.....+......+..........+......+..+...+.........+.+.....+.............+..+...+....+..+......+.............+..+...+.+...+...............+.....+.+.....+.+......+...+......+......+..+...+....+...+..+....+...............+..+.............+.....+.+...+...+............+......+.....+......+.+.....+....+.....+.+.........+...+..+....+..+...+....+...+...+...........+......+..........+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 00:27:59.668 | .+...+.....+....+..+....+............+..............+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.......+...+...........+.+..+......+.........+............+...+.......+.....+......+...+..........+..+............+...+.............+..+...+....+..+.................................+......+.+.....+.+.....+.........+....+...............+......+......+..............+........................+......+......+....+...+..+.+.....+...+....+..+....+..+.......+..+.........+...............+.......+...............+..+.+.....+.+.....+...+...+...............+...+....+............+...........+...+....+......+..+.......+......+.....+.+......+...+.........+...........+.+...+......+...............+..+.......+.....+.+.....+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 00:27:59.672 | ----- 2026-06-18 00:27:59.681 | + 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-06-18 00:27:59.687 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-06-18 00:27:59.691 | Check that the request matches the signature 2026-06-18 00:27:59.691 | Signature ok 2026-06-18 00:27:59.691 | The Subject's Distinguished Name is as follows 2026-06-18 00:27:59.694 | organizationName :ASN.1 12:'OpenStack' 2026-06-18 00:27:59.694 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-06-18 00:27:59.694 | commonName :ASN.1 12:'Intermediate CA' 2026-06-18 00:27:59.694 | Certificate is to be certified until Jun 18 00:27:59 2027 GMT (365 days) 2026-06-18 00:27:59.695 | 2026-06-18 00:27:59.695 | Write out database with 1 new entries 2026-06-18 00:27:59.696 | Database updated 2026-06-18 00:27:59.703 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-06-18 00:27:59.712 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-18 00:27:59.721 | + lib/tls:init_CA:212 : is_fedora 2026-06-18 00:27:59.727 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:27:59.733 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:27:59.738 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:27:59.744 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:27:59.749 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:27:59.755 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:27:59.761 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:27:59.766 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:27:59.772 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:27:59.776 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:27:59.782 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:27:59.788 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:27:59.794 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:27:59.798 | + lib/tls:init_CA:215 : is_ubuntu 2026-06-18 00:27:59.804 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:27:59.810 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:27:59.817 | + 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-06-18 00:27:59.840 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-06-18 00:27:59.862 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-06-18 00:27:59.882 | Updating certificates in /etc/ssl/certs... 2026-06-18 00:28:01.536 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-06-18 00:28:01.537 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-06-18 00:28:01.543 | 2 added, 0 removed; done. 2026-06-18 00:28:01.543 | Running hooks in /etc/ca-certificates/update.d... 2026-06-18 00:28:01.546 | done. 2026-06-18 00:28:01.560 | + ./stack.sh:main:878 : init_cert 2026-06-18 00:28:01.566 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-06-18 00:28:01.571 | + lib/tls:init_cert:226 : [[ -n 199.204.45.227 ]] 2026-06-18 00:28:01.577 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.227 2026-06-18 00:28:01.582 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-06-18 00:28:01.588 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.227,IP:::1 2026-06-18 00:28:01.594 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000181696.novalocal IP:199.204.45.227,IP:::1 2026-06-18 00:28:01.600 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 00:28:01.606 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-06-18 00:28:01.612 | + lib/tls:make_cert:244 : local common_name=np0000181696.novalocal 2026-06-18 00:28:01.618 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.227,IP:::1 2026-06-18 00:28:01.624 | + lib/tls:make_cert:247 : '[' np0000181696.novalocal '!=' 199.204.45.227 ']' 2026-06-18 00:28:01.630 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.227 2026-06-18 00:28:01.635 | + functions-common:is_ipv4_address:2200 : local address=199.204.45.227 2026-06-18 00:28:01.641 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-06-18 00:28:01.646 | + functions-common:is_ipv4_address:2203 : [[ 199.204.45.227 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-06-18 00:28:01.651 | + functions-common:is_ipv4_address:2204 : return 0 2026-06-18 00:28:01.656 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.227,IP:::1 ]] 2026-06-18 00:28:01.662 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.227,IP:::1,IP:199.204.45.227 2026-06-18 00:28:01.668 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-18 00:28:01.673 | + 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=np0000181696.novalocal' 2026-06-18 00:28:01.752 | .............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+.......+......+.....+...+......+..........+.....+.+..+.+.....+.+......+..+...+...........................+............+....+.....+....+.....+.+.........+......+............+.....+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 00:28:01.782 | .+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+........+..........+..+.......+..+.+............+..+.........+.........+.+..+.......+......+...........+....+..+....+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.............+......+....+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 00:28:01.785 | ----- 2026-06-18 00:28:01.792 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.227,IP:::1,IP:199.204.45.227 ]] 2026-06-18 00:28:01.798 | + lib/tls:make_cert:271 : alt_names=DNS:np0000181696.novalocal,IP:199.204.45.227,IP:::1,IP:199.204.45.227 2026-06-18 00:28:01.804 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000181696.novalocal,IP:199.204.45.227,IP:::1,IP:199.204.45.227 2026-06-18 00:28:01.811 | + 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=np0000181696.novalocal' -batch 2026-06-18 00:28:01.818 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-06-18 00:28:01.822 | Check that the request matches the signature 2026-06-18 00:28:01.823 | Signature ok 2026-06-18 00:28:01.823 | The Subject's Distinguished Name is as follows 2026-06-18 00:28:01.823 | organizationName :ASN.1 12:'OpenStack' 2026-06-18 00:28:01.823 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-06-18 00:28:01.823 | commonName :ASN.1 12:'np0000181696.novalocal' 2026-06-18 00:28:01.824 | Certificate is to be certified until Jun 18 00:28:01 2027 GMT (365 days) 2026-06-18 00:28:01.826 | 2026-06-18 00:28:01.826 | Write out database with 1 new entries 2026-06-18 00:28:01.826 | Database updated 2026-06-18 00:28:01.833 | + 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-06-18 00:28:01.844 | + ./stack.sh:main:885 : install_dstat 2026-06-18 00:28:01.850 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-18 00:28:01.892 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:01.899 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-06-18 00:28:01.905 | + inc/python:pip_install_gr:94 : local name=psutil 2026-06-18 00:28:01.911 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 00:28:01.918 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-06-18 00:28:01.925 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-06-18 00:28:01.929 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 00:28:01.937 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 00:28:01.938 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:28:01.947 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-06-18 00:28:01.951 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-06-18 00:28:01.956 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-06-18 00:28:01.962 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-06-18 00:28:01.966 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-06-18 00:28:02.008 | Using python 3.12 to install psutil 2026-06-18 00:28:02.014 | + 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-06-18 00:28:02.721 | Collecting psutil 2026-06-18 00:28:02.793 | 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-06-18 00:28:02.820 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-18 00:28:02.898 | Installing collected packages: psutil 2026-06-18 00:28:02.967 | Successfully installed psutil-7.2.2 2026-06-18 00:28:03.032 | + inc/python:pip_install:216 : result=0 2026-06-18 00:28:03.038 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:28:03.043 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:03.048 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:03.052 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:03.056 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:03.060 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:03.064 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:28:03.069 | + functions-common:time_stop:2421 : start_time=1781742481997 2026-06-18 00:28:03.073 | + functions-common:time_stop:2423 : [[ -z 1781742481997 ]] 2026-06-18 00:28:03.079 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:03.087 | + functions-common:time_stop:2426 : end_time=1781742483082 2026-06-18 00:28:03.093 | + functions-common:time_stop:2427 : elapsed_time=1085 2026-06-18 00:28:03.098 | + functions-common:time_stop:2428 : total=20566 2026-06-18 00:28:03.103 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:03.108 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21651 2026-06-18 00:28:03.114 | + inc/python:pip_install:219 : return 0 2026-06-18 00:28:03.120 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-18 00:28:03.124 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:28:03.130 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-18 00:28:03.135 | + ./stack.sh:main:894 : install_libs 2026-06-18 00:28:03.141 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-18 00:28:03.146 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-18 00:28:03.151 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-18 00:28:03.156 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-18 00:28:03.162 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.167 | + 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-06-18 00:28:03.172 | + 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-06-18 00:28:03.177 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.182 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-18 00:28:03.187 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-18 00:28:03.193 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-18 00:28:03.198 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-18 00:28:03.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.209 | + 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-06-18 00:28:03.214 | + 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-06-18 00:28:03.220 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.225 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-18 00:28:03.230 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-18 00:28:03.236 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-18 00:28:03.240 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-18 00:28:03.245 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28: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 = \A\L\L ]] 2026-06-18 00:28:03.256 | + 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-06-18 00:28:03.261 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.266 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-18 00:28:03.272 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-18 00:28:03.277 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-18 00:28:03.283 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-18 00:28:03.288 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.293 | + 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-06-18 00:28:03.299 | + 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-06-18 00:28:03.304 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.310 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-18 00:28:03.316 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-18 00:28:03.321 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-18 00:28:03.325 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-18 00:28:03.330 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.336 | + 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-06-18 00:28:03.342 | + 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-06-18 00:28:03.347 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.352 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-18 00:28:03.358 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-18 00:28:03.364 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-18 00:28:03.369 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-18 00:28:03.374 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.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 = \A\L\L ]] 2026-06-18 00:28:03.385 | + 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-06-18 00:28:03.390 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.396 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-18 00:28:03.402 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-18 00:28:03.407 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-18 00:28:03.412 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-18 00:28:03.417 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.422 | + 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-06-18 00:28:03.429 | + 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-06-18 00:28:03.434 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.439 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-18 00:28:03.444 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-18 00:28:03.450 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-18 00:28:03.455 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-18 00:28:03.460 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.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-06-18 00:28:03.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, =~ ,osc-lib, ]] 2026-06-18 00:28:03.476 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.481 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-18 00:28:03.486 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-18 00:28:03.491 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-18 00:28:03.496 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-18 00:28:03.501 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.506 | + 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-06-18 00:28:03.513 | + 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-06-18 00:28:03.518 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.524 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-18 00:28:03.530 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-18 00:28:03.537 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-18 00:28:03.543 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-18 00:28:03.548 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.553 | + 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-06-18 00:28:03.559 | + 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-06-18 00:28:03.565 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.571 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-18 00:28:03.578 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-18 00:28:03.583 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-18 00:28:03.589 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-18 00:28:03.595 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.601 | + 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-06-18 00:28:03.608 | + 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-06-18 00:28:03.614 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.619 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-18 00:28:03.625 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-18 00:28:03.628 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-18 00:28:03.634 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-18 00:28:03.639 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.644 | + 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-06-18 00:28:03.650 | + 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-06-18 00:28:03.656 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.662 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-18 00:28:03.667 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-18 00:28:03.673 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-18 00:28:03.678 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-18 00:28:03.684 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.690 | + 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-06-18 00:28:03.696 | + 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-06-18 00:28:03.701 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.706 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-18 00:28:03.711 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-18 00:28:03.717 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-18 00:28:03.724 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-18 00:28:03.731 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.739 | + 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-06-18 00:28:03.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, =~ ,oslo.context, ]] 2026-06-18 00:28:03.749 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.756 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-18 00:28:03.760 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-18 00:28:03.766 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-18 00:28:03.771 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-18 00:28:03.778 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.783 | + 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-06-18 00:28:03.788 | + 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-06-18 00:28:03.793 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.798 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-18 00:28:03.803 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-18 00:28:03.808 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-18 00:28:03.813 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-18 00:28:03.818 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.823 | + 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-06-18 00:28:03.827 | + 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-06-18 00:28:03.833 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.838 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-18 00:28:03.843 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-18 00:28:03.848 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-18 00:28:03.853 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-18 00:28:03.857 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.863 | + 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-06-18 00:28:03.867 | + 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-06-18 00:28:03.872 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.877 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-18 00:28:03.883 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-18 00:28:03.888 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-18 00:28:03.894 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-18 00:28:03.900 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.905 | + 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-06-18 00:28:03.910 | + 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-06-18 00:28:03.917 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.922 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-18 00:28:03.926 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-18 00:28:03.933 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-18 00:28:03.939 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-18 00:28:03.943 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.949 | + 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-06-18 00:28:03.955 | + 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-06-18 00:28:03.960 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:03.966 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-18 00:28:03.972 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-18 00:28:03.978 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-18 00:28:03.984 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-18 00:28:03.989 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:03.994 | + 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-06-18 00:28:03.999 | + 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-06-18 00:28:04.005 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.012 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-18 00:28:04.018 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-18 00:28:04.024 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-18 00:28:04.030 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-18 00:28:04.035 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.042 | + 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-06-18 00:28:04.048 | + 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-06-18 00:28:04.054 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.060 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-18 00:28:04.066 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-18 00:28:04.072 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-18 00:28:04.077 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-18 00:28:04.083 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.089 | + 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-06-18 00:28:04.094 | + 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-06-18 00:28:04.100 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.107 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-18 00:28:04.112 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-18 00:28:04.119 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-18 00:28:04.124 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-18 00:28:04.130 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.136 | + 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-06-18 00:28:04.141 | + 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-06-18 00:28:04.147 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.154 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-18 00:28:04.160 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-18 00:28:04.167 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-18 00:28:04.173 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-18 00:28:04.179 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.184 | + 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-06-18 00:28:04.190 | + 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-06-18 00:28:04.197 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.203 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-18 00:28:04.209 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-18 00:28:04.216 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-18 00:28:04.221 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-18 00:28:04.227 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.233 | + 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-06-18 00:28:04.239 | + 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-06-18 00:28:04.244 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.251 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-18 00:28:04.258 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-18 00:28:04.264 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-18 00:28:04.269 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-18 00:28:04.276 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.282 | + 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-06-18 00:28:04.287 | + 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-06-18 00:28:04.293 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.299 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-18 00:28:04.304 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-18 00:28:04.311 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-18 00:28:04.317 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-18 00:28:04.323 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.329 | + 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-06-18 00:28:04.334 | + 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-06-18 00:28:04.340 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.346 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-18 00:28:04.352 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-18 00:28:04.358 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-18 00:28:04.365 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-18 00:28:04.371 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.377 | + 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-06-18 00:28:04.383 | + 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-06-18 00:28:04.390 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.395 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-18 00:28:04.402 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-18 00:28:04.408 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-18 00:28:04.413 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-18 00:28:04.419 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.424 | + 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-06-18 00:28:04.430 | + 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-06-18 00:28:04.436 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.442 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-18 00:28:04.446 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-18 00:28:04.451 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-18 00:28:04.457 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-18 00:28:04.462 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.468 | + 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-06-18 00:28:04.474 | + 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-06-18 00:28:04.480 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.486 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-18 00:28:04.492 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-18 00:28:04.497 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-18 00:28:04.503 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-18 00:28:04.507 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.513 | + 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-06-18 00:28:04.519 | + 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-06-18 00:28:04.526 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.532 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-18 00:28:04.537 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-18 00:28:04.542 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-18 00:28:04.548 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-18 00:28:04.554 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.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 = \A\L\L ]] 2026-06-18 00:28:04.566 | + 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-06-18 00:28:04.571 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.578 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-18 00:28:04.585 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-18 00:28:04.591 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-18 00:28:04.597 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-18 00:28:04.602 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.607 | + 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-06-18 00:28:04.613 | + 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-06-18 00:28:04.618 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.625 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-18 00:28:04.631 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-18 00:28:04.638 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-18 00:28:04.643 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-18 00:28:04.649 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.655 | + 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-06-18 00:28:04.661 | + 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-06-18 00:28:04.667 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.673 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-18 00:28:04.680 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-18 00:28:04.687 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-18 00:28:04.693 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-18 00:28:04.699 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.703 | + 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-06-18 00:28:04.709 | + 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-06-18 00:28:04.715 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.721 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-18 00:28:04.727 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-18 00:28:04.732 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-18 00:28:04.737 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-18 00:28:04.743 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.748 | + 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-06-18 00:28:04.755 | + 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-06-18 00:28:04.761 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.767 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-18 00:28:04.773 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-18 00:28:04.778 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-18 00:28:04.784 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-18 00:28:04.790 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.795 | + 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-06-18 00:28:04.801 | + 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-06-18 00:28:04.807 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.812 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-18 00:28:04.818 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-18 00:28:04.825 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-18 00:28:04.832 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-18 00:28:04.836 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.842 | + 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-06-18 00:28:04.847 | + 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-06-18 00:28:04.851 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.855 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-18 00:28:04.859 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-18 00:28:04.864 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:04.870 | + 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-06-18 00:28:04.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, =~ ,etcd3gw, ]] 2026-06-18 00:28:04.882 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:04.888 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-18 00:28:04.931 | Using python 3.12 to install etcd3gw 2026-06-18 00:28:04.936 | + 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-06-18 00:28:05.575 | Collecting etcd3gw 2026-06-18 00:28:05.640 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 00:28:05.651 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-18 00:28:05.678 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-18 00:28:05.679 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 00:28:05.704 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-18 00:28:05.709 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:28:05.741 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-18 00:28:05.746 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 00:28:06.027 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-18 00:28:06.033 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-18 00:28:06.045 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-18 00:28:06.135 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-18 00:28:06.136 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-18 00:28:06.161 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-18 00:28:06.162 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-18 00:28:06.182 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-18 00:28:06.184 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-18 00:28:06.187 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-18 00:28:06.206 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-18 00:28:06.221 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-18 00:28:06.237 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-18 00:28:06.248 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-18 00:28:06.251 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-18 00:28:06.253 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-18 00:28:06.254 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-18 00:28:06.259 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-18 00:28:06.339 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-18 00:28:06.389 | Attempting uninstall: urllib3 2026-06-18 00:28:06.394 | Found existing installation: urllib3 2.0.7 2026-06-18 00:28:06.395 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:06.395 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-18 00:28:06.475 | Attempting uninstall: idna 2026-06-18 00:28:06.482 | Found existing installation: idna 3.6 2026-06-18 00:28:06.483 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:06.483 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-18 00:28:06.587 | Attempting uninstall: requests 2026-06-18 00:28:06.592 | Found existing installation: requests 2.31.0 2026-06-18 00:28:06.592 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:06.592 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-18 00:28:06.726 | 2026-06-18 00:28:06.729 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-18 00:28:06.812 | + inc/python:pip_install:216 : result=0 2026-06-18 00:28:06.818 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:28:06.823 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:06.827 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:06.832 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:06.836 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:06.840 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:06.845 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:28:06.850 | + functions-common:time_stop:2421 : start_time=1781742484921 2026-06-18 00:28:06.855 | + functions-common:time_stop:2423 : [[ -z 1781742484921 ]] 2026-06-18 00:28:06.862 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:06.869 | + functions-common:time_stop:2426 : end_time=1781742486864 2026-06-18 00:28:06.874 | + functions-common:time_stop:2427 : elapsed_time=1943 2026-06-18 00:28:06.879 | + functions-common:time_stop:2428 : total=21651 2026-06-18 00:28:06.884 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:06.889 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23594 2026-06-18 00:28:06.894 | + inc/python:pip_install:219 : return 0 2026-06-18 00:28:06.900 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-18 00:28:06.906 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-18 00:28:06.913 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-18 00:28:06.919 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:28:06.924 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:28:06.929 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:28:06.935 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:28:06.941 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:28:06.946 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:28:06.951 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:28:06.957 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:28:06.962 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:28:06.968 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:28:06.972 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:28:06.978 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:28:06.984 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:28:06.988 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-18 00:28:06.994 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:07.000 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:07.004 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-18 00:28:07.010 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-18 00:28:07.015 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:28:07.022 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:28:07.026 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:28:07.032 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:28:07.037 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:28:07.041 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:28:07.047 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:07.052 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:07.058 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:28:07.064 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:28:07.069 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:28:07.074 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:28:07.080 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-18 00:28:07.086 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:28:07.091 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:07.097 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:07.103 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-18 00:28:07.150 | + functions-common:apt_get:1201 : 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-06-18 00:28:07.200 | Reading package lists... 2026-06-18 00:28:07.579 | Building dependency tree... 2026-06-18 00:28:07.580 | Reading state information... 2026-06-18 00:28:07.909 | The following additional packages will be installed: 2026-06-18 00:28:07.910 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-06-18 00:28:07.912 | Suggested packages: 2026-06-18 00:28:07.912 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-18 00:28:07.912 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-18 00:28:07.912 | python3-uwsgidecorators 2026-06-18 00:28:07.950 | The following NEW packages will be installed: 2026-06-18 00:28:07.952 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-06-18 00:28:07.952 | uwsgi-plugin-python3 2026-06-18 00:28:08.134 | 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:28:08.134 | Need to get 1,451 kB of archives. 2026-06-18 00:28:08.134 | After this operation, 4,760 kB of additional disk space will be used. 2026-06-18 00:28:08.134 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-18 00:28:08.644 | 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-06-18 00:28:08.729 | 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-06-18 00:28:08.789 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-18 00:28:08.841 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-06-18 00:28:08.845 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-18 00:28:08.918 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-18 00:28:08.919 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-18 00:28:09.117 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:28:09.161 | Fetched 1,451 kB in 1s (1,516 kB/s) 2026-06-18 00:28:09.205 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-18 00:28:09.237 | (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 ... 69147 files and directories currently installed.) 2026-06-18 00:28:09.239 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-18 00:28:09.247 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-18 00:28:09.315 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-18 00:28:09.324 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-18 00:28:09.328 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-18 00:28:09.386 | Selecting previously unselected package libsodium23:amd64. 2026-06-18 00:28:09.395 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:28:09.398 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-06-18 00:28:09.456 | Selecting previously unselected package libzmq5:amd64. 2026-06-18 00:28:09.466 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-18 00:28:09.471 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-18 00:28:09.533 | Selecting previously unselected package libyajl2:amd64. 2026-06-18 00:28:09.543 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-18 00:28:09.547 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-18 00:28:09.599 | Selecting previously unselected package uwsgi-core. 2026-06-18 00:28:09.609 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 00:28:09.613 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-18 00:28:09.741 | Selecting previously unselected package uwsgi. 2026-06-18 00:28:09.750 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 00:28:09.758 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-18 00:28:09.820 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-18 00:28:09.829 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 00:28:09.833 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-18 00:28:09.911 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-18 00:28:09.921 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-06-18 00:28:09.932 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-18 00:28:09.942 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-18 00:28:09.953 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-18 00:28:09.963 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-18 00:28:09.985 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-18 00:28:10.440 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-18 00:28:10.486 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:28:11.169 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:28:11.433 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:28:11.439 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:28:11.443 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:11.448 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:11.454 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:11.458 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:11.464 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:11.468 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:28:11.473 | + functions-common:time_stop:2421 : start_time=1781742487144 2026-06-18 00:28:11.478 | + functions-common:time_stop:2423 : [[ -z 1781742487144 ]] 2026-06-18 00:28:11.485 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:11.493 | + functions-common:time_stop:2426 : end_time=1781742491488 2026-06-18 00:28:11.498 | + functions-common:time_stop:2427 : elapsed_time=4344 2026-06-18 00:28:11.504 | + functions-common:time_stop:2428 : total=136200 2026-06-18 00:28:11.509 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:11.515 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=140544 2026-06-18 00:28:11.521 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:28:11.527 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-18 00:28:11.533 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:11.540 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:11.546 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-18 00:28:11.593 | No module matches proxy 2026-06-18 00:28:11.601 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-18 00:28:11.649 | Enabling module proxy. 2026-06-18 00:28:11.658 | To activate the new configuration, you need to run: 2026-06-18 00:28:11.658 | systemctl restart apache2 2026-06-18 00:28:11.668 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-18 00:28:11.715 | Considering dependency proxy for proxy_uwsgi: 2026-06-18 00:28:11.715 | Module proxy already enabled 2026-06-18 00:28:11.715 | Enabling module proxy_uwsgi. 2026-06-18 00:28:11.724 | To activate the new configuration, you need to run: 2026-06-18 00:28:11.724 | systemctl restart apache2 2026-06-18 00:28:11.734 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-18 00:28:11.740 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 00:28:11.746 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:28:11.752 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 00:28:11.903 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-18 00:28:11.908 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-18 00:28:11.914 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-18 00:28:11.920 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:11.926 | + 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-06-18 00:28:11.932 | + 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-06-18 00:28:11.939 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:11.945 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-18 00:28:11.950 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-18 00:28:11.956 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-18 00:28:11.962 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:11.968 | + 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-06-18 00:28:11.975 | + 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-06-18 00:28:11.980 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:11.986 | + ./stack.sh:main:902 : install_glanceclient 2026-06-18 00:28:11.992 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-18 00:28:11.998 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-18 00:28:12.004 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:12.010 | + 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-06-18 00:28:12.016 | + 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-06-18 00:28:12.021 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:12.026 | + ./stack.sh:main:903 : install_cinderclient 2026-06-18 00:28:12.032 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-18 00:28:12.038 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-18 00:28:12.044 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:12.049 | + 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-06-18 00:28:12.055 | + 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-06-18 00:28:12.060 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:12.066 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-18 00:28:12.073 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-18 00:28:12.079 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:12.084 | + 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-06-18 00:28:12.090 | + 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-06-18 00:28:12.096 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:12.102 | + ./stack.sh:main:904 : install_novaclient 2026-06-18 00:28:12.109 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-18 00:28:12.114 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-18 00:28:12.121 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:12.127 | + 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-06-18 00:28:12.134 | + 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-06-18 00:28:12.141 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:12.147 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-18 00:28:12.187 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:12.193 | + ./stack.sh:main:906 : install_swiftclient 2026-06-18 00:28:12.198 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-18 00:28:12.204 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-18 00:28:12.210 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:12.216 | + 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-06-18 00:28:12.221 | + 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-06-18 00:28:12.229 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:12.236 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-18 00:28:12.276 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:12.282 | + ./stack.sh:main:909 : install_neutronclient 2026-06-18 00:28:12.288 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-18 00:28:12.294 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-18 00:28:12.300 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:12.307 | + 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-06-18 00:28:12.312 | + 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-06-18 00:28:12.318 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:12.324 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-18 00:28:12.331 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-18 00:28:12.338 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-18 00:28:12.345 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:12.351 | + 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-06-18 00:28:12.357 | + 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-06-18 00:28:12.363 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:12.369 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-18 00:28:12.376 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-18 00:28:12.383 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 00:28:12.392 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-18 00:28:12.399 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-18 00:28:12.405 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 00:28:12.415 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 00:28:12.416 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:28:12.425 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-18 00:28:12.431 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-18 00:28:12.437 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-18 00:28:12.446 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-18 00:28:12.452 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-18 00:28:12.501 | Using python 3.12 to install keystonemiddleware 2026-06-18 00:28:12.508 | + 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-06-18 00:28:13.233 | Collecting keystonemiddleware 2026-06-18 00:28:13.298 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 00:28:13.334 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-18 00:28:13.338 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:28:13.369 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-18 00:28:13.372 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 00:28:13.417 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-18 00:28:13.425 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:28:13.456 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-18 00:28:13.462 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:28:13.490 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-18 00:28:13.493 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 00:28:13.544 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-18 00:28:13.549 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 00:28:13.582 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-18 00:28:13.588 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:28:13.629 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-18 00:28:13.633 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:28:13.640 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-18 00:28:13.660 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-18 00:28:13.663 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 00:28:13.689 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-18 00:28:13.694 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-18 00:28:13.753 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-18 00:28:13.756 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 00:28:13.764 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-18 00:28:13.791 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-18 00:28:13.795 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-18 00:28:13.803 | 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-06-18 00:28:13.839 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 00:28:13.846 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:28:13.885 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 00:28:13.890 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 00:28:13.929 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 00:28:13.933 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-18 00:28:13.969 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-18 00:28:13.974 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 00:28:14.020 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-18 00:28:14.024 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 00:28:14.081 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-18 00:28:14.086 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-18 00:28:14.118 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-18 00:28:14.123 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-18 00:28:14.131 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-18 00:28:14.157 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-18 00:28:14.162 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-18 00:28:14.171 | 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.1.0) 2026-06-18 00:28:14.172 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-18 00:28:14.259 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-18 00:28:14.263 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-18 00:28:14.319 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-18 00:28:14.325 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-18 00:28:14.336 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-18 00:28:14.337 | 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-06-18 00:28:14.340 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-18 00:28:14.366 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-18 00:28:14.372 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-18 00:28:14.388 | 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.7) 2026-06-18 00:28:14.388 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-18 00:28:14.389 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-18 00:28:14.390 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-18 00:28:14.406 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-18 00:28:14.424 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-18 00:28:14.439 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-18 00:28:14.451 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-18 00:28:14.462 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-18 00:28:14.474 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-18 00:28:14.485 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-18 00:28:14.498 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-18 00:28:14.541 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 53.6 MB/s 0:00:00 2026-06-18 00:28:14.546 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-18 00:28:14.560 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-18 00:28:14.577 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-18 00:28:14.590 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-18 00:28:14.604 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-18 00:28:14.621 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-18 00:28:14.648 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-18 00:28:14.673 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-18 00:28:14.693 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-18 00:28:14.711 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-18 00:28:14.725 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-18 00:28:14.743 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-18 00:28:14.751 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-18 00:28:14.761 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-18 00:28:14.771 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-18 00:28:14.779 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-18 00:28:14.881 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, 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-06-18 00:28:15.022 | Attempting uninstall: six 2026-06-18 00:28:15.026 | Found existing installation: six 1.16.0 2026-06-18 00:28:15.026 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:15.026 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-18 00:28:15.068 | Attempting uninstall: pyparsing 2026-06-18 00:28:15.074 | Found existing installation: pyparsing 3.1.1 2026-06-18 00:28:15.074 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:15.074 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-18 00:28:15.178 | Attempting uninstall: PyJWT 2026-06-18 00:28:15.182 | Found existing installation: PyJWT 2.7.0 2026-06-18 00:28:15.182 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:15.182 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-18 00:28:16.587 | 2026-06-18 00:28:16.592 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.0 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 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.8.0 typing-extensions-4.15.0 2026-06-18 00:28:16.697 | + inc/python:pip_install:216 : result=0 2026-06-18 00:28:16.703 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:28:16.710 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:16.715 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:16.720 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:16.726 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:16.732 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:16.738 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:28:16.743 | + functions-common:time_stop:2421 : start_time=1781742492490 2026-06-18 00:28:16.747 | + functions-common:time_stop:2423 : [[ -z 1781742492490 ]] 2026-06-18 00:28:16.755 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:16.764 | + functions-common:time_stop:2426 : end_time=1781742496757 2026-06-18 00:28:16.770 | + functions-common:time_stop:2427 : elapsed_time=4267 2026-06-18 00:28:16.774 | + functions-common:time_stop:2428 : total=23594 2026-06-18 00:28:16.781 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:16.786 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27861 2026-06-18 00:28:16.792 | + inc/python:pip_install:219 : return 0 2026-06-18 00:28:16.799 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-18 00:28:16.804 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-18 00:28:16.811 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 00:28:16.819 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-18 00:28:16.826 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-18 00:28:16.832 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 00:28:16.839 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:28:16.841 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 00:28:16.848 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-18 00:28:16.855 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-18 00:28:16.861 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-18 00:28:16.868 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-18 00:28:16.874 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-18 00:28:16.922 | Using python 3.12 to install python-memcached 2026-06-18 00:28:16.927 | + 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-06-18 00:28:17.555 | Collecting python-memcached 2026-06-18 00:28:17.619 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:28:17.635 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-18 00:28:17.709 | Installing collected packages: python-memcached 2026-06-18 00:28:17.732 | Successfully installed python-memcached-1.62 2026-06-18 00:28:17.794 | + inc/python:pip_install:216 : result=0 2026-06-18 00:28:17.800 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:28:17.805 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:17.811 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:17.817 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:17.823 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:17.826 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:17.831 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:28:17.837 | + functions-common:time_stop:2421 : start_time=1781742496911 2026-06-18 00:28:17.842 | + functions-common:time_stop:2423 : [[ -z 1781742496911 ]] 2026-06-18 00:28:17.849 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:17.857 | + functions-common:time_stop:2426 : end_time=1781742497852 2026-06-18 00:28:17.862 | + functions-common:time_stop:2427 : elapsed_time=941 2026-06-18 00:28:17.867 | + functions-common:time_stop:2428 : total=27861 2026-06-18 00:28:17.873 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:17.877 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28802 2026-06-18 00:28:17.885 | + inc/python:pip_install:219 : return 0 2026-06-18 00:28:17.889 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-18 00:28:17.924 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:17.930 | + ./stack.sh:main:916 : '[' 199.204.45.227 == 199.204.45.227 ']' 2026-06-18 00:28:17.936 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-18 00:28:17.942 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-18 00:28:17.947 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-18 00:28:17.952 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 00:28:17.958 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-18 00:28:17.964 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-18 00:28:17.999 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:28:18.004 | + lib/keystone:install_keystone:498 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-06-18 00:28:18.011 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/keystone.git 2026-06-18 00:28:18.015 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-18 00:28:18.020 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:28:18.025 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:28:18.031 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:28:18.037 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:28:18.042 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:28:18.049 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:28:18.083 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:28:18.089 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:28:18.094 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:28:18.100 | + functions-common:git_clone:604 : echo master 2026-06-18 00:28:18.102 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:28:18.112 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-18 00:28:18.117 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:28:18.122 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-18 00:28:18.145 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-18 00:28:18.152 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:28:18.153 | + functions-common:git_clone:667 : head -1 2026-06-18 00:28:18.160 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-18 00:28:18.166 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:28:18.171 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-18 00:28:18.176 | + inc/python:setup_develop:353 : local bindep 2026-06-18 00:28:18.182 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 00:28:18.187 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-18 00:28:18.193 | + inc/python:setup_develop:359 : local extras= 2026-06-18 00:28:18.198 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-18 00:28:18.204 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:28:18.210 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 00:28:18.217 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-18 00:28:18.223 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:28:18.229 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:28:18.236 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-18 00:28:18.243 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:28:18.250 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-18 00:28:18.255 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:28:18.261 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:28:18.269 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-18 00:28:18.281 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-18 00:28:18.286 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-18 00:28:18.292 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-18 00:28:18.382 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-18 00:28:18.387 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 00:28:18.392 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:28:18.397 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:28:18.403 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 00:28:18.407 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-18 00:28:18.412 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 00:28:18.417 | + inc/python:setup_package:446 : local extras= 2026-06-18 00:28:18.422 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:28:18.427 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:28:18.432 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:28:18.437 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:28:18.443 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:28:18.448 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-18 00:28:18.495 | Using python 3.12 to install /opt/stack/keystone 2026-06-18 00:28:18.500 | + 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-06-18 00:28:19.040 | Obtaining file:///opt/stack/keystone 2026-06-18 00:28:19.043 | Installing build dependencies: started 2026-06-18 00:28:19.879 | Installing build dependencies: finished with status 'done' 2026-06-18 00:28:19.880 | Checking if build backend supports build_editable: started 2026-06-18 00:28:20.166 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:28:20.167 | Getting requirements to build editable: started 2026-06-18 00:28:20.323 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:28:20.324 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:28:20.998 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:28:21.009 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-18 00:28:21.010 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-18 00:28:21.106 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-18 00:28:21.174 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 00:28:21.204 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-18 00:28:21.212 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-18 00:28:21.425 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-18 00:28:21.429 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-18 00:28:21.738 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:21.744 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-18 00:28:21.759 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-18 00:28:21.760 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-18 00:28:21.760 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-18 00:28:21.808 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-18 00:28:21.811 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-18 00:28:21.823 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-18 00:28:21.824 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-18 00:28:21.825 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-18 00:28:21.876 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:21.881 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 00:28:21.925 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:21.930 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 00:28:21.938 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-18 00:28:21.939 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-18 00:28:21.965 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:21.976 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:28:22.051 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:22.056 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 00:28:22.066 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-18 00:28:22.086 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:22.094 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 00:28:22.103 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-18 00:28:22.122 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-18 00:28:22.127 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-18 00:28:22.163 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:22.168 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 00:28:22.181 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-18 00:28:22.182 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-18 00:28:22.211 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:22.214 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-18 00:28:22.222 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-18 00:28:22.222 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.0) 2026-06-18 00:28:22.245 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:22.251 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-18 00:28:22.282 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:22.287 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 00:28:22.398 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-18 00:28:22.402 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-18 00:28:22.422 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-18 00:28:22.427 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-18 00:28:22.438 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-18 00:28:22.457 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 00:28:22.464 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 00:28:22.506 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 00:28:22.511 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 00:28:22.533 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 00:28:22.540 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 00:28:22.578 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 00:28:22.582 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:28:22.651 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 00:28:22.657 | 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-06-18 00:28:22.687 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-18 00:28:22.701 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-18 00:28:22.715 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-18 00:28:22.758 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-18 00:28:22.761 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-18 00:28:22.797 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 00:28:22.801 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-18 00:28:22.828 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 00:28:22.834 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:28:22.871 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 00:28:22.874 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 00:28:23.177 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.182 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-18 00:28:23.195 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-18 00:28:23.196 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-18 00:28:23.199 | 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==29.1.0.dev45) (2.1.0) 2026-06-18 00:28:23.199 | 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==29.1.0.dev45) (1.8.2) 2026-06-18 00:28:23.200 | 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==29.1.0.dev45) (4.15.0) 2026-06-18 00:28:23.206 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-18 00:28:23.207 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-18 00:28:23.207 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-18 00:28:23.248 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.256 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-18 00:28:23.267 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-18 00:28:23.288 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.295 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-18 00:28:23.324 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.333 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-18 00:28:23.369 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.376 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:28:23.386 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-18 00:28:23.390 | 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==29.1.0.dev45) (2.9.0.post0) 2026-06-18 00:28:23.392 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-18 00:28:23.425 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.432 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 00:28:23.469 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.479 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 00:28:23.514 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.521 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-18 00:28:23.569 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.573 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:28:23.602 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.608 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-18 00:28:23.632 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.638 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-18 00:28:23.669 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.673 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-18 00:28:23.681 | 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==29.1.0.dev45) (26.2) 2026-06-18 00:28:23.709 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.804 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:28:23.851 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.863 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:28:23.912 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:23.918 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 00:28:24.104 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.110 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-18 00:28:24.148 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.156 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 00:28:24.179 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.186 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-18 00:28:24.216 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.222 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-18 00:28:24.263 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.267 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-18 00:28:24.322 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.333 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-18 00:28:24.372 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.376 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-18 00:28:24.431 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.438 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 00:28:24.472 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.490 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-18 00:28:24.507 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-18 00:28:24.507 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-18 00:28:24.515 | 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==29.1.0.dev45) (82.0.1) 2026-06-18 00:28:24.552 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.564 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-18 00:28:24.607 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.611 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-18 00:28:24.646 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.651 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-18 00:28:24.694 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.702 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-18 00:28:24.724 | 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==29.1.0.dev45) (3.4.7) 2026-06-18 00:28:24.725 | 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==29.1.0.dev45) (3.18) 2026-06-18 00:28:24.726 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-18 00:28:24.727 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-18 00:28:24.764 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.769 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-18 00:28:24.812 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:24.820 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 00:28:24.881 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-18 00:28:24.907 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-18 00:28:24.991 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 49.3 MB/s 0:00:00 2026-06-18 00:28:24.999 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-18 00:28:25.014 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-18 00:28:25.028 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-18 00:28:25.040 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-18 00:28:25.054 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-18 00:28:25.067 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-18 00:28:25.079 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-18 00:28:25.089 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-18 00:28:25.102 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-18 00:28:25.114 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-18 00:28:25.126 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-18 00:28:25.136 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-18 00:28:25.147 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-18 00:28:25.161 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-18 00:28:25.173 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-18 00:28:25.192 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-18 00:28:25.210 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-18 00:28:25.225 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-18 00:28:25.238 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-18 00:28:25.253 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-18 00:28:25.270 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-18 00:28:25.281 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-18 00:28:25.294 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-18 00:28:25.316 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-18 00:28:25.345 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-18 00:28:25.365 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-18 00:28:25.384 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-18 00:28:25.400 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 29.6 MB/s 0:00:00 2026-06-18 00:28:25.405 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-18 00:28:25.422 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-18 00:28:25.436 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-18 00:28:25.452 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-18 00:28:25.468 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-18 00:28:25.486 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-18 00:28:25.504 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-18 00:28:25.523 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-18 00:28:25.543 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-18 00:28:25.566 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-18 00:28:25.586 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-18 00:28:25.611 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-18 00:28:25.634 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-18 00:28:25.648 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-18 00:28:25.664 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-18 00:28:25.677 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-18 00:28:25.698 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-18 00:28:25.747 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 73.7 MB/s 0:00:00 2026-06-18 00:28:25.752 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-18 00:28:25.766 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-18 00:28:25.780 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-18 00:28:25.791 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-18 00:28:25.817 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-18 00:28:25.847 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-18 00:28:25.861 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-18 00:28:25.876 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-18 00:28:25.888 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-18 00:28:25.899 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-18 00:28:25.917 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-18 00:28:26.003 | Building wheels for collected packages: keystone 2026-06-18 00:28:26.004 | Building editable for keystone (pyproject.toml): started 2026-06-18 00:28:26.672 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-18 00:28:26.673 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=6a64f23faad6a22b6e2298a8bc5ae81c8dadf05c028f30852c3b267ccd5ee070 2026-06-18 00:28:26.673 | Stored in directory: /tmp/pip-ephem-wheel-cache-mz75lp4n/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-18 00:28:26.678 | Successfully built keystone 2026-06-18 00:28:26.810 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, 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-06-18 00:28:27.805 | Attempting uninstall: oauthlib 2026-06-18 00:28:27.818 | Found existing installation: oauthlib 3.2.2 2026-06-18 00:28:27.818 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:27.818 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-18 00:28:27.899 | Attempting uninstall: markupsafe 2026-06-18 00:28:27.906 | Found existing installation: MarkupSafe 2.1.5 2026-06-18 00:28:27.907 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:27.907 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-18 00:28:28.651 | Attempting uninstall: blinker 2026-06-18 00:28:28.657 | Found existing installation: blinker 1.7.0 2026-06-18 00:28:28.658 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:28.658 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-18 00:28:28.683 | Attempting uninstall: attrs 2026-06-18 00:28:28.692 | Found existing installation: attrs 23.2.0 2026-06-18 00:28:28.692 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:28.692 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-18 00:28:30.530 | Attempting uninstall: jinja2 2026-06-18 00:28:30.537 | Found existing installation: Jinja2 3.1.2 2026-06-18 00:28:30.537 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:30.538 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-18 00:28:31.140 | Attempting uninstall: cryptography 2026-06-18 00:28:31.147 | Found existing installation: cryptography 41.0.7 2026-06-18 00:28:31.147 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:31.147 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-18 00:28:31.900 | Attempting uninstall: jsonschema 2026-06-18 00:28:31.917 | Found existing installation: jsonschema 4.10.3 2026-06-18 00:28:31.917 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:31.917 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-18 00:28:32.826 | 2026-06-18 00:28:32.840 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.50 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-18 00:28:33.067 | + inc/python:pip_install:216 : result=0 2026-06-18 00:28:33.072 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:28:33.078 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:33.083 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:33.087 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:33.092 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:33.096 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:33.102 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:28:33.108 | + functions-common:time_stop:2421 : start_time=1781742498483 2026-06-18 00:28:33.113 | + functions-common:time_stop:2423 : [[ -z 1781742498483 ]] 2026-06-18 00:28:33.119 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:33.127 | + functions-common:time_stop:2426 : end_time=1781742513121 2026-06-18 00:28:33.132 | + functions-common:time_stop:2427 : elapsed_time=14638 2026-06-18 00:28:33.137 | + functions-common:time_stop:2428 : total=28802 2026-06-18 00:28:33.142 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:33.147 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=43440 2026-06-18 00:28:33.153 | + inc/python:pip_install:219 : return 0 2026-06-18 00:28:33.160 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:28:33.164 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:28:33.170 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-18 00:28:33.177 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-18 00:28:33.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:33.187 | + 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-06-18 00:28:33.192 | + 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-06-18 00:28:33.199 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:33.204 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-18 00:28:33.239 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:28:33.245 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 00:28:33.251 | + ./stack.sh:main:918 : configure_keystone 2026-06-18 00:28:33.257 | + lib/keystone:configure_keystone:143 : sudo install -d -o stack /etc/keystone 2026-06-18 00:28:33.279 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-18 00:28:33.284 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-18 00:28:33.294 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-18 00:28:33.329 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:28:33.335 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-18 00:28:33.406 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-18 00:28:33.473 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-18 00:28:33.542 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-18 00:28:33.615 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-18 00:28:33.687 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-18 00:28:33.759 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-18 00:28:33.827 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-18 00:28:33.898 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-18 00:28:33.976 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-18 00:28:33.981 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-18 00:28:33.986 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-18 00:28:33.992 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-18 00:28:33.998 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 00:28:34.004 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 00:28:34.039 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:34.046 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 00:28:34.052 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 00:28:34.058 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 00:28:34.094 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:34.100 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.227:5672/ 2026-06-18 00:28:34.108 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.227:5672/ 2026-06-18 00:28:34.180 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 00:28:34.186 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 00:28:34.192 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.227/identity 2026-06-18 00:28:34.265 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-18 00:28:34.271 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-18 00:28:34.342 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-18 00:28:34.348 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-18 00:28:34.354 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-18 00:28:34.360 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-18 00:28:34.366 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 00:28:34.370 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 00:28:34.374 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 00:28:34.410 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:34.415 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 00:28:34.422 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-18 00:28:34.428 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-18 00:28:34.501 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-18 00:28:34.506 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-18 00:28:34.512 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-18 00:28:34.519 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-18 00:28:34.526 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 00:28:34.565 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 00:28:34.572 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 00:28:34.578 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 00:28:34.584 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 00:28:34.590 | + 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-06-18 00:28:34.659 | + 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-06-18 00:28:34.725 | + 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-06-18 00:28:34.794 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 00:28:34.863 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-18 00:28:34.930 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-18 00:28:34.998 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-18 00:28:35.004 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-18 00:28:35.010 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-18 00:28:35.016 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-18 00:28:35.022 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 00:28:35.026 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-18 00:28:35.031 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-18 00:28:35.037 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 00:28:35.042 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 00:28:35.065 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 00:28:35.065 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:28:35.078 | d /var/run/uwsgi 0755 stack root 2026-06-18 00:28:35.086 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:28:35.106 | /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-06-18 00:28:35.116 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-18 00:28:35.121 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-18 00:28:35.131 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 00:28:35.137 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-18 00:28:35.205 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-06-18 00:28:35.269 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-18 00:28:35.334 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-18 00:28:35.400 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-18 00:28:35.465 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-18 00:28:35.531 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-18 00:28:35.598 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-18 00:28:35.662 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-18 00:28:35.726 | + 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-06-18 00:28:35.792 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-18 00:28:35.858 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-18 00:28:35.920 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-18 00:28:35.984 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-18 00:28:36.048 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 00:28:36.054 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 00:28:36.061 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-18 00:28:36.067 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-18 00:28:36.072 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 00:28:36.078 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:36.084 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:36.090 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-18 00:28:36.097 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-18 00:28:36.102 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-18 00:28:36.167 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-18 00:28:36.235 | + 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-06-18 00:28:36.236 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-18 00:28:36.248 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-18 00:28:36.256 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-18 00:28:36.261 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-18 00:28:36.268 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 00:28:36.273 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 00:28:36.279 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 00:28:36.285 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 00:28:36.291 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:36.297 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:36.302 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 00:28:36.308 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 00:28:36.314 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:36.320 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:36.326 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-18 00:28:36.376 | Enabling site keystone-api. 2026-06-18 00:28:36.387 | To activate the new configuration, you need to run: 2026-06-18 00:28:36.387 | systemctl reload apache2 2026-06-18 00:28:36.398 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 00:28:36.403 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 00:28:36.409 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:28:36.415 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 00:28:36.565 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-18 00:28:36.630 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-18 00:28:36.702 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-18 00:28:36.773 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-18 00:28:36.779 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-18 00:28:36.849 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-18 00:28:36.924 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-18 00:28:36.995 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-18 00:28:37.073 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-18 00:28:37.078 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-18 00:28:37.085 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-18 00:28:37.155 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-18 00:28:37.227 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-18 00:28:37.265 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:28:37.272 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-18 00:28:37.314 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:37.321 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-18 00:28:37.327 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-18 00:28:37.333 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-18 00:28:37.339 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 00:28:37.345 | + lib/stack:stack_install_service:32 : install_glance 2026-06-18 00:28:37.351 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-18 00:28:37.358 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-18 00:28:37.365 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-18 00:28:37.404 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:37.411 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-18 00:28:37.417 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-18 00:28:37.458 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:28:37.464 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-18 00:28:37.471 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-18 00:28:37.478 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:37.484 | + 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-06-18 00:28:37.491 | + 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-06-18 00:28:37.499 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:37.507 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-18 00:28:37.514 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-18 00:28:37.521 | ++ inc/python:join_extras:29 : echo cinder 2026-06-18 00:28:37.527 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-18 00:28:37.533 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-18 00:28:37.539 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-18 00:28:37.546 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-18 00:28:37.555 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-18 00:28:37.562 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-18 00:28:37.568 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-18 00:28:37.577 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:28:37.578 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-18 00:28:37.588 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-18 00:28:37.595 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-18 00:28:37.601 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-18 00:28:37.610 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-18 00:28:37.617 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-18 00:28:37.670 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-18 00:28:37.677 | + 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-06-18 00:28:38.388 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 00:28:38.456 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 00:28:38.470 | 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.5.0) 2026-06-18 00:28:38.471 | 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.8.0) 2026-06-18 00:28:38.472 | 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.10.0) 2026-06-18 00:28:38.472 | 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.1.1) 2026-06-18 00:28:38.473 | 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.5.0) 2026-06-18 00:28:38.473 | 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.8.0) 2026-06-18 00:28:38.474 | 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.41.0) 2026-06-18 00:28:38.475 | 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-06-18 00:28:38.475 | 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.14.0) 2026-06-18 00:28:38.476 | 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-06-18 00:28:38.477 | 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.34.2) 2026-06-18 00:28:38.512 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-18 00:28:38.521 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 00:28:38.533 | 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.3.0) 2026-06-18 00:28:38.535 | 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-06-18 00:28:38.536 | 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.5.1) 2026-06-18 00:28:38.540 | 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.1.0) 2026-06-18 00:28:38.541 | Requirement already satisfied: wrapt>=2.1.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.2.1) 2026-06-18 00:28:38.573 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 00:28:38.578 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-18 00:28:38.631 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 00:28:38.636 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:28:38.671 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 00:28:38.675 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:28:38.724 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 00:28:38.729 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 00:28:38.740 | 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) (26.1.0) 2026-06-18 00:28:38.741 | 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-06-18 00:28:38.741 | 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-06-18 00:28:38.742 | 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) (2026.5.1) 2026-06-18 00:28:38.746 | 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-06-18 00:28:38.747 | 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-06-18 00:28:38.748 | 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-06-18 00:28:38.749 | 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-06-18 00:28:38.751 | 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.4.0) 2026-06-18 00:28:38.752 | 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.2.0) 2026-06-18 00:28:38.754 | 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.6.0) 2026-06-18 00:28:38.773 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-18 00:28:38.776 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-18 00:28:38.785 | 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-06-18 00:28:38.789 | 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-06-18 00:28:38.792 | 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-06-18 00:28:38.792 | 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-06-18 00:28:38.793 | 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-06-18 00:28:38.800 | 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-06-18 00:28:38.802 | 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-06-18 00:28:38.803 | 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.2.0) 2026-06-18 00:28:38.805 | 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-06-18 00:28:38.809 | 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.10) 2026-06-18 00:28:38.810 | 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-06-18 00:28:38.811 | 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-06-18 00:28:38.811 | 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-06-18 00:28:38.812 | 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.6) 2026-06-18 00:28:38.814 | 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-06-18 00:28:38.814 | 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.2) 2026-06-18 00:28:38.817 | 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-06-18 00:28:38.826 | 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-06-18 00:28:38.828 | 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.8.1) 2026-06-18 00:28:38.830 | 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-06-18 00:28:38.837 | 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.7) 2026-06-18 00:28:38.837 | 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.18) 2026-06-18 00:28:38.837 | Requirement already satisfied: urllib3<3,>=1.26 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.7.0) 2026-06-18 00:28:38.838 | Requirement already satisfied: certifi>=2023.5.7 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-06-18 00:28:38.849 | 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.8) 2026-06-18 00:28:38.877 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-18 00:28:38.903 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-18 00:28:38.918 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-18 00:28:38.929 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-18 00:28:38.941 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-18 00:28:38.956 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-18 00:28:38.967 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-18 00:28:39.070 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-18 00:28:39.775 | 2026-06-18 00:28:39.789 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-18 00:28:39.875 | + inc/python:pip_install:216 : result=0 2026-06-18 00:28:39.880 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:28:39.886 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:39.892 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:39.897 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:39.904 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:39.910 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:39.915 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:28:39.921 | + functions-common:time_stop:2421 : start_time=1781742517658 2026-06-18 00:28:39.926 | + functions-common:time_stop:2423 : [[ -z 1781742517658 ]] 2026-06-18 00:28:39.932 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:39.942 | + functions-common:time_stop:2426 : end_time=1781742519935 2026-06-18 00:28:39.949 | + functions-common:time_stop:2427 : elapsed_time=2277 2026-06-18 00:28:39.955 | + functions-common:time_stop:2428 : total=43440 2026-06-18 00:28:39.961 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:39.966 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=45717 2026-06-18 00:28:39.973 | + inc/python:pip_install:219 : return 0 2026-06-18 00:28:39.979 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-18 00:28:39.986 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-18 00:28:39.993 | + lib/glance:copy_rootwrap:267 : sudo install -d -o stack /etc/glance 2026-06-18 00:28:40.016 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-18 00:28:40.027 | + lib/glance:install_glance:573 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-06-18 00:28:40.033 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/glance.git 2026-06-18 00:28:40.038 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-18 00:28:40.043 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:28:40.049 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:28:40.056 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:28:40.064 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:28:40.070 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:28:40.077 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:28:40.115 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:28:40.120 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:28:40.126 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:28:40.134 | + functions-common:git_clone:604 : echo master 2026-06-18 00:28:40.134 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:28:40.145 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-18 00:28:40.151 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:28:40.158 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-18 00:28:40.181 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-18 00:28:40.188 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:28:40.188 | + functions-common:git_clone:667 : head -1 2026-06-18 00:28:40.204 | 6dd6e4dd0 Merge "Add support for downloading images from preferred stores" 2026-06-18 00:28:40.211 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:28:40.218 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-18 00:28:40.223 | + inc/python:setup_develop:353 : local bindep 2026-06-18 00:28:40.229 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 00:28:40.235 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-18 00:28:40.240 | + inc/python:setup_develop:359 : local extras= 2026-06-18 00:28:40.246 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-18 00:28:40.252 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:28:40.258 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 00:28:40.263 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-18 00:28:40.269 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:28:40.275 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:28:40.283 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-18 00:28:40.290 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:28:40.297 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-18 00:28:40.303 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:28:40.309 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:28:40.318 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-18 00:28:40.329 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-18 00:28:40.335 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-18 00:28:40.343 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-18 00:28:40.434 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-18 00:28:40.441 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 00:28:40.447 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:28:40.451 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:28:40.455 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 00:28:40.460 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-18 00:28:40.467 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 00:28:40.472 | + inc/python:setup_package:446 : local extras= 2026-06-18 00:28:40.478 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:28:40.484 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:28:40.490 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:28:40.496 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:28:40.502 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:28:40.508 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-18 00:28:40.553 | Using python 3.12 to install /opt/stack/glance 2026-06-18 00:28:40.558 | + 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-06-18 00:28:41.113 | Obtaining file:///opt/stack/glance 2026-06-18 00:28:41.116 | Installing build dependencies: started 2026-06-18 00:28:41.964 | Installing build dependencies: finished with status 'done' 2026-06-18 00:28:41.966 | Checking if build backend supports build_editable: started 2026-06-18 00:28:42.250 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:28:42.252 | Getting requirements to build editable: started 2026-06-18 00:28:42.402 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:28:42.404 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:28:42.967 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:28:42.983 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (7.0.3) 2026-06-18 00:28:42.984 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (0.7.1) 2026-06-18 00:28:42.984 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (2.0.50) 2026-06-18 00:28:42.985 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (0.41.0) 2026-06-18 00:28:42.985 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.1.0) 2026-06-18 00:28:42.985 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (2.5.1) 2026-06-18 00:28:42.986 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (1.8.10) 2026-06-18 00:28:42.986 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (1.18.4) 2026-06-18 00:28:43.110 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev60) 2026-06-18 00:28:43.180 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 00:28:43.189 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (10.5.0) 2026-06-18 00:28:43.190 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (7.5.0) 2026-06-18 00:28:43.190 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (6.4.0) 2026-06-18 00:28:43.191 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (2.7.1) 2026-06-18 00:28:43.191 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (10.1.1) 2026-06-18 00:28:43.192 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (5.8.0) 2026-06-18 00:28:43.193 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.3.0) 2026-06-18 00:28:43.226 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev60) 2026-06-18 00:28:43.231 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-18 00:28:43.243 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (5.14.0) 2026-06-18 00:28:43.244 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (13.0.0) 2026-06-18 00:28:43.271 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev60) 2026-06-18 00:28:43.285 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 00:28:43.297 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.17.0) 2026-06-18 00:28:43.298 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.10.1) 2026-06-18 00:28:43.299 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (4.26.0) 2026-06-18 00:28:43.300 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (5.8.0) 2026-06-18 00:28:43.300 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (18.0.0) 2026-06-18 00:28:43.301 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (6.8.0) 2026-06-18 00:28:43.327 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev60) 2026-06-18 00:28:43.339 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:28:43.349 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (8.2.0) 2026-06-18 00:28:43.350 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (18.1.0) 2026-06-18 00:28:43.350 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (8.1.0) 2026-06-18 00:28:43.379 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev60) 2026-06-18 00:28:43.386 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 00:28:43.396 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (5.1.0) 2026-06-18 00:28:43.397 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (4.4.0) 2026-06-18 00:28:43.398 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (5.5.0) 2026-06-18 00:28:43.399 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.1.0) 2026-06-18 00:28:43.400 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (43.0.3) 2026-06-18 00:28:43.426 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev60) 2026-06-18 00:28:43.434 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-18 00:28:43.470 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev60) 2026-06-18 00:28:43.477 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 00:28:43.487 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev60) (1.3.12) 2026-06-18 00:28:43.487 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev60) (4.15.0) 2026-06-18 00:28:43.515 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 00:28:43.520 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-18 00:28:43.529 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev60) (2.34.2) 2026-06-18 00:28:43.531 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev60) (2.0.0) 2026-06-18 00:28:43.534 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev60) (3.0) 2026-06-18 00:28:43.537 | 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.1.0.dev60) (5.10.0) 2026-06-18 00:28:43.539 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev60) (2.2.1) 2026-06-18 00:28:43.542 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev60) (2.8.0) 2026-06-18 00:28:43.542 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev60) (3.5.1) 2026-06-18 00:28:43.548 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev60) (1.4.2) 2026-06-18 00:28:43.552 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev60) (3.3.2) 2026-06-18 00:28:43.554 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev60) (26.1.0) 2026-06-18 00:28:43.554 | 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.1.0.dev60) (2025.9.1) 2026-06-18 00:28:43.554 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev60) (0.37.0) 2026-06-18 00:28:43.555 | 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.1.0.dev60) (2026.5.1) 2026-06-18 00:28:43.559 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev60) (2.1.0) 2026-06-18 00:28:43.560 | 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.1.0.dev60) (1.8.2) 2026-06-18 00:28:43.563 | 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.1.0.dev60) (4.2.0) 2026-06-18 00:28:43.564 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev60) (4.0.1) 2026-06-18 00:28:43.564 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev60) (2.13.0) 2026-06-18 00:28:43.568 | 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.1.0.dev60) (1.5.0) 2026-06-18 00:28:43.570 | 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.1.0.dev60) (5.3.1) 2026-06-18 00:28:43.573 | 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.1.0.dev60) (0.20) 2026-06-18 00:28:43.575 | 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.1.0.dev60) (1.3.0) 2026-06-18 00:28:43.576 | 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.1.0.dev60) (2.0.0) 2026-06-18 00:28:43.576 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev60) (6.0.3) 2026-06-18 00:28:43.581 | 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.1.0.dev60) (2.1.2) 2026-06-18 00:28:43.581 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev60) (0.6.2) 2026-06-18 00:28:43.618 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 00:28:43.624 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-18 00:28:43.655 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 00:28:43.660 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-18 00:28:43.699 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 00:28:43.718 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-18 00:28:43.757 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 00:28:43.765 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 00:28:43.774 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev60) (7.2.2) 2026-06-18 00:28:43.796 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 00:28:43.803 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 00:28:43.815 | 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.1.0.dev60) (2.9.0.post0) 2026-06-18 00:28:43.819 | 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.1.0.dev60) (4.6.0) 2026-06-18 00:28:43.820 | 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.1.0.dev60) (7.1.4) 2026-06-18 00:28:43.821 | 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.1.0.dev60) (5.3.1) 2026-06-18 00:28:43.821 | 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.1.0.dev60) (5.6.2) 2026-06-18 00:28:43.822 | 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.1.0.dev60) (0.16.0) 2026-06-18 00:28:43.827 | 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.1.0.dev60) (5.1.0) 2026-06-18 00:28:43.834 | 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.1.0.dev60) (2026.2) 2026-06-18 00:28:43.835 | 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.1.0.dev60) (26.2) 2026-06-18 00:28:43.840 | 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.1.0.dev60) (0.25.0) 2026-06-18 00:28:43.842 | 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.1.0.dev60) (5.0.0) 2026-06-18 00:28:43.842 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev60) (3.1.6) 2026-06-18 00:28:43.843 | 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.1.0.dev60) (4.0.1) 2026-06-18 00:28:43.847 | 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.1.0.dev60) (3.0.3) 2026-06-18 00:28:43.854 | 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.1.0.dev60) (1.2.0) 2026-06-18 00:28:43.860 | 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.1.0.dev60) (1.7.6) 2026-06-18 00:28:43.872 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev60) (82.0.1) 2026-06-18 00:28:43.880 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev60) (0.8.1) 2026-06-18 00:28:43.919 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 00:28:43.926 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:28:43.953 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 00:28:43.977 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-18 00:28:44.025 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 00:28:44.040 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-18 00:28:44.092 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 00:28:44.107 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-18 00:28:44.133 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 00:28:44.139 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 00:28:44.148 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) (15.0.0) 2026-06-18 00:28:44.168 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 00:28:44.190 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-18 00:28:44.208 | 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.1.0.dev60) (1.17.0) 2026-06-18 00:28:44.219 | 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.1.0.dev60) (3.4.7) 2026-06-18 00:28:44.219 | 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.1.0.dev60) (3.18) 2026-06-18 00:28:44.220 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev60) (2.7.0) 2026-06-18 00:28:44.220 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev60) (2023.11.17) 2026-06-18 00:28:44.238 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) (4.2.0) 2026-06-18 00:28:44.238 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) (2.20.0) 2026-06-18 00:28:44.243 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) (0.1.2) 2026-06-18 00:28:44.251 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev60) (0.8) 2026-06-18 00:28:44.304 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev60) 2026-06-18 00:28:44.308 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-18 00:28:44.373 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev60) 2026-06-18 00:28:44.399 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:28:44.414 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev60) (9.1.4) 2026-06-18 00:28:44.478 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev60) 2026-06-18 00:28:44.485 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-18 00:28:44.667 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev60) 2026-06-18 00:28:44.676 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-18 00:28:44.685 | Installing build dependencies: started 2026-06-18 00:28:45.497 | Installing build dependencies: finished with status 'done' 2026-06-18 00:28:45.499 | Getting requirements to build wheel: started 2026-06-18 00:28:45.835 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 00:28:45.837 | Preparing metadata (pyproject.toml): started 2026-06-18 00:28:46.023 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:28:46.027 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev60) (2026.2) 2026-06-18 00:28:46.143 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev60) 2026-06-18 00:28:46.153 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-18 00:28:46.198 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev60) 2026-06-18 00:28:46.204 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-18 00:28:46.259 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-18 00:28:46.283 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-18 00:28:46.305 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-18 00:28:46.321 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-18 00:28:46.339 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-18 00:28:46.419 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 24.4 MB/s 0:00:00 2026-06-18 00:28:46.427 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-18 00:28:46.459 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-18 00:28:46.478 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-18 00:28:46.503 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-18 00:28:46.518 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-18 00:28:46.534 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-18 00:28:46.553 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-18 00:28:46.568 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-18 00:28:46.583 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-18 00:28:46.602 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-18 00:28:46.627 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-18 00:28:46.652 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-18 00:28:46.679 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-18 00:28:46.699 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-18 00:28:46.712 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-18 00:28:46.769 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 34.8 MB/s 0:00:00 2026-06-18 00:28:46.781 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-18 00:28:46.805 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-18 00:28:46.826 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-18 00:28:46.855 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-18 00:28:46.904 | Building wheels for collected packages: glance, simplegeneric 2026-06-18 00:28:46.905 | Building editable for glance (pyproject.toml): started 2026-06-18 00:28:47.472 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-18 00:28:47.474 | Created wheel for glance: filename=glance-32.1.0.dev60-0.editable-py3-none-any.whl size=8989 sha256=64509b99c711d3f59f967af9f27b14f8d73b193198df0819ca49b62d26f86cbc 2026-06-18 00:28:47.474 | Stored in directory: /tmp/pip-ephem-wheel-cache-4jop991u/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-18 00:28:47.479 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-18 00:28:47.686 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-18 00:28:47.686 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=b0549f736a1a4499e6ac068aa63b2c532f3cf6720bec98506b7646aadea9c1f4 2026-06-18 00:28:47.687 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-18 00:28:47.691 | Successfully built glance simplegeneric 2026-06-18 00:28:47.804 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, 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-06-18 00:28:49.385 | Attempting uninstall: jsonpointer 2026-06-18 00:28:49.394 | Found existing installation: jsonpointer 2.0 2026-06-18 00:28:49.394 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:49.394 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-18 00:28:49.427 | Attempting uninstall: httplib2 2026-06-18 00:28:49.434 | Found existing installation: httplib2 0.20.4 2026-06-18 00:28:49.435 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:49.435 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-18 00:28:49.489 | Attempting uninstall: jsonpatch 2026-06-18 00:28:49.500 | Found existing installation: jsonpatch 1.32 2026-06-18 00:28:49.501 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:49.501 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-18 00:28:51.811 | 2026-06-18 00:28:51.826 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev60 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.16.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-18 00:28:51.987 | + inc/python:pip_install:216 : result=0 2026-06-18 00:28:51.994 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:28:52.000 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:52.005 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:52.011 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:52.016 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:52.021 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:52.027 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:28:52.032 | + functions-common:time_stop:2421 : start_time=1781742520541 2026-06-18 00:28:52.037 | + functions-common:time_stop:2423 : [[ -z 1781742520541 ]] 2026-06-18 00:28:52.044 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:52.051 | + functions-common:time_stop:2426 : end_time=1781742532046 2026-06-18 00:28:52.056 | + functions-common:time_stop:2427 : elapsed_time=11505 2026-06-18 00:28:52.060 | + functions-common:time_stop:2428 : total=45717 2026-06-18 00:28:52.066 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:52.071 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=57222 2026-06-18 00:28:52.076 | + inc/python:pip_install:219 : return 0 2026-06-18 00:28:52.082 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:28:52.088 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:28:52.094 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-18 00:28:52.100 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-18 00:28:52.106 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:52.112 | + 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-06-18 00:28:52.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, =~ ,/opt/stack/glance, ]] 2026-06-18 00:28:52.123 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:52.130 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 00:28:52.136 | + ./stack.sh:main:939 : configure_glance 2026-06-18 00:28:52.142 | + lib/glance:configure_glance:348 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-06-18 00:28:52.164 | + lib/glance:configure_glance:351 : local dburl 2026-06-18 00:28:52.171 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-18 00:28:52.177 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-18 00:28:52.181 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-18 00:28:52.187 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-18 00:28:52.193 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 00:28:52.198 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 00:28:52.202 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 00:28:52.240 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:52.245 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 00:28:52.251 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 00:28:52.258 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 00:28:52.263 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-18 00:28:52.330 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 00:28:52.397 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-18 00:28:52.463 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-18 00:28:52.527 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-18 00:28:52.591 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-18 00:28:52.660 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-18 00:28:52.727 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-18 00:28:52.733 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 00:28:52.738 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-18 00:28:52.744 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 00:28:52.750 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 00:28:52.755 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-18 00:28:52.761 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 00:28:52.766 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-18 00:28:52.772 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 00:28:52.778 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-18 00:28:52.846 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-18 00:28:52.910 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.227/identity 2026-06-18 00:28:52.976 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-18 00:28:53.041 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-06-18 00:28:53.108 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-18 00:28:53.171 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-18 00:28:53.236 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-18 00:28:53.303 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.204.45.227/identity 2026-06-18 00:28:53.374 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 00:28:53.440 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 00:28:53.506 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 00:28:53.511 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-18 00:28:53.583 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-18 00:28:53.589 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-18 00:28:53.595 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-18 00:28:53.601 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 00:28:53.606 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 00:28:53.612 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 00:28:53.650 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:53.658 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 00:28:53.664 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 00:28:53.669 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 00:28:53.707 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:53.713 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.227:5672/ 2026-06-18 00:28:53.721 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.227:5672/ 2026-06-18 00:28:53.788 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 00:28:53.794 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 00:28:53.799 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-18 00:28:53.806 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-18 00:28:53.812 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-18 00:28:53.879 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-18 00:28:53.945 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-18 00:28:54.014 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-18 00:28:54.021 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-18 00:28:54.027 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-18 00:28:54.033 | + lib/glance:configure_glance_store:280 : local be 2026-06-18 00:28:54.039 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-18 00:28:54.045 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-18 00:28:54.052 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-18 00:28:54.125 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-18 00:28:54.131 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.227 2026-06-18 00:28:54.202 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-18 00:28:54.208 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-18 00:28:54.214 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-18 00:28:54.255 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:28:54.262 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.227/image 2026-06-18 00:28:54.334 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-18 00:28:54.371 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:54.377 | + lib/glance:configure_glance:423 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-06-18 00:28:54.449 | + lib/glance:configure_glance:424 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.227/identity 2026-06-18 00:28:54.519 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-18 00:28:54.524 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-18 00:28:54.530 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 00:28:54.538 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 00:28:54.578 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 00:28:54.584 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 00:28:54.591 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 00:28:54.597 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 00:28:54.603 | + 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-06-18 00:28:54.673 | + 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-06-18 00:28:54.744 | + 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-06-18 00:28:54.816 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 00:28:54.888 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-18 00:28:54.960 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-18 00:28:54.970 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-18 00:28:55.047 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-18 00:28:55.119 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-18 00:28:55.190 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-18 00:28:55.259 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-18 00:28:55.335 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-18 00:28:55.412 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-18 00:28:55.491 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-18 00:28:55.563 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-18 00:28:55.575 | + lib/glance:configure_glance:447 : 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-06-18 00:28:55.586 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-18 00:28:55.625 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:55.632 | + lib/glance:configure_glance:450 : CINDER_SERVICE_HOST=199.204.45.227 2026-06-18 00:28:55.638 | + lib/glance:configure_glance:451 : CINDER_SERVICE_PORT=8776 2026-06-18 00:28:55.644 | + lib/glance:configure_glance:453 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.227:8776/v3/%(project_id)s' 2026-06-18 00:28:55.716 | + lib/glance:configure_glance:454 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.227:8776/v3/%(project_id)s' 2026-06-18 00:28:55.789 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-18 00:28:55.796 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-18 00:28:55.802 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-18 00:28:55.807 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-18 00:28:55.813 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-18 00:28:55.818 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-18 00:28:55.823 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-18 00:28:55.833 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 00:28:55.838 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-18 00:28:55.913 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-18 00:28:55.918 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-18 00:28:55.924 | ++ functions:get_random_port:861 : true 2026-06-18 00:28:55.929 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-18 00:28:55.934 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-18 00:28:55.940 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-18 00:28:56.056 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-18 00:28:56.061 | ++ functions:get_random_port:865 : break 2 2026-06-18 00:28:56.067 | ++ functions:get_random_port:869 : echo 60999 2026-06-18 00:28:56.074 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-18 00:28:56.081 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-18 00:28:56.150 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-06-18 00:28:56.221 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-18 00:28:56.288 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-18 00:28:56.359 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 00:28:56.429 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 00:28:56.497 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-18 00:28:56.565 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-18 00:28:56.632 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-18 00:28:56.698 | + 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-06-18 00:28:56.763 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 00:28:56.829 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 00:28:56.897 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-18 00:28:56.961 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 00:28:57.026 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-18 00:28:57.091 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-18 00:28:57.156 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-18 00:28:57.224 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-18 00:28:57.290 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-18 00:28:57.355 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-18 00:28:57.423 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-18 00:28:57.428 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-18 00:28:57.434 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 00:28:57.439 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 00:28:57.445 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:57.451 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:57.457 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-18 00:28:57.463 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-18 00:28:57.507 | proxy (enabled by site administrator) 2026-06-18 00:28:57.514 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-18 00:28:57.520 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-18 00:28:57.526 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 00:28:57.532 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 00:28:57.537 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:57.542 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:57.548 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-18 00:28:57.553 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-18 00:28:57.597 | No module matches proxy_http 2026-06-18 00:28:57.605 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-18 00:28:57.650 | Considering dependency proxy for proxy_http: 2026-06-18 00:28:57.650 | Module proxy already enabled 2026-06-18 00:28:57.650 | Enabling module proxy_http. 2026-06-18 00:28:57.659 | To activate the new configuration, you need to run: 2026-06-18 00:28:57.659 | systemctl restart apache2 2026-06-18 00:28:57.669 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-18 00:28:57.676 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-18 00:28:57.681 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 00:28:57.686 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:28:57.692 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 00:28:57.834 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-18 00:28:57.840 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-18 00:28:57.846 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-18 00:28:57.851 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 00:28:57.856 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:57.861 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:57.867 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-18 00:28:57.872 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-18 00:28:57.879 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-18 00:28:57.880 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-18 00:28:57.891 | KeepAlive Off 2026-06-18 00:28:57.900 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-18 00:28:57.901 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-18 00:28:57.913 | SetEnv proxy-sendchunked 1 2026-06-18 00:28:57.922 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-18 00:28:57.924 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-18 00:28:57.936 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-18 00:28:57.944 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-18 00:28:57.950 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-18 00:28:57.956 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 00:28:57.961 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 00:28:57.965 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 00:28:57.970 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 00:28:57.976 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:57.982 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:57.989 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 00:28:57.993 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 00:28:57.997 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:58.001 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:58.006 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-18 00:28:58.051 | Enabling site glance-api. 2026-06-18 00:28:58.059 | To activate the new configuration, you need to run: 2026-06-18 00:28:58.059 | systemctl reload apache2 2026-06-18 00:28:58.069 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-18 00:28:58.075 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 00:28:58.080 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:28:58.085 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 00:28:58.225 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-18 00:28:58.234 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-18 00:28:58.298 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-18 00:28:58.371 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-18 00:28:58.375 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-18 00:28:58.445 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-18 00:28:58.510 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-18 00:28:58.579 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-18 00:28:58.619 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:58.626 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-18 00:28:58.632 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-18 00:28:58.638 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-18 00:28:58.645 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 00:28:58.650 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-18 00:28:58.657 | + lib/cinder:install_cinder:525 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-06-18 00:28:58.663 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/cinder.git 2026-06-18 00:28:58.668 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-18 00:28:58.674 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:28:58.683 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:28:58.689 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:28:58.695 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:28:58.699 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:28:58.705 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:28:58.742 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:28:58.747 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:28:58.753 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:28:58.759 | + functions-common:git_clone:604 : echo master 2026-06-18 00:28:58.761 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:28:58.770 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-18 00:28:58.775 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:28:58.781 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-18 00:28:58.803 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-18 00:28:58.811 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:28:58.812 | + functions-common:git_clone:667 : head -1 2026-06-18 00:28:58.828 | 0cffd939c Merge "Remove TODO re: Semaphore for eventlet-removal" 2026-06-18 00:28:58.835 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:28:58.841 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-18 00:28:58.847 | + inc/python:setup_develop:353 : local bindep 2026-06-18 00:28:58.852 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 00:28:58.858 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-18 00:28:58.864 | + inc/python:setup_develop:359 : local extras= 2026-06-18 00:28:58.869 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-18 00:28:58.875 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:28:58.881 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 00:28:58.887 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-18 00:28:58.894 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:28:58.900 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:28:58.908 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-18 00:28:58.914 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:28:58.921 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-18 00:28:58.927 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:28:58.933 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:28:58.941 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-18 00:28:58.954 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-18 00:28:58.959 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-18 00:28:58.965 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-18 00:28:59.057 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-18 00:28:59.063 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 00:28:59.069 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:28:59.075 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:28:59.081 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 00:28:59.086 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-18 00:28:59.092 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 00:28:59.098 | + inc/python:setup_package:446 : local extras= 2026-06-18 00:28:59.104 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:28:59.109 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:28:59.114 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:28:59.120 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:28:59.126 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:28:59.133 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-18 00:28:59.180 | Using python 3.12 to install /opt/stack/cinder 2026-06-18 00:28:59.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/cinder 2026-06-18 00:28:59.748 | Obtaining file:///opt/stack/cinder 2026-06-18 00:28:59.751 | Installing build dependencies: started 2026-06-18 00:29:00.676 | Installing build dependencies: finished with status 'done' 2026-06-18 00:29:00.678 | Checking if build backend supports build_editable: started 2026-06-18 00:29:00.971 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:29:00.973 | Getting requirements to build editable: started 2026-06-18 00:29:01.134 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:29:01.136 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:29:02.043 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:29:02.062 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.0.3) 2026-06-18 00:29:02.062 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.3.1) 2026-06-18 00:29:02.063 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (0.41.0) 2026-06-18 00:29:02.063 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.3.0) 2026-06-18 00:29:02.063 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.5.1) 2026-06-18 00:29:02.064 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.1.0) 2026-06-18 00:29:02.064 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (4.26.0) 2026-06-18 00:29:02.065 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.14.0) 2026-06-18 00:29:02.065 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (13.0.0) 2026-06-18 00:29:02.387 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev126) 2026-06-18 00:29:02.463 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-18 00:29:02.522 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (10.5.0) 2026-06-18 00:29:02.523 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.5.0) 2026-06-18 00:29:02.524 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (6.4.0) 2026-06-18 00:29:02.525 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (18.0.0) 2026-06-18 00:29:02.526 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (8.2.0) 2026-06-18 00:29:02.527 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (18.1.0) 2026-06-18 00:29:02.528 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (8.1.0) 2026-06-18 00:29:02.529 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.1.0) 2026-06-18 00:29:02.529 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.11.0) 2026-06-18 00:29:02.530 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.8.0) 2026-06-18 00:29:02.530 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.9.0) 2026-06-18 00:29:02.531 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.10.0) 2026-06-18 00:29:02.531 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (4.6.0) 2026-06-18 00:29:02.532 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.7.1) 2026-06-18 00:29:02.533 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (10.1.1) 2026-06-18 00:29:02.582 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev126) 2026-06-18 00:29:02.601 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 00:29:02.611 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (4.4.0) 2026-06-18 00:29:02.611 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (26.2) 2026-06-18 00:29:02.638 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev126) 2026-06-18 00:29:02.648 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 00:29:02.657 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.10.1) 2026-06-18 00:29:02.658 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.1.0) 2026-06-18 00:29:02.659 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.3.2) 2026-06-18 00:29:02.659 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.4.0) 2026-06-18 00:29:02.685 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev126) 2026-06-18 00:29:02.691 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 00:29:02.703 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.8.0) 2026-06-18 00:29:02.731 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev126) 2026-06-18 00:29:02.736 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 00:29:02.785 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev126) 2026-06-18 00:29:02.810 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 00:29:02.821 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.34.2) 2026-06-18 00:29:02.821 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.5.1) 2026-06-18 00:29:02.822 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (6.3.0) 2026-06-18 00:29:02.841 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev126) 2026-06-18 00:29:02.848 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 00:29:02.855 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.0.50) 2026-06-18 00:29:02.856 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.8.0) 2026-06-18 00:29:02.885 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev126) 2026-06-18 00:29:02.921 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-18 00:29:02.942 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (9.1.4) 2026-06-18 00:29:02.943 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (1.8.10) 2026-06-18 00:29:02.943 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (6.8.0) 2026-06-18 00:29:03.004 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev126) 2026-06-18 00:29:03.020 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:29:03.030 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.1.0) 2026-06-18 00:29:03.062 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev126) 2026-06-18 00:29:03.070 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:29:03.123 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev126) 2026-06-18 00:29:03.128 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-18 00:29:03.139 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.7.0) 2026-06-18 00:29:03.140 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (43.0.3) 2026-06-18 00:29:03.141 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (0.2.3) 2026-06-18 00:29:03.259 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev126) 2026-06-18 00:29:03.265 | 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-06-18 00:29:03.471 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev126) 2026-06-18 00:29:03.482 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-18 00:29:03.492 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev126) (1.9.0) 2026-06-18 00:29:03.493 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2026.2) 2026-06-18 00:29:03.494 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.1.4) 2026-06-18 00:29:03.721 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev126) 2026-06-18 00:29:03.725 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-18 00:29:03.737 | 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==28.1.0.dev126) (1.1.0) 2026-06-18 00:29:03.761 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev126) 2026-06-18 00:29:03.803 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-18 00:29:03.813 | 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==28.1.0.dev126) (2.9.0.post0) 2026-06-18 00:29:03.814 | 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==28.1.0.dev126) (2.7.0) 2026-06-18 00:29:03.817 | 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==28.1.0.dev126) (1.17.0) 2026-06-18 00:29:03.838 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev126) (2.0.0) 2026-06-18 00:29:03.840 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev126) (3.0) 2026-06-18 00:29:03.845 | 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==28.1.0.dev126) (2.8.0) 2026-06-18 00:29:03.849 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev126) (3.1.0) 2026-06-18 00:29:03.850 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev126) (2.2.1) 2026-06-18 00:29:03.851 | 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==28.1.0.dev126) (0.31.2) 2026-06-18 00:29:03.884 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 00:29:03.890 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-18 00:29:03.932 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 00:29:03.939 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-18 00:29:03.980 | 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==28.1.0.dev126) 2026-06-18 00:29:04.003 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 00:29:04.024 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 00:29:04.030 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 00:29:04.054 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (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==28.1.0.dev126) 2026-06-18 00:29:04.060 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-18 00:29:04.221 | Collecting protobuf<8.0.0,>=5.29.6 (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==28.1.0.dev126) 2026-06-18 00:29:04.231 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-18 00:29:04.266 | Collecting proto-plus<2.0.0,>=1.24.0 (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==28.1.0.dev126) 2026-06-18 00:29:04.276 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 00:29:04.319 | 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==28.1.0.dev126) 2026-06-18 00:29:04.328 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:29:04.354 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev126) (3.4.7) 2026-06-18 00:29:04.354 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev126) (3.18) 2026-06-18 00:29:04.355 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev126) (2023.11.17) 2026-06-18 00:29:04.365 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev126) (26.1.0) 2026-06-18 00:29:04.365 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev126) (2025.9.1) 2026-06-18 00:29:04.366 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev126) (0.37.0) 2026-06-18 00:29:04.366 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev126) (2026.5.1) 2026-06-18 00:29:04.371 | 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==28.1.0.dev126) (1.8.2) 2026-06-18 00:29:04.372 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev126) (4.15.0) 2026-06-18 00:29:04.374 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev126) (4.2.0) 2026-06-18 00:29:04.375 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev126) (4.0.1) 2026-06-18 00:29:04.375 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev126) (2.13.0) 2026-06-18 00:29:04.381 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev126) (7.2.2) 2026-06-18 00:29:04.383 | 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==28.1.0.dev126) (1.5.0) 2026-06-18 00:29:04.388 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev126) (0.20) 2026-06-18 00:29:04.392 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev126) (1.3.0) 2026-06-18 00:29:04.392 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev126) (2.0.0) 2026-06-18 00:29:04.393 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev126) (6.0.3) 2026-06-18 00:29:04.398 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev126) (1.18.4) 2026-06-18 00:29:04.398 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev126) (2.1.2) 2026-06-18 00:29:04.399 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev126) (0.6.2) 2026-06-18 00:29:04.402 | 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==28.1.0.dev126) (1.3.12) 2026-06-18 00:29:04.413 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev126) (5.3.1) 2026-06-18 00:29:04.413 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev126) (5.6.2) 2026-06-18 00:29:04.414 | 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==28.1.0.dev126) (0.16.0) 2026-06-18 00:29:04.416 | 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==28.1.0.dev126) (5.1.0) 2026-06-18 00:29:04.425 | 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==28.1.0.dev126) (0.25.0) 2026-06-18 00:29:04.427 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev126) (5.0.0) 2026-06-18 00:29:04.427 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev126) (3.1.6) 2026-06-18 00:29:04.428 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev126) (4.0.1) 2026-06-18 00:29:04.432 | 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==28.1.0.dev126) (3.0.3) 2026-06-18 00:29:04.439 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev126) (1.2.0) 2026-06-18 00:29:04.451 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev126) (1.7.6) 2026-06-18 00:29:04.487 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev126) 2026-06-18 00:29:04.493 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 00:29:04.592 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev126) 2026-06-18 00:29:04.604 | 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-06-18 00:29:04.619 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev126) (3.17.0) 2026-06-18 00:29:04.643 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev126) 2026-06-18 00:29:04.651 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 00:29:04.697 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev126) 2026-06-18 00:29:04.702 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 00:29:04.746 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev126) 2026-06-18 00:29:04.754 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-18 00:29:04.773 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev126) (82.0.1) 2026-06-18 00:29:04.783 | 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==28.1.0.dev126) (0.8.1) 2026-06-18 00:29:04.817 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 00:29:04.821 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-18 00:29:04.847 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (4.14.0) 2026-06-18 00:29:04.851 | 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==28.1.0.dev126) (0.6.0) 2026-06-18 00:29:04.851 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (4.0.0) 2026-06-18 00:29:04.857 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (3.0.52) 2026-06-18 00:29:04.857 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (1.11.0) 2026-06-18 00:29:04.857 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (15.0.0) 2026-06-18 00:29:04.858 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (1.8.0) 2026-06-18 00:29:04.886 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev126) 2026-06-18 00:29:04.897 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 00:29:04.905 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev126) (24.2.1) 2026-06-18 00:29:04.929 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (4.2.0) 2026-06-18 00:29:04.930 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (2.20.0) 2026-06-18 00:29:04.935 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (0.1.2) 2026-06-18 00:29:04.945 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev126) (0.8) 2026-06-18 00:29:04.974 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev126) 2026-06-18 00:29:04.980 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-18 00:29:05.014 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev126) (3.6.1) 2026-06-18 00:29:05.015 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev126) (3.4.0) 2026-06-18 00:29:05.015 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev126) (4.0.1) 2026-06-18 00:29:05.057 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev126) 2026-06-18 00:29:05.066 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-18 00:29:05.093 | 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==28.1.0.dev126) (1.33) 2026-06-18 00:29:05.096 | 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==28.1.0.dev126) (3.1.1) 2026-06-18 00:29:05.153 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-18 00:29:05.170 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-18 00:29:05.405 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 56.8 MB/s 0:00:00 2026-06-18 00:29:05.412 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-18 00:29:05.434 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-18 00:29:05.714 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 55.0 MB/s 0:00:00 2026-06-18 00:29:05.718 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-18 00:29:05.735 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-18 00:29:05.754 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-18 00:29:05.768 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-18 00:29:05.786 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-18 00:29:05.816 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-18 00:29:05.834 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-18 00:29:05.872 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-18 00:29:05.932 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 90.1 MB/s 0:00:00 2026-06-18 00:29:05.940 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-18 00:29:05.954 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-18 00:29:05.969 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-18 00:29:05.985 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 32.1 MB/s 0:00:00 2026-06-18 00:29:05.990 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-18 00:29:06.012 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-18 00:29:06.027 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-18 00:29:06.042 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-18 00:29:06.067 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-18 00:29:06.100 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 41.2 MB/s 0:00:00 2026-06-18 00:29:06.113 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-18 00:29:06.138 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-18 00:29:06.164 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-18 00:29:06.180 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-18 00:29:06.197 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-18 00:29:06.212 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-18 00:29:06.226 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-18 00:29:06.241 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-18 00:29:06.269 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-18 00:29:06.286 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-18 00:29:06.307 | 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-06-18 00:29:06.345 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 59.8 MB/s 0:00:00 2026-06-18 00:29:06.352 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-18 00:29:06.435 | Building wheels for collected packages: cinder 2026-06-18 00:29:06.435 | Building editable for cinder (pyproject.toml): started 2026-06-18 00:29:07.463 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-18 00:29:07.464 | Created wheel for cinder: filename=cinder-28.1.0.dev126-0.editable-py3-none-any.whl size=9193 sha256=0455abd44b92bb1efe55d4cb4e5cd0c06dff6b1a014e61a48ccf0bfdb19a09e1 2026-06-18 00:29:07.464 | Stored in directory: /tmp/pip-ephem-wheel-cache-uosoztu4/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-18 00:29:07.471 | Successfully built cinder 2026-06-18 00:29:07.658 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, 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-06-18 00:29:10.931 | 2026-06-18 00:29:10.947 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev126 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-18 00:29:11.237 | + inc/python:pip_install:216 : result=0 2026-06-18 00:29:11.243 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:29:11.248 | + functions-common:time_stop:2414 : local name 2026-06-18 00:29:11.254 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:29:11.260 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:29:11.265 | + functions-common:time_stop:2417 : local total 2026-06-18 00:29:11.271 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:29:11.276 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:29:11.282 | + functions-common:time_stop:2421 : start_time=1781742539169 2026-06-18 00:29:11.287 | + functions-common:time_stop:2423 : [[ -z 1781742539169 ]] 2026-06-18 00:29:11.294 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:29:11.303 | + functions-common:time_stop:2426 : end_time=1781742551297 2026-06-18 00:29:11.308 | + functions-common:time_stop:2427 : elapsed_time=12128 2026-06-18 00:29:11.312 | + functions-common:time_stop:2428 : total=57222 2026-06-18 00:29:11.317 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:29:11.323 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=69350 2026-06-18 00:29:11.328 | + inc/python:pip_install:219 : return 0 2026-06-18 00:29:11.334 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:29:11.340 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:29:11.346 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-18 00:29:11.353 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-18 00:29:11.359 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:29:11.365 | + 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-06-18 00:29:11.371 | + 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-06-18 00:29:11.377 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:29:11.384 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-18 00:29:11.391 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-18 00:29:11.396 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-18 00:29:11.402 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:11.408 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:11.414 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-18 00:29:11.437 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-18 00:29:11.442 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:29:11.448 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:29:11.454 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:29:11.460 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:29:11.466 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:29:11.471 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:29:11.477 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:11.483 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:11.489 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:29:11.495 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:29:11.500 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:29:11.505 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:29:11.511 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-18 00:29:11.517 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:29:11.523 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:11.530 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:11.536 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-18 00:29:11.586 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-18 00:29:11.632 | Reading package lists... 2026-06-18 00:29:11.868 | Building dependency tree... 2026-06-18 00:29:11.869 | Reading state information... 2026-06-18 00:29:12.087 | The following additional packages will be installed: 2026-06-18 00:29:12.087 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-06-18 00:29:12.087 | python3-typing-extensions python3-urwid python3-wcwidth 2026-06-18 00:29:12.088 | Suggested packages: 2026-06-18 00:29:12.088 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-06-18 00:29:12.122 | The following NEW packages will be installed: 2026-06-18 00:29:12.122 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-06-18 00:29:12.122 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-06-18 00:29:12.308 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:29:12.308 | Need to get 418 kB of archives. 2026-06-18 00:29:12.309 | After this operation, 3,296 kB of additional disk space will be used. 2026-06-18 00:29:12.309 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-18 00:29:12.614 | 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-06-18 00:29:12.635 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-18 00:29:12.796 | 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-06-18 00:29:12.809 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-06-18 00:29:12.824 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-18 00:29:12.845 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-18 00:29:13.051 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:29:13.095 | Fetched 418 kB in 1s (581 kB/s) 2026-06-18 00:29:13.133 | Selecting previously unselected package python3-typing-extensions. 2026-06-18 00:29:13.165 | (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 ... 69427 files and directories currently installed.) 2026-06-18 00:29:13.167 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-18 00:29:13.171 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-18 00:29:13.230 | Selecting previously unselected package python3-wcwidth. 2026-06-18 00:29:13.239 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-18 00:29:13.243 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-18 00:29:13.301 | Selecting previously unselected package python3-urwid. 2026-06-18 00:29:13.311 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-18 00:29:13.315 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-18 00:29:13.400 | Selecting previously unselected package python3-configshell-fb. 2026-06-18 00:29:13.410 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-18 00:29:13.414 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-18 00:29:13.475 | Selecting previously unselected package python3-pyudev. 2026-06-18 00:29:13.485 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-06-18 00:29:13.488 | Unpacking python3-pyudev (0.24.0-1) ... 2026-06-18 00:29:13.556 | Selecting previously unselected package python3-rtslib-fb. 2026-06-18 00:29:13.566 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-18 00:29:13.570 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-18 00:29:13.639 | Selecting previously unselected package targetcli-fb. 2026-06-18 00:29:13.647 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-18 00:29:13.651 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-18 00:29:13.725 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-18 00:29:13.937 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-18 00:29:14.096 | Setting up python3-pyudev (0.24.0-1) ... 2026-06-18 00:29:14.259 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-18 00:29:15.056 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-18 00:29:15.070 | Setting up python3-urwid (2.6.10-1) ... 2026-06-18 00:29:15.389 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-18 00:29:15.505 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 00:29:15.505 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-18 00:29:15.523 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-18 00:29:15.523 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-18 00:29:15.523 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-18 00:29:15.523 | keyword = Word(alphanums + '_\-') 2026-06-18 00:29:15.523 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 00:29:15.523 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 00:29:15.523 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 00:29:15.523 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 00:29:15.523 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-18 00:29:15.523 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-18 00:29:15.528 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 00:29:15.528 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-18 00:29:15.540 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-18 00:29:15.540 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-18 00:29:15.540 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-18 00:29:15.540 | keyword = Word(alphanums + '_\-') 2026-06-18 00:29:15.540 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 00:29:15.540 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 00:29:15.540 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 00:29:15.540 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 00:29:15.540 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-18 00:29:15.540 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-18 00:29:15.567 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-18 00:29:15.694 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-18 00:29:15.694 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-18 00:29:15.908 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:29:16.523 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:29:16.528 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:29:16.534 | + functions-common:time_stop:2414 : local name 2026-06-18 00:29:16.541 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:29:16.547 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:29:16.553 | + functions-common:time_stop:2417 : local total 2026-06-18 00:29:16.559 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:29:16.566 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:29:16.572 | + functions-common:time_stop:2421 : start_time=1781742551579 2026-06-18 00:29:16.578 | + functions-common:time_stop:2423 : [[ -z 1781742551579 ]] 2026-06-18 00:29:16.586 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:29:16.596 | + functions-common:time_stop:2426 : end_time=1781742556589 2026-06-18 00:29:16.602 | + functions-common:time_stop:2427 : elapsed_time=5010 2026-06-18 00:29:16.608 | + functions-common:time_stop:2428 : total=140544 2026-06-18 00:29:16.614 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:29:16.620 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=145554 2026-06-18 00:29:16.627 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:29:16.631 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 00:29:16.637 | + ./stack.sh:main:945 : configure_cinder 2026-06-18 00:29:16.644 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-06-18 00:29:16.666 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-18 00:29:16.675 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-18 00:29:16.681 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-18 00:29:16.685 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-18 00:29:16.693 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-18 00:29:16.693 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-18 00:29:16.702 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-18 00:29:16.708 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-18 00:29:16.713 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-18 00:29:16.718 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-18 00:29:16.723 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-18 00:29:16.729 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-18 00:29:16.734 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-18 00:29:16.740 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-18 00:29:16.762 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-18 00:29:16.782 | + 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-06-18 00:29:16.804 | + 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-06-18 00:29:16.825 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-18 00:29:16.847 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-18 00:29:16.868 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-18 00:29:16.875 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-18 00:29:16.884 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.Ca18qwnCi1 2026-06-18 00:29:16.890 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-18 00:29:16.896 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-18 00:29:16.902 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-18 00:29:16.909 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.Ca18qwnCi1 2026-06-18 00:29:16.916 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.Ca18qwnCi1 2026-06-18 00:29:16.937 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.Ca18qwnCi1 /etc/sudoers.d/cinder-rootwrap 2026-06-18 00:29:16.960 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-18 00:29:16.969 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-18 00:29:16.975 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-18 00:29:16.980 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-18 00:29:16.986 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-18 00:29:16.991 | + 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-06-18 00:29:16.997 | + 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-06-18 00:29:17.004 | + 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-06-18 00:29:17.005 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-18 00:29:17.018 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-18 00:29:17.025 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-18 00:29:17.048 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-18 00:29:17.069 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-18 00:29:17.074 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-18 00:29:17.085 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-18 00:29:17.096 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-18 00:29:17.102 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 00:29:17.107 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-18 00:29:17.112 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 00:29:17.118 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 00:29:17.124 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-18 00:29:17.130 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 00:29:17.135 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-18 00:29:17.142 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 00:29:17.146 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-18 00:29:17.213 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-18 00:29:17.276 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.227/identity 2026-06-18 00:29:17.342 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-18 00:29:17.406 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-06-18 00:29:17.472 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-18 00:29:17.536 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-18 00:29:17.602 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-18 00:29:17.668 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.204.45.227/identity 2026-06-18 00:29:17.734 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 00:29:17.803 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 00:29:17.871 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 00:29:17.877 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-18 00:29:17.946 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-18 00:29:18.019 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-18 00:29:18.024 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-18 00:29:18.030 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-18 00:29:18.034 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-18 00:29:18.039 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 00:29:18.045 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 00:29:18.051 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 00:29:18.091 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:18.097 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 00:29:18.103 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-18 00:29:18.110 | + 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-06-18 00:29:18.181 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-18 00:29:18.249 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-18 00:29:18.315 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-18 00:29:18.383 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-18 00:29:18.451 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-18 00:29:18.525 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.227 2026-06-18 00:29:18.591 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-18 00:29:18.660 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-18 00:29:18.675 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 058d3dc914804ee9be9f1bf37d442eb2 2026-06-18 00:29:18.742 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-18 00:29:18.749 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-18 00:29:18.817 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-18 00:29:18.887 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-18 00:29:18.957 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-18 00:29:19.028 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-18 00:29:19.098 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-18 00:29:19.166 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-18 00:29:19.201 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:19.207 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 00:29:19.213 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-18 00:29:19.219 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-18 00:29:19.225 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-18 00:29:19.231 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-18 00:29:19.237 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-18 00:29:19.243 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-18 00:29:19.248 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-18 00:29:19.254 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-18 00:29:19.260 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-18 00:29:19.266 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-18 00:29:19.337 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-18 00:29:19.405 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-18 00:29:19.473 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-18 00:29:19.543 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-18 00:29:19.611 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-18 00:29:19.680 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-18 00:29:19.748 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-18 00:29:19.815 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-18 00:29:19.884 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-18 00:29:19.890 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-18 00:29:19.895 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-18 00:29:19.901 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-18 00:29:19.967 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-18 00:29:19.974 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-18 00:29:20.042 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-18 00:29:20.047 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-18 00:29:20.053 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-18 00:29:20.058 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-18 00:29:20.126 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-18 00:29:20.132 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-18 00:29:20.138 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-18 00:29:20.144 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-18 00:29:20.149 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-18 00:29:20.187 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:20.192 | + lib/cinder:configure_cinder:371 : [[ -n swift ]] 2026-06-18 00:29:20.198 | + lib/cinder:configure_cinder:372 : type configure_cinder_backup_swift 2026-06-18 00:29:20.204 | + lib/cinder:configure_cinder:373 : configure_cinder_backup_swift 2026-06-18 00:29:20.210 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-06-18 00:29:20.276 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.227:8080/v1/AUTH_ 2026-06-18 00:29:20.342 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-06-18 00:29:20.379 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:20.385 | + 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-06-18 00:29:20.449 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-18 00:29:20.487 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:29:20.494 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-18 00:29:20.532 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:20.538 | + lib/cinder:configure_cinder:384 : [[ 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-06-18 00:29:20.544 | + lib/cinder:configure_cinder:386 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-18 00:29:20.616 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-18 00:29:20.621 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-18 00:29:20.626 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-18 00:29:20.633 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-18 00:29:20.639 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 00:29:20.644 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 00:29:20.650 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 00:29:20.687 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:20.695 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 00:29:20.701 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 00:29:20.707 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 00:29:20.744 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:20.750 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.227:5672/ 2026-06-18 00:29:20.757 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.227:5672/ 2026-06-18 00:29:20.824 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 00:29:20.830 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 00:29:20.836 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-18 00:29:20.842 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-18 00:29:20.849 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 00:29:20.856 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 00:29:20.897 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 00:29:20.904 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 00:29:20.910 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 00:29:20.916 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 00:29:20.922 | + 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-06-18 00:29:20.989 | + 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-06-18 00:29:21.061 | + 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-06-18 00:29:21.121 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 00:29:21.188 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-18 00:29:21.253 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-18 00:29:21.287 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:21.292 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-18 00:29:21.297 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-18 00:29:21.302 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-18 00:29:21.306 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-18 00:29:21.311 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 00:29:21.317 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-18 00:29:21.322 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-18 00:29:21.326 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 00:29:21.331 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 00:29:21.353 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 00:29:21.354 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:29:21.368 | d /var/run/uwsgi 0755 stack root 2026-06-18 00:29:21.375 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:29:21.397 | /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-06-18 00:29:21.405 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-18 00:29:21.410 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-18 00:29:21.419 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 00:29:21.424 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-18 00:29:21.495 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-06-18 00:29:21.564 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-18 00:29:21.630 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 00:29:21.695 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 00:29:21.758 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 00:29:21.822 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 00:29:21.887 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 00:29:21.953 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 00:29:22.018 | + 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-06-18 00:29:22.085 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 00:29:22.149 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 00:29:22.214 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 00:29:22.281 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-18 00:29:22.348 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 00:29:22.353 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 00:29:22.360 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-18 00:29:22.365 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-18 00:29:22.371 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 00:29:22.376 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:22.380 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:22.386 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-18 00:29:22.393 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-18 00:29:22.397 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-18 00:29:22.463 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 00:29:22.532 | + 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-06-18 00:29:22.533 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-18 00:29:22.545 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-18 00:29:22.552 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-18 00:29:22.559 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-18 00:29:22.564 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 00:29:22.570 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 00:29:22.576 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 00:29:22.582 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 00:29:22.588 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:22.594 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:22.600 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 00:29:22.605 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 00:29:22.610 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:22.616 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:22.622 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-18 00:29:22.669 | Enabling site cinder-api. 2026-06-18 00:29:22.678 | To activate the new configuration, you need to run: 2026-06-18 00:29:22.678 | systemctl reload apache2 2026-06-18 00:29:22.688 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 00:29:22.693 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 00:29:22.699 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:29:22.705 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 00:29:22.856 | + lib/cinder:configure_cinder:403 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-06-18 00:29:22.860 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.227/image 2026-06-18 00:29:22.924 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-18 00:29:22.960 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:22.965 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-06-18 00:29:23.033 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-18 00:29:23.099 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-18 00:29:23.105 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 00:29:23.110 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-18 00:29:23.116 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-18 00:29:23.123 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 00:29:23.127 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-18 00:29:23.133 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 00:29:23.139 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-18 00:29:23.146 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-18 00:29:23.152 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-18 00:29:23.227 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-18 00:29:23.295 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.227/identity 2026-06-18 00:29:23.361 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-18 00:29:23.430 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-06-18 00:29:23.497 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-18 00:29:23.565 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-18 00:29:23.632 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-18 00:29:23.700 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.204.45.227/identity 2026-06-18 00:29:23.768 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-18 00:29:23.835 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-18 00:29:23.900 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 00:29:23.907 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-18 00:29:23.912 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 00:29:23.919 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 00:29:23.925 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-18 00:29:23.932 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-18 00:29:24.005 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-18 00:29:24.070 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.227/identity 2026-06-18 00:29:24.138 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-18 00:29:24.204 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-06-18 00:29:24.271 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-18 00:29:24.342 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-18 00:29:24.405 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-18 00:29:24.473 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-18 00:29:24.541 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-18 00:29:24.611 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-18 00:29:24.617 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-18 00:29:24.654 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:24.659 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.227:2379?api_version=v3' 2026-06-18 00:29:24.733 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-18 00:29:24.740 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-18 00:29:24.746 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-18 00:29:24.817 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-18 00:29:24.883 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-18 00:29:24.889 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-18 00:29:24.895 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-18 00:29:24.967 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-18 00:29:24.972 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 00:29:24.978 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-18 00:29:24.984 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-18 00:29:24.990 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-18 00:29:25.059 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-18 00:29:25.125 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.227/identity 2026-06-18 00:29:25.191 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-18 00:29:25.255 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-06-18 00:29:25.322 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-18 00:29:25.387 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-18 00:29:25.454 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-18 00:29:25.524 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-18 00:29:25.564 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:25.570 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-18 00:29:25.575 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-18 00:29:25.581 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-18 00:29:25.587 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 00:29:25.594 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-18 00:29:25.600 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-18 00:29:25.605 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-18 00:29:25.611 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:29:25.617 | + 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-06-18 00:29:25.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, =~ ,neutron-lib, ]] 2026-06-18 00:29:25.630 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:29:25.636 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-18 00:29:25.642 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-18 00:29:25.648 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:29:25.654 | + 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-06-18 00:29:25.660 | + 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-06-18 00:29:25.667 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:29:25.674 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-18 00:29:25.680 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-18 00:29:25.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:29:25.693 | + 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-06-18 00:29:25.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, =~ ,alembic, ]] 2026-06-18 00:29:25.707 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:29:25.713 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-06-18 00:29:25.719 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/neutron.git 2026-06-18 00:29:25.725 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-18 00:29:25.731 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:29:25.736 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:29:25.744 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:29:25.750 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:29:25.756 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:29:25.763 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:29:25.804 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:29:25.810 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:29:25.816 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:29:25.823 | + functions-common:git_clone:604 : echo master 2026-06-18 00:29:25.825 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:29:25.833 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-18 00:29:25.839 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:29:25.844 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-18 00:29:25.868 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-18 00:29:25.876 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:29:25.877 | + functions-common:git_clone:667 : head -1 2026-06-18 00:29:25.889 | 319761f069 Merge "Explicitly create log directories in the FrrFixture" 2026-06-18 00:29:25.896 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:29:25.903 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-18 00:29:25.910 | + inc/python:setup_develop:353 : local bindep 2026-06-18 00:29:25.916 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 00:29:25.922 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-18 00:29:25.929 | + inc/python:setup_develop:359 : local extras= 2026-06-18 00:29:25.935 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-18 00:29:25.942 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:29:25.949 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 00:29:25.955 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-18 00:29:25.961 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:29:25.967 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:29:25.975 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-18 00:29:25.982 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:29:25.989 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-18 00:29:25.995 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:29:26.001 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:29:26.009 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-18 00:29:26.021 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-18 00:29:26.028 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-18 00:29:26.033 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-18 00:29:26.129 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-18 00:29:26.135 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 00:29:26.142 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:29:26.148 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:29:26.154 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 00:29:26.160 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-18 00:29:26.166 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 00:29:26.171 | + inc/python:setup_package:446 : local extras= 2026-06-18 00:29:26.176 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:29:26.182 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:29:26.187 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:29:26.194 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:29:26.200 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:29:26.206 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-18 00:29:26.251 | Using python 3.12 to install /opt/stack/neutron 2026-06-18 00:29:26.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 -e /opt/stack/neutron 2026-06-18 00:29:26.820 | Obtaining file:///opt/stack/neutron 2026-06-18 00:29:26.824 | Installing build dependencies: started 2026-06-18 00:29:27.720 | Installing build dependencies: finished with status 'done' 2026-06-18 00:29:27.721 | Checking if build backend supports build_editable: started 2026-06-18 00:29:28.008 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:29:28.010 | Getting requirements to build editable: started 2026-06-18 00:29:28.167 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:29:28.169 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:29:29.255 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:29:29.271 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.0.3) 2026-06-18 00:29:29.272 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.10.1) 2026-06-18 00:29:29.272 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.1.0) 2026-06-18 00:29:29.273 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.5.1) 2026-06-18 00:29:29.273 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.1.0) 2026-06-18 00:29:29.273 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.3.1) 2026-06-18 00:29:29.370 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev483) 2026-06-18 00:29:29.433 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 00:29:29.442 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (0.31.2) 2026-06-18 00:29:29.443 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.34.2) 2026-06-18 00:29:29.443 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.1.6) 2026-06-18 00:29:29.444 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (13.0.0) 2026-06-18 00:29:29.444 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (1.3.0) 2026-06-18 00:29:29.489 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev483) 2026-06-18 00:29:29.495 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 00:29:29.529 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev483) 2026-06-18 00:29:29.538 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:29:29.548 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (9.1.4) 2026-06-18 00:29:29.549 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.0.50) 2026-06-18 00:29:29.550 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (1.8.10) 2026-06-18 00:29:29.550 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.14.0) 2026-06-18 00:29:29.551 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (1.18.4) 2026-06-18 00:29:29.552 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.8.0) 2026-06-18 00:29:29.552 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (4.2.0) 2026-06-18 00:29:29.553 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.5.0) 2026-06-18 00:29:29.553 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (10.5.0) 2026-06-18 00:29:29.554 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (6.4.0) 2026-06-18 00:29:29.555 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (18.0.0) 2026-06-18 00:29:29.555 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (6.8.0) 2026-06-18 00:29:29.556 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (8.2.0) 2026-06-18 00:29:29.556 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (18.1.0) 2026-06-18 00:29:29.557 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (8.1.0) 2026-06-18 00:29:29.557 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.1.0) 2026-06-18 00:29:29.558 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.11.0) 2026-06-18 00:29:29.559 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.8.0) 2026-06-18 00:29:29.559 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.9.0) 2026-06-18 00:29:29.560 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.10.0) 2026-06-18 00:29:29.561 | 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.dev483) (4.6.0) 2026-06-18 00:29:29.561 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.7.1) 2026-06-18 00:29:29.562 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (10.1.1) 2026-06-18 00:29:29.562 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.10.2) 2026-06-18 00:29:29.563 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (4.4.0) 2026-06-18 00:29:29.582 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev483) 2026-06-18 00:29:29.587 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 00:29:29.608 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev483) 2026-06-18 00:29:29.623 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 00:29:29.650 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev483) 2026-06-18 00:29:29.659 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-18 00:29:29.714 | Installing build dependencies: started 2026-06-18 00:29:30.556 | Installing build dependencies: finished with status 'done' 2026-06-18 00:29:30.558 | Getting requirements to build wheel: started 2026-06-18 00:29:30.905 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 00:29:30.906 | Preparing metadata (pyproject.toml): started 2026-06-18 00:29:31.096 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:29:31.157 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev483) 2026-06-18 00:29:31.165 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 00:29:31.174 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.2.2) 2026-06-18 00:29:31.196 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev483) 2026-06-18 00:29:31.202 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-18 00:29:31.213 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (24.2.1) 2026-06-18 00:29:31.214 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (18.13.0) 2026-06-18 00:29:31.215 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (4.16.0) 2026-06-18 00:29:31.240 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev483) 2026-06-18 00:29:31.247 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-18 00:29:31.280 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev483) 2026-06-18 00:29:31.290 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:29:31.300 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.3.0) 2026-06-18 00:29:31.301 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (8.1.0) 2026-06-18 00:29:31.303 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev483) (1.3.12) 2026-06-18 00:29:31.304 | 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.dev483) (4.15.0) 2026-06-18 00:29:31.305 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev483) (2.2.1) 2026-06-18 00:29:31.310 | 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.dev483) (3.3.2) 2026-06-18 00:29:31.312 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev483) (3.0.3) 2026-06-18 00:29:31.314 | 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.dev483) (2.1.0) 2026-06-18 00:29:31.315 | 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.dev483) (1.8.2) 2026-06-18 00:29:31.318 | 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.dev483) (4.0.1) 2026-06-18 00:29:31.319 | 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.dev483) (2.13.0) 2026-06-18 00:29:31.320 | 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.dev483) (5.8.0) 2026-06-18 00:29:31.326 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.0.0->neutron==28.1.0.dev483) (1.3.7) 2026-06-18 00:29:31.343 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev483) 2026-06-18 00:29:31.358 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 00:29:31.369 | 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.dev483) (43.0.3) 2026-06-18 00:29:31.369 | 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.dev483) (1.5.0) 2026-06-18 00:29:31.370 | 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.dev483) (1.1.0) 2026-06-18 00:29:31.370 | 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.dev483) (1.33) 2026-06-18 00:29:31.371 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev483) (4.10.0) 2026-06-18 00:29:31.372 | 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.dev483) (6.0.3) 2026-06-18 00:29:31.374 | 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.dev483) (2.0.0) 2026-06-18 00:29:31.377 | 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.dev483) (3.0) 2026-06-18 00:29:31.381 | 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.dev483) (3.1.1) 2026-06-18 00:29:31.383 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev483) (0.41.0) 2026-06-18 00:29:31.384 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev483) (1.2.0) 2026-06-18 00:29:31.402 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev483) 2026-06-18 00:29:31.413 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-18 00:29:31.427 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev483) (26.2) 2026-06-18 00:29:31.430 | 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.2.1->neutron==28.1.0.dev483) (2.8.0) 2026-06-18 00:29:31.430 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev483) (3.5.1) 2026-06-18 00:29:31.440 | 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.2.1->neutron==28.1.0.dev483) (6.1.1) 2026-06-18 00:29:31.440 | 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.2.1->neutron==28.1.0.dev483) (4.0.0) 2026-06-18 00:29:31.450 | 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.dev483) (0.20) 2026-06-18 00:29:31.453 | 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.dev483) (2.0.0) 2026-06-18 00:29:31.457 | 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.dev483) (2.1.2) 2026-06-18 00:29:31.457 | 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.dev483) (0.6.2) 2026-06-18 00:29:31.461 | 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.dev483) (2.9.0.post0) 2026-06-18 00:29:31.464 | 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.dev483) (7.1.4) 2026-06-18 00:29:31.465 | 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.dev483) (5.3.1) 2026-06-18 00:29:31.466 | 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.dev483) (5.6.2) 2026-06-18 00:29:31.466 | 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.dev483) (0.16.0) 2026-06-18 00:29:31.468 | 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.dev483) (5.1.0) 2026-06-18 00:29:31.473 | 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.dev483) (2026.2) 2026-06-18 00:29:31.477 | 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.dev483) (0.25.0) 2026-06-18 00:29:31.479 | 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.dev483) (5.0.0) 2026-06-18 00:29:31.480 | 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.dev483) (4.0.1) 2026-06-18 00:29:31.496 | 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.dev483) (1.7.6) 2026-06-18 00:29:31.500 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev483) (2.2.0) 2026-06-18 00:29:31.505 | 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.dev483) (3.17.0) 2026-06-18 00:29:31.538 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev483) 2026-06-18 00:29:31.544 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-18 00:29:31.568 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev483) 2026-06-18 00:29:31.569 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-18 00:29:31.583 | 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.2.1->neutron==28.1.0.dev483) (3.0.3) 2026-06-18 00:29:31.583 | 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.2.1->neutron==28.1.0.dev483) (1.6.2) 2026-06-18 00:29:31.588 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev483) (82.0.1) 2026-06-18 00:29:31.603 | 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.dev483) (0.8.1) 2026-06-18 00:29:31.625 | 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.dev483) (1.17.0) 2026-06-18 00:29:31.628 | 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.dev483) (4.14.0) 2026-06-18 00:29:31.628 | 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.dev483) (4.26.0) 2026-06-18 00:29:31.649 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev483) 2026-06-18 00:29:31.660 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 00:29:31.674 | 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.dev483) (0.6.0) 2026-06-18 00:29:31.674 | Requirement already satisfied: cmd2>=3.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.dev483) (4.0.0) 2026-06-18 00:29:31.682 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (3.0.52) 2026-06-18 00:29:31.682 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (1.11.0) 2026-06-18 00:29:31.684 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (15.0.0) 2026-06-18 00:29:31.684 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (1.8.0) 2026-06-18 00:29:31.686 | 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.dev483) (26.1.0) 2026-06-18 00:29:31.686 | 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.dev483) (2025.9.1) 2026-06-18 00:29:31.687 | 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.dev483) (0.37.0) 2026-06-18 00:29:31.687 | 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.dev483) (2026.5.1) 2026-06-18 00:29:31.721 | 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.dev483) (3.4.7) 2026-06-18 00:29:31.722 | 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.dev483) (3.18) 2026-06-18 00:29:31.723 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev483) (2.7.0) 2026-06-18 00:29:31.723 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev483) (2023.11.17) 2026-06-18 00:29:31.741 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (4.2.0) 2026-06-18 00:29:31.742 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (2.20.0) 2026-06-18 00:29:31.748 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (0.1.2) 2026-06-18 00:29:31.758 | 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.dev483) (0.8) 2026-06-18 00:29:31.791 | 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.dev483) (0.16.0) 2026-06-18 00:29:31.865 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-18 00:29:31.924 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 8.5 MB/s 0:00:00 2026-06-18 00:29:31.952 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-18 00:29:32.037 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 23.8 MB/s 0:00:00 2026-06-18 00:29:32.046 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-18 00:29:32.061 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-18 00:29:32.075 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-18 00:29:32.091 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-18 00:29:32.108 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-18 00:29:32.117 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-18 00:29:32.126 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-18 00:29:32.151 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-18 00:29:32.182 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-18 00:29:32.202 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-18 00:29:32.230 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-18 00:29:32.244 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-18 00:29:32.308 | Building wheels for collected packages: neutron, ovs 2026-06-18 00:29:32.309 | Building editable for neutron (pyproject.toml): started 2026-06-18 00:29:33.743 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-18 00:29:33.744 | Created wheel for neutron: filename=neutron-28.1.0.dev483-0.editable-py3-none-any.whl size=12803 sha256=2acdf14efd62803fb41808b299d10d11ac172236d8570f1db340d40c2198456d 2026-06-18 00:29:33.745 | Stored in directory: /tmp/pip-ephem-wheel-cache-jah53r2k/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-18 00:29:33.751 | Building wheel for ovs (pyproject.toml): started 2026-06-18 00:29:34.149 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-18 00:29:34.151 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=9144536f8dd980274c1a418be18bf73258a2e241206d4412999705ef4cd7f06e 2026-06-18 00:29:34.151 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-18 00:29:34.156 | Successfully built neutron ovs 2026-06-18 00:29:34.294 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-18 00:29:37.222 | 2026-06-18 00:29:37.241 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev483 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-18 00:29:37.398 | + inc/python:pip_install:216 : result=0 2026-06-18 00:29:37.403 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:29:37.409 | + functions-common:time_stop:2414 : local name 2026-06-18 00:29:37.415 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:29:37.420 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:29:37.426 | + functions-common:time_stop:2417 : local total 2026-06-18 00:29:37.431 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:29:37.436 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:29:37.441 | + functions-common:time_stop:2421 : start_time=1781742566240 2026-06-18 00:29:37.447 | + functions-common:time_stop:2423 : [[ -z 1781742566240 ]] 2026-06-18 00:29:37.454 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:29:37.463 | + functions-common:time_stop:2426 : end_time=1781742577457 2026-06-18 00:29:37.469 | + functions-common:time_stop:2427 : elapsed_time=11217 2026-06-18 00:29:37.475 | + functions-common:time_stop:2428 : total=69350 2026-06-18 00:29:37.481 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:29:37.486 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=80567 2026-06-18 00:29:37.492 | + inc/python:pip_install:219 : return 0 2026-06-18 00:29:37.498 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:29:37.503 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:29:37.508 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-18 00:29:37.515 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-18 00:29:37.521 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:29:37.528 | + 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-06-18 00:29:37.533 | + 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-06-18 00:29:37.539 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:29:37.545 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-18 00:29:37.551 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-18 00:29:37.558 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-18 00:29:37.558 | Installing OVN and dependent packages 2026-06-18 00:29:37.565 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-18 00:29:37.571 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-18 00:29:37.612 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:29:37.618 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-18 00:29:37.656 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:29:37.662 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-18 00:29:37.698 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:37.705 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-18 00:29:37.711 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-18 00:29:37.748 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:37.754 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-18 00:29:37.759 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-18 00:29:37.784 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-18 00:29:37.793 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-06-18 00:29:37.814 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-18 00:29:37.821 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-18 00:29:37.866 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-18 00:29:37.871 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:29:37.877 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:29:37.883 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:29:37.889 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:29:37.896 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:29:37.902 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:29:37.908 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:37.915 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:37.921 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:29:37.928 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:29:37.933 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:29:37.939 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:29:37.945 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-18 00:29:37.953 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:29:37.960 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:37.966 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:37.972 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-18 00:29:38.023 | + functions-common:apt_get:1201 : 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-06-18 00:29:38.062 | Reading package lists... 2026-06-18 00:29:38.280 | Building dependency tree... 2026-06-18 00:29:38.281 | Reading state information... 2026-06-18 00:29:38.487 | make is already the newest version (4.3-4.1build2). 2026-06-18 00:29:38.487 | make set to manually installed. 2026-06-18 00:29:38.487 | The following additional packages will be installed: 2026-06-18 00:29:38.487 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-06-18 00:29:38.487 | python3-openvswitch python3-sortedcontainers 2026-06-18 00:29:38.488 | Suggested packages: 2026-06-18 00:29:38.488 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-06-18 00:29:38.517 | The following NEW packages will be installed: 2026-06-18 00:29:38.518 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-06-18 00:29:38.518 | openvswitch-switch python3-netifaces python3-openvswitch 2026-06-18 00:29:38.518 | python3-sortedcontainers 2026-06-18 00:29:38.701 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:29:38.701 | Need to get 4,337 kB of archives. 2026-06-18 00:29:38.701 | After this operation, 13.8 MB of additional disk space will be used. 2026-06-18 00:29:38.701 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-18 00:29:39.188 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1,042 kB] 2026-06-18 00:29:39.391 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-06-18 00:29:39.399 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-18 00:29:39.402 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-18 00:29:39.409 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1,034 kB] 2026-06-18 00:29:39.474 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1,608 kB] 2026-06-18 00:29:39.534 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-06-18 00:29:39.535 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-06-18 00:29:39.719 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:29:39.763 | Fetched 4,337 kB in 1s (4,321 kB/s) 2026-06-18 00:29:39.802 | Selecting previously unselected package libunbound8:amd64. 2026-06-18 00:29:39.835 | (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 ... 69646 files and directories currently installed.) 2026-06-18 00:29:39.837 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-18 00:29:39.845 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-18 00:29:39.903 | Selecting previously unselected package openvswitch-common. 2026-06-18 00:29:39.913 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:29:39.917 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 00:29:40.017 | Selecting previously unselected package python3-netifaces:amd64. 2026-06-18 00:29:40.028 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-06-18 00:29:40.032 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-18 00:29:40.086 | Selecting previously unselected package python3-sortedcontainers. 2026-06-18 00:29:40.095 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-18 00:29:40.099 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-18 00:29:40.157 | Selecting previously unselected package libxdp1:amd64. 2026-06-18 00:29:40.167 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-18 00:29:40.170 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-18 00:29:40.229 | Selecting previously unselected package python3-openvswitch. 2026-06-18 00:29:40.238 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:29:40.241 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 00:29:40.345 | Selecting previously unselected package openvswitch-switch. 2026-06-18 00:29:40.356 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:29:40.367 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 00:29:40.469 | Selecting previously unselected package libfakeroot:amd64. 2026-06-18 00:29:40.480 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-06-18 00:29:40.483 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-06-18 00:29:40.542 | Selecting previously unselected package fakeroot. 2026-06-18 00:29:40.552 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-06-18 00:29:40.588 | Unpacking fakeroot (1.33-1) ... 2026-06-18 00:29:41.150 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-18 00:29:41.309 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-06-18 00:29:41.328 | Setting up fakeroot (1.33-1) ... 2026-06-18 00:29:41.342 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-06-18 00:29:41.358 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-18 00:29:41.368 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-18 00:29:41.378 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-18 00:29:41.388 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 00:29:41.405 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 00:29:41.637 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 00:29:41.664 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-18 00:29:42.142 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-18 00:29:42.291 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-18 00:29:43.194 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:29:44.401 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:29:44.661 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:29:44.665 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:29:44.669 | + functions-common:time_stop:2414 : local name 2026-06-18 00:29:44.673 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:29:44.676 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:29:44.682 | + functions-common:time_stop:2417 : local total 2026-06-18 00:29:44.686 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:29:44.692 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:29:44.698 | + functions-common:time_stop:2421 : start_time=1781742578016 2026-06-18 00:29:44.703 | + functions-common:time_stop:2423 : [[ -z 1781742578016 ]] 2026-06-18 00:29:44.711 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:29:44.720 | + functions-common:time_stop:2426 : end_time=1781742584714 2026-06-18 00:29:44.726 | + functions-common:time_stop:2427 : elapsed_time=6698 2026-06-18 00:29:44.732 | + functions-common:time_stop:2428 : total=145554 2026-06-18 00:29:44.738 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:29:44.744 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=152252 2026-06-18 00:29:44.749 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:29:44.756 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-18 00:29:44.800 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-18 00:29:44.806 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:29:44.812 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:29:44.817 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:29:44.822 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:29:44.829 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:29:44.835 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:29:44.840 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:44.844 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:44.850 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:29:44.857 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:29:44.863 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:29:44.870 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:29:44.876 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-18 00:29:44.882 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:29:44.888 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:44.895 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:44.902 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-18 00:29:44.953 | + functions-common:apt_get:1201 : 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-06-18 00:29:44.994 | Reading package lists... 2026-06-18 00:29:45.227 | Building dependency tree... 2026-06-18 00:29:45.228 | Reading state information... 2026-06-18 00:29:45.446 | The following additional packages will be installed: 2026-06-18 00:29:45.446 | ovn-common 2026-06-18 00:29:45.480 | The following NEW packages will be installed: 2026-06-18 00:29:45.480 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-18 00:29:45.669 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:29:45.669 | Need to get 2,360 kB of archives. 2026-06-18 00:29:45.669 | After this operation, 8,355 kB of additional disk space will be used. 2026-06-18 00:29:45.669 | 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-06-18 00:29:46.337 | 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-06-18 00:29:46.421 | 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-06-18 00:29:46.490 | 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-06-18 00:29:46.759 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:29:46.799 | Fetched 2,360 kB in 1s (2,188 kB/s) 2026-06-18 00:29:46.841 | Selecting previously unselected package ovn-common. 2026-06-18 00:29:46.875 | (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 ... 69909 files and directories currently installed.) 2026-06-18 00:29:46.877 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:29:46.883 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:29:46.991 | Selecting previously unselected package ovn-central. 2026-06-18 00:29:47.001 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:29:47.005 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:29:47.071 | Selecting previously unselected package ovn-controller-vtep. 2026-06-18 00:29:47.081 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:29:47.086 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:29:47.151 | Selecting previously unselected package ovn-host. 2026-06-18 00:29:47.159 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:29:47.167 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:29:47.259 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:29:47.281 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:29:47.610 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-18 00:29:47.750 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-18 00:29:48.073 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-18 00:29:48.148 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:29:48.481 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-18 00:29:48.610 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-18 00:29:49.110 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-18 00:29:49.593 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-18 00:29:50.173 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-18 00:29:50.259 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:29:50.404 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-18 00:29:50.828 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:29:52.131 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:29:52.137 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:29:52.143 | + functions-common:time_stop:2414 : local name 2026-06-18 00:29:52.149 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:29:52.155 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:29:52.160 | + functions-common:time_stop:2417 : local total 2026-06-18 00:29:52.167 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:29:52.173 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:29:52.178 | + functions-common:time_stop:2421 : start_time=1781742584947 2026-06-18 00:29:52.184 | + functions-common:time_stop:2423 : [[ -z 1781742584947 ]] 2026-06-18 00:29:52.192 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:29:52.201 | + functions-common:time_stop:2426 : end_time=1781742592194 2026-06-18 00:29:52.207 | + functions-common:time_stop:2427 : elapsed_time=7247 2026-06-18 00:29:52.213 | + functions-common:time_stop:2428 : total=152252 2026-06-18 00:29:52.220 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:29:52.225 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=159499 2026-06-18 00:29:52.231 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:29:52.237 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-06-18 00:29:52.243 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-06-18 00:29:52.250 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-18 00:29:52.257 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-18 00:29:52.267 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 00:29:52.274 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-18 00:29:52.280 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 00:29:52.286 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-18 00:29:52.291 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 00:29:52.298 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-18 00:29:52.305 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 00:29:52.311 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-18 00:29:52.317 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 00:29:52.323 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-18 00:29:52.329 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 00:29:52.335 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-18 00:29:52.342 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 00:29:52.348 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-18 00:29:52.355 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-18 00:29:52.361 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-18 00:29:52.368 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-18 00:29:52.374 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-18 00:29:52.379 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:29:52.386 | + 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-06-18 00:29:52.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, =~ ,ovsdbapp, ]] 2026-06-18 00:29:52.398 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:29:52.404 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-18 00:29:52.410 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 00:29:52.416 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-18 00:29:52.456 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:52.462 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-18 00:29:52.469 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-18 00:29:52.475 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-18 00:29:52.482 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 00:29:52.488 | + lib/stack:stack_install_service:32 : install_nova 2026-06-18 00:29:52.495 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-18 00:29:52.501 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-18 00:29:52.507 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:29:52.513 | + 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-06-18 00:29:52.520 | + 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-06-18 00:29:52.526 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:29:52.532 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-18 00:29:52.571 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:52.578 | + lib/nova:install_nova:915 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-18 00:29:52.584 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-18 00:29:52.590 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-18 00:29:52.596 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-18 00:29:52.602 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-18 00:29:52.695 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-18 00:29:52.701 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:52.707 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:52.713 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 00:29:52.719 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:29:52.724 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:29:52.730 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:29:52.735 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:29:52.741 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:29:52.747 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:29:52.753 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:52.757 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:52.763 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:29:52.769 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:29:52.775 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:29:52.780 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:29:52.786 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 00:29:52.792 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:29:52.798 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:52.803 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:52.809 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 00:29:52.854 | + functions-common:apt_get:1201 : 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-06-18 00:29:52.896 | Reading package lists... 2026-06-18 00:29:53.102 | Building dependency tree... 2026-06-18 00:29:53.102 | Reading state information... 2026-06-18 00:29:53.297 | The following additional packages will be installed: 2026-06-18 00:29:53.298 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-06-18 00:29:53.298 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-06-18 00:29:53.298 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-06-18 00:29:53.298 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-18 00:29:53.298 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-06-18 00:29:53.298 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-06-18 00:29:53.298 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-06-18 00:29:53.298 | qemu-system-x86 seabios systemd-container 2026-06-18 00:29:53.299 | Suggested packages: 2026-06-18 00:29:53.299 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-06-18 00:29:53.299 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-06-18 00:29:53.299 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-18 00:29:53.299 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-18 00:29:53.299 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-06-18 00:29:53.299 | auditd nfs-common systemtap zfsutils samba vde2 2026-06-18 00:29:53.299 | Recommended packages: 2026-06-18 00:29:53.299 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-06-18 00:29:53.299 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-06-18 00:29:53.299 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-06-18 00:29:53.299 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-06-18 00:29:53.349 | The following NEW packages will be installed: 2026-06-18 00:29:53.350 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-06-18 00:29:53.350 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-06-18 00:29:53.350 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-06-18 00:29:53.350 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-18 00:29:53.350 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-06-18 00:29:53.350 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-06-18 00:29:53.350 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-06-18 00:29:53.350 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-18 00:29:53.350 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-06-18 00:29:53.532 | 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:29:53.532 | Need to get 127 MB of archives. 2026-06-18 00:29:53.532 | After this operation, 527 MB of additional disk space will be used. 2026-06-18 00:29:53.532 | 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-06-18 00:29:53.855 | 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-06-18 00:29:54.264 | 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-06-18 00:29:54.265 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-06-18 00:29:54.288 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-06-18 00:29:54.289 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-06-18 00:29:54.296 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-06-18 00:29:54.353 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-06-18 00:29:54.353 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-06-18 00:29:54.354 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-06-18 00:29:54.355 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-06-18 00:29:54.356 | 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-06-18 00:29:54.418 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-06-18 00:29:54.420 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-06-18 00:29:54.421 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-06-18 00:29:54.422 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-06-18 00:29:54.494 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-06-18 00:29:54.656 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.13 [438 kB] 2026-06-18 00:29:54.660 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.13 [741 kB] 2026-06-18 00:29:54.733 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.13 [431 kB] 2026-06-18 00:29:54.738 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.13 [3,116 B] 2026-06-18 00:29:54.738 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.13 [6,036 B] 2026-06-18 00:29:54.738 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-18 00:29:54.801 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.13 [1,374 B] 2026-06-18 00:29:54.802 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.13 [49.8 kB] 2026-06-18 00:29:54.803 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-06-18 00:29:54.807 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-18 00:29:54.811 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-06-18 00:29:54.886 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-06-18 00:29:55.042 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-06-18 00:29:55.130 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-06-18 00:29:55.591 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-06-18 00:29:56.274 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9,104 kB] 2026-06-18 00:29:56.607 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6,308 kB] 2026-06-18 00:29:56.842 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-06-18 00:29:56.844 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-06-18 00:29:57.272 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3,435 kB] 2026-06-18 00:29:57.390 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-06-18 00:29:59.563 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-06-18 00:29:59.564 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-18 00:29:59.744 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:29:59.781 | Fetched 127 MB in 6s (20.4 MB/s) 2026-06-18 00:29:59.828 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-06-18 00:29:59.861 | (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 ... 69977 files and directories currently installed.) 2026-06-18 00:29:59.862 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-06-18 00:29:59.871 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-18 00:29:59.923 | Selecting previously unselected package ipxe-qemu. 2026-06-18 00:29:59.932 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-18 00:29:59.936 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-18 00:30:00.014 | Selecting previously unselected package libasound2-data. 2026-06-18 00:30:00.025 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-06-18 00:30:00.028 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-18 00:30:00.113 | Selecting previously unselected package libasound2t64:amd64. 2026-06-18 00:30:00.123 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-06-18 00:30:00.127 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-18 00:30:00.185 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-06-18 00:30:00.196 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-06-18 00:30:00.200 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-18 00:30:00.253 | Selecting previously unselected package libnspr4:amd64. 2026-06-18 00:30:00.264 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-06-18 00:30:00.269 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-18 00:30:00.326 | Selecting previously unselected package libnss3:amd64. 2026-06-18 00:30:00.336 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-18 00:30:00.340 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-18 00:30:00.422 | Selecting previously unselected package libpcsclite1:amd64. 2026-06-18 00:30:00.432 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-06-18 00:30:00.436 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-18 00:30:00.486 | Selecting previously unselected package libcacard0:amd64. 2026-06-18 00:30:00.497 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-06-18 00:30:00.502 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-18 00:30:00.556 | Selecting previously unselected package libdaxctl1:amd64. 2026-06-18 00:30:00.567 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-18 00:30:00.570 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-18 00:30:00.622 | Selecting previously unselected package libndctl6:amd64. 2026-06-18 00:30:00.632 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-18 00:30:00.636 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-18 00:30:00.692 | Selecting previously unselected package libpciaccess0:amd64. 2026-06-18 00:30:00.703 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:30:00.708 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-18 00:30:00.764 | Selecting previously unselected package libpmem1:amd64. 2026-06-18 00:30:00.774 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-18 00:30:00.778 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-18 00:30:00.846 | Selecting previously unselected package librdmacm1t64:amd64. 2026-06-18 00:30:00.857 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-06-18 00:30:00.861 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-18 00:30:00.918 | Selecting previously unselected package libslirp0:amd64. 2026-06-18 00:30:00.929 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-06-18 00:30:00.933 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-18 00:30:00.989 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-06-18 00:30:00.999 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-06-18 00:30:01.003 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-18 00:30:01.063 | Selecting previously unselected package libvirt0:amd64. 2026-06-18 00:30:01.075 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 00:30:01.079 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:01.212 | Selecting previously unselected package libvirt-clients. 2026-06-18 00:30:01.220 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 00:30:01.238 | Unpacking libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:01.312 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-06-18 00:30:01.321 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 00:30:01.336 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:01.410 | Selecting previously unselected package libvirt-daemon. 2026-06-18 00:30:01.419 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 00:30:01.435 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:01.512 | Selecting previously unselected package libvirt-daemon-config-network. 2026-06-18 00:30:01.522 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.13_all.deb ... 2026-06-18 00:30:01.537 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:01.584 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-06-18 00:30:01.594 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.13_all.deb ... 2026-06-18 00:30:01.611 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:01.674 | Selecting previously unselected package systemd-container. 2026-06-18 00:30:01.684 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 00:30:01.688 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-06-18 00:30:01.779 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-06-18 00:30:01.789 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.13_all.deb ... 2026-06-18 00:30:01.805 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:01.868 | Selecting previously unselected package libvirt-daemon-system. 2026-06-18 00:30:01.877 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 00:30:01.934 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:02.011 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-18 00:30:02.020 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 00:30:02.038 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:02.112 | Selecting previously unselected package python3-libvirt. 2026-06-18 00:30:02.121 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-18 00:30:02.125 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-18 00:30:02.190 | Selecting previously unselected package libfdt1:amd64. 2026-06-18 00:30:02.200 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-18 00:30:02.204 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-18 00:30:02.264 | Selecting previously unselected package qemu-system-common. 2026-06-18 00:30:02.273 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:02.278 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:02.404 | Selecting previously unselected package qemu-system-data. 2026-06-18 00:30:02.414 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-06-18 00:30:02.418 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:02.548 | Selecting previously unselected package qemu-system-arm. 2026-06-18 00:30:02.557 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:02.572 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:02.976 | Selecting previously unselected package qemu-system-mips. 2026-06-18 00:30:02.987 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:03.004 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:03.445 | Selecting previously unselected package qemu-system-ppc. 2026-06-18 00:30:03.455 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:03.473 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:03.744 | Selecting previously unselected package qemu-system-sparc. 2026-06-18 00:30:03.753 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:03.769 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:03.971 | Selecting previously unselected package seabios. 2026-06-18 00:30:03.981 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-06-18 00:30:03.986 | Unpacking seabios (1.16.3-2) ... 2026-06-18 00:30:04.053 | Selecting previously unselected package qemu-system-x86. 2026-06-18 00:30:04.062 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:04.079 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:04.439 | Selecting previously unselected package qemu-system-s390x. 2026-06-18 00:30:04.449 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:04.466 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:04.628 | Selecting previously unselected package qemu-system-misc. 2026-06-18 00:30:04.638 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:04.655 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:05.848 | Selecting previously unselected package qemu-system. 2026-06-18 00:30:05.855 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:05.859 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:05.919 | Selecting previously unselected package systemd-coredump. 2026-06-18 00:30:05.928 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 00:30:05.932 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-18 00:30:06.017 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-18 00:30:06.029 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-18 00:30:06.357 | Creating group 'systemd-coredump' with GID 989. 2026-06-18 00:30:06.358 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-06-18 00:30:06.388 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-18 00:30:06.400 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-18 00:30:06.412 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-18 00:30:06.424 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-18 00:30:06.435 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-18 00:30:06.446 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-18 00:30:06.458 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:06.470 | Setting up seabios (1.16.3-2) ... 2026-06-18 00:30:06.480 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:06.491 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-18 00:30:06.650 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-06-18 00:30:07.003 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-18 00:30:07.015 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-18 00:30:07.027 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-18 00:30:07.038 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-18 00:30:07.049 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-18 00:30:07.059 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-18 00:30:07.069 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-18 00:30:07.080 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:07.561 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-18 00:30:07.573 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:07.931 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-18 00:30:08.121 | Setting up libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:08.160 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:08.184 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-18 00:30:08.197 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-18 00:30:08.209 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:08.231 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:08.256 | Setting up libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:08.278 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:08.436 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-06-18 00:30:08.828 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:08.850 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:08.876 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:08.901 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:08.923 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:08.946 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:08.969 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:09.318 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-06-18 00:30:09.875 | info: Selecting GID from range 100 to 999 ... 2026-06-18 00:30:09.880 | info: Adding group `swtpm' (GID 116) ... 2026-06-18 00:30:09.953 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-06-18 00:30:09.953 | 2026-06-18 00:30:09.959 | info: Selecting UID from range 100 to 999 ... 2026-06-18 00:30:09.959 | 2026-06-18 00:30:09.964 | info: Adding system user `swtpm' (UID 113) ... 2026-06-18 00:30:09.968 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-06-18 00:30:10.029 | info: Not creating home directory `/var/lib/swtpm'. 2026-06-18 00:30:10.215 | Enabling libvirt default network 2026-06-18 00:30:10.233 | Inserted module 'msr' 2026-06-18 00:30:10.405 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-06-18 00:30:10.405 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-06-18 00:30:10.405 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-06-18 00:30:10.405 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-06-18 00:30:10.405 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-06-18 00:30:10.405 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-06-18 00:30:10.405 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-06-18 00:30:10.405 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-06-18 00:30:11.002 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-06-18 00:30:11.719 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-06-18 00:30:12.154 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-06-18 00:30:12.921 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-18 00:30:12.998 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:13.023 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:13.037 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:30:14.180 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-18 00:30:14.205 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:30:14.507 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:30:14.513 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:30:14.519 | + functions-common:time_stop:2414 : local name 2026-06-18 00:30:14.526 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:30:14.532 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:30:14.538 | + functions-common:time_stop:2417 : local total 2026-06-18 00:30:14.544 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:30:14.550 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:30:14.555 | + functions-common:time_stop:2421 : start_time=1781742592849 2026-06-18 00:30:14.561 | + functions-common:time_stop:2423 : [[ -z 1781742592849 ]] 2026-06-18 00:30:14.567 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:30:14.577 | + functions-common:time_stop:2426 : end_time=1781742614570 2026-06-18 00:30:14.584 | + functions-common:time_stop:2427 : elapsed_time=21721 2026-06-18 00:30:14.590 | + functions-common:time_stop:2428 : total=159499 2026-06-18 00:30:14.595 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:30:14.604 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=181220 2026-06-18 00:30:14.610 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:30:14.616 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-18 00:30:14.622 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:30:14.627 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:30:14.631 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:30:14.637 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:30:14.643 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:30:14.648 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:30:14.653 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:14.659 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:14.666 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:30:14.672 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:30:14.677 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:30:14.683 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:30:14.689 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-18 00:30:14.695 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:30:14.701 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:14.708 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:14.714 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-18 00:30:14.764 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-18 00:30:14.803 | Reading package lists... 2026-06-18 00:30:15.046 | Building dependency tree... 2026-06-18 00:30:15.047 | Reading state information... 2026-06-18 00:30:15.277 | The following additional packages will be installed: 2026-06-18 00:30:15.278 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 2026-06-18 00:30:15.279 | Suggested packages: 2026-06-18 00:30:15.279 | trousers 2026-06-18 00:30:15.316 | The following NEW packages will be installed: 2026-06-18 00:30:15.318 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 mdevctl ovmf swtpm 2026-06-18 00:30:15.318 | swtpm-tools 2026-06-18 00:30:15.487 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:30:15.487 | Need to get 6,726 kB of archives. 2026-06-18 00:30:15.487 | After this operation, 22.0 MB of additional disk space will be used. 2026-06-18 00:30:15.487 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-06-18 00:30:15.526 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-06-18 00:30:15.806 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-06-18 00:30:17.307 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-06-18 00:30:17.482 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-06-18 00:30:17.486 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-06-18 00:30:17.494 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-06-18 00:30:17.883 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:30:17.932 | Fetched 6,726 kB in 2s (2,869 kB/s) 2026-06-18 00:30:17.967 | Selecting previously unselected package libjson-glib-1.0-common. 2026-06-18 00:30:17.999 | (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 ... 71083 files and directories currently installed.) 2026-06-18 00:30:18.001 | Preparing to unpack .../0-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-06-18 00:30:18.005 | Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-18 00:30:18.062 | Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-06-18 00:30:18.072 | Preparing to unpack .../1-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-06-18 00:30:18.080 | Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-18 00:30:18.136 | Selecting previously unselected package libtpms0:amd64. 2026-06-18 00:30:18.147 | Preparing to unpack .../2-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-06-18 00:30:18.151 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-18 00:30:18.207 | Selecting previously unselected package mdevctl. 2026-06-18 00:30:18.218 | Preparing to unpack .../3-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-06-18 00:30:18.222 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-18 00:30:18.319 | Selecting previously unselected package swtpm. 2026-06-18 00:30:18.329 | Preparing to unpack .../4-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-18 00:30:18.333 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-18 00:30:18.396 | Selecting previously unselected package swtpm-tools. 2026-06-18 00:30:18.406 | Preparing to unpack .../5-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-18 00:30:18.409 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-18 00:30:18.467 | Selecting previously unselected package ovmf. 2026-06-18 00:30:18.477 | Preparing to unpack .../6-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-06-18 00:30:18.481 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-06-18 00:30:18.634 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-06-18 00:30:18.647 | Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-18 00:30:18.658 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-18 00:30:18.668 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-18 00:30:18.679 | Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-18 00:30:18.690 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-18 00:30:18.717 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-18 00:30:18.751 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:30:19.075 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:30:19.362 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:30:19.368 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:30:19.374 | + functions-common:time_stop:2414 : local name 2026-06-18 00:30:19.380 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:30:19.386 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:30:19.391 | + functions-common:time_stop:2417 : local total 2026-06-18 00:30:19.396 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:30:19.402 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:30:19.408 | + functions-common:time_stop:2421 : start_time=1781742614758 2026-06-18 00:30:19.414 | + functions-common:time_stop:2423 : [[ -z 1781742614758 ]] 2026-06-18 00:30:19.421 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:30:19.430 | + functions-common:time_stop:2426 : end_time=1781742619424 2026-06-18 00:30:19.436 | + functions-common:time_stop:2427 : elapsed_time=4666 2026-06-18 00:30:19.442 | + functions-common:time_stop:2428 : total=181220 2026-06-18 00:30:19.447 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:30:19.452 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=185886 2026-06-18 00:30:19.457 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:30:19.463 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-18 00:30:19.469 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 00:30:19.479 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 00:30:19.485 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-18 00:30:19.491 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-18 00:30:19.498 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-06-18 00:30:19.503 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-06-18 00:30:19.509 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-06-18 00:30:19.515 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-18 00:30:19.520 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-06-18 00:30:19.541 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-06-18 00:30:19.564 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-06-18 00:30:19.565 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-06-18 00:30:19.579 | /var/core/core.%e.%p.%h.%t 2026-06-18 00:30:19.586 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-06-18 00:30:19.606 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-18 00:30:19.620 | [Service] 2026-06-18 00:30:19.620 | LimitCORE=infinity 2026-06-18 00:30:19.627 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-06-18 00:30:19.933 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-18 00:30:19.939 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-18 00:30:19.947 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-18 00:30:19.988 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:19.997 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-18 00:30:20.040 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-18 00:30:20.046 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-18 00:30:20.052 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-18 00:30:20.058 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-18 00:30:20.067 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-18 00:30:20.073 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-18 00:30:20.078 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-18 00:30:20.083 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:30:20.091 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:30:20.097 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:30:20.104 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:30:20.112 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:30:20.151 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:30:20.157 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:30:20.163 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:30:20.170 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-18 00:30:20.171 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:30:20.183 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-18 00:30:20.188 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:30:20.194 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-18 00:30:20.219 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-18 00:30:20.226 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:30:20.227 | + functions-common:git_clone:667 : head -1 2026-06-18 00:30:20.232 | 7c36fab Merge pull request #2046 from ArduFish/master 2026-06-18 00:30:20.238 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:30:20.245 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-18 00:30:20.285 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:30:20.291 | + lib/nova:install_nova:958 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-06-18 00:30:20.298 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/nova.git 2026-06-18 00:30:20.301 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-18 00:30:20.308 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:30:20.314 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:30:20.322 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:30:20.329 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:30:20.334 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:30:20.342 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:30:20.381 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:30:20.388 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:30:20.394 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:30:20.402 | + functions-common:git_clone:604 : echo master 2026-06-18 00:30:20.403 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:30:20.413 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-18 00:30:20.419 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:30:20.424 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-18 00:30:20.450 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-18 00:30:20.458 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:30:20.459 | + functions-common:git_clone:667 : head -1 2026-06-18 00:30:20.472 | 16d733b399 Merge "Change nova-alt-configurations job" 2026-06-18 00:30:20.479 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:30:20.486 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-18 00:30:20.492 | + inc/python:setup_develop:353 : local bindep 2026-06-18 00:30:20.498 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 00:30:20.504 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-18 00:30:20.510 | + inc/python:setup_develop:359 : local extras= 2026-06-18 00:30:20.516 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-18 00:30:20.522 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:30:20.528 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 00:30:20.534 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-18 00:30:20.540 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:30:20.546 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:30:20.554 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-18 00:30:20.561 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:30:20.569 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-18 00:30:20.574 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:30:20.580 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:30:20.588 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-18 00:30:20.600 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-18 00:30:20.607 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-18 00:30:20.613 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-18 00:30:20.708 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-18 00:30:20.714 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 00:30:20.721 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:30:20.727 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:30:20.734 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 00:30:20.739 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-18 00:30:20.746 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 00:30:20.752 | + inc/python:setup_package:446 : local extras= 2026-06-18 00:30:20.759 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:30:20.764 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:30:20.770 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:30:20.777 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:30:20.782 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:30:20.788 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-18 00:30:20.838 | Using python 3.12 to install /opt/stack/nova 2026-06-18 00:30:20.844 | + 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-06-18 00:30:21.418 | Obtaining file:///opt/stack/nova 2026-06-18 00:30:21.421 | Installing build dependencies: started 2026-06-18 00:30:22.354 | Installing build dependencies: finished with status 'done' 2026-06-18 00:30:22.356 | Checking if build backend supports build_editable: started 2026-06-18 00:30:22.659 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:30:22.661 | Getting requirements to build editable: started 2026-06-18 00:30:22.829 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:30:22.832 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:30:24.494 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:30:24.512 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (7.0.3) 2026-06-18 00:30:24.512 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (2.0.50) 2026-06-18 00:30:24.514 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (5.3.1) 2026-06-18 00:30:24.514 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (0.41.0) 2026-06-18 00:30:24.514 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.1.6) 2026-06-18 00:30:24.514 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (13.0.0) 2026-06-18 00:30:24.514 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (6.1.1) 2026-06-18 00:30:24.515 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (2.5.1) 2026-06-18 00:30:24.515 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (43.0.3) 2026-06-18 00:30:24.516 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (1.8.10) 2026-06-18 00:30:24.516 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.5.1) 2026-06-18 00:30:24.517 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.1.0) 2026-06-18 00:30:24.517 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.10.1) 2026-06-18 00:30:24.517 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.17.0) 2026-06-18 00:30:24.518 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (1.18.4) 2026-06-18 00:30:24.518 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (1.3.0) 2026-06-18 00:30:24.519 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (4.0.0) 2026-06-18 00:30:24.519 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (4.26.0) 2026-06-18 00:30:24.520 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (9.9.0) 2026-06-18 00:30:24.520 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (5.14.0) 2026-06-18 00:30:24.520 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (12.0.0) 2026-06-18 00:30:24.521 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (4.12.0) 2026-06-18 00:30:24.521 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (2.34.2) 2026-06-18 00:30:24.522 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (5.8.0) 2026-06-18 00:30:24.610 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev193) 2026-06-18 00:30:24.687 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-18 00:30:24.699 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (4.2.0) 2026-06-18 00:30:24.700 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (7.5.0) 2026-06-18 00:30:24.701 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (10.5.0) 2026-06-18 00:30:24.701 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (6.4.0) 2026-06-18 00:30:24.701 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (8.2.0) 2026-06-18 00:30:24.701 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (2.11.0) 2026-06-18 00:30:24.704 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.8.0) 2026-06-18 00:30:24.704 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (5.10.0) 2026-06-18 00:30:24.704 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (2.7.1) 2026-06-18 00:30:24.704 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (10.1.1) 2026-06-18 00:30:24.704 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (18.0.0) 2026-06-18 00:30:24.704 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (7.9.0) 2026-06-18 00:30:24.705 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (18.1.0) 2026-06-18 00:30:24.705 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (5.1.0) 2026-06-18 00:30:24.706 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.11.0) 2026-06-18 00:30:24.706 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (6.8.0) 2026-06-18 00:30:24.707 | 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.1.0.dev193) (4.6.0) 2026-06-18 00:30:24.707 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (2.0.0) 2026-06-18 00:30:24.708 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (8.1.0) 2026-06-18 00:30:24.708 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (7.2.2) 2026-06-18 00:30:24.709 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.10.2) 2026-06-18 00:30:24.709 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (7.1.0) 2026-06-18 00:30:24.710 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (1.1.0) 2026-06-18 00:30:24.710 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.8.0) 2026-06-18 00:30:24.711 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (5.0.0) 2026-06-18 00:30:24.711 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (5.7.0) 2026-06-18 00:30:24.731 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev193) 2026-06-18 00:30:24.743 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-18 00:30:24.753 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (8.1.0) 2026-06-18 00:30:24.754 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (0.2.3) 2026-06-18 00:30:24.755 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (1.4.2) 2026-06-18 00:30:24.755 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (1.8.2) 2026-06-18 00:30:24.756 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (2.9.0.post0) 2026-06-18 00:30:24.757 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.3.0) 2026-06-18 00:30:24.757 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (4.16.0) 2026-06-18 00:30:24.758 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (6.0.3) 2026-06-18 00:30:24.760 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev193) (1.3.12) 2026-06-18 00:30:24.760 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev193) (4.15.0) 2026-06-18 00:30:24.763 | 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.1.0.dev193) (7.4.0) 2026-06-18 00:30:24.766 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev193) (2.0.0) 2026-06-18 00:30:24.769 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev193) (3.0) 2026-06-18 00:30:24.774 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev193) (2.8.0) 2026-06-18 00:30:24.778 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev193) (3.1.0) 2026-06-18 00:30:24.779 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev193) (2.2.1) 2026-06-18 00:30:24.782 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev193) (3.0.3) 2026-06-18 00:30:24.783 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev193) (26.1.0) 2026-06-18 00:30:24.784 | 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.1.0.dev193) (2025.9.1) 2026-06-18 00:30:24.784 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev193) (0.37.0) 2026-06-18 00:30:24.786 | 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.1.0.dev193) (2026.5.1) 2026-06-18 00:30:24.790 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev193) (2.1.0) 2026-06-18 00:30:24.794 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev193) (4.0.1) 2026-06-18 00:30:24.794 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev193) (2.13.0) 2026-06-18 00:30:24.795 | 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.1.0.dev193) (5.8.0) 2026-06-18 00:30:24.802 | 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.1.0.dev193) (1.5.0) 2026-06-18 00:30:24.803 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev193) (1.1.0) 2026-06-18 00:30:24.805 | 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.1.0.dev193) (1.33) 2026-06-18 00:30:24.810 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev193) (4.10.0) 2026-06-18 00:30:24.816 | 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.1.0.dev193) (3.1.1) 2026-06-18 00:30:24.820 | 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.1.0.dev193) (9.1.4) 2026-06-18 00:30:24.829 | 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.1.0.dev193) (2.18.0) 2026-06-18 00:30:24.834 | 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.1.0.dev193) (0.20) 2026-06-18 00:30:24.841 | 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.1.0.dev193) (2.1.2) 2026-06-18 00:30:24.841 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev193) (0.6.2) 2026-06-18 00:30:24.850 | 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.1.0.dev193) (7.1.4) 2026-06-18 00:30:24.851 | 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.1.0.dev193) (5.3.1) 2026-06-18 00:30:24.851 | 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.1.0.dev193) (5.6.2) 2026-06-18 00:30:24.852 | 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.1.0.dev193) (0.16.0) 2026-06-18 00:30:24.854 | 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.1.0.dev193) (5.1.0) 2026-06-18 00:30:24.860 | 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.1.0.dev193) (2026.2) 2026-06-18 00:30:24.860 | 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.1.0.dev193) (26.2) 2026-06-18 00:30:24.863 | 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.1.0.dev193) (0.25.0) 2026-06-18 00:30:24.865 | 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.1.0.dev193) (5.0.0) 2026-06-18 00:30:24.866 | 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.1.0.dev193) (4.0.1) 2026-06-18 00:30:24.874 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev193) (1.2.0) 2026-06-18 00:30:24.885 | 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.1.0.dev193) (1.7.6) 2026-06-18 00:30:24.889 | 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.1.0.dev193) (2.2.0) 2026-06-18 00:30:24.891 | 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.1.0.dev193) (1.3.7) 2026-06-18 00:30:24.897 | 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.1.0.dev193) (3.3.2) 2026-06-18 00:30:24.904 | 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.1.0.dev193) (4.3.2) 2026-06-18 00:30:24.904 | 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.1.0.dev193) (3.7.1) 2026-06-18 00:30:24.909 | 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.1.0.dev193) (2.4.0) 2026-06-18 00:30:24.915 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev193) (3.0.3) 2026-06-18 00:30:24.915 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev193) (1.6.2) 2026-06-18 00:30:24.920 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev193) (82.0.1) 2026-06-18 00:30:24.930 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev193) (0.8.1) 2026-06-18 00:30:24.950 | 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.1.0.dev193) (4.14.0) 2026-06-18 00:30:24.954 | 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.1.0.dev193) (0.6.0) 2026-06-18 00:30:24.954 | Requirement already satisfied: cmd2>=3.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.1.0.dev193) (4.0.0) 2026-06-18 00:30:24.960 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (3.0.52) 2026-06-18 00:30:24.960 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (1.11.0) 2026-06-18 00:30:24.962 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (15.0.0) 2026-06-18 00:30:24.962 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (1.8.0) 2026-06-18 00:30:24.972 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev193) (1.17.0) 2026-06-18 00:30:24.975 | 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.1.0.dev193) (2.1.0) 2026-06-18 00:30:24.976 | 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.1.0.dev193) (24.2.1) 2026-06-18 00:30:24.987 | 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.1.0.dev193) (4.6.0) 2026-06-18 00:30:25.001 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev193) (3.4.7) 2026-06-18 00:30:25.001 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev193) (3.18) 2026-06-18 00:30:25.002 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev193) (2.7.0) 2026-06-18 00:30:25.002 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev193) (2023.11.17) 2026-06-18 00:30:25.024 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (4.2.0) 2026-06-18 00:30:25.024 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (2.20.0) 2026-06-18 00:30:25.030 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (0.1.2) 2026-06-18 00:30:25.041 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev193) (0.8) 2026-06-18 00:30:25.072 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev193) (0.16.0) 2026-06-18 00:30:25.365 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev193) 2026-06-18 00:30:25.374 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-18 00:30:25.406 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev193) 2026-06-18 00:30:25.411 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-18 00:30:25.451 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev193) 2026-06-18 00:30:25.455 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-18 00:30:25.526 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-18 00:30:25.545 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-18 00:30:25.564 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-18 00:30:25.598 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-18 00:30:25.826 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 74.0 MB/s 0:00:00 2026-06-18 00:30:25.835 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-18 00:30:25.881 | Building wheels for collected packages: nova 2026-06-18 00:30:25.882 | Building editable for nova (pyproject.toml): started 2026-06-18 00:30:27.648 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-18 00:30:27.649 | Created wheel for nova: filename=nova-33.1.0.dev193-0.editable-py3-none-any.whl size=9432 sha256=90f7ef41f72713fb27a1805202d391858f412e291bfcec5b87870952dfb43827 2026-06-18 00:30:27.649 | Stored in directory: /tmp/pip-ephem-wheel-cache-hnpqp2wn/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-18 00:30:27.654 | Successfully built nova 2026-06-18 00:30:27.782 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-18 00:30:30.386 | 2026-06-18 00:30:30.405 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev193 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-18 00:30:30.548 | + inc/python:pip_install:216 : result=0 2026-06-18 00:30:30.554 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:30:30.560 | + functions-common:time_stop:2414 : local name 2026-06-18 00:30:30.566 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:30:30.572 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:30:30.577 | + functions-common:time_stop:2417 : local total 2026-06-18 00:30:30.583 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:30:30.588 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:30:30.593 | + functions-common:time_stop:2421 : start_time=1781742620825 2026-06-18 00:30:30.599 | + functions-common:time_stop:2423 : [[ -z 1781742620825 ]] 2026-06-18 00:30:30.606 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:30:30.614 | + functions-common:time_stop:2426 : end_time=1781742630608 2026-06-18 00:30:30.619 | + functions-common:time_stop:2427 : elapsed_time=9783 2026-06-18 00:30:30.625 | + functions-common:time_stop:2428 : total=80567 2026-06-18 00:30:30.631 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:30:30.637 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=90350 2026-06-18 00:30:30.643 | + inc/python:pip_install:219 : return 0 2026-06-18 00:30:30.650 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:30:30.656 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:30:30.662 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-18 00:30:30.668 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-18 00:30:30.675 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:30:30.681 | + 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-06-18 00:30:30.686 | + 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-06-18 00:30:30.693 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:30:30.700 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-18 00:30:30.723 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 00:30:30.730 | + ./stack.sh:main:956 : configure_nova 2026-06-18 00:30:30.736 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-06-18 00:30:30.760 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-18 00:30:30.767 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-18 00:30:30.774 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-18 00:30:30.784 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-18 00:30:30.784 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-18 00:30:30.795 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-18 00:30:30.802 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-18 00:30:30.809 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-18 00:30:30.815 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-18 00:30:30.821 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-18 00:30:30.828 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-18 00:30:30.834 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-18 00:30:30.841 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-18 00:30:30.862 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-18 00:30:30.887 | + 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-06-18 00:30:30.912 | + 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-06-18 00:30:30.936 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-18 00:30:30.960 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-18 00:30:30.983 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-18 00:30:30.991 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-18 00:30:30.997 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.sJUXAAHpSH 2026-06-18 00:30:31.003 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-18 00:30:31.009 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-18 00:30:31.015 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-18 00:30:31.020 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 00:30:31.026 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 00:30:31.033 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.sJUXAAHpSH 2026-06-18 00:30:31.042 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.sJUXAAHpSH 2026-06-18 00:30:31.065 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.sJUXAAHpSH /etc/sudoers.d/nova-rootwrap 2026-06-18 00:30:31.090 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-18 00:30:31.099 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-18 00:30:31.105 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-18 00:30:31.111 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-18 00:30:31.117 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-18 00:30:31.123 | + 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-06-18 00:30:31.129 | + 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-06-18 00:30:31.136 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-18 00:30:31.137 | + 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-06-18 00:30:31.152 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-18 00:30:31.160 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-18 00:30:31.184 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-18 00:30:31.206 | + 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-06-18 00:30:31.212 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-18 00:30:31.222 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-18 00:30:31.260 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:31.266 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-18 00:30:31.280 | net.ipv4.ip_forward = 1 2026-06-18 00:30:31.288 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-18 00:30:31.294 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-18 00:30:31.300 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-18 00:30:31.328 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-18 00:30:31.334 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-18 00:30:31.341 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-06-18 00:30:31.362 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-18 00:30:31.371 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-18 00:30:31.371 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-18 00:30:31.380 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:a9b5cbe26415 2026-06-18 00:30:31.383 | InitiatorName=iqn.2016-04.com.open-iscsi:a9b5cbe26415 2026-06-18 00:30:31.391 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-18 00:30:31.399 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-18 00:30:31.515 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-18 00:30:31.522 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-18 00:30:31.528 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:30:31.534 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-18 00:30:31.603 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-18 00:30:31.609 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-18 00:30:31.621 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-18 00:30:31.628 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-18 00:30:31.698 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-18 00:30:31.704 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-18 00:30:31.769 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-18 00:30:31.838 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-18 00:30:31.904 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-18 00:30:31.972 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-06-18 00:30:32.037 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-18 00:30:32.098 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.227 2026-06-18 00:30:32.155 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-18 00:30:32.221 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-18 00:30:32.286 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-18 00:30:32.351 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-18 00:30:32.448 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-18 00:30:32.519 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-18 00:30:32.591 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-18 00:30:32.655 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-18 00:30:32.720 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-18 00:30:32.725 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:30:32.730 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:30:32.736 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:30:32.742 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:30:32.748 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:30:32.754 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:30:32.760 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:30:32.765 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:30:32.770 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:30:32.775 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:30:32.780 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:30:32.786 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:30:32.792 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:30:32.796 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-18 00:30:32.835 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:32.840 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 00:30:32.843 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-18 00:30:32.848 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-18 00:30:32.915 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-18 00:30:32.921 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-18 00:30:32.928 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-18 00:30:32.933 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-18 00:30:32.939 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 00:30:32.945 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 00:30:32.950 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 00:30:32.987 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:32.993 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 00:30:32.999 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-18 00:30:33.006 | + 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-06-18 00:30:33.081 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-18 00:30:33.087 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-18 00:30:33.092 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-18 00:30:33.098 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-18 00:30:33.104 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 00:30:33.109 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 00:30:33.115 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 00:30:33.154 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:33.159 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 00:30:33.164 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-18 00:30:33.171 | + 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-06-18 00:30:33.247 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-18 00:30:33.320 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-18 00:30:33.385 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-18 00:30:33.451 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-18 00:30:33.486 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:33.492 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-18 00:30:33.528 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:33.536 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-18 00:30:33.537 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-18 00:30:33.547 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-18 00:30:33.553 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-18 00:30:33.620 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-18 00:30:33.625 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-18 00:30:33.698 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-18 00:30:33.768 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-18 00:30:33.774 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-18 00:30:33.779 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-18 00:30:33.785 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 00:30:33.791 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 00:30:33.797 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-18 00:30:33.802 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 00:30:33.807 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 00:30:33.812 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 00:30:33.817 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-18 00:30:33.884 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-18 00:30:33.954 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.227/identity 2026-06-18 00:30:34.026 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-18 00:30:34.094 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-06-18 00:30:34.160 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-18 00:30:34.228 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-18 00:30:34.297 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-18 00:30:34.365 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.204.45.227/identity 2026-06-18 00:30:34.436 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 00:30:34.505 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 00:30:34.574 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 00:30:34.579 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-18 00:30:34.617 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:34.623 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-18 00:30:34.629 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-18 00:30:34.702 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-18 00:30:34.708 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 00:30:34.715 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 00:30:34.721 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-18 00:30:34.727 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-18 00:30:34.799 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-18 00:30:34.868 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.227/identity 2026-06-18 00:30:34.935 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-18 00:30:35.003 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-06-18 00:30:35.068 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-18 00:30:35.133 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-18 00:30:35.198 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-18 00:30:35.264 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-18 00:30:35.299 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:35.304 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.204.45.227 2026-06-18 00:30:35.310 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-06-18 00:30:35.315 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-06-18 00:30:35.379 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-18 00:30:35.417 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:35.422 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-06-18 00:30:35.428 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-06-18 00:30:35.434 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 00:30:35.439 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 00:30:35.445 | + lib/keystone:configure_keystoneauth:393 : local section=manila 2026-06-18 00:30:35.451 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf manila auth_type password 2026-06-18 00:30:35.523 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf manila interface public 2026-06-18 00:30:35.586 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.227/identity 2026-06-18 00:30:35.653 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf manila username nova 2026-06-18 00:30:35.720 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf manila password secretservice 2026-06-18 00:30:35.790 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-06-18 00:30:35.861 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf manila project_name service 2026-06-18 00:30:35.933 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-06-18 00:30:36.000 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-18 00:30:36.006 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-18 00:30:36.072 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-18 00:30:36.145 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-18 00:30:36.151 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-18 00:30:36.221 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-18 00:30:36.226 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-18 00:30:36.232 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-18 00:30:36.237 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:30:36.243 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:30:36.249 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:30:36.255 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:30:36.262 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:30:36.268 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:30:36.274 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:30:36.280 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:30:36.285 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:30:36.291 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:30:36.296 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:30:36.303 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:30:36.309 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:30:36.315 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-18 00:30:36.320 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-18 00:30:36.325 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-18 00:30:36.333 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 00:30:36.373 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 00:30:36.379 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 00:30:36.384 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 00:30:36.390 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 00:30:36.395 | + 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-06-18 00:30:36.467 | + 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-06-18 00:30:36.533 | + 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-06-18 00:30:36.603 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 00:30:36.668 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-18 00:30:36.736 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-18 00:30:36.809 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-18 00:30:36.847 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:36.852 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-18 00:30:36.859 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-18 00:30:36.864 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-18 00:30:36.871 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-18 00:30:36.875 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 00:30:36.880 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-18 00:30:36.887 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-18 00:30:36.893 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 00:30:36.898 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 00:30:36.920 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 00:30:36.921 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:30:36.933 | d /var/run/uwsgi 0755 stack root 2026-06-18 00:30:36.941 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:30:36.962 | /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-06-18 00:30:36.971 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-18 00:30:36.977 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-18 00:30:36.986 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 00:30:36.992 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-18 00:30:37.063 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-06-18 00:30:37.130 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-18 00:30:37.196 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 00:30:37.263 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 00:30:37.331 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 00:30:37.396 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 00:30:37.461 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 00:30:37.527 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 00:30:37.594 | + 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-06-18 00:30:37.666 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 00:30:37.732 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 00:30:37.798 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 00:30:37.868 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-18 00:30:37.938 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 00:30:37.944 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 00:30:37.953 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-18 00:30:37.959 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-18 00:30:37.964 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 00:30:37.971 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:37.976 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:37.982 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-18 00:30:37.990 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-18 00:30:37.997 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-18 00:30:38.067 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 00:30:38.136 | + 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-06-18 00:30:38.137 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-18 00:30:38.150 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-18 00:30:38.158 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-18 00:30:38.164 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-18 00:30:38.170 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 00:30:38.176 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 00:30:38.181 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 00:30:38.187 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 00:30:38.193 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:38.199 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:38.205 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 00:30:38.210 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 00:30:38.216 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:38.221 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:38.228 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-18 00:30:38.281 | Enabling site nova-api. 2026-06-18 00:30:38.289 | To activate the new configuration, you need to run: 2026-06-18 00:30:38.289 | systemctl reload apache2 2026-06-18 00:30:38.299 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 00:30:38.304 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 00:30:38.309 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:30:38.316 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 00:30:38.460 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-18 00:30:38.495 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:38.500 | + 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-06-18 00:30:38.504 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-18 00:30:38.510 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-18 00:30:38.515 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-18 00:30:38.521 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-18 00:30:38.526 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-18 00:30:38.532 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-18 00:30:38.535 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 00:30:38.540 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 00:30:38.563 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:30:38.565 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 00:30:38.576 | d /var/run/uwsgi 0755 stack root 2026-06-18 00:30:38.583 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:30:38.601 | /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-06-18 00:30:38.608 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-18 00:30:38.614 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-18 00:30:38.622 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 00:30:38.629 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-18 00:30:38.751 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-06-18 00:30:38.811 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-18 00:30:38.877 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-18 00:30:38.943 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 00:30:39.006 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 00:30:39.073 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-18 00:30:39.136 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-18 00:30:39.199 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-18 00:30:39.263 | + 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-06-18 00:30:39.326 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 00:30:39.391 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 00:30:39.459 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-18 00:30:39.527 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-18 00:30:39.593 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-18 00:30:39.598 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-18 00:30:39.665 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-18 00:30:39.699 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:30:39.705 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-18 00:30:39.779 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-18 00:30:39.784 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-18 00:30:39.791 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-18 00:30:39.831 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:39.836 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.227:5672/ 2026-06-18 00:30:39.843 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.227:5672/ 2026-06-18 00:30:39.910 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-18 00:30:39.981 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-18 00:30:39.987 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 00:30:39.992 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-18 00:30:40.033 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 00:30:40.037 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 00:30:40.042 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 00:30:40.078 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:40.086 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 00:30:40.092 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 00:30:40.097 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 00:30:40.135 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:40.142 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.227:5672/ 2026-06-18 00:30:40.149 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.227:5672/ 2026-06-18 00:30:40.219 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 00:30:40.224 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 00:30:40.229 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-06-18 00:30:40.300 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-06-18 00:30:40.370 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-06-18 00:30:40.443 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-18 00:30:40.480 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:40.486 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-06-18 00:30:40.553 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-18 00:30:40.629 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-18 00:30:40.698 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-18 00:30:40.704 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-18 00:30:40.710 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-18 00:30:40.783 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-18 00:30:40.789 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 00:30:40.795 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 00:30:40.801 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-18 00:30:40.806 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-18 00:30:40.870 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-18 00:30:40.942 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.227/identity 2026-06-18 00:30:41.014 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-18 00:30:41.083 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-06-18 00:30:41.152 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-18 00:30:41.223 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-18 00:30:41.288 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-18 00:30:41.358 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-18 00:30:41.396 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:41.403 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-18 00:30:41.412 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 00:30:41.417 | + lib/nova:create_nova_conf:587 : local conf 2026-06-18 00:30:41.423 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-18 00:30:41.431 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-18 00:30:41.436 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 00:30:41.441 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 00:30:41.448 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-18 00:30:41.454 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-18 00:30:41.461 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-18 00:30:41.471 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-18 00:30:41.477 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-18 00:30:41.486 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-18 00:30:41.492 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-18 00:30:41.499 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 00:30:41.505 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 00:30:41.511 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 00:30:41.550 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:41.556 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 00:30:41.562 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-18 00:30:41.570 | + 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-06-18 00:30:41.644 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-06-18 00:30:41.716 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-18 00:30:41.790 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 00:30:41.795 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-18 00:30:41.802 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-18 00:30:41.809 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-18 00:30:41.850 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:41.859 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-18 00:30:41.860 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-18 00:30:42.540 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-18 00:30:42.546 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-18 00:30:43.224 | Adding vhost "nova_cell1" ... 2026-06-18 00:30:43.321 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-18 00:30:44.109 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-18 00:30:44.153 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-18 00:30:44.160 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 00:30:44.166 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-18 00:30:44.172 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 00:30:44.177 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-18 00:30:44.184 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 00:30:44.221 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:44.228 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-18 00:30:44.233 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-18 00:30:44.238 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 00:30:44.274 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:44.279 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.227:5672/nova_cell1 2026-06-18 00:30:44.286 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.227:5672/nova_cell1 2026-06-18 00:30:44.349 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 00:30:44.355 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 00:30:44.361 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-18 00:30:44.398 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:44.404 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-18 00:30:44.409 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 00:30:44.414 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-18 00:30:44.418 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 00:30:44.424 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 00:30:44.430 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 00:30:44.435 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-18 00:30:44.506 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-18 00:30:44.572 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.227/identity 2026-06-18 00:30:44.640 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-18 00:30:44.696 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-06-18 00:30:44.755 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-18 00:30:44.821 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-18 00:30:44.884 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-18 00:30:44.952 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-18 00:30:44.956 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-18 00:30:44.961 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 00:30:44.968 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 00:30:45.006 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 00:30:45.012 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 00:30:45.016 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 00:30:45.021 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 00:30:45.026 | + 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-06-18 00:30:45.087 | + 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-06-18 00:30:45.151 | + 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-06-18 00:30:45.220 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 00:30:45.285 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-18 00:30:45.351 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 00:30:45.359 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-18 00:30:45.367 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 00:30:45.372 | + lib/nova:create_nova_conf:621 : local conf 2026-06-18 00:30:45.377 | + lib/nova:create_nova_conf:622 : local offset 2026-06-18 00:30:45.385 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-18 00:30:45.391 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 00:30:45.397 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 00:30:45.405 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-18 00:30:45.410 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-18 00:30:45.416 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-18 00:30:45.422 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 00:30:45.427 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-18 00:30:45.432 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-18 00:30:45.438 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-18 00:30:45.476 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:45.482 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-18 00:30:45.554 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-18 00:30:45.622 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-18 00:30:45.629 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-18 00:30:45.634 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-18 00:30:45.640 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-18 00:30:45.678 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:30:45.684 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-18 00:30:45.722 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:30:45.729 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-18 00:30:45.769 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:45.775 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-18 00:30:45.780 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-18 00:30:45.786 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-18 00:30:45.794 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-18 00:30:45.833 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:45.839 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-18 00:30:45.866 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-18 00:30:45.867 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-18 00:30:45.881 | cgroup_device_acl = [ 2026-06-18 00:30:45.881 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-18 00:30:45.881 | "/dev/random", "/dev/urandom", 2026-06-18 00:30:45.881 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-18 00:30:45.881 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-18 00:30:45.881 | "/dev/vfio/vfio", 2026-06-18 00:30:45.881 | ] 2026-06-18 00:30:45.889 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-18 00:30:45.896 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:30:45.903 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:30:45.909 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:30:45.914 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:30:45.920 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:30:45.926 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:30:45.933 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:30:45.940 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:30:45.945 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:30:45.951 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:30:45.957 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:30:45.964 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:30:45.971 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:30:45.977 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-18 00:30:45.986 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-06-18 00:30:45.992 | + functions-common:add_user_to_group:2183 : local user=stack 2026-06-18 00:30:45.998 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-18 00:30:46.003 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt stack 2026-06-18 00:30:46.062 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-18 00:30:46.068 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-18 00:30:46.075 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:46.081 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:46.087 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : 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-06-18 00:30:46.094 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-18 00:30:46.100 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : 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-06-18 00:30:46.127 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : 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-06-18 00:30:46.128 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-18 00:30:46.142 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-18 00:30:46.149 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-18 00:30:46.175 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-18 00:30:46.175 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-18 00:30:46.188 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-18 00:30:46.198 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-18 00:30:46.204 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-18 00:30:46.210 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-18 00:30:46.217 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-18 00:30:46.223 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:30:46.228 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-18 00:30:46.321 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-18 00:30:46.326 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:30:46.331 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-18 00:30:46.453 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-18 00:30:46.523 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-18 00:30:46.590 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-06-18 00:30:46.595 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-18 00:30:46.664 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-06-18 00:30:46.738 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-18 00:30:46.810 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-18 00:30:46.879 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-18 00:30:46.887 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 00:30:46.895 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-18 00:30:46.901 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-18 00:30:46.908 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 00:30:46.922 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 00:30:46.928 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-18 00:30:46.933 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-18 00:30:46.938 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-18 00:30:46.944 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-18 00:30:46.951 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-18 00:30:46.990 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:46.996 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-18 00:30:47.001 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-18 00:30:47.006 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-18 00:30:47.012 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 00:30:47.018 | + lib/stack:stack_install_service:32 : install_placement 2026-06-18 00:30:47.023 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-18 00:30:47.028 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-18 00:30:47.035 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 00:30:47.043 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-18 00:30:47.050 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-18 00:30:47.055 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 00:30:47.065 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 00:30:47.066 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:30:47.078 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-18 00:30:47.084 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-18 00:30:47.090 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-18 00:30:47.097 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-18 00:30:47.104 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-18 00:30:47.154 | Using python 3.12 to install osc-placement 2026-06-18 00:30:47.161 | + 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-06-18 00:30:47.823 | Collecting osc-placement 2026-06-18 00:30:48.012 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:30:48.022 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-18 00:30:48.023 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-18 00:30:48.023 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-18 00:30:48.024 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-18 00:30:48.025 | 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-06-18 00:30:48.026 | 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.34.2) 2026-06-18 00:30:48.027 | 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.8.0) 2026-06-18 00:30:48.027 | 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-06-18 00:30:48.028 | 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-06-18 00:30:48.031 | 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.14.0) 2026-06-18 00:30:48.032 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-06-18 00:30:48.033 | 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.8.0) 2026-06-18 00:30:48.035 | 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-06-18 00:30:48.035 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-18 00:30:48.036 | 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-06-18 00:30:48.037 | 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-06-18 00:30:48.039 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-18 00:30:48.040 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-18 00:30:48.040 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-18 00:30:48.041 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-18 00:30:48.042 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-18 00:30:48.042 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-18 00:30:48.043 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-18 00:30:48.043 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-18 00:30:48.044 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-18 00:30:48.044 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-18 00:30:48.045 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-18 00:30:48.046 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-18 00:30:48.048 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-18 00:30:48.052 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-18 00:30:48.054 | 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-06-18 00:30:48.055 | 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-06-18 00:30:48.055 | 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.2) 2026-06-18 00:30:48.058 | 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-06-18 00:30:48.060 | 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.8.1) 2026-06-18 00:30:48.068 | 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.7) 2026-06-18 00:30:48.068 | 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.18) 2026-06-18 00:30:48.069 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-18 00:30:48.069 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-18 00:30:48.076 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-18 00:30:48.077 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-18 00:30:48.079 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-18 00:30:48.136 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-18 00:30:48.337 | Installing collected packages: osc-placement 2026-06-18 00:30:48.413 | Successfully installed osc-placement-4.8.0 2026-06-18 00:30:48.485 | + inc/python:pip_install:216 : result=0 2026-06-18 00:30:48.491 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:30:48.497 | + functions-common:time_stop:2414 : local name 2026-06-18 00:30:48.504 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:30:48.511 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:30:48.517 | + functions-common:time_stop:2417 : local total 2026-06-18 00:30:48.524 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:30:48.530 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:30:48.536 | + functions-common:time_stop:2421 : start_time=1781742647143 2026-06-18 00:30:48.541 | + functions-common:time_stop:2423 : [[ -z 1781742647143 ]] 2026-06-18 00:30:48.550 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:30:48.560 | + functions-common:time_stop:2426 : end_time=1781742648553 2026-06-18 00:30:48.566 | + functions-common:time_stop:2427 : elapsed_time=1410 2026-06-18 00:30:48.572 | + functions-common:time_stop:2428 : total=90350 2026-06-18 00:30:48.578 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:30:48.583 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=91760 2026-06-18 00:30:48.590 | + inc/python:pip_install:219 : return 0 2026-06-18 00:30:48.599 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-06-18 00:30:48.605 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/placement.git 2026-06-18 00:30:48.609 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-18 00:30:48.613 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:30:48.620 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:30:48.627 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:30:48.632 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:30:48.637 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:30:48.643 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:30:48.676 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:30:48.682 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:30:48.686 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:30:48.694 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:30:48.694 | + functions-common:git_clone:604 : echo master 2026-06-18 00:30:48.703 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-18 00:30:48.709 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:30:48.715 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-18 00:30:48.741 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-18 00:30:48.747 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:30:48.749 | + functions-common:git_clone:667 : head -1 2026-06-18 00:30:48.752 | 3cba66c7 Merge "Update python versions" 2026-06-18 00:30:48.759 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:30:48.765 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-18 00:30:48.772 | + inc/python:setup_develop:353 : local bindep 2026-06-18 00:30:48.778 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 00:30:48.784 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-18 00:30:48.790 | + inc/python:setup_develop:359 : local extras= 2026-06-18 00:30:48.796 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-18 00:30:48.803 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:30:48.809 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 00:30:48.815 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-18 00:30:48.821 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:30:48.825 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:30:48.834 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-18 00:30:48.840 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:30:48.847 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-18 00:30:48.854 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:30:48.861 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:30:48.869 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-18 00:30:48.882 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-18 00:30:48.888 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-18 00:30:48.894 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-18 00:30:48.986 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-18 00:30:48.992 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 00:30:48.999 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:30:49.005 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:30:49.012 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 00:30:49.017 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-18 00:30:49.023 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 00:30:49.029 | + inc/python:setup_package:446 : local extras= 2026-06-18 00:30:49.035 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:30:49.041 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:30:49.048 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:30:49.053 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:30:49.059 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:30:49.065 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-18 00:30:49.113 | Using python 3.12 to install /opt/stack/placement 2026-06-18 00:30:49.120 | + 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-06-18 00:30:49.668 | Obtaining file:///opt/stack/placement 2026-06-18 00:30:49.670 | Installing build dependencies: started 2026-06-18 00:30:50.629 | Installing build dependencies: finished with status 'done' 2026-06-18 00:30:50.630 | Checking if build backend supports build_editable: started 2026-06-18 00:30:50.932 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:30:50.934 | Getting requirements to build editable: started 2026-06-18 00:30:51.097 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:30:51.099 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:30:51.680 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:30:51.697 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-18 00:30:51.697 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-18 00:30:51.697 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-18 00:30:51.698 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-18 00:30:51.699 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-18 00:30:51.699 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-18 00:30:51.700 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-18 00:30:51.700 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-18 00:30:51.700 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-18 00:30:51.701 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-18 00:30:51.701 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-18 00:30:51.701 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-18 00:30:51.702 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-18 00:30:51.702 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-18 00:30:51.703 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-18 00:30:51.703 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-18 00:30:51.703 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-18 00:30:51.704 | 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.dev5) (1.1.0) 2026-06-18 00:30:51.704 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-18 00:30:51.704 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-18 00:30:51.706 | 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.dev5) (26.1.0) 2026-06-18 00:30:51.706 | 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.dev5) (2025.9.1) 2026-06-18 00:30:51.706 | 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.dev5) (0.37.0) 2026-06-18 00:30:51.707 | 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.dev5) (2026.5.1) 2026-06-18 00:30:51.710 | 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.dev5) (5.14.0) 2026-06-18 00:30:51.711 | 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.dev5) (4.2.0) 2026-06-18 00:30:51.711 | 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.dev5) (6.8.0) 2026-06-18 00:30:51.712 | 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.dev5) (4.0.1) 2026-06-18 00:30:51.712 | 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.dev5) (2.13.0) 2026-06-18 00:30:51.713 | 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.dev5) (5.8.0) 2026-06-18 00:30:51.715 | 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.dev5) (2.1.0) 2026-06-18 00:30:51.716 | 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.dev5) (5.8.0) 2026-06-18 00:30:51.716 | 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.dev5) (1.8.2) 2026-06-18 00:30:51.716 | 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.dev5) (4.15.0) 2026-06-18 00:30:51.721 | 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.dev5) (1.5.0) 2026-06-18 00:30:51.723 | 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.dev5) (5.3.1) 2026-06-18 00:30:51.725 | 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.dev5) (0.20) 2026-06-18 00:30:51.726 | 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.dev5) (3.1.0) 2026-06-18 00:30:51.727 | Requirement already satisfied: wrapt>=2.1.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.dev5) (2.2.1) 2026-06-18 00:30:51.729 | 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.dev5) (1.3.0) 2026-06-18 00:30:51.729 | 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.dev5) (2.0.0) 2026-06-18 00:30:51.730 | 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.dev5) (6.0.3) 2026-06-18 00:30:51.733 | 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.dev5) (1.18.4) 2026-06-18 00:30:51.734 | 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.dev5) (2.1.2) 2026-06-18 00:30:51.734 | 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.dev5) (0.6.2) 2026-06-18 00:30:51.736 | 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.dev5) (1.3.12) 2026-06-18 00:30:51.739 | 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.dev5) (2.9.0.post0) 2026-06-18 00:30:51.740 | 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.dev5) (5.0.0) 2026-06-18 00:30:51.741 | 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.dev5) (3.1.6) 2026-06-18 00:30:51.742 | 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.dev5) (4.0.1) 2026-06-18 00:30:51.744 | 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.dev5) (3.0.3) 2026-06-18 00:30:51.749 | 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.dev5) (1.2.0) 2026-06-18 00:30:51.751 | 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.dev5) (3.17.0) 2026-06-18 00:30:51.753 | 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.dev5) (3.3.2) 2026-06-18 00:30:51.754 | 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.dev5) (26.2) 2026-06-18 00:30:51.754 | 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.dev5) (7.2.2) 2026-06-18 00:30:51.757 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-18 00:30:51.759 | 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.dev5) (0.8.1) 2026-06-18 00:30:51.768 | 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.dev5) (1.17.0) 2026-06-18 00:30:51.775 | 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.dev5) (3.4.7) 2026-06-18 00:30:51.775 | 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.dev5) (3.18) 2026-06-18 00:30:51.776 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-18 00:30:51.776 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-18 00:30:51.786 | 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.dev5) (0.8) 2026-06-18 00:30:51.793 | 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.dev5) (3.5.1) 2026-06-18 00:30:51.817 | Building wheels for collected packages: openstack-placement 2026-06-18 00:30:51.818 | Building editable for openstack-placement (pyproject.toml): started 2026-06-18 00:30:52.378 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-18 00:30:52.379 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=6f38ed4bcfaf81414428d493a909e83717d280b9c61172288e0c8a00342bba15 2026-06-18 00:30:52.380 | Stored in directory: /tmp/pip-ephem-wheel-cache-44t1eul_/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-18 00:30:52.385 | Successfully built openstack-placement 2026-06-18 00:30:52.510 | Installing collected packages: openstack-placement 2026-06-18 00:30:52.547 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-18 00:30:52.644 | + inc/python:pip_install:216 : result=0 2026-06-18 00:30:52.649 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:30:52.656 | + functions-common:time_stop:2414 : local name 2026-06-18 00:30:52.662 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:30:52.667 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:30:52.673 | + functions-common:time_stop:2417 : local total 2026-06-18 00:30:52.678 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:30:52.684 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:30:52.690 | + functions-common:time_stop:2421 : start_time=1781742649101 2026-06-18 00:30:52.696 | + functions-common:time_stop:2423 : [[ -z 1781742649101 ]] 2026-06-18 00:30:52.704 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:30:52.713 | + functions-common:time_stop:2426 : end_time=1781742652707 2026-06-18 00:30:52.718 | + functions-common:time_stop:2427 : elapsed_time=3606 2026-06-18 00:30:52.724 | + functions-common:time_stop:2428 : total=91760 2026-06-18 00:30:52.731 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:30:52.737 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=95366 2026-06-18 00:30:52.743 | + inc/python:pip_install:219 : return 0 2026-06-18 00:30:52.749 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:30:52.755 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:30:52.762 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-18 00:30:52.769 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-18 00:30:52.775 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:30:52.781 | + 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-06-18 00:30:52.786 | + 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-06-18 00:30:52.792 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:30:52.798 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 00:30:52.804 | + ./stack.sh:main:962 : configure_placement 2026-06-18 00:30:52.809 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-06-18 00:30:52.834 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-18 00:30:52.840 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-18 00:30:52.850 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-18 00:30:52.857 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-18 00:30:52.863 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-18 00:30:52.869 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-18 00:30:52.874 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 00:30:52.880 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 00:30:52.887 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 00:30:52.923 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:52.928 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 00:30:52.934 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-18 00:30:52.942 | + 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-06-18 00:30:53.009 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-18 00:30:53.083 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-18 00:30:53.158 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-18 00:30:53.164 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-18 00:30:53.170 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-18 00:30:53.176 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 00:30:53.182 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 00:30:53.188 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-18 00:30:53.194 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-18 00:30:53.200 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-18 00:30:53.206 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 00:30:53.212 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-18 00:30:53.288 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-18 00:30:53.362 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.227/identity 2026-06-18 00:30:53.434 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-18 00:30:53.499 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-06-18 00:30:53.567 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-18 00:30:53.635 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-18 00:30:53.702 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-18 00:30:53.774 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.204.45.227/identity 2026-06-18 00:30:53.847 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 00:30:53.915 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 00:30:53.984 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 00:30:53.990 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-18 00:30:53.996 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-18 00:30:54.002 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-18 00:30:54.009 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 00:30:54.049 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 00:30:54.054 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 00:30:54.059 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 00:30:54.064 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 00:30:54.070 | + 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-06-18 00:30:54.140 | + 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-06-18 00:30:54.209 | + 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-06-18 00:30:54.277 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 00:30:54.343 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-18 00:30:54.412 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-18 00:30:54.418 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-18 00:30:54.424 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-18 00:30:54.429 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-18 00:30:54.435 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 00:30:54.442 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-18 00:30:54.447 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-18 00:30:54.453 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 00:30:54.459 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 00:30:54.481 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 00:30:54.481 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:30:54.495 | d /var/run/uwsgi 0755 stack root 2026-06-18 00:30:54.502 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:30:54.525 | /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-06-18 00:30:54.534 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-18 00:30:54.540 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-18 00:30:54.548 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 00:30:54.555 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-18 00:30:54.624 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-06-18 00:30:54.691 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-18 00:30:54.755 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-18 00:30:54.824 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 00:30:54.891 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 00:30:54.957 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-18 00:30:55.025 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-18 00:30:55.085 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-18 00:30:55.151 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 00:30:55.217 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 00:30:55.282 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 00:30:55.346 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-18 00:30:55.414 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-18 00:30:55.481 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 00:30:55.487 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 00:30:55.495 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-18 00:30:55.499 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-18 00:30:55.505 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 00:30:55.511 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:55.518 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:55.524 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-18 00:30:55.530 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-18 00:30:55.536 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-18 00:30:55.601 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 00:30:55.670 | + 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-06-18 00:30:55.671 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-18 00:30:55.687 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-18 00:30:55.695 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-18 00:30:55.701 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-18 00:30:55.707 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 00:30:55.714 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 00:30:55.720 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 00:30:55.726 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 00:30:55.732 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:55.738 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:55.744 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 00:30:55.750 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 00:30:55.756 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:55.762 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:55.768 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-18 00:30:55.815 | Enabling site placement-api. 2026-06-18 00:30:55.824 | To activate the new configuration, you need to run: 2026-06-18 00:30:55.825 | systemctl reload apache2 2026-06-18 00:30:55.835 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 00:30:55.841 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 00:30:55.847 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:30:55.853 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 00:30:55.997 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-18 00:30:56.002 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-18 00:30:56.007 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-18 00:30:56.075 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-18 00:30:56.139 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-18 00:30:56.178 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:56.183 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-18 00:30:56.222 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:56.228 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-18 00:30:56.234 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-18 00:30:56.240 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-18 00:30:56.246 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 00:30:56.253 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 00:30:56.259 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 00:30:56.266 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-18 00:30:56.340 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-18 00:30:56.406 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.227/identity 2026-06-18 00:30:56.474 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-18 00:30:56.542 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-06-18 00:30:56.610 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-18 00:30:56.675 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-18 00:30:56.743 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-18 00:30:56.805 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-18 00:30:56.841 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:30:56.846 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-18 00:30:56.887 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:56.892 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-06-18 00:30:56.898 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-06-18 00:30:56.938 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:56.944 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-06-18 00:30:56.950 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-06-18 00:30:56.957 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-06-18 00:30:56.958 | from requests import certs 2026-06-18 00:30:56.958 | print (certs.where()) 2026-06-18 00:30:56.958 | except ImportError: pass' 2026-06-18 00:30:57.174 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-06-18 00:30:57.180 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-06-18 00:30:57.186 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-06-18 00:30:57.193 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-18 00:30:57.231 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:57.237 | + ./stack.sh:main:986 : init_os_brick 2026-06-18 00:30:57.243 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-18 00:30:57.252 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-18 00:30:57.287 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:57.294 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 00:30:57.366 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-18 00:30:57.404 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:57.411 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 00:30:57.483 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-18 00:30:57.520 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:57.527 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 00:30:57.600 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 00:30:57.673 | + ./stack.sh:main:993 : run_phase stack install 2026-06-18 00:30:57.679 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 00:30:57.685 | + functions-common:run_phase:1843 : local phase=install 2026-06-18 00:30:57.691 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-18 00:30:57.697 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 00:30:57.703 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 00:30:57.709 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 00:30:57.714 | + functions-common:run_phase:1852 : local extra 2026-06-18 00:30:57.722 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 00:30:57.731 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 00:30:57.736 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 00:30:57.742 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-18 00:30:57.747 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-06-18 00:30:57.754 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 00:30:57.788 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:30:57.794 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 00:30:57.799 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 00:30:57.805 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-18 00:30:57.810 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 00:30:57.816 | + functions-common:run_plugins:1829 : local phase=install 2026-06-18 00:30:57.822 | + functions-common:run_plugins:1831 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:30:57.827 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 00:30:57.833 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:30:57.839 | + functions-common:run_plugins:1834 : local dir=/opt/stack/barbican 2026-06-18 00:30:57.845 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-06-18 00:30:57.851 | + functions-common:run_plugins:1836 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-06-18 00:30:57.858 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-18 00:30:57.864 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-06-18 00:30:57.954 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-06-18 00:30:57.983 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:57.987 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:30:57.992 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 00:30:57.998 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-06-18 00:30:58.003 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:30:58.009 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-06-18 00:30:58.015 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-06-18 00:30:58.021 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-06-18 00:30:58.025 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-06-18 00:30:58.031 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 00:30:58.036 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-06-18 00:30:58.043 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:217 : setup_develop /opt/stack/barbican 2026-06-18 00:30:58.049 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 00:30:58.054 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-18 00:30:58.058 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-06-18 00:30:58.064 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 00:30:58.070 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-06-18 00:30:58.075 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:30:58.080 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-18 00:30:58.085 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-06-18 00:30:58.090 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:30:58.095 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:30:58.101 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-06-18 00:30:58.106 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:30:58.112 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-06-18 00:30:58.118 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:30:58.123 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:30:58.129 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-06-18 00:30:58.140 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-06-18 00:30:58.146 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-06-18 00:30:58.151 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-06-18 00:30:58.239 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-06-18 00:30:58.244 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 00:30:58.249 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:30:58.254 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:30:58.260 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-18 00:30:58.265 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-06-18 00:30:58.270 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 00:30:58.275 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 00:30:58.281 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:30:58.288 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:30:58.293 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:30:58.298 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:30:58.304 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:30:58.309 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-06-18 00:30:58.352 | Using python 3.12 to install /opt/stack/barbican 2026-06-18 00:30:58.358 | ++ 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-06-18 00:30:58.913 | Obtaining file:///opt/stack/barbican 2026-06-18 00:30:58.915 | Installing build dependencies: started 2026-06-18 00:31:00.204 | Installing build dependencies: finished with status 'done' 2026-06-18 00:31:00.205 | Checking if build backend supports build_editable: started 2026-06-18 00:31:00.495 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:31:00.496 | Getting requirements to build editable: started 2026-06-18 00:31:00.647 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:31:00.649 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:31:01.177 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:31:01.195 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (1.18.4) 2026-06-18 00:31:01.196 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (2.0.0) 2026-06-18 00:31:01.196 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (43.0.3) 2026-06-18 00:31:01.196 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (4.26.0) 2026-06-18 00:31:01.197 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (10.5.0) 2026-06-18 00:31:01.197 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (6.4.0) 2026-06-18 00:31:01.198 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (18.0.0) 2026-06-18 00:31:01.198 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (6.8.0) 2026-06-18 00:31:01.198 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (18.1.0) 2026-06-18 00:31:01.199 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (8.1.0) 2026-06-18 00:31:01.199 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (8.2.0) 2026-06-18 00:31:01.199 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (5.1.0) 2026-06-18 00:31:01.200 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (3.8.0) 2026-06-18 00:31:01.200 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (5.10.0) 2026-06-18 00:31:01.201 | 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==22.1.0.dev54) (4.6.0) 2026-06-18 00:31:01.202 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (2.7.1) 2026-06-18 00:31:01.202 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (10.1.1) 2026-06-18 00:31:01.202 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (3.10.2) 2026-06-18 00:31:01.203 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (3.10.1) 2026-06-18 00:31:01.203 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (3.1.0) 2026-06-18 00:31:01.203 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (7.0.3) 2026-06-18 00:31:01.204 | 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==22.1.0.dev54) (1.8.0) 2026-06-18 00:31:01.204 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (13.0.0) 2026-06-18 00:31:01.205 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (2.0.50) 2026-06-18 00:31:01.205 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (5.8.0) 2026-06-18 00:31:01.205 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (1.8.10) 2026-06-18 00:31:01.206 | Requirement already satisfied: castellan>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (5.7.0) 2026-06-18 00:31:01.206 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (2.1.0) 2026-06-18 00:31:01.207 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.1.0.dev54) (1.3.12) 2026-06-18 00:31:01.208 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.1.0.dev54) (4.15.0) 2026-06-18 00:31:01.209 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev54) (7.4.0) 2026-06-18 00:31:01.210 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev54) (5.14.0) 2026-06-18 00:31:01.211 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev54) (2.34.2) 2026-06-18 00:31:01.212 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==22.1.0.dev54) (3.0) 2026-06-18 00:31:01.215 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev54) (26.1.0) 2026-06-18 00:31:01.215 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev54) (2025.9.1) 2026-06-18 00:31:01.216 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev54) (0.37.0) 2026-06-18 00:31:01.216 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev54) (2026.5.1) 2026-06-18 00:31:01.220 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=4.2.0->barbican==22.1.0.dev54) (2.1.0) 2026-06-18 00:31:01.220 | 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>=4.2.0->barbican==22.1.0.dev54) (1.8.2) 2026-06-18 00:31:01.223 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev54) (4.2.0) 2026-06-18 00:31:01.224 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev54) (4.0.1) 2026-06-18 00:31:01.224 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev54) (2.13.0) 2026-06-18 00:31:01.224 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev54) (5.8.0) 2026-06-18 00:31:01.229 | 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==22.1.0.dev54) (1.5.0) 2026-06-18 00:31:01.230 | 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==22.1.0.dev54) (5.3.1) 2026-06-18 00:31:01.233 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev54) (1.3.0) 2026-06-18 00:31:01.234 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev54) (2.0.0) 2026-06-18 00:31:01.234 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev54) (6.0.3) 2026-06-18 00:31:01.238 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev54) (3.1.0) 2026-06-18 00:31:01.238 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev54) (2.1.2) 2026-06-18 00:31:01.239 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev54) (0.6.2) 2026-06-18 00:31:01.240 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==22.1.0.dev54) (2.2.1) 2026-06-18 00:31:01.243 | 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==22.1.0.dev54) (2.9.0.post0) 2026-06-18 00:31:01.245 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (3.3.0) 2026-06-18 00:31:01.246 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (7.1.4) 2026-06-18 00:31:01.247 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (5.3.1) 2026-06-18 00:31:01.247 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (5.6.2) 2026-06-18 00:31:01.248 | 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==22.1.0.dev54) (0.16.0) 2026-06-18 00:31:01.249 | 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==22.1.0.dev54) (5.1.0) 2026-06-18 00:31:01.254 | 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==22.1.0.dev54) (2026.2) 2026-06-18 00:31:01.255 | 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==22.1.0.dev54) (26.2) 2026-06-18 00:31:01.258 | 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==22.1.0.dev54) (0.25.0) 2026-06-18 00:31:01.259 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev54) (5.0.0) 2026-06-18 00:31:01.260 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev54) (3.1.6) 2026-06-18 00:31:01.261 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev54) (4.0.1) 2026-06-18 00:31:01.264 | 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==22.1.0.dev54) (3.0.3) 2026-06-18 00:31:01.269 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->barbican==22.1.0.dev54) (7.2.2) 2026-06-18 00:31:01.271 | 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==22.1.0.dev54) (1.2.0) 2026-06-18 00:31:01.274 | 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==22.1.0.dev54) (0.41.0) 2026-06-18 00:31:01.274 | 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==22.1.0.dev54) (3.5.1) 2026-06-18 00:31:01.275 | 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==22.1.0.dev54) (7.5.0) 2026-06-18 00:31:01.277 | 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==22.1.0.dev54) (2.5.1) 2026-06-18 00:31:01.277 | 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==22.1.0.dev54) (1.7.6) 2026-06-18 00:31:01.278 | 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==22.1.0.dev54) (2.8.0) 2026-06-18 00:31:01.285 | 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==22.1.0.dev54) (0.20) 2026-06-18 00:31:01.289 | 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==22.1.0.dev54) (2.2.0) 2026-06-18 00:31:01.291 | 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==22.1.0.dev54) (1.3.7) 2026-06-18 00:31:01.294 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==22.1.0.dev54) (3.17.0) 2026-06-18 00:31:01.297 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.1.0.dev54) (3.3.2) 2026-06-18 00:31:01.303 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==22.1.0.dev54) (82.0.1) 2026-06-18 00:31:01.313 | 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==22.1.0.dev54) (0.8.1) 2026-06-18 00:31:01.327 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (4.14.0) 2026-06-18 00:31:01.330 | 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>=4.2.0->barbican==22.1.0.dev54) (0.6.0) 2026-06-18 00:31:01.330 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (4.0.0) 2026-06-18 00:31:01.335 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (3.0.52) 2026-06-18 00:31:01.335 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (1.11.0) 2026-06-18 00:31:01.335 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (15.0.0) 2026-06-18 00:31:01.336 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (1.8.0) 2026-06-18 00:31:01.342 | 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==22.1.0.dev54) (1.17.0) 2026-06-18 00:31:01.351 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev54) (3.4.7) 2026-06-18 00:31:01.351 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev54) (3.18) 2026-06-18 00:31:01.352 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev54) (2.7.0) 2026-06-18 00:31:01.353 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev54) (2023.11.17) 2026-06-18 00:31:01.367 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (4.2.0) 2026-06-18 00:31:01.367 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (2.20.0) 2026-06-18 00:31:01.372 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (0.1.2) 2026-06-18 00:31:01.381 | 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==22.1.0.dev54) (0.8) 2026-06-18 00:31:01.431 | Building wheels for collected packages: barbican 2026-06-18 00:31:01.432 | Building editable for barbican (pyproject.toml): started 2026-06-18 00:31:01.942 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-06-18 00:31:01.943 | Created wheel for barbican: filename=barbican-22.1.0.dev54-0.editable-py3-none-any.whl size=10351 sha256=d9f7525e3e18e0c8baf09b2cbbafffa220936658ae704c0e1b190d113c53b619 2026-06-18 00:31:01.943 | Stored in directory: /tmp/pip-ephem-wheel-cache-b6lbczb4/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-06-18 00:31:01.949 | Successfully built barbican 2026-06-18 00:31:02.070 | Installing collected packages: barbican 2026-06-18 00:31:02.106 | Successfully installed barbican-22.1.0.dev54 2026-06-18 00:31:02.215 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:31:02.220 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:31:02.225 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:31:02.231 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:02.236 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:02.242 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:31:02.247 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:02.253 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:31:02.258 | ++ functions-common:time_stop:2421 : start_time=1781742658341 2026-06-18 00:31:02.263 | ++ functions-common:time_stop:2423 : [[ -z 1781742658341 ]] 2026-06-18 00:31:02.269 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:02.277 | ++ functions-common:time_stop:2426 : end_time=1781742662271 2026-06-18 00:31:02.282 | ++ functions-common:time_stop:2427 : elapsed_time=3930 2026-06-18 00:31:02.288 | ++ functions-common:time_stop:2428 : total=95366 2026-06-18 00:31:02.293 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:02.297 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=99296 2026-06-18 00:31:02.302 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:31:02.307 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:31:02.313 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:31:02.318 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-06-18 00:31:02.323 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-06-18 00:31:02.328 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:31: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 = \A\L\L ]] 2026-06-18 00:31:02.339 | ++ 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-06-18 00:31:02.344 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:31:02.349 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 00:31:02.354 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-06-18 00:31:02.360 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:222 : use_library_from_git python-barbicanclient 2026-06-18 00:31:02.364 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-18 00:31:02.369 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:31: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-06-18 00:31:02.379 | ++ 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-06-18 00:31:02.385 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:31:02.391 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-06-18 00:31:02.426 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:31:02.432 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-06-18 00:31:02.466 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:31:02.471 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-06-18 00:31:02.509 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:31:02.514 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:31:02.520 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:31:02.526 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:31:02.532 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum 2026-06-18 00:31:02.538 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-06-18 00:31:02.544 | + functions-common:run_plugins:1836 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-06-18 00:31:02.577 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-06-18 00:31:02.583 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:31:02.588 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-06-18 00:31:02.595 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-06-18 00:31:02.649 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-06-18 00:31:02.656 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-06-18 00:31:02.660 | ACCOUNT_PORT_BASE=6612 2026-06-18 00:31:02.660 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-06-18 00:31:02.660 | ADMIN_PASSWORD=secretadmin 2026-06-18 00:31:02.660 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-18 00:31:02.660 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-18 00:31:02.660 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-18 00:31:02.660 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-06-18 00:31:02.660 | ALEMBIC_BRANCH=main 2026-06-18 00:31:02.660 | ALEMBIC_DIR=/opt/stack/alembic 2026-06-18 00:31:02.660 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-18 00:31:02.660 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-06-18 00:31:02.660 | APACHE_GROUP=stack 2026-06-18 00:31:02.660 | APACHE_LOCAL_HOST=127.0.0.1 2026-06-18 00:31:02.660 | APACHE_LOG_DIR=/var/log/apache2 2026-06-18 00:31:02.660 | APACHE_NAME=apache2 2026-06-18 00:31:02.660 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-06-18 00:31:02.660 | APACHE_USER=stack 2026-06-18 00:31:02.660 | API_WORKERS=4 2026-06-18 00:31:02.661 | BACKING_FILE_SUFFIX=-backing-file 2026-06-18 00:31:02.661 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-18 00:31:02.661 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:02.661 | BARBICAN_BRANCH=master 2026-06-18 00:31:02.661 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-18 00:31:02.661 | BARBICAN_CONF_DIR=/etc/barbican 2026-06-18 00:31:02.661 | BARBICAN_DIR=/opt/stack/barbican 2026-06-18 00:31:02.661 | BARBICAN_ENDPOINT_TYPE=internal 2026-06-18 00:31:02.661 | BARBICAN_ENFORCE_SCOPE=False 2026-06-18 00:31:02.661 | BARBICAN_HOST_HREF=http://199.204.45.227/key-manager 2026-06-18 00:31:02.661 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.227/identity 2026-06-18 00:31:02.661 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-18 00:31:02.661 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-18 00:31:02.661 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-18 00:31:02.661 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-18 00:31:02.661 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-18 00:31:02.661 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-18 00:31:02.661 | BASH=/usr/bin/bash 2026-06-18 00:31:02.661 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-06-18 00:31:02.661 | BASH_ALIASES=() 2026-06-18 00:31:02.661 | BASH_ARGC=([0]="0") 2026-06-18 00:31:02.661 | BASH_ARGV=() 2026-06-18 00:31:02.661 | BASH_CMDS=() 2026-06-18 00:31:02.661 | BASH_LINENO=([0]="1836" [1]="1869" [2]="993" [3]="0") 2026-06-18 00:31:02.661 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-06-18 00:31:02.661 | BASH_REMATCH=([0]=",tls-proxy,") 2026-06-18 00:31:02.661 | 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-06-18 00:31:02.661 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-06-18 00:31:02.661 | BASH_VERSION='5.2.21(1)-release' 2026-06-18 00:31:02.661 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 00:31:02.661 | BRANCHLESS_TARGET_BRANCH=master 2026-06-18 00:31:02.661 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-18 00:31:02.661 | CACHE_BACKEND=dogpile.cache.memcached 2026-06-18 00:31:02.661 | CAPI_VERSION=v1.13.2 2026-06-18 00:31:02.661 | CAPO_VERSION=v0.14.4 2026-06-18 00:31:02.661 | CELLSV2_SETUP=superconductor 2026-06-18 00:31:02.661 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-06-18 00:31:02.661 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-06-18 00:31:02.661 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-06-18 00:31:02.661 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-06-18 00:31:02.661 | CINDER_BACKUP_DRIVER=swift 2026-06-18 00:31:02.661 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:02.662 | CINDER_BRANCH=master 2026-06-18 00:31:02.662 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-06-18 00:31:02.662 | CINDER_CONF=/etc/cinder/cinder.conf 2026-06-18 00:31:02.662 | CINDER_CONF_DIR=/etc/cinder 2026-06-18 00:31:02.662 | CINDER_DIR=/opt/stack/cinder 2026-06-18 00:31:02.662 | CINDER_DRIVER=default 2026-06-18 00:31:02.662 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-06-18 00:31:02.662 | CINDER_ENFORCE_SCOPE=False 2026-06-18 00:31:02.662 | CINDER_IMG_CACHE_ENABLED=True 2026-06-18 00:31:02.662 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-06-18 00:31:02.662 | CINDER_IMG_CACHE_SIZE_GB= 2026-06-18 00:31:02.662 | CINDER_LVM_TYPE=auto 2026-06-18 00:31:02.662 | CINDER_MY_IP=199.204.45.227 2026-06-18 00:31:02.662 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-06-18 00:31:02.662 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-06-18 00:31:02.662 | CINDER_SERVICE_HOST=199.204.45.227 2026-06-18 00:31:02.662 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:31:02.662 | CINDER_SERVICE_PORT=8776 2026-06-18 00:31:02.662 | CINDER_SERVICE_PORT_INT=18776 2026-06-18 00:31:02.662 | CINDER_SERVICE_PROTOCOL=https 2026-06-18 00:31:02.662 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-06-18 00:31:02.662 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-06-18 00:31:02.662 | CINDER_TARGET_HELPER=lioadm 2026-06-18 00:31:02.662 | CINDER_TARGET_PORT=3260 2026-06-18 00:31:02.662 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-06-18 00:31:02.662 | CINDER_TARGET_PROTOCOL=iscsi 2026-06-18 00:31:02.662 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-06-18 00:31:02.662 | CINDER_UPLOAD_OPTIMIZED=False 2026-06-18 00:31:02.662 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-06-18 00:31:02.662 | CINDER_USE_SERVICE_TOKEN=True 2026-06-18 00:31:02.662 | CINDER_UWSGI=cinder.wsgi.api:application 2026-06-18 00:31:02.662 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-06-18 00:31:02.662 | CINDER_VOLUME_CLEAR=zero 2026-06-18 00:31:02.662 | CIRROS_ARCH=x86_64 2026-06-18 00:31:02.662 | CIRROS_VERSION=0.6.3 2026-06-18 00:31:02.662 | CLUSTER_TOPOLOGY=true 2026-06-18 00:31:02.662 | CONFIGURE_BACKING_FILE=True 2026-06-18 00:31:02.662 | CONFIG_AWK_CMD=awk 2026-06-18 00:31:02.662 | CONTAINER_PORT_BASE=6611 2026-06-18 00:31:02.662 | CURL_GET='curl -g' 2026-06-18 00:31:02.662 | CURRENT_LOG_TIME=2026-06-18-002303 2026-06-18 00:31:02.662 | DATABASE_BACKENDS=' mysql postgresql' 2026-06-18 00:31:02.662 | DATABASE_HOST=127.0.0.1 2026-06-18 00:31:02.662 | DATABASE_PASSWORD=secretdatabase 2026-06-18 00:31:02.662 | DATABASE_QUERY_LOGGING=False 2026-06-18 00:31:02.662 | DATABASE_TYPE=mysql 2026-06-18 00:31:02.663 | DATABASE_USER=root 2026-06-18 00:31:02.663 | DATA_DIR=/opt/stack/data 2026-06-18 00:31:02.663 | DC=([0]="openstack" [1]="org") 2026-06-18 00:31:02.663 | DEBUG_LIBVIRT=True 2026-06-18 00:31:02.663 | DEBUG_LIBVIRT_COREDUMPS=True 2026-06-18 00:31:02.663 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-06-18 00:31:02.663 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-06-18 00:31:02.663 | DEFAULT_VIRT_DRIVER=libvirt 2026-06-18 00:31:02.663 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-06-18 00:31:02.663 | DEF_SERVICE_HOST=199.204.45.227 2026-06-18 00:31:02.663 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:31:02.663 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 00:31:02.663 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.227 2026-06-18 00:31:02.663 | DELTA=1781742194 2026-06-18 00:31:02.663 | DEST=/opt/stack 2026-06-18 00:31:02.663 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-18 00:31:02.663 | DEVSTACK_CERT_NAME=devstack-cert 2026-06-18 00:31:02.663 | DEVSTACK_HOSTNAME=np0000181696.novalocal 2026-06-18 00:31:02.663 | DEVSTACK_PARALLEL=True 2026-06-18 00:31:02.663 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:31:02.663 | DEVSTACK_SERIES=2026.2 2026-06-18 00:31:02.663 | DEVSTACK_START_TIME=1781742173 2026-06-18 00:31:02.663 | DEVSTACK_VENV=/opt/stack/data/venv 2026-06-18 00:31:02.663 | DIRSTACK=() 2026-06-18 00:31:02.663 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-06-18 00:31:02.663 | DISABLE_AMP_IMAGE_BUILD=True 2026-06-18 00:31:02.663 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-18 00:31:02.663 | DISKIMAGE_BUILDER_REPO_REF=master 2026-06-18 00:31:02.663 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-18 00:31:02.663 | DISTRO=noble 2026-06-18 00:31:02.663 | DOWNLOAD_DEFAULT_IMAGES=False 2026-06-18 00:31:02.663 | 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-06-18 00:31:02.663 | ENABLE_CHASSIS_AS_GW=True 2026-06-18 00:31:02.663 | ENABLE_DEBUG_LOG_LEVEL=True 2026-06-18 00:31:02.663 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-06-18 00:31:02.663 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-06-18 00:31:02.663 | ENABLE_ISOLATED_METADATA=False 2026-06-18 00:31:02.663 | ENABLE_KSM=True 2026-06-18 00:31:02.663 | ENABLE_KSMTUNED=True 2026-06-18 00:31:02.663 | ENABLE_METADATA_NETWORK=False 2026-06-18 00:31:02.663 | ENABLE_SYSCTL_MEM_TUNING=True 2026-06-18 00:31:02.663 | ENABLE_SYSCTL_NET_TUNING=True 2026-06-18 00:31:02.663 | ENABLE_TENANT_TUNNELS=True 2026-06-18 00:31:02.663 | ENABLE_TENANT_VLANS=False 2026-06-18 00:31:02.663 | ENABLE_VOLUME_MULTIATTACH=False 2026-06-18 00:31:02.664 | ENABLE_ZSWAP=True 2026-06-18 00:31:02.664 | ENFORCE_SCOPE=False 2026-06-18 00:31:02.664 | ERROR_ON_CLONE=True 2026-06-18 00:31:02.664 | ETCD_ARCH=amd64 2026-06-18 00:31:02.664 | ETCD_BIN_DIR=/opt/stack/bin 2026-06-18 00:31:02.664 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-06-18 00:31:02.664 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:31:02.664 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:31:02.664 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-06-18 00:31:02.664 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-06-18 00:31:02.664 | ETCD_PEER_PORT=2380 2026-06-18 00:31:02.664 | ETCD_PORT=2379 2026-06-18 00:31:02.664 | ETCD_RAMDISK_MB=512 2026-06-18 00:31:02.664 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-18 00:31:02.664 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-18 00:31:02.664 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-06-18 00:31:02.664 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-06-18 00:31:02.664 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-06-18 00:31:02.664 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-06-18 00:31:02.664 | ETCD_USE_RAMDISK=True 2026-06-18 00:31:02.664 | ETCD_VERSION=v3.5.21 2026-06-18 00:31:02.664 | EUID=1002 2026-06-18 00:31:02.664 | EXP_CLUSTER_RESOURCE_SET=true 2026-06-18 00:31:02.664 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-18 00:31:02.664 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:31:02.664 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-06-18 00:31:02.664 | EXTRA_FILES_RETRY=3 2026-06-18 00:31:02.664 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-06-18 00:31:02.664 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-06-18 00:31:02.664 | FILES=/opt/stack/devstack/files 2026-06-18 00:31:02.664 | FIXED_RANGE=10.1.0.0/20 2026-06-18 00:31:02.664 | FIXED_RANGE_V6=fda6:c315:d8ad::/64 2026-06-18 00:31:02.664 | FLOATING_RANGE=172.24.5.0/24 2026-06-18 00:31:02.664 | FORCE_CONFIG_DRIVE=False 2026-06-18 00:31:02.664 | FORCE_PREREQ=0 2026-06-18 00:31:02.664 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-06-18 00:31:02.664 | FUNC_DIR=/opt/stack/devstack 2026-06-18 00:31:02.664 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-18 00:31:02.664 | 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" [python-manilaclient]="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-06-18 00:31:02.665 | 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" [python-manilaclient]="/opt/stack/python-manilaclient" [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-06-18 00:31:02.665 | 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" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [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-06-18 00:31:02.665 | GIT_BASE=https://github.com 2026-06-18 00:31:02.665 | GIT_DEPTH=0 2026-06-18 00:31:02.665 | GIT_TIMEOUT=0 2026-06-18 00:31:02.665 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-06-18 00:31:02.665 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-06-18 00:31:02.665 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:02.665 | GLANCE_BRANCH=master 2026-06-18 00:31:02.665 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-06-18 00:31:02.665 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-06-18 00:31:02.665 | GLANCE_CACHE_DRIVER=centralized_db 2026-06-18 00:31:02.665 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-06-18 00:31:02.665 | GLANCE_CONF_DIR=/etc/glance 2026-06-18 00:31:02.665 | GLANCE_DEFAULT_BACKEND=fast 2026-06-18 00:31:02.665 | GLANCE_DIR=/opt/stack/glance 2026-06-18 00:31:02.665 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-06-18 00:31:02.665 | GLANCE_ENABLE_QUOTAS=True 2026-06-18 00:31:02.665 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-06-18 00:31:02.665 | GLANCE_ENFORCE_SCOPE=True 2026-06-18 00:31:02.665 | GLANCE_HOSTPORT=199.204.45.227:9292 2026-06-18 00:31:02.665 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-06-18 00:31:02.665 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-06-18 00:31:02.665 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-06-18 00:31:02.665 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-06-18 00:31:02.665 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-18 00:31:02.665 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-06-18 00:31:02.665 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-06-18 00:31:02.665 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-06-18 00:31:02.665 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-06-18 00:31:02.665 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-06-18 00:31:02.665 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-06-18 00:31:02.665 | GLANCE_S3_BUCKET_NAME=images 2026-06-18 00:31:02.665 | GLANCE_S3_BUCKET_ON_PUT=True 2026-06-18 00:31:02.665 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-06-18 00:31:02.665 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-06-18 00:31:02.665 | GLANCE_SERVICE_HOST=199.204.45.227 2026-06-18 00:31:02.666 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:31:02.666 | GLANCE_SERVICE_PORT=9292 2026-06-18 00:31:02.666 | GLANCE_SERVICE_PORT_INT=19292 2026-06-18 00:31:02.666 | GLANCE_SERVICE_PROTOCOL=https 2026-06-18 00:31:02.666 | GLANCE_SHOW_DIRECT_URL=False 2026-06-18 00:31:02.666 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-06-18 00:31:02.666 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-06-18 00:31:02.666 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-06-18 00:31:02.666 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-06-18 00:31:02.666 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-06-18 00:31:02.666 | GLANCE_URL=https://199.204.45.227/image 2026-06-18 00:31:02.666 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-06-18 00:31:02.666 | GLANCE_USE_S3=False 2026-06-18 00:31:02.666 | GLANCE_UWSGI=glance.wsgi.api:application 2026-06-18 00:31:02.666 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-06-18 00:31:02.666 | GLOBAL_VENV=True 2026-06-18 00:31:02.666 | GROUPS=() 2026-06-18 00:31:02.666 | HELM_VERSION=v3.10.3 2026-06-18 00:31:02.666 | HOME=/opt/stack 2026-06-18 00:31:02.666 | HOME_URL=https://www.ubuntu.com/ 2026-06-18 00:31:02.666 | HORIZON_APACHE_ROOT=/dashboard 2026-06-18 00:31:02.666 | HORIZON_BRANCH=master 2026-06-18 00:31:02.666 | HORIZON_DIR=/opt/stack/horizon 2026-06-18 00:31:02.666 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-06-18 00:31:02.666 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-06-18 00:31:02.666 | HOSTNAME=np0000181696 2026-06-18 00:31:02.666 | HOSTTYPE=x86_64 2026-06-18 00:31:02.666 | HOST_IP=199.204.45.227 2026-06-18 00:31:02.666 | HOST_IPV6=::1 2026-06-18 00:31:02.666 | HOST_IP_IFACE= 2026-06-18 00:31:02.666 | ID=ubuntu 2026-06-18 00:31:02.666 | ID_LIKE=debian 2026-06-18 00:31:02.666 | IFS=' 2026-06-18 00:31:02.666 | ' 2026-06-18 00:31:02.666 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 00:31:02.666 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-06-18 00:31:02.666 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-18 00:31:02.666 | INSTANCE_NAME_PREFIX=instance- 2026-06-18 00:31:02.666 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-18 00:31:02.666 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-06-18 00:31:02.666 | IPV6_ADDRESS_MODE=slaac 2026-06-18 00:31:02.666 | IPV6_ADDRS_SAFE_TO_USE=fda6:c315:d8ad::/56 2026-06-18 00:31:02.666 | IPV6_GLOBAL_ID=a6:c315:d8ad 2026-06-18 00:31:02.666 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-18 00:31:02.666 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-18 00:31:02.666 | IPV6_PROVIDER_FIXED_RANGE= 2026-06-18 00:31:02.667 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-18 00:31:02.667 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-18 00:31:02.667 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-18 00:31:02.667 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-18 00:31:02.667 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-18 00:31:02.667 | IPV6_RA_MODE=slaac 2026-06-18 00:31:02.667 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-18 00:31:02.667 | IP_VERSION=4+6 2026-06-18 00:31:02.667 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-06-18 00:31:02.667 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-06-18 00:31:02.667 | ISCSID_DEBUG=False 2026-06-18 00:31:02.667 | ISCSID_DEBUG_LEVEL=4 2026-06-18 00:31:02.667 | KEYSTONE_ADMIN_ENDPOINT=True 2026-06-18 00:31:02.667 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-06-18 00:31:02.667 | KEYSTONE_AUTH_URI=https://199.204.45.227/identity 2026-06-18 00:31:02.667 | KEYSTONE_AUTH_URI_V3=https://199.204.45.227/identity/v3 2026-06-18 00:31:02.667 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:02.667 | KEYSTONE_BRANCH=master 2026-06-18 00:31:02.667 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-06-18 00:31:02.667 | KEYSTONE_CONF_DIR=/etc/keystone 2026-06-18 00:31:02.667 | KEYSTONE_DIR=/opt/stack/keystone 2026-06-18 00:31:02.667 | KEYSTONE_ENABLE_CACHE=True 2026-06-18 00:31:02.667 | KEYSTONE_ENFORCE_SCOPE=False 2026-06-18 00:31:02.667 | KEYSTONE_IDENTITY_BACKEND=sql 2026-06-18 00:31:02.667 | KEYSTONE_LOCKOUT_DURATION=10 2026-06-18 00:31:02.667 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-06-18 00:31:02.667 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-06-18 00:31:02.667 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-06-18 00:31:02.667 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-06-18 00:31:02.667 | KEYSTONE_REGION_NAME=RegionOne 2026-06-18 00:31:02.667 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-06-18 00:31:02.667 | KEYSTONE_RESOURCE_BACKEND=sql 2026-06-18 00:31:02.667 | KEYSTONE_ROLE_BACKEND=sql 2026-06-18 00:31:02.667 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-06-18 00:31:02.667 | KEYSTONE_SERVICE_HOST=199.204.45.227 2026-06-18 00:31:02.667 | KEYSTONE_SERVICE_PORT=5000 2026-06-18 00:31:02.667 | KEYSTONE_SERVICE_PORT_INT=5001 2026-06-18 00:31:02.667 | KEYSTONE_SERVICE_PROTOCOL=https 2026-06-18 00:31:02.667 | KEYSTONE_SERVICE_URI=https://199.204.45.227/identity 2026-06-18 00:31:02.667 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.227/identity/v3 2026-06-18 00:31:02.667 | KEYSTONE_TOKEN_FORMAT=fernet 2026-06-18 00:31:02.667 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-06-18 00:31:02.667 | KEY_MANAGER_BACKEND=barbican 2026-06-18 00:31:02.667 | KILL_PATH=/usr/bin/kill 2026-06-18 00:31:02.667 | KIND_VERSION=v0.16.0 2026-06-18 00:31:02.667 | LAST_RUN=0 2026-06-18 00:31:02.667 | LAST_SPINNER_PID= 2026-06-18 00:31:02.667 | LC_ALL=en_US.utf8 2026-06-18 00:31:02.668 | LDAP_BASE_DC=openstack 2026-06-18 00:31:02.668 | LDAP_BASE_DN=dc=openstack,dc=org 2026-06-18 00:31:02.668 | LDAP_DOMAIN=openstack.org 2026-06-18 00:31:02.668 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-06-18 00:31:02.668 | LDAP_OLCDB_NUMBER=1 2026-06-18 00:31:02.668 | LDAP_OLCDB_TYPE=mdb 2026-06-18 00:31:02.668 | LDAP_ROOTPW_COMMAND=replace 2026-06-18 00:31:02.668 | LDAP_SERVICE_NAME=slapd 2026-06-18 00:31:02.668 | LDAP_URL=ldap://localhost 2026-06-18 00:31:02.668 | 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-06-18 00:31:02.668 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-18 00:31:02.668 | LIBVIRT_CPU_MODEL=Nehalem 2026-06-18 00:31:02.668 | LIBVIRT_GROUP=libvirt 2026-06-18 00:31:02.668 | LIBVIRT_TYPE=kvm 2026-06-18 00:31:02.668 | LINENO=762 2026-06-18 00:31:02.668 | LOCAL_HOSTNAME=np0000181696 2026-06-18 00:31:02.668 | LOGDAYS=7 2026-06-18 00:31:02.668 | LOGDIR=/opt/stack/logs 2026-06-18 00:31:02.668 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-002303 2026-06-18 00:31:02.668 | LOGFILE_DIR=/opt/stack/logs 2026-06-18 00:31:02.668 | LOGFILE_NAME=devstacklog.txt 2026-06-18 00:31:02.668 | LOGNAME=stack 2026-06-18 00:31:02.668 | LOGO=ubuntu-logo 2026-06-18 00:31:02.668 | LOG_COLOR=False 2026-06-18 00:31:02.668 | LRC=localrc 2026-06-18 00:31:02.668 | MACHTYPE=x86_64-pc-linux-gnu 2026-06-18 00:31:02.668 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-06-18 00:31:02.668 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:02.668 | MAGNUM_BRANCH=master 2026-06-18 00:31:02.668 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-06-18 00:31:02.668 | MAGNUM_CLUSTER_API_BRANCH=main 2026-06-18 00:31:02.668 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-18 00:31:02.668 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-18 00:31:02.668 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-06-18 00:31:02.668 | MAGNUM_CONFIGURE_IPTABLES=True 2026-06-18 00:31:02.668 | MAGNUM_CONF_DIR=/etc/magnum 2026-06-18 00:31:02.668 | MAGNUM_DIR=/opt/stack/magnum 2026-06-18 00:31:02.668 | MAGNUM_ENFORCE_SCOPE=False 2026-06-18 00:31:02.668 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-22.04-v1.33.12.qcow2 2026-06-18 00:31:02.668 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-06-18 00:31:02.668 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-06-18 00:31:02.668 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-06-18 00:31:02.668 | MAGNUM_SERVICE_HOST=199.204.45.227 2026-06-18 00:31:02.668 | MAGNUM_SERVICE_PROTOCOL=https 2026-06-18 00:31:02.668 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-06-18 00:31:02.668 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-06-18 00:31:02.669 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-06-18 00:31:02.669 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-06-18 00:31:02.669 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-06-18 00:31:02.669 | MAIL=/var/mail/stack 2026-06-18 00:31:02.669 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-18 00:31:02.669 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-18 00:31:02.669 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-18 00:31:02.669 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:02.669 | MANILA_CONF=/etc/manila/manila.conf 2026-06-18 00:31:02.669 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-18 00:31:02.669 | MANILA_CONF_DIR=/etc/manila 2026-06-18 00:31:02.669 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-18 00:31:02.669 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-18 00:31:02.669 | MANILA_DATA_COPY_CHECK_HASH=True 2026-06-18 00:31:02.669 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-18 00:31:02.669 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-18 00:31:02.669 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-18 00:31:02.669 | MANILA_DEFAULT_SHARE_TYPE=default 2026-06-18 00:31:02.669 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:31:02.669 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-18 00:31:02.669 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:31:02.669 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:31:02.669 | MANILA_DIR=/opt/stack/manila 2026-06-18 00:31:02.669 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-18 00:31:02.669 | 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-06-18 00:31:02.669 | MANILA_ENABLED_BACKENDS=generic 2026-06-18 00:31:02.669 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-18 00:31:02.669 | MANILA_ENDPOINT_BASE=http://199.204.45.227/share 2026-06-18 00:31:02.669 | MANILA_ENFORCE_SCOPE=False 2026-06-18 00:31:02.669 | MANILA_GIT_BASE=https://opendev.org 2026-06-18 00:31:02.669 | MANILA_KEY_FORMAT=ecdsa 2026-06-18 00:31:02.669 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-18 00:31:02.669 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.227 2026-06-18 00:31:02.669 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-18 00:31:02.669 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-18 00:31:02.669 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-18 00:31:02.669 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-18 00:31:02.669 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-18 00:31:02.669 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-18 00:31:02.669 | MANILA_REPO_ROOT=openstack 2026-06-18 00:31:02.669 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-18 00:31:02.669 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-18 00:31:02.669 | MANILA_SERVICE_HOST=199.204.45.227 2026-06-18 00:31:02.669 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-18 00:31:02.670 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-18 00:31:02.670 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-18 00:31:02.670 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-18 00:31:02.670 | MANILA_SERVICE_INSTANCE_USER=manila 2026-06-18 00:31:02.670 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-18 00:31:02.670 | MANILA_SERVICE_PORT=8786 2026-06-18 00:31:02.670 | MANILA_SERVICE_PORT_INT=18786 2026-06-18 00:31:02.670 | MANILA_SERVICE_PROTOCOL=http 2026-06-18 00:31:02.670 | MANILA_SERVICE_SECGROUP=manila-service 2026-06-18 00:31:02.670 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-18 00:31:02.670 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-18 00:31:02.670 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-18 00:31:02.670 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-18 00:31:02.670 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-18 00:31:02.670 | MANILA_SETUP_IPV6=False 2026-06-18 00:31:02.670 | MANILA_SSH_TIMEOUT=180 2026-06-18 00:31:02.670 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-18 00:31:02.670 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-18 00:31:02.670 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-18 00:31:02.670 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-18 00:31:02.670 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-18 00:31:02.670 | MANILA_WSGI=manila.wsgi.api:application 2026-06-18 00:31:02.670 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-18 00:31:02.670 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-18 00:31:02.670 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-18 00:31:02.670 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.227 2026-06-18 00:31:02.670 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.227 2026-06-18 00:31:02.670 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-18 00:31:02.670 | MANILA_ZFSONLINUX_USE_SSH=False 2026-06-18 00:31:02.670 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-18 00:31:02.670 | MAX_DB_CONNECTIONS=200 2026-06-18 00:31:02.670 | MEMCACHE_SERVERS=localhost:11211 2026-06-18 00:31:02.670 | METADATA_SERVICE_PORT=8775 2026-06-18 00:31:02.670 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-06-18 00:31:02.670 | ML2_L3_PLUGIN=ovn-router 2026-06-18 00:31:02.670 | MYSQL_DRIVER=PyMySQL 2026-06-18 00:31:02.670 | MYSQL_GATHER_PERFORMANCE=True 2026-06-18 00:31:02.670 | MYSQL_HOST=127.0.0.1 2026-06-18 00:31:02.670 | MYSQL_REDUCE_MEMORY=True 2026-06-18 00:31:02.670 | MYSQL_SERVICE_NAME=mysql 2026-06-18 00:31:02.670 | MYSQL_USER=root 2026-06-18 00:31:02.670 | NAME=Ubuntu 2026-06-18 00:31:02.670 | NETWORK_GATEWAY=10.1.0.1 2026-06-18 00:31:02.670 | NEUTRON_ANY='q-svc neutron-api' 2026-06-18 00:31:02.670 | NEUTRON_BGP_PEER_BRIDGES= 2026-06-18 00:31:02.670 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:02.670 | NEUTRON_BRANCH=master 2026-06-18 00:31:02.670 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-18 00:31:02.670 | NEUTRON_CONF_DIR=/etc/neutron 2026-06-18 00:31:02.670 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-18 00:31:02.670 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-18 00:31:02.670 | NEUTRON_DIR=/opt/stack/neutron 2026-06-18 00:31:02.670 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-18 00:31:02.670 | NEUTRON_ENFORCE_SCOPE=True 2026-06-18 00:31:02.670 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-18 00:31:02.670 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-18 00:31:02.670 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-06-18 00:31:02.670 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:02.670 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-06-18 00:31:02.670 | NEUTRON_PORT_SECURITY=True 2026-06-18 00:31:02.670 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-06-18 00:31:02.670 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 00:31:02.670 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 00:31:02.670 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-18 00:31:02.670 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 00:31:02.670 | NOUNSET= 2026-06-18 00:31:02.670 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-06-18 00:31:02.670 | NOVA_API_DB=nova_api 2026-06-18 00:31:02.670 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-06-18 00:31:02.670 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:02.670 | NOVA_BRANCH=master 2026-06-18 00:31:02.670 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-06-18 00:31:02.670 | NOVA_CONF=/etc/nova/nova.conf 2026-06-18 00:31:02.670 | NOVA_CONF_DIR=/etc/nova 2026-06-18 00:31:02.670 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-06-18 00:31:02.670 | NOVA_CPU_CELL=1 2026-06-18 00:31:02.670 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-06-18 00:31:02.670 | NOVA_CPU_UUID= 2026-06-18 00:31:02.670 | NOVA_DIR=/opt/stack/nova 2026-06-18 00:31:02.670 | NOVA_ENABLED_APIS=osapi_compute 2026-06-18 00:31:02.670 | NOVA_ENABLE_CACHE=True 2026-06-18 00:31:02.670 | NOVA_ENFORCE_SCOPE=True 2026-06-18 00:31:02.670 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-06-18 00:31:02.670 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-18 00:31:02.670 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-18 00:31:02.670 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-06-18 00:31:02.670 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-06-18 00:31:02.670 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-06-18 00:31:02.670 | NOVA_MY_IP=199.204.45.227 2026-06-18 00:31:02.670 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-06-18 00:31:02.670 | NOVA_NUM_CELLS=1 2026-06-18 00:31:02.670 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-06-18 00:31:02.671 | NOVA_READY_TIMEOUT=60 2026-06-18 00:31:02.671 | NOVA_REPO=https://github.com/openstack/nova.git 2026-06-18 00:31:02.671 | NOVA_SERIAL_ENABLED=False 2026-06-18 00:31:02.671 | NOVA_SERVICE_HOST=199.204.45.227 2026-06-18 00:31:02.671 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:31:02.671 | NOVA_SERVICE_PORT=8774 2026-06-18 00:31:02.671 | NOVA_SERVICE_PORT_INT=18774 2026-06-18 00:31:02.671 | NOVA_SERVICE_PROTOCOL=https 2026-06-18 00:31:02.671 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-06-18 00:31:02.671 | NOVA_SHUTDOWN_TIMEOUT=0 2026-06-18 00:31:02.671 | NOVA_SPICE_ENABLED=False 2026-06-18 00:31:02.671 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-06-18 00:31:02.671 | NOVA_USE_SERVICE_TOKEN=True 2026-06-18 00:31:02.671 | NOVA_USE_UNIFIED_LIMITS=False 2026-06-18 00:31:02.671 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-06-18 00:31:02.671 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-06-18 00:31:02.671 | NOVA_VNC_ENABLED=True 2026-06-18 00:31:02.671 | NOVNC_BRANCH=v1.3.0 2026-06-18 00:31:02.671 | NOVNC_FROM_PACKAGE=False 2026-06-18 00:31:02.671 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-06-18 00:31:02.671 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-18 00:31:02.671 | NOW=1781742194 2026-06-18 00:31:02.671 | NO_UPDATE_REPOS=False 2026-06-18 00:31:02.671 | OBJECT_PORT_BASE=6613 2026-06-18 00:31:02.671 | OCTAVIA=octavia 2026-06-18 00:31:02.671 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-18 00:31:02.671 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-18 00:31:02.671 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-18 00:31:02.671 | OCTAVIA_AMP_FLAVOR_ID=10 2026-06-18 00:31:02.671 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-18 00:31:02.671 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-18 00:31:02.671 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-18 00:31:02.671 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-18 00:31:02.671 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-18 00:31:02.671 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-18 00:31:02.671 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-18 00:31:02.671 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-18 00:31:02.671 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-18 00:31:02.671 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-18 00:31:02.671 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-18 00:31:02.671 | OCTAVIA_API=o-api 2026-06-18 00:31:02.671 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:31:02.671 | OCTAVIA_API_HAPROXY=o-api-ha 2026-06-18 00:31:02.671 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-18 00:31:02.671 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:02.671 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-18 00:31:02.671 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-18 00:31:02.671 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-18 00:31:02.671 | OCTAVIA_CONF_DIR=/etc/octavia 2026-06-18 00:31:02.671 | OCTAVIA_CONSUMER=o-cw 2026-06-18 00:31:02.671 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:31:02.671 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-18 00:31:02.671 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-18 00:31:02.671 | OCTAVIA_DIB_TRACING=1 2026-06-18 00:31:02.671 | OCTAVIA_DIR=/opt/stack/octavia 2026-06-18 00:31:02.671 | OCTAVIA_DRIVER_AGENT=o-da 2026-06-18 00:31:02.671 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:31:02.671 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-18 00:31:02.671 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-18 00:31:02.671 | OCTAVIA_HA_PORT=9875 2026-06-18 00:31:02.671 | OCTAVIA_HEALTHMANAGER=o-hm 2026-06-18 00:31:02.671 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:31:02.671 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-18 00:31:02.671 | OCTAVIA_HEALTH_KEY=insecure 2026-06-18 00:31:02.671 | OCTAVIA_HM_LISTEN_PORT=5555 2026-06-18 00:31:02.671 | OCTAVIA_HOUSEKEEPER=o-hk 2026-06-18 00:31:02.671 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:31:02.671 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-18 00:31:02.671 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-18 00:31:02.671 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-18 00:31:02.671 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-18 00:31:02.671 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-18 00:31:02.671 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-18 00:31:02.671 | OCTAVIA_MGMT_PORT_IP=auto 2026-06-18 00:31:02.671 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-18 00:31:02.671 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-18 00:31:02.671 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-18 00:31:02.671 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-18 00:31:02.671 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-18 00:31:02.671 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-18 00:31:02.671 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-18 00:31:02.671 | OCTAVIA_NODE=api 2026-06-18 00:31:02.671 | OCTAVIA_PASSWORD=secretadmin 2026-06-18 00:31:02.671 | OCTAVIA_PORT=9876 2026-06-18 00:31:02.671 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-18 00:31:02.671 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-18 00:31:02.671 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-18 00:31:02.671 | OCTAVIA_PROJECT_NAME=admin 2026-06-18 00:31:02.671 | OCTAVIA_PROTOCOL=http 2026-06-18 00:31:02.671 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-18 00:31:02.671 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-06-18 00:31:02.671 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-18 00:31:02.671 | OCTAVIA_SERVICE=octavia 2026-06-18 00:31:02.671 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-18 00:31:02.671 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-18 00:31:02.671 | OCTAVIA_USERNAME=admin 2026-06-18 00:31:02.671 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-18 00:31:02.671 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-18 00:31:02.671 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-18 00:31:02.671 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-18 00:31:02.671 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-18 00:31:02.671 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-18 00:31:02.671 | OFFLINE=False 2026-06-18 00:31:02.671 | OLDPWD=/opt/stack/placement 2026-06-18 00:31:02.671 | OPENSSL=/usr/bin/openssl 2026-06-18 00:31:02.671 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-06-18 00:31:02.671 | OPTERR=1 2026-06-18 00:31:02.671 | OPTIND=1 2026-06-18 00:31:02.671 | ORC_VERSION=v2.2.0 2026-06-18 00:31:02.672 | ORG_NAME=OpenStack 2026-06-18 00:31:02.672 | ORG_UNIT_NAME=DevStack 2026-06-18 00:31:02.672 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:02.672 | OSTESTIMAGES_BRANCH=master 2026-06-18 00:31:02.672 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-06-18 00:31:02.672 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-06-18 00:31:02.672 | OSTYPE=linux-gnu 2026-06-18 00:31:02.672 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-06-18 00:31:02.672 | OS_CLOUD=devstack-admin 2026-06-18 00:31:02.672 | OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 00:31:02.672 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 00:31:02.672 | OVN_AGENT_EXTENSIONS=metadata 2026-06-18 00:31:02.672 | OVN_BRANCH=branch-24.03 2026-06-18 00:31:02.672 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-18 00:31:02.672 | OVN_BUILD_FROM_SOURCE=False 2026-06-18 00:31:02.672 | OVN_BUILD_MODULES=False 2026-06-18 00:31:02.672 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-06-18 00:31:02.672 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-06-18 00:31:02.672 | OVN_DATADIR=/var/lib/ovn 2026-06-18 00:31:02.672 | OVN_DBS_LOG_LEVEL=dbg 2026-06-18 00:31:02.672 | OVN_DNS_SERVERS=8.8.8.8 2026-06-18 00:31:02.672 | OVN_GENEVE_OVERHEAD=38 2026-06-18 00:31:02.672 | OVN_IGMP_SNOOPING_ENABLE=False 2026-06-18 00:31:02.672 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-06-18 00:31:02.672 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-06-18 00:31:02.672 | OVN_L3_SCHEDULER=leastloaded 2026-06-18 00:31:02.672 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 00:31:02.672 | OVN_META_DATA_HOST=199.204.45.227 2026-06-18 00:31:02.672 | OVN_NB_REMOTE=ssl:199.204.45.227:6641 2026-06-18 00:31:02.672 | OVN_NEUTRON_SYNC_MODE=log 2026-06-18 00:31:02.672 | OVN_NORTHD_SERVICE=ovn-central.service 2026-06-18 00:31:02.672 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-18 00:31:02.672 | OVN_PROTO=ssl 2026-06-18 00:31:02.672 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-06-18 00:31:02.672 | OVN_REPO_NAME=ovn 2026-06-18 00:31:02.672 | OVN_RUNDIR=/var/run/ovn 2026-06-18 00:31:02.672 | OVN_SB_REMOTE=ssl:199.204.45.227:6642 2026-06-18 00:31:02.672 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-06-18 00:31:02.672 | OVN_SHAREDIR=/share/ovn 2026-06-18 00:31:02.672 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-06-18 00:31:02.672 | OVN_UUID= 2026-06-18 00:31:02.672 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-06-18 00:31:02.672 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-06-18 00:31:02.672 | OVS_BINDIR=/bin 2026-06-18 00:31:02.672 | OVS_BRANCH=branch-3.3 2026-06-18 00:31:02.672 | OVS_BRIDGE=br-int 2026-06-18 00:31:02.672 | OVS_DATADIR=/opt/stack/data/ovs 2026-06-18 00:31:02.672 | OVS_DATAPATH_TYPE=system 2026-06-18 00:31:02.672 | OVS_ENABLE_TUNNELING=True 2026-06-18 00:31:02.672 | OVS_PHYSICAL_BRIDGE=br-ex 2026-06-18 00:31:02.672 | OVS_PREFIX= 2026-06-18 00:31:02.672 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-18 00:31:02.672 | OVS_REPO_NAME=ovs 2026-06-18 00:31:02.672 | OVS_RUNDIR=/var/run/openvswitch 2026-06-18 00:31:02.672 | OVS_SBINDIR=/sbin 2026-06-18 00:31:02.672 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-06-18 00:31:02.672 | OVS_SHAREDIR=/share/openvswitch 2026-06-18 00:31:02.672 | OVS_SYSCONFDIR=/etc/openvswitch 2026-06-18 00:31:02.672 | OVS_TUNNEL_BRIDGE=br-tun 2026-06-18 00:31:02.672 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-06-18 00:31:02.672 | PACKAGES='apache2 2026-06-18 00:31:02.672 | apache2-dev 2026-06-18 00:31:02.672 | bc 2026-06-18 00:31:02.672 | bsdmainutils 2026-06-18 00:31:02.672 | curl 2026-06-18 00:31:02.672 | g++ 2026-06-18 00:31:02.672 | gawk 2026-06-18 00:31:02.672 | gcc 2026-06-18 00:31:02.672 | gettext 2026-06-18 00:31:02.672 | git 2026-06-18 00:31:02.672 | graphviz 2026-06-18 00:31:02.672 | iputils-ping 2026-06-18 00:31:02.672 | libffi-dev 2026-06-18 00:31:02.672 | libjpeg-dev 2026-06-18 00:31:02.672 | libpq-dev 2026-06-18 00:31:02.672 | libssl-dev 2026-06-18 00:31:02.672 | libsystemd-dev 2026-06-18 00:31:02.672 | libxml2-dev 2026-06-18 00:31:02.672 | libxslt1-dev 2026-06-18 00:31:02.672 | libyaml-dev 2026-06-18 00:31:02.672 | lsof 2026-06-18 00:31:02.672 | openssh-server 2026-06-18 00:31:02.672 | openssl 2026-06-18 00:31:02.672 | pkg-config 2026-06-18 00:31:02.672 | psmisc 2026-06-18 00:31:02.672 | python3-dev 2026-06-18 00:31:02.672 | python3-pip 2026-06-18 00:31:02.672 | python3-systemd 2026-06-18 00:31:02.672 | python3-venv 2026-06-18 00:31:02.672 | tar 2026-06-18 00:31:02.672 | tcpdump 2026-06-18 00:31:02.672 | unzip 2026-06-18 00:31:02.672 | uuid-runtime 2026-06-18 00:31:02.672 | wget 2026-06-18 00:31:02.672 | zlib1g-dev 2026-06-18 00:31:02.672 | lvm2 2026-06-18 00:31:02.672 | qemu-utils 2026-06-18 00:31:02.672 | thin-provisioning-tools 2026-06-18 00:31:02.672 | lsscsi 2026-06-18 00:31:02.672 | open-iscsi 2026-06-18 00:31:02.672 | libkrb5-dev 2026-06-18 00:31:02.672 | libldap2-dev 2026-06-18 00:31:02.672 | libsasl2-dev 2026-06-18 00:31:02.672 | memcached 2026-06-18 00:31:02.672 | python3-mysqldb 2026-06-18 00:31:02.672 | sqlite3 2026-06-18 00:31:02.672 | conntrack 2026-06-18 00:31:02.672 | curl 2026-06-18 00:31:02.672 | ebtables 2026-06-18 00:31:02.672 | genisoimage 2026-06-18 00:31:02.672 | iptables 2026-06-18 00:31:02.673 | iputils-arping 2026-06-18 00:31:02.673 | kpartx 2026-06-18 00:31:02.673 | libjs-jquery-tablesorter 2026-06-18 00:31:02.673 | parted 2026-06-18 00:31:02.673 | pm-utils 2026-06-18 00:31:02.673 | python3-mysqldb 2026-06-18 00:31:02.673 | socat 2026-06-18 00:31:02.673 | sqlite3 2026-06-18 00:31:02.673 | sudo 2026-06-18 00:31:02.673 | vlan 2026-06-18 00:31:02.673 | cryptsetup 2026-06-18 00:31:02.673 | dosfstools 2026-06-18 00:31:02.673 | genisoimage 2026-06-18 00:31:02.673 | gir1.2-libosinfo-1.0 2026-06-18 00:31:02.673 | netcat-openbsd 2026-06-18 00:31:02.673 | open-iscsi 2026-06-18 00:31:02.673 | qemu-utils 2026-06-18 00:31:02.673 | sg3-utils 2026-06-18 00:31:02.673 | sysfsutils 2026-06-18 00:31:02.673 | acl 2026-06-18 00:31:02.673 | dnsmasq-base 2026-06-18 00:31:02.673 | dnsmasq-utils 2026-06-18 00:31:02.673 | ebtables 2026-06-18 00:31:02.673 | haproxy 2026-06-18 00:31:02.673 | iptables 2026-06-18 00:31:02.673 | iputils-arping 2026-06-18 00:31:02.673 | iputils-ping 2026-06-18 00:31:02.673 | postgresql-server-dev-all 2026-06-18 00:31:02.673 | python3-mysqldb 2026-06-18 00:31:02.673 | sqlite3 2026-06-18 00:31:02.673 | sudo 2026-06-18 00:31:02.673 | vlan 2026-06-18 00:31:02.673 | apache2 lvm2 2026-06-18 00:31:02.673 | golang 2026-06-18 00:31:02.673 | debootstrap 2026-06-18 00:31:02.673 | rsyslog' 2026-06-18 00:31:02.673 | 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-06-18 00:31:02.673 | PHYSICAL_NETWORK=public 2026-06-18 00:31:02.673 | PIPESTATUS=([0]="0") 2026-06-18 00:31:02.673 | PIP_UPGRADE=False 2026-06-18 00:31:02.673 | PIP_VIRTUAL_ENV= 2026-06-18 00:31:02.673 | PLACEMENT_AUTH_STRATEGY=keystone 2026-06-18 00:31:02.673 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:02.673 | PLACEMENT_BRANCH=master 2026-06-18 00:31:02.673 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-06-18 00:31:02.673 | PLACEMENT_CONF_DIR=/etc/placement 2026-06-18 00:31:02.673 | PLACEMENT_DIR=/opt/stack/placement 2026-06-18 00:31:02.673 | PLACEMENT_ENFORCE_SCOPE=False 2026-06-18 00:31:02.673 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-06-18 00:31:02.673 | PLACEMENT_SERVICE_HOST=199.204.45.227 2026-06-18 00:31:02.673 | PLACEMENT_SERVICE_PROTOCOL=https 2026-06-18 00:31:02.673 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-06-18 00:31:02.673 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-06-18 00:31:02.673 | POSIXLY_CORRECT=y 2026-06-18 00:31:02.673 | PPID=2041 2026-06-18 00:31:02.673 | PREREQ_RERUN_HOURS=2 2026-06-18 00:31:02.673 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-18 00:31:02.673 | PREREQ_RERUN_SECONDS=7200 2026-06-18 00:31:02.673 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-18 00:31:02.673 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-18 00:31:02.673 | PRIVATE_NETWORK_NAME=private 2026-06-18 00:31:02.673 | PRIVATE_SUBNET_NAME=private-subnet 2026-06-18 00:31:02.673 | PROVIDER_SUBNET_NAME=provider_net 2026-06-18 00:31:02.673 | PS4='+ $(short_source): ' 2026-06-18 00:31:02.673 | PUBLIC_BRIDGE=br-ex 2026-06-18 00:31:02.673 | PUBLIC_BRIDGE_MTU=1430 2026-06-18 00:31:02.673 | PUBLIC_INTERFACE= 2026-06-18 00:31:02.673 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-18 00:31:02.673 | PUBLIC_NETWORK_NAME=public 2026-06-18 00:31:02.673 | PUBLIC_PHYSICAL_NETWORK=public 2026-06-18 00:31:02.673 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-18 00:31:02.673 | PUBLIC_SUBNET_NAME=public-subnet 2026-06-18 00:31:02.673 | PWD=/opt/stack/devstack 2026-06-18 00:31:02.673 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-18 00:31:02.673 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-06-18 00:31:02.673 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-06-18 00:31:02.673 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-18 00:31:02.673 | PYKMIP_CONF_DIR=/etc/pykmip 2026-06-18 00:31:02.673 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-18 00:31:02.673 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-06-18 00:31:02.673 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-06-18 00:31:02.673 | PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 00:31:02.673 | PYTHON3_VERSION=3.12 2026-06-18 00:31:02.673 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-06-18 00:31:02.673 | Q_ADMIN_USERNAME=neutron 2026-06-18 00:31:02.673 | Q_AGENT=ovn 2026-06-18 00:31:02.673 | Q_ALLOW_OVERLAPPING_IP=True 2026-06-18 00:31:02.673 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-18 00:31:02.673 | Q_AUTH_STRATEGY=keystone 2026-06-18 00:31:02.673 | Q_BUILD_OVS_FROM_GIT=False 2026-06-18 00:31:02.673 | Q_DB_NAME=neutron 2026-06-18 00:31:02.673 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-18 00:31:02.673 | Q_DVR_MODE=legacy 2026-06-18 00:31:02.673 | Q_HOST=199.204.45.227 2026-06-18 00:31:02.673 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-18 00:31:02.673 | Q_L3_ROUTER_PER_TENANT=True 2026-06-18 00:31:02.673 | Q_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:31:02.673 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-06-18 00:31:02.673 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-06-18 00:31:02.673 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-06-18 00:31:02.673 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-18 00:31:02.673 | Q_META_DATA_IP=199.204.45.227 2026-06-18 00:31:02.673 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-06-18 00:31:02.673 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-06-18 00:31:02.673 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-06-18 00:31:02.674 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-06-18 00:31:02.674 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-06-18 00:31:02.674 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-06-18 00:31:02.674 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-06-18 00:31:02.674 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-06-18 00:31:02.674 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-18 00:31:02.674 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-18 00:31:02.674 | Q_OVS_USE_VETH=False 2026-06-18 00:31:02.674 | Q_PLUGIN=ml2 2026-06-18 00:31:02.674 | Q_PROTOCOL=https 2026-06-18 00:31:02.674 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-18 00:31:02.674 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-18 00:31:02.674 | Q_ROUTER_NAME=router1 2026-06-18 00:31:02.674 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 00:31:02.674 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-18 00:31:02.674 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 00:31:02.674 | Q_TUNNEL_TYPES=gre 2026-06-18 00:31:02.674 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-18 00:31:02.674 | Q_USE_PUBLIC_VETH=False 2026-06-18 00:31:02.674 | Q_USE_ROOTWRAP=True 2026-06-18 00:31:02.674 | Q_USE_ROOTWRAP_DAEMON=True 2026-06-18 00:31:02.674 | Q_USE_SECGROUP=True 2026-06-18 00:31:02.674 | RABBIT_HOST=199.204.45.227 2026-06-18 00:31:02.674 | RABBIT_PASSWORD=secretrabbit 2026-06-18 00:31:02.674 | RABBIT_USERID=stackrabbit 2026-06-18 00:31:02.674 | RC_DIR=/opt/stack/devstack 2026-06-18 00:31:02.674 | RECLONE=False 2026-06-18 00:31:02.674 | RECREATE_KEYSTONE_DB=True 2026-06-18 00:31:02.674 | REGION_NAME=RegionOne 2026-06-18 00:31:02.674 | REPOS_UPDATED=True 2026-06-18 00:31:02.674 | REQUIREMENTS_BRANCH=master 2026-06-18 00:31:02.674 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-06-18 00:31:02.674 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-06-18 00:31:02.674 | RETRY_UPDATE=False 2026-06-18 00:31:02.674 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-18 00:31:02.674 | S3_SERVICE_PORT=3333 2026-06-18 00:31:02.674 | SERVICE_DIR=/opt/stack/status 2026-06-18 00:31:02.674 | SERVICE_DOMAIN_NAME=Default 2026-06-18 00:31:02.674 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-06-18 00:31:02.674 | SERVICE_HOST=199.204.45.227 2026-06-18 00:31:02.674 | SERVICE_IP_VERSION=4 2026-06-18 00:31:02.674 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:31:02.674 | SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 00:31:02.674 | SERVICE_PASSWORD=secretservice 2026-06-18 00:31:02.674 | SERVICE_PROJECT_NAME=service 2026-06-18 00:31:02.674 | SERVICE_PROTOCOL=http 2026-06-18 00:31:02.674 | SERVICE_TENANT_NAME=service 2026-06-18 00:31:02.674 | SERVICE_TIMEOUT=60 2026-06-18 00:31:02.674 | SHARE_BACKING_FILE_SIZE=8400M 2026-06-18 00:31:02.674 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-18 00:31:02.674 | SHARE_GROUP=lvm-shares 2026-06-18 00:31:02.674 | SHARE_NAME_PREFIX=share- 2026-06-18 00:31:02.674 | SHELL=/bin/bash 2026-06-18 00:31:02.674 | SHLVL=1 2026-06-18 00:31:02.674 | SKIP_EPEL_INSTALL=False 2026-06-18 00:31:02.674 | SKIP_STOP_OVN=False 2026-06-18 00:31:02.674 | SMB_CONF=/etc/samba/smb.conf 2026-06-18 00:31:02.674 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-18 00:31:02.674 | SPICE_BRANCH=master 2026-06-18 00:31:02.674 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-06-18 00:31:02.674 | SQLALCHEMY_BRANCH=main 2026-06-18 00:31:02.674 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-18 00:31:02.674 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-18 00:31:02.674 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-18 00:31:02.674 | 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-06-18 00:31:02.674 | STACK_GROUP=stack 2026-06-18 00:31:02.674 | STACK_USER=stack 2026-06-18 00:31:02.674 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-18 00:31:02.674 | STUD_PROTO=--tls 2026-06-18 00:31:02.674 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-18 00:31:02.674 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-18 00:31:02.674 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-18 00:31:02.674 | SUBNETPOOL_PREFIX_V6=fda6:c315:d8ad::/56 2026-06-18 00:31:02.674 | SUBNETPOOL_SIZE_V4=26 2026-06-18 00:31:02.674 | SUBNETPOOL_SIZE_V6=64 2026-06-18 00:31:02.674 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-06-18 00:31:02.674 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-gpbhwfoxfnbacgcubamotjtsqytrevmv ; /usr/bin/python3' 2026-06-18 00:31:02.674 | SUDO_GID=1000 2026-06-18 00:31:02.674 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-06-18 00:31:02.674 | SUDO_UID=1000 2026-06-18 00:31:02.674 | SUDO_USER=zuul 2026-06-18 00:31:02.674 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-002303.summary.2026-06-18-002303 2026-06-18 00:31:02.674 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-06-18 00:31:02.674 | SUPPORT_URL=https://help.ubuntu.com/ 2026-06-18 00:31:02.674 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-06-18 00:31:02.674 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:02.674 | SWIFT_BRANCH=master 2026-06-18 00:31:02.674 | SWIFT_CONF_DIR=/etc/swift 2026-06-18 00:31:02.674 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-06-18 00:31:02.674 | SWIFT_DEFAULT_BIND_PORT=8080 2026-06-18 00:31:02.674 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-06-18 00:31:02.674 | SWIFT_DIR=/opt/stack/swift 2026-06-18 00:31:02.674 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-06-18 00:31:02.674 | SWIFT_ENABLE_TEMPURLS=False 2026-06-18 00:31:02.674 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-06-18 00:31:02.674 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-06-18 00:31:02.674 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-06-18 00:31:02.674 | SWIFT_HASH=1234123412341234 2026-06-18 00:31:02.674 | SWIFT_LOG_TOKEN_LENGTH=12 2026-06-18 00:31:02.674 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-06-18 00:31:02.674 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-06-18 00:31:02.674 | SWIFT_MAX_FILE_SIZE=1073741824 2026-06-18 00:31:02.674 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-06-18 00:31:02.674 | SWIFT_MAX_HEADER_SIZE=16384 2026-06-18 00:31:02.674 | SWIFT_PARTITION_POWER_SIZE=9 2026-06-18 00:31:02.674 | SWIFT_REPLICAS=1 2026-06-18 00:31:02.675 | SWIFT_REPLICAS_SEQ=1 2026-06-18 00:31:02.675 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-06-18 00:31:02.675 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:31:02.675 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 00:31:02.675 | SWIFT_SERVICE_PROTOCOL=https 2026-06-18 00:31:02.675 | SWIFT_START_ALL_SERVICES=False 2026-06-18 00:31:02.675 | SWIFT_STORAGE_IPS= 2026-06-18 00:31:02.675 | SWIFT_TEMPURL_KEY= 2026-06-18 00:31:02.675 | SWIFT_USE_MOD_WSGI=False 2026-06-18 00:31:02.675 | SYSLOG=False 2026-06-18 00:31:02.675 | SYSLOG_HOST=199.204.45.227 2026-06-18 00:31:02.675 | SYSLOG_PORT=516 2026-06-18 00:31:02.675 | SYSTEMCTL='sudo systemctl' 2026-06-18 00:31:02.675 | SYSTEMD_DIR=/etc/systemd/system 2026-06-18 00:31:02.675 | TARGET_BRANCH=master 2026-06-18 00:31:02.675 | TARGET_ENABLE_OVN_AGENT=False 2026-06-18 00:31:02.675 | TCPDUMP_ARGS= 2026-06-18 00:31:02.675 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-06-18 00:31:02.675 | TEMPEST_BRANCH=master 2026-06-18 00:31:02.675 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-06-18 00:31:02.675 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-06-18 00:31:02.675 | TEMPFILE=/tmp/tmp.Paih0ifiW1 2026-06-18 00:31:02.675 | TENANT_TUNNEL_RANGES=1:1000 2026-06-18 00:31:02.675 | TENANT_VLAN_RANGE= 2026-06-18 00:31:02.675 | TERM=unknown 2026-06-18 00:31:02.675 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-06-18 00:31:02.675 | TLS_IP=IP:199.204.45.227,IP:::1 2026-06-18 00:31:02.675 | TOP_DIR=/opt/stack/devstack 2026-06-18 00:31:02.675 | TRAILING_TARGET_BRANCH=master 2026-06-18 00:31:02.675 | TUNNEL_ENDPOINT_IP=199.204.45.227 2026-06-18 00:31:02.675 | TUNNEL_IP=199.204.45.227 2026-06-18 00:31:02.675 | TUNNEL_IP_VERSION=4 2026-06-18 00:31:02.675 | UBUNTU_CODENAME=noble 2026-06-18 00:31:02.675 | UBUNTU_RELEASE_BASE_NUM=24 2026-06-18 00:31:02.675 | UID=1002 2026-06-18 00:31:02.675 | ULIMIT_NOFILE=2048 2026-06-18 00:31:02.675 | USER=stack 2026-06-18 00:31:02.675 | USER_HOME=/opt/stack 2026-06-18 00:31:02.675 | USER_UNITS=False 2026-06-18 00:31:02.675 | USE_CINDER_FOR_GLANCE=False 2026-06-18 00:31:02.675 | USE_JOURNAL=False 2026-06-18 00:31:02.675 | USE_SUBNETPOOL=True 2026-06-18 00:31:02.675 | USE_VENV=False 2026-06-18 00:31:02.675 | VAULT_PLUGIN_BACKEND= 2026-06-18 00:31:02.675 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-18 00:31:02.675 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-18 00:31:02.675 | VERBOSE=True 2026-06-18 00:31:02.675 | VERBOSE_NO_TIMESTAMP=True 2026-06-18 00:31:02.675 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-18 00:31:02.675 | VERSION_CODENAME=noble 2026-06-18 00:31:02.675 | VERSION_ID=24.04 2026-06-18 00:31:02.675 | VIF_PLUGGING_IS_FATAL=True 2026-06-18 00:31:02.675 | VIF_PLUGGING_TIMEOUT=300 2026-06-18 00:31:02.675 | VIRTUALENV_CMD='python3.12 -m venv' 2026-06-18 00:31:02.675 | VIRT_DRIVER=libvirt 2026-06-18 00:31:02.675 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-18 00:31:02.675 | VOLUME_GROUP_NAME=stack-volumes 2026-06-18 00:31:02.675 | VOLUME_NAME_PREFIX=volume- 2026-06-18 00:31:02.675 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-06-18 00:31:02.675 | WORKER_TIMEOUT=80 2026-06-18 00:31:02.675 | WSGI_MODE=uwsgi 2026-06-18 00:31:02.675 | ZSWAP_COMPRESSOR=lz4 2026-06-18 00:31:02.675 | ZSWAP_ZPOOL=zsmalloc 2026-06-18 00:31:02.675 | _=posix 2026-06-18 00:31:02.675 | _ASYNC_BG_TIME=0 2026-06-18 00:31:02.675 | _DEFAULT_LVM_INIT=0 2026-06-18 00:31:02.675 | _DEFAULT_PYTHON3_VERSION=3.12 2026-06-18 00:31:02.675 | _DEVSTACK_FUNCTIONS=1 2026-06-18 00:31:02.675 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-06-18 00:31:02.675 | _DEVSTACK_STACKRC=1 2026-06-18 00:31:02.675 | _LOG_COLOR_DEFAULT=False 2026-06-18 00:31:02.675 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-18 00:31:02.675 | _TIME_BEGIN=1781742173 2026-06-18 00:31:02.675 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-06-18 00:31:02.675 | _TIME_TOTAL=([apt-get]="185886" [pip_install]="99296" [apt-get-update]="1549" ) 2026-06-18 00:31:02.675 | _of_args='-v --no-timestamp' 2026-06-18 00:31:02.675 | backend=postgresql 2026-06-18 00:31:02.675 | be=lvm:lvmdriver-1 2026-06-18 00:31:02.675 | be_name=lvmdriver-1 2026-06-18 00:31:02.675 | be_type=lvm 2026-06-18 00:31:02.675 | db=postgresql 2026-06-18 00:31:02.675 | dc=org 2026-06-18 00:31:02.675 | default_v4_route_devs=ens3 2026-06-18 00:31:02.675 | default_v6_route_devs='ens3 2026-06-18 00:31:02.675 | ens3' 2026-06-18 00:31:02.675 | dir=/opt/stack/magnum 2026-06-18 00:31:02.675 | dn=,dc=openstack,dc=org 2026-06-18 00:31:02.675 | exceptions=80-tempest.sh 2026-06-18 00:31:02.675 | extra=80-tempest.sh 2026-06-18 00:31:02.675 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 00:31:02.675 | f=/opt/stack/devstack/lib/databases/postgresql 2026-06-18 00:31:02.675 | i=1 2026-06-18 00:31:02.675 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 00:31:02.675 | lfile=localrc 2026-06-18 00:31:02.675 | localrc=/opt/stack/devstack/.localrc.password 2026-06-18 00:31:02.675 | logfile=ovsdb-server-sb.log 2026-06-18 00:31:02.675 | mode=stack 2026-06-18 00:31:02.675 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-18 00:31:02.675 | opt='?' 2026-06-18 00:31:02.675 | os_CODENAME=noble 2026-06-18 00:31:02.675 | os_PACKAGE=deb 2026-06-18 00:31:02.675 | os_RELEASE=24.04 2026-06-18 00:31:02.675 | os_VENDOR=Ubuntu 2026-06-18 00:31:02.675 | phase=install 2026-06-18 00:31:02.675 | pkgs= 2026-06-18 00:31:02.675 | plugin=magnum 2026-06-18 00:31:02.675 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:31:02.675 | port=60999 2026-06-18 00:31:02.675 | pw=secretadmin 2026-06-18 00:31:02.675 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 00:31:02.676 | saveenv=ehxB 2026-06-18 00:31:02.676 | time_stamp=2026-06-18-002314 2026-06-18 00:31:02.676 | var=ADMIN_PASSWORD 2026-06-18 00:31:02.676 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-06-18 00:31:02.709 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:02.716 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:31:02.722 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 00:31:02.727 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-06-18 00:31:02.733 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:31:02.738 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-06-18 00:31:02.745 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-06-18 00:31:02.751 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:325 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-06-18 00:31:02.756 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/openstack/magnum.git 2026-06-18 00:31:02.761 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/magnum 2026-06-18 00:31:02.766 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:31:02.771 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 00:31:02.778 | +++ functions-common:git_clone:587 : pwd 2026-06-18 00:31:02.784 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:31:02.790 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:31:02.796 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:31:02.832 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:31:02.838 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:31:02.843 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:02.850 | ++ functions-common:git_clone:604 : echo master 2026-06-18 00:31:02.850 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:31:02.860 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum ]] 2026-06-18 00:31:02.866 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:02.871 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-06-18 00:31:02.894 | ++ functions-common:git_clone:666 : cd /opt/stack/magnum 2026-06-18 00:31:02.901 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 00:31:02.902 | ++ functions-common:git_clone:667 : head -1 2026-06-18 00:31:02.908 | b9a40a6f Merge "Switch to new magnum-capi-helm project template" 2026-06-18 00:31:02.914 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:31:02.920 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:326 : setup_develop /opt/stack/magnum 2026-06-18 00:31:02.926 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 00:31:02.932 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-18 00:31:02.938 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-06-18 00:31:02.944 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 00:31:02.950 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-06-18 00:31:02.956 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:31:02.963 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-18 00:31:02.968 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-06-18 00:31:02.974 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:31:02.981 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:31:02.989 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-06-18 00:31:02.994 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:31:03.001 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-06-18 00:31:03.007 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:31:03.015 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:31:03.022 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-06-18 00:31:03.032 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-06-18 00:31:03.038 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-06-18 00:31:03.045 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-06-18 00:31:03.137 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-06-18 00:31:03.143 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 00:31:03.149 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:31:03.154 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:31:03.159 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-18 00:31:03.165 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-06-18 00:31:03.171 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 00:31:03.176 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 00:31:03.181 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:31:03.186 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:31:03.192 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:31:03.198 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:31:03.203 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:31:03.210 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-06-18 00:31:03.253 | Using python 3.12 to install /opt/stack/magnum 2026-06-18 00:31:03.259 | ++ 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-06-18 00:31:03.816 | Obtaining file:///opt/stack/magnum 2026-06-18 00:31:03.817 | Installing build dependencies: started 2026-06-18 00:31:04.698 | Installing build dependencies: finished with status 'done' 2026-06-18 00:31:04.699 | Checking if build backend supports build_editable: started 2026-06-18 00:31:04.997 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:31:04.999 | Getting requirements to build editable: started 2026-06-18 00:31:05.183 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:31:05.185 | Installing backend dependencies: started 2026-06-18 00:31:06.103 | Installing backend dependencies: finished with status 'done' 2026-06-18 00:31:06.105 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:31:06.576 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:31:06.596 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (6.0.3) 2026-06-18 00:31:06.597 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (2.0.50) 2026-06-18 00:31:06.597 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (0.12.1) 2026-06-18 00:31:06.597 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.8.10) 2026-06-18 00:31:06.598 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.18.4) 2026-06-18 00:31:06.598 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (4.14.0) 2026-06-18 00:31:06.599 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.3.1) 2026-06-18 00:31:06.599 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.33) 2026-06-18 00:31:06.599 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.14.0) 2026-06-18 00:31:06.600 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (13.0.0) 2026-06-18 00:31:06.600 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.3.0) 2026-06-18 00:31:06.601 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (7.5.0) 2026-06-18 00:31:06.601 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (10.5.0) 2026-06-18 00:31:06.601 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (6.4.0) 2026-06-18 00:31:06.602 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (18.0.0) 2026-06-18 00:31:06.602 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (6.8.0) 2026-06-18 00:31:06.602 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (8.2.0) 2026-06-18 00:31:06.603 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (18.1.0) 2026-06-18 00:31:06.603 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (8.1.0) 2026-06-18 00:31:06.603 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.1.0) 2026-06-18 00:31:06.604 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (3.8.0) 2026-06-18 00:31:06.604 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.10.0) 2026-06-18 00:31:06.605 | 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->magnum==22.1.0.dev70) (4.6.0) 2026-06-18 00:31:06.605 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (2.7.1) 2026-06-18 00:31:06.606 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (10.1.1) 2026-06-18 00:31:06.606 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (3.10.2) 2026-06-18 00:31:06.607 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (7.0.3) 2026-06-18 00:31:06.607 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.8.0) 2026-06-18 00:31:06.607 | 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.dev70) (4.0.1) 2026-06-18 00:31:06.608 | Requirement already satisfied: openstacksdk>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (4.16.0) 2026-06-18 00:31:06.608 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (2.34.2) 2026-06-18 00:31:06.609 | 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.dev70) (82.0.1) 2026-06-18 00:31:06.609 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.8.0) 2026-06-18 00:31:06.609 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (6.3.0) 2026-06-18 00:31:06.610 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (43.0.3) 2026-06-18 00:31:06.610 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (3.1.8) 2026-06-18 00:31:06.611 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev70) (1.3.12) 2026-06-18 00:31:06.612 | 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.dev70) (4.15.0) 2026-06-18 00:31:06.613 | 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.dev70) (0.6.0) 2026-06-18 00:31:06.613 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev70) (4.0.0) 2026-06-18 00:31:06.614 | 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.dev70) (3.17.0) 2026-06-18 00:31:06.616 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (3.0.52) 2026-06-18 00:31:06.616 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (1.11.0) 2026-06-18 00:31:06.617 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (15.0.0) 2026-06-18 00:31:06.617 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (1.8.0) 2026-06-18 00:31:06.619 | 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.dev70) (2.0.0) 2026-06-18 00:31:06.621 | 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.dev70) (3.0) 2026-06-18 00:31:06.623 | 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.dev70) (3.1.1) 2026-06-18 00:31:06.625 | 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.dev70) (2.1.0) 2026-06-18 00:31:06.625 | 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.dev70) (1.8.2) 2026-06-18 00:31:06.628 | 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.dev70) (4.2.0) 2026-06-18 00:31:06.629 | 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.dev70) (2.13.0) 2026-06-18 00:31:06.629 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev70) (5.8.0) 2026-06-18 00:31:06.633 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev70) (1.5.0) 2026-06-18 00:31:06.633 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev70) (1.1.0) 2026-06-18 00:31:06.634 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev70) (4.10.0) 2026-06-18 00:31:06.634 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev70) (7.2.2) 2026-06-18 00:31:06.641 | 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.dev70) (0.20) 2026-06-18 00:31:06.642 | 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.dev70) (3.1.0) 2026-06-18 00:31:06.643 | Requirement already satisfied: wrapt>=2.1.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.dev70) (2.2.1) 2026-06-18 00:31:06.645 | 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.dev70) (2.0.0) 2026-06-18 00:31:06.649 | 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.dev70) (2.1.2) 2026-06-18 00:31:06.650 | 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.dev70) (0.6.2) 2026-06-18 00:31:06.653 | 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.dev70) (2.9.0.post0) 2026-06-18 00:31:06.655 | 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.dev70) (3.3.0) 2026-06-18 00:31:06.656 | 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.dev70) (7.1.4) 2026-06-18 00:31:06.657 | 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.dev70) (5.3.1) 2026-06-18 00:31:06.657 | 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.dev70) (5.6.2) 2026-06-18 00:31:06.658 | 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.dev70) (0.16.0) 2026-06-18 00:31:06.660 | 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.dev70) (5.1.0) 2026-06-18 00:31:06.665 | 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.dev70) (2026.2) 2026-06-18 00:31:06.665 | 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.dev70) (26.2) 2026-06-18 00:31:06.669 | 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.dev70) (0.25.0) 2026-06-18 00:31:06.670 | 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.dev70) (5.0.0) 2026-06-18 00:31:06.671 | 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.dev70) (3.1.6) 2026-06-18 00:31:06.672 | 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.dev70) (4.0.1) 2026-06-18 00:31:06.675 | 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.dev70) (3.0.3) 2026-06-18 00:31:06.682 | 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.dev70) (1.2.0) 2026-06-18 00:31:06.685 | 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->magnum==22.1.0.dev70) (0.41.0) 2026-06-18 00:31:06.686 | 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->magnum==22.1.0.dev70) (3.5.1) 2026-06-18 00:31:06.687 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (3.1.0) 2026-06-18 00:31:06.687 | 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->magnum==22.1.0.dev70) (2.5.1) 2026-06-18 00:31:06.688 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (3.10.1) 2026-06-18 00:31:06.688 | 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->magnum==22.1.0.dev70) (1.7.6) 2026-06-18 00:31:06.690 | 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->magnum==22.1.0.dev70) (2.8.0) 2026-06-18 00:31:06.699 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (2.2.0) 2026-06-18 00:31:06.701 | 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->magnum==22.1.0.dev70) (1.3.7) 2026-06-18 00:31:06.706 | 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.dev70) (3.3.2) 2026-06-18 00:31:06.725 | 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.dev70) (0.8.1) 2026-06-18 00:31:06.742 | 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.dev70) (1.17.0) 2026-06-18 00:31:06.750 | 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.dev70) (3.4.7) 2026-06-18 00:31:06.750 | 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.dev70) (3.18) 2026-06-18 00:31:06.751 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev70) (2.7.0) 2026-06-18 00:31:06.751 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==22.1.0.dev70) (2023.11.17) 2026-06-18 00:31:06.765 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (4.2.0) 2026-06-18 00:31:06.766 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (2.20.0) 2026-06-18 00:31:06.770 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (0.1.2) 2026-06-18 00:31:06.779 | 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->magnum==22.1.0.dev70) (0.8) 2026-06-18 00:31:06.800 | 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.dev70) (3.6.1) 2026-06-18 00:31:06.801 | 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.dev70) (4.26.0) 2026-06-18 00:31:06.801 | 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.dev70) (3.4.0) 2026-06-18 00:31:06.802 | 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.dev70) (9.1.4) 2026-06-18 00:31:06.803 | 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.dev70) (4.0.1) 2026-06-18 00:31:06.809 | 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.dev70) (26.1.0) 2026-06-18 00:31:06.809 | 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.dev70) (2025.9.1) 2026-06-18 00:31:06.810 | 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.dev70) (0.37.0) 2026-06-18 00:31:06.810 | 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.dev70) (2026.5.1) 2026-06-18 00:31:06.850 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev70) (0.8.1) 2026-06-18 00:31:06.850 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev70) (2026.2) 2026-06-18 00:31:06.851 | 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.dev70) (9.0.0) 2026-06-18 00:31:06.854 | 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.dev70) (4.1.0) 2026-06-18 00:31:06.876 | Building wheels for collected packages: magnum 2026-06-18 00:31:06.877 | Building editable for magnum (pyproject.toml): started 2026-06-18 00:31:07.451 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-06-18 00:31:07.452 | Created wheel for magnum: filename=magnum-22.1.0.dev70-0.editable-py3-none-any.whl size=8556 sha256=f6cf719afc8485d176d9aad325b476b1f39febf62309187513b744f7d572052b 2026-06-18 00:31:07.452 | Stored in directory: /tmp/pip-ephem-wheel-cache-pty3a_r8/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-06-18 00:31:07.456 | Successfully built magnum 2026-06-18 00:31:07.573 | Installing collected packages: magnum 2026-06-18 00:31:07.608 | Successfully installed magnum-22.1.0.dev70 2026-06-18 00:31:07.725 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:31:07.731 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:31:07.736 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:31:07.739 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:07.745 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:07.751 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:31:07.755 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:07.758 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:31:07.763 | ++ functions-common:time_stop:2421 : start_time=1781742663243 2026-06-18 00:31:07.769 | ++ functions-common:time_stop:2423 : [[ -z 1781742663243 ]] 2026-06-18 00:31:07.776 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:07.784 | ++ functions-common:time_stop:2426 : end_time=1781742667778 2026-06-18 00:31:07.789 | ++ functions-common:time_stop:2427 : elapsed_time=4535 2026-06-18 00:31:07.794 | ++ functions-common:time_stop:2428 : total=99296 2026-06-18 00:31:07.799 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:07.803 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=103831 2026-06-18 00:31:07.807 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:31:07.813 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:31:07.817 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:31:07.822 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-06-18 00:31:07.828 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-06-18 00:31:07.834 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:31:07.840 | ++ 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-06-18 00:31:07.846 | ++ 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-06-18 00:31:07.852 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:31:07.858 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-22.04-v1.33.12.qcow2 2026-06-18 00:31:07.864 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : MAGNUM_GUEST_IMAGE_EXTRA_PROPERTIES= 2026-06-18 00:31:07.869 | ++ /opt/stack/magnum/devstack/plugin.sh:source:18 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-22.04-v1.33.12.qcow2 2026-06-18 00:31:07.875 | ++ /opt/stack/magnum/devstack/plugin.sh:source:20 : 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-06-18 00:31:07.881 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : install_magnumclient 2026-06-18 00:31:07.887 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:316 : use_library_from_git python-magnumclient 2026-06-18 00:31:07.892 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-06-18 00:31:07.896 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:31:07.902 | ++ 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-06-18 00:31:07.908 | ++ 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-06-18 00:31:07.913 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-06-18 00:31:07.917 | ++ inc/python:use_library_from_git:269 : return 0 2026-06-18 00:31:07.922 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:317 : git_clone_by_name python-magnumclient 2026-06-18 00:31:07.926 | ++ functions-common:git_clone_by_name:675 : local name=python-magnumclient 2026-06-18 00:31:07.930 | ++ functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/python-magnumclient.git 2026-06-18 00:31:07.934 | ++ functions-common:git_clone_by_name:677 : local dir=/opt/stack/python-magnumclient 2026-06-18 00:31:07.939 | ++ functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 00:31:07.944 | ++ functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-06-18 00:31:07.948 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-06-18 00:31:07.954 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/python-magnumclient 2026-06-18 00:31:07.959 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:31:07.965 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 00:31:07.970 | +++ functions-common:git_clone:587 : pwd 2026-06-18 00:31:07.976 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:31:07.981 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:31:07.988 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:31:08.022 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:31:08.027 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:31:08.033 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:08.041 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:31:08.041 | ++ functions-common:git_clone:604 : echo master 2026-06-18 00:31:08.052 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-06-18 00:31:08.056 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:08.062 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-06-18 00:31:08.084 | ++ functions-common:git_clone:666 : cd /opt/stack/python-magnumclient 2026-06-18 00:31:08.091 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 00:31:08.092 | ++ functions-common:git_clone:667 : head -1 2026-06-18 00:31:08.096 | 0cee961 Add --hidden/--visible flags to cluster template update command 2026-06-18 00:31:08.149 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:31:08.156 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:318 : setup_dev_lib python-magnumclient 2026-06-18 00:31:08.162 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-06-18 00:31:08.168 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-06-18 00:31:08.173 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-06-18 00:31:08.179 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-06-18 00:31:08.184 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-06-18 00:31:08.190 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-06-18 00:31:08.196 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 00:31:08.202 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-18 00:31:08.208 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-06-18 00:31:08.214 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 00:31:08.220 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-06-18 00:31:08.226 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:31:08.232 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-18 00:31:08.237 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-06-18 00:31:08.243 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:31:08.249 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:31:08.256 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-06-18 00:31:08.263 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:31:08.270 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-06-18 00:31:08.275 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:31:08.281 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:31:08.288 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-06-18 00:31:08.300 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-06-18 00:31:08.306 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-06-18 00:31:08.311 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-06-18 00:31:08.403 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-06-18 00:31:08.409 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 00:31:08.415 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:31:08.422 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:31:08.427 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-18 00:31:08.433 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-06-18 00:31:08.439 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 00:31:08.445 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 00:31:08.450 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:31:08.456 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:31:08.462 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:31:08.467 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:31:08.474 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:31:08.480 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-06-18 00:31:08.524 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-06-18 00:31:08.530 | ++ 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-06-18 00:31:09.083 | Obtaining file:///opt/stack/python-magnumclient 2026-06-18 00:31:09.084 | Installing build dependencies: started 2026-06-18 00:31:09.931 | Installing build dependencies: finished with status 'done' 2026-06-18 00:31:09.932 | Checking if build backend supports build_editable: started 2026-06-18 00:31:10.226 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:31:10.228 | Getting requirements to build editable: started 2026-06-18 00:31:10.380 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:31:10.382 | Installing backend dependencies: started 2026-06-18 00:31:11.340 | Installing backend dependencies: finished with status 'done' 2026-06-18 00:31:11.342 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:31:11.679 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:31:11.696 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (7.0.3) 2026-06-18 00:31:11.696 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (5.14.0) 2026-06-18 00:31:11.696 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (5.8.0) 2026-06-18 00:31:11.697 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (2.34.2) 2026-06-18 00:31:11.697 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (6.8.0) 2026-06-18 00:31:11.698 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (8.2.0) 2026-06-18 00:31:11.699 | 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.11.0.dev5) (5.10.0) 2026-06-18 00:31:11.699 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (10.1.1) 2026-06-18 00:31:11.700 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (4.16.0) 2026-06-18 00:31:11.700 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (4.6.0) 2026-06-18 00:31:11.701 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (3.17.0) 2026-06-18 00:31:11.701 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (43.0.3) 2026-06-18 00:31:11.701 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (5.3.1) 2026-06-18 00:31:11.703 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.11.0.dev5) (2.0.0) 2026-06-18 00:31:11.705 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==4.11.0.dev5) (3.0) 2026-06-18 00:31:11.706 | 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.11.0.dev5) (2.1.0) 2026-06-18 00:31:11.707 | 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.11.0.dev5) (1.8.2) 2026-06-18 00:31:11.708 | 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.11.0.dev5) (4.15.0) 2026-06-18 00:31:11.710 | 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.11.0.dev5) (1.5.0) 2026-06-18 00:31:11.711 | 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.11.0.dev5) (1.1.0) 2026-06-18 00:31:11.711 | 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.11.0.dev5) (1.33) 2026-06-18 00:31:11.712 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (4.10.0) 2026-06-18 00:31:11.712 | 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.11.0.dev5) (7.2.2) 2026-06-18 00:31:11.712 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (6.0.3) 2026-06-18 00:31:11.715 | 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.11.0.dev5) (3.1.1) 2026-06-18 00:31:11.718 | 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.11.0.dev5) (4.14.0) 2026-06-18 00:31:11.720 | 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.11.0.dev5) (0.6.0) 2026-06-18 00:31:11.720 | Requirement already satisfied: cmd2>=3.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.11.0.dev5) (4.0.0) 2026-06-18 00:31:11.722 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (3.0.52) 2026-06-18 00:31:11.723 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (1.11.0) 2026-06-18 00:31:11.723 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (15.0.0) 2026-06-18 00:31:11.724 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (1.8.0) 2026-06-18 00:31:11.726 | 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.11.0.dev5) (10.5.0) 2026-06-18 00:31:11.726 | 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.11.0.dev5) (6.4.0) 2026-06-18 00:31:11.727 | 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.11.0.dev5) (2.9.0.post0) 2026-06-18 00:31:11.728 | 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.11.0.dev5) (3.1.0) 2026-06-18 00:31:11.729 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (2.2.1) 2026-06-18 00:31:11.730 | 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.11.0.dev5) (1.3.0) 2026-06-18 00:31:11.731 | 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.11.0.dev5) (2.0.0) 2026-06-18 00:31:11.734 | 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.11.0.dev5) (1.2.0) 2026-06-18 00:31:11.736 | 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.11.0.dev5) (3.3.2) 2026-06-18 00:31:11.739 | 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.11.0.dev5) (26.2) 2026-06-18 00:31:11.739 | 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.11.0.dev5) (82.0.1) 2026-06-18 00:31:11.742 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==4.11.0.dev5) (0.8.1) 2026-06-18 00:31:11.750 | 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.11.0.dev5) (1.17.0) 2026-06-18 00:31:11.753 | 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.11.0.dev5) (3.4.7) 2026-06-18 00:31:11.753 | 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.11.0.dev5) (3.18) 2026-06-18 00:31:11.754 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev5) (2.7.0) 2026-06-18 00:31:11.754 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev5) (2023.11.17) 2026-06-18 00:31:11.763 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (4.2.0) 2026-06-18 00:31:11.764 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (2.20.0) 2026-06-18 00:31:11.767 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (0.1.2) 2026-06-18 00:31:11.783 | Building wheels for collected packages: python-magnumclient 2026-06-18 00:31:11.784 | Building editable for python-magnumclient (pyproject.toml): started 2026-06-18 00:31:12.159 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-06-18 00:31:12.161 | Created wheel for python-magnumclient: filename=python_magnumclient-4.11.0.dev5-0.editable-py3-none-any.whl size=9031 sha256=1091d1fa65764212315114f66c2022b7f33c51fa3725b017eb7f4a32018c136a 2026-06-18 00:31:12.161 | Stored in directory: /tmp/pip-ephem-wheel-cache-2k23wds5/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-06-18 00:31:12.166 | Successfully built python-magnumclient 2026-06-18 00:31:12.304 | Installing collected packages: python-magnumclient 2026-06-18 00:31:12.342 | Successfully installed python-magnumclient-4.11.0.dev5 2026-06-18 00:31:12.453 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:31:12.458 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:31:12.464 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:31:12.469 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:12.474 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:12.479 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:31:12.484 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:12.488 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:31:12.494 | ++ functions-common:time_stop:2421 : start_time=1781742668513 2026-06-18 00:31:12.499 | ++ functions-common:time_stop:2423 : [[ -z 1781742668513 ]] 2026-06-18 00:31:12.506 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:12.515 | ++ functions-common:time_stop:2426 : end_time=1781742672508 2026-06-18 00:31:12.520 | ++ functions-common:time_stop:2427 : elapsed_time=3995 2026-06-18 00:31:12.524 | ++ functions-common:time_stop:2428 : total=103831 2026-06-18 00:31:12.530 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:12.535 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=107826 2026-06-18 00:31:12.539 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:31:12.545 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:31:12.553 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:31:12.559 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-06-18 00:31:12.565 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-06-18 00:31:12.571 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:31:12.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,python-magnumclient = \A\L\L ]] 2026-06-18 00:31:12.583 | ++ 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-06-18 00:31:12.589 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:31:12.596 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:319 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-06-18 00:31:12.618 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : cleanup_magnum 2026-06-18 00:31:12.624 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-06-18 00:31:12.649 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-06-18 00:31:12.655 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-06-18 00:31:12.661 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 00:31:12.668 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:31:12.674 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:31:12.680 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-06-18 00:31:12.687 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-06-18 00:31:12.711 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-06-18 00:31:12.716 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-06-18 00:31:12.723 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-06-18 00:31:12.729 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-06-18 00:31:12.737 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-06-18 00:31:12.745 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-06-18 00:31:12.751 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-06-18 00:31:12.757 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-06-18 00:31:12.768 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-06-18 00:31:12.774 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-06-18 00:31:12.780 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-06-18 00:31:12.787 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:31:12.793 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:31:12.798 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-06-18 00:31:12.848 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-06-18 00:31:12.857 | ++ lib/apache:disable_apache_site:209 : true 2026-06-18 00:31:12.864 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:31:12.871 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:31:12.883 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:31:12.889 | + functions-common:run_plugins:1834 : local dir=/opt/stack/manila 2026-06-18 00:31:12.895 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-06-18 00:31:12.901 | + functions-common:run_plugins:1836 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-06-18 00:31:12.943 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:31:12.949 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 00:31:12.955 | ++ /opt/stack/manila/devstack/plugin.sh:source:1153 : echo_summary 'Installing Manila Client' 2026-06-18 00:31:12.962 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:31:12.968 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-06-18 00:31:12.973 | ++ /opt/stack/manila/devstack/plugin.sh:source:1154 : install_manilaclient 2026-06-18 00:31:12.979 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:706 : use_library_from_git python-manilaclient 2026-06-18 00:31:12.985 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-06-18 00:31:12.991 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:31:12.998 | ++ 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-06-18 00:31:13.004 | ++ 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-06-18 00:31:13.011 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:31:13.019 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:710 : pip_install python-manilaclient 2026-06-18 00:31:13.064 | Using python 3.12 to install python-manilaclient 2026-06-18 00:31:13.070 | ++ 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-06-18 00:31:13.751 | Collecting python-manilaclient 2026-06-18 00:31:13.943 | Downloading python_manilaclient-6.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 00:31:13.954 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-06-18 00:31:13.955 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.5.0) 2026-06-18 00:31:13.956 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.2.0) 2026-06-18 00:31:13.956 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.10.0) 2026-06-18 00:31:13.957 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.1.1) 2026-06-18 00:31:13.957 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.17.0) 2026-06-18 00:31:13.958 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.34.2) 2026-06-18 00:31:13.958 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.6.0) 2026-06-18 00:31:13.959 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.14.0) 2026-06-18 00:31:13.960 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.1.0) 2026-06-18 00:31:13.961 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-manilaclient) (2.2.1) 2026-06-18 00:31:13.962 | 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-06-18 00:31:13.963 | 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.8.0) 2026-06-18 00:31:13.963 | 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-06-18 00:31:13.964 | 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-06-18 00:31:13.968 | 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.14.0) 2026-06-18 00:31:13.968 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.16.0) 2026-06-18 00:31:13.969 | 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.8.0) 2026-06-18 00:31:13.971 | 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-06-18 00:31:13.971 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.0.0) 2026-06-18 00:31:13.972 | 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-06-18 00:31:13.974 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (3.0.52) 2026-06-18 00:31:13.974 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.11.0) 2026-06-18 00:31:13.975 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (15.0.0) 2026-06-18 00:31:13.975 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.8.0) 2026-06-18 00:31:13.976 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (43.0.3) 2026-06-18 00:31:13.977 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (5.3.1) 2026-06-18 00:31:13.977 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (1.5.0) 2026-06-18 00:31:13.978 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (1.1.0) 2026-06-18 00:31:13.978 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (1.33) 2026-06-18 00:31:13.979 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (4.10.0) 2026-06-18 00:31:13.979 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (7.2.2) 2026-06-18 00:31:13.981 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (2.0.0) 2026-06-18 00:31:13.983 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (3.0) 2026-06-18 00:31:13.987 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (3.1.1) 2026-06-18 00:31:13.989 | 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-06-18 00:31:13.989 | 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-06-18 00:31:13.993 | 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.4.0) 2026-06-18 00:31:13.993 | 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-06-18 00:31:13.996 | 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.2.0) 2026-06-18 00:31:13.999 | 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-06-18 00:31:13.999 | 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.2) 2026-06-18 00:31:14.002 | 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-06-18 00:31:14.004 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.8.1) 2026-06-18 00:31:14.012 | 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-06-18 00:31:14.014 | 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.7) 2026-06-18 00:31:14.014 | 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.18) 2026-06-18 00:31:14.015 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.7.0) 2026-06-18 00:31:14.016 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-06-18 00:31:14.024 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.2.0) 2026-06-18 00:31:14.025 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (2.20.0) 2026-06-18 00:31:14.027 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.1.2) 2026-06-18 00:31:14.090 | Downloading python_manilaclient-6.1.0-py3-none-any.whl (411 kB) 2026-06-18 00:31:14.399 | Installing collected packages: python-manilaclient 2026-06-18 00:31:14.770 | Successfully installed python-manilaclient-6.1.0 2026-06-18 00:31:14.844 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:31:14.848 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:31:14.854 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:31:14.860 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:14.866 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:14.871 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:31:14.875 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:14.881 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:31:14.886 | ++ functions-common:time_stop:2421 : start_time=1781742673051 2026-06-18 00:31:14.892 | ++ functions-common:time_stop:2423 : [[ -z 1781742673051 ]] 2026-06-18 00:31:14.899 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:14.908 | ++ functions-common:time_stop:2426 : end_time=1781742674902 2026-06-18 00:31:14.914 | ++ functions-common:time_stop:2427 : elapsed_time=1851 2026-06-18 00:31:14.920 | ++ functions-common:time_stop:2428 : total=107826 2026-06-18 00:31:14.926 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:14.931 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=109677 2026-06-18 00:31:14.936 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:31:14.942 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:712 : [[ True == \T\r\u\e ]] 2026-06-18 00:31:14.949 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:713 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-06-18 00:31:14.971 | ++ /opt/stack/manila/devstack/plugin.sh:source:1155 : echo_summary 'Installing Manila' 2026-06-18 00:31:14.976 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:31:14.982 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-06-18 00:31:14.989 | ++ /opt/stack/manila/devstack/plugin.sh:source:1156 : install_manila 2026-06-18 00:31:14.994 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:719 : setup_develop /opt/stack/manila 2026-06-18 00:31:15.001 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 00:31:15.006 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-06-18 00:31:15.011 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-06-18 00:31:15.016 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 00:31:15.022 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-06-18 00:31:15.028 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:31:15.034 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-06-18 00:31:15.039 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-06-18 00:31:15.044 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:31:15.049 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:31:15.056 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-06-18 00:31:15.062 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:31:15.068 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-06-18 00:31:15.074 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:31:15.080 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:31:15.087 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-06-18 00:31:15.096 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-06-18 00:31:15.101 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-06-18 00:31:15.106 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-06-18 00:31:15.223 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-06-18 00:31:15.228 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 00:31:15.233 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:31:15.237 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:31:15.243 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-06-18 00:31:15.248 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-06-18 00:31:15.253 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 00:31:15.257 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 00:31:15.261 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:31:15.265 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:31:15.269 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:31:15.275 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:31:15.280 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:31:15.285 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-06-18 00:31:15.327 | Using python 3.12 to install /opt/stack/manila 2026-06-18 00:31:15.332 | ++ 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-06-18 00:31:15.899 | Obtaining file:///opt/stack/manila 2026-06-18 00:31:15.902 | Installing build dependencies: started 2026-06-18 00:31:16.874 | Installing build dependencies: finished with status 'done' 2026-06-18 00:31:16.876 | Checking if build backend supports build_editable: started 2026-06-18 00:31:17.175 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:31:17.176 | Getting requirements to build editable: started 2026-06-18 00:31:17.792 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:31:17.793 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:31:18.271 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:31:18.290 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (7.0.3) 2026-06-18 00:31:18.291 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (1.18.4) 2026-06-18 00:31:18.291 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.7.0) 2026-06-18 00:31:18.292 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (0.7.1) 2026-06-18 00:31:18.292 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (0.41.0) 2026-06-18 00:31:18.293 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.5.1) 2026-06-18 00:31:18.293 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (6.1.1) 2026-06-18 00:31:18.294 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (1.3.0) 2026-06-18 00:31:18.294 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (10.5.0) 2026-06-18 00:31:18.294 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (6.4.0) 2026-06-18 00:31:18.295 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (18.0.0) 2026-06-18 00:31:18.295 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (6.8.0) 2026-06-18 00:31:18.295 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (8.2.0) 2026-06-18 00:31:18.296 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (18.1.0) 2026-06-18 00:31:18.296 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (8.1.0) 2026-06-18 00:31:18.296 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.1.0) 2026-06-18 00:31:18.297 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.11.0) 2026-06-18 00:31:18.297 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.8.0) 2026-06-18 00:31:18.298 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (7.9.0) 2026-06-18 00:31:18.298 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.10.0) 2026-06-18 00:31:18.298 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.6.0) 2026-06-18 00:31:18.299 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (2.7.1) 2026-06-18 00:31:18.300 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (10.1.1) 2026-06-18 00:31:18.300 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (7.5.0) 2026-06-18 00:31:18.300 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.4.0) 2026-06-18 00:31:18.301 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.0.0) 2026-06-18 00:31:18.301 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.10.1) 2026-06-18 00:31:18.301 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.1.0) 2026-06-18 00:31:18.302 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.3.2) 2026-06-18 00:31:18.302 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (12.0.0) 2026-06-18 00:31:18.303 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.14.0) 2026-06-18 00:31:18.303 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (13.0.0) 2026-06-18 00:31:18.303 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (2.34.2) 2026-06-18 00:31:18.304 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (9.1.4) 2026-06-18 00:31:18.304 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (2.5.1) 2026-06-18 00:31:18.304 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (2.0.50) 2026-06-18 00:31:18.406 | Collecting SQLAlchemy-Utils>=0.38.3 (from manila==22.1.0.dev111) 2026-06-18 00:31:18.599 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 00:31:18.616 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.8.0) 2026-06-18 00:31:18.617 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (8.1.0) 2026-06-18 00:31:18.617 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (9.9.0) 2026-06-18 00:31:18.618 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (18.13.0) 2026-06-18 00:31:18.618 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (1.8.10) 2026-06-18 00:31:18.618 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (7.1.4) 2026-06-18 00:31:18.619 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (26.2) 2026-06-18 00:31:18.619 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.26.0) 2026-06-18 00:31:18.620 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.16.0) 2026-06-18 00:31:18.621 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev111) (1.3.12) 2026-06-18 00:31:18.621 | 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.dev111) (4.15.0) 2026-06-18 00:31:18.624 | 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.dev111) (43.0.3) 2026-06-18 00:31:18.624 | 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.dev111) (7.4.0) 2026-06-18 00:31:18.627 | 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.dev111) (2.0.0) 2026-06-18 00:31:18.629 | 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.dev111) (3.0) 2026-06-18 00:31:18.632 | 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.dev111) (2.8.0) 2026-06-18 00:31:18.636 | 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.dev111) (26.1.0) 2026-06-18 00:31:18.637 | 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.dev111) (2025.9.1) 2026-06-18 00:31:18.637 | 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.dev111) (0.37.0) 2026-06-18 00:31:18.638 | 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.dev111) (2026.5.1) 2026-06-18 00:31:18.642 | 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.dev111) (2.1.0) 2026-06-18 00:31:18.642 | 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.dev111) (1.8.2) 2026-06-18 00:31:18.645 | 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.dev111) (4.2.0) 2026-06-18 00:31:18.646 | 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.dev111) (4.0.1) 2026-06-18 00:31:18.646 | 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.dev111) (2.13.0) 2026-06-18 00:31:18.647 | 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.dev111) (5.8.0) 2026-06-18 00:31:18.651 | 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.dev111) (5.3.1) 2026-06-18 00:31:18.652 | 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.dev111) (1.5.0) 2026-06-18 00:31:18.652 | 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.dev111) (1.1.0) 2026-06-18 00:31:18.653 | 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.dev111) (1.33) 2026-06-18 00:31:18.654 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (4.10.0) 2026-06-18 00:31:18.654 | 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.dev111) (7.2.2) 2026-06-18 00:31:18.654 | 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.dev111) (6.0.3) 2026-06-18 00:31:18.659 | 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.dev111) (3.1.1) 2026-06-18 00:31:18.665 | 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.dev111) (0.20) 2026-06-18 00:31:18.665 | 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.dev111) (3.1.0) 2026-06-18 00:31:18.667 | Requirement already satisfied: wrapt>=2.1.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.dev111) (2.2.1) 2026-06-18 00:31:18.669 | 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.dev111) (2.0.0) 2026-06-18 00:31:18.673 | 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.dev111) (2.1.2) 2026-06-18 00:31:18.673 | 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.dev111) (0.6.2) 2026-06-18 00:31:18.677 | 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.dev111) (2.9.0.post0) 2026-06-18 00:31:18.679 | 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.dev111) (3.3.0) 2026-06-18 00:31:18.681 | 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.dev111) (5.3.1) 2026-06-18 00:31:18.681 | 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.dev111) (5.6.2) 2026-06-18 00:31:18.682 | 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.dev111) (0.16.0) 2026-06-18 00:31:18.684 | 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.dev111) (5.1.0) 2026-06-18 00:31:18.688 | 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.dev111) (2026.2) 2026-06-18 00:31:18.692 | 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.dev111) (0.25.0) 2026-06-18 00:31:18.693 | 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.dev111) (5.0.0) 2026-06-18 00:31:18.694 | 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.dev111) (3.1.6) 2026-06-18 00:31:18.695 | 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.dev111) (4.0.1) 2026-06-18 00:31:18.698 | 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.dev111) (3.0.3) 2026-06-18 00:31:18.704 | 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.dev111) (1.2.0) 2026-06-18 00:31:18.714 | 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.dev111) (1.7.6) 2026-06-18 00:31:18.718 | 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.dev111) (2.2.0) 2026-06-18 00:31:18.720 | 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.dev111) (1.3.7) 2026-06-18 00:31:18.723 | 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.dev111) (3.17.0) 2026-06-18 00:31:18.733 | 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.dev111) (3.0.3) 2026-06-18 00:31:18.734 | 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.dev111) (1.6.2) 2026-06-18 00:31:18.738 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev111) (82.0.1) 2026-06-18 00:31:18.747 | 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.dev111) (0.8.1) 2026-06-18 00:31:18.765 | 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.dev111) (4.14.0) 2026-06-18 00:31:18.768 | 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.dev111) (0.6.0) 2026-06-18 00:31:18.768 | Requirement already satisfied: cmd2>=3.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.dev111) (4.0.0) 2026-06-18 00:31:18.773 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (3.0.52) 2026-06-18 00:31:18.773 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (1.11.0) 2026-06-18 00:31:18.774 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (15.0.0) 2026-06-18 00:31:18.774 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (1.8.0) 2026-06-18 00:31:18.784 | 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.dev111) (1.17.0) 2026-06-18 00:31:18.790 | 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.dev111) (4.6.0) 2026-06-18 00:31:18.805 | 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.dev111) (3.4.7) 2026-06-18 00:31:18.806 | 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.dev111) (3.18) 2026-06-18 00:31:18.807 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev111) (2.7.0) 2026-06-18 00:31:18.808 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev111) (2023.11.17) 2026-06-18 00:31:18.825 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (4.2.0) 2026-06-18 00:31:18.825 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (2.20.0) 2026-06-18 00:31:18.830 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (0.1.2) 2026-06-18 00:31:18.840 | 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.dev111) (0.8) 2026-06-18 00:31:18.870 | 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.dev111) (0.16.0) 2026-06-18 00:31:18.958 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-06-18 00:31:19.040 | Building wheels for collected packages: manila 2026-06-18 00:31:19.041 | Building editable for manila (pyproject.toml): started 2026-06-18 00:31:19.718 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-06-18 00:31:19.719 | Created wheel for manila: filename=manila-22.1.0.dev111-0.editable-py3-none-any.whl size=8985 sha256=9c723c21926e419c222bc3b76745ef3d6664d183bc31df357594199a73bc6007 2026-06-18 00:31:19.719 | Stored in directory: /tmp/pip-ephem-wheel-cache-xx5b6hh2/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-06-18 00:31:19.724 | Successfully built manila 2026-06-18 00:31:19.845 | Installing collected packages: SQLAlchemy-Utils, manila 2026-06-18 00:31:19.930 | 2026-06-18 00:31:19.951 | Successfully installed SQLAlchemy-Utils-0.42.1 manila-22.1.0.dev111 2026-06-18 00:31:20.067 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:31:20.072 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:31:20.076 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:31:20.081 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:20.086 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:20.090 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:31:20.095 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:20.100 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:31:20.105 | ++ functions-common:time_stop:2421 : start_time=1781742675316 2026-06-18 00:31:20.111 | ++ functions-common:time_stop:2423 : [[ -z 1781742675316 ]] 2026-06-18 00:31:20.119 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:20.128 | ++ functions-common:time_stop:2426 : end_time=1781742680121 2026-06-18 00:31:20.133 | ++ functions-common:time_stop:2427 : elapsed_time=4805 2026-06-18 00:31:20.138 | ++ functions-common:time_stop:2428 : total=109677 2026-06-18 00:31:20.143 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:20.149 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=114482 2026-06-18 00:31:20.154 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:31:20.159 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:31:20.164 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:31:20.170 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-06-18 00:31:20.175 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-06-18 00:31:20.181 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:31:20.186 | ++ 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-06-18 00:31:20.192 | ++ 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-06-18 00:31:20.198 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:31:20.204 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:721 : is_service_enabled m-shr 2026-06-18 00:31:20.243 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:20.250 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:723 : systemctl is-active nfs-ganesha.service 2026-06-18 00:31:20.269 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:723 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-06-18 00:31:20.274 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:724 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-06-18 00:31:20.279 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:725 : _install_nfs_and_samba 2026-06-18 00:31:20.285 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:686 : is_ubuntu 2026-06-18 00:31:20.291 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:31:20.297 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:31:20.303 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:687 : install_package nfs-kernel-server nfs-common samba 2026-06-18 00:31:20.309 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-18 00:31:20.315 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:31:20.320 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:31:20.326 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:31:20.331 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:20.337 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:31:20.343 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:31:20.349 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:31:20.355 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:31:20.360 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:31:20.365 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:31:20.371 | ++ functions-common:apt_get_update:1161 : return 2026-06-18 00:31:20.377 | ++ functions-common:install_package:1433 : real_install_package nfs-kernel-server nfs-common samba 2026-06-18 00:31:20.384 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:31:20.390 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:31:20.396 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:31:20.402 | ++ functions-common:real_install_package:1421 : apt_get install nfs-kernel-server nfs-common samba 2026-06-18 00:31:20.449 | ++ functions-common:apt_get:1201 : 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-06-18 00:31:20.497 | Reading package lists... 2026-06-18 00:31:20.735 | Building dependency tree... 2026-06-18 00:31:20.736 | Reading state information... 2026-06-18 00:31:20.952 | The following additional packages will be installed: 2026-06-18 00:31:20.953 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-06-18 00:31:20.953 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-06-18 00:31:20.953 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-06-18 00:31:20.953 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-06-18 00:31:20.954 | Suggested packages: 2026-06-18 00:31:20.954 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-06-18 00:31:20.954 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-06-18 00:31:20.954 | | chrony ufw winbind heimdal-clients 2026-06-18 00:31:20.954 | Recommended packages: 2026-06-18 00:31:20.954 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-06-18 00:31:20.999 | The following NEW packages will be installed: 2026-06-18 00:31:20.999 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-06-18 00:31:20.999 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-06-18 00:31:20.999 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-06-18 00:31:20.999 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-06-18 00:31:20.999 | samba-common-bin samba-libs tdb-tools 2026-06-18 00:31:21.439 | 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:31:21.439 | Need to get 12.9 MB of archives. 2026-06-18 00:31:21.439 | After this operation, 58.1 MB of additional disk space will be used. 2026-06-18 00:31:21.439 | 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-06-18 00:31:21.678 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-06-18 00:31:21.719 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-06-18 00:31:21.790 | 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-06-18 00:31:21.914 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-06-18 00:31:21.954 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-06-18 00:31:21.963 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-06-18 00:31:21.968 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-06-18 00:31:21.977 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-06-18 00:31:21.984 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldb2 amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6 [188 kB] 2026-06-18 00:31:22.011 | 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.6 [41.8 kB] 2026-06-18 00:31:22.016 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-06-18 00:31:22.018 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-06-18 00:31:22.027 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB] 2026-06-18 00:31:22.078 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-06-18 00:31:22.080 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-06-18 00:31:22.081 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libwbclient0 amd64 2:4.19.5+dfsg-4ubuntu9.6 [71.9 kB] 2026-06-18 00:31:22.086 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-libs amd64 2:4.19.5+dfsg-4ubuntu9.6 [6,019 kB] 2026-06-18 00:31:22.391 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-06-18 00:31:22.391 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-samba amd64 2:4.19.5+dfsg-4ubuntu9.6 [2,894 kB] 2026-06-18 00:31:22.433 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common all 2:4.19.5+dfsg-4ubuntu9.6 [65.4 kB] 2026-06-18 00:31:22.433 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.14 [274 kB] 2026-06-18 00:31:22.439 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common-bin amd64 2:4.19.5+dfsg-4ubuntu9.6 [1,280 kB] 2026-06-18 00:31:22.479 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-06-18 00:31:22.479 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba amd64 2:4.19.5+dfsg-4ubuntu9.6 [1,004 kB] 2026-06-18 00:31:22.492 | 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-06-18 00:31:22.685 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:31:22.730 | Fetched 12.9 MB in 1s (8,743 kB/s) 2026-06-18 00:31:22.771 | Selecting previously unselected package libnfsidmap1:amd64. 2026-06-18 00:31:22.805 | (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 ... 71174 files and directories currently installed.) 2026-06-18 00:31:22.808 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-18 00:31:22.815 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-18 00:31:22.883 | Selecting previously unselected package rpcbind. 2026-06-18 00:31:22.893 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-06-18 00:31:22.900 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-06-18 00:31:22.954 | Selecting previously unselected package keyutils. 2026-06-18 00:31:22.964 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-06-18 00:31:22.968 | Unpacking keyutils (1.6.3-3build1) ... 2026-06-18 00:31:23.033 | Selecting previously unselected package nfs-common. 2026-06-18 00:31:23.044 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-18 00:31:23.051 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-18 00:31:23.136 | Selecting previously unselected package python3-dnspython. 2026-06-18 00:31:23.139 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-06-18 00:31:23.143 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-06-18 00:31:23.242 | Selecting previously unselected package liblmdb0:amd64. 2026-06-18 00:31:23.248 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-06-18 00:31:23.251 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-18 00:31:23.307 | Selecting previously unselected package libtalloc2:amd64. 2026-06-18 00:31:23.316 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-06-18 00:31:23.320 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-06-18 00:31:23.375 | Selecting previously unselected package libtdb1:amd64. 2026-06-18 00:31:23.385 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-06-18 00:31:23.390 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-06-18 00:31:23.445 | Selecting previously unselected package libtevent0t64:amd64. 2026-06-18 00:31:23.455 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-06-18 00:31:23.458 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-06-18 00:31:23.516 | Selecting previously unselected package libldb2:amd64. 2026-06-18 00:31:23.526 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 00:31:23.530 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:23.602 | Selecting previously unselected package python3-ldb. 2026-06-18 00:31:23.612 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 00:31:23.616 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:23.672 | Selecting previously unselected package python3-tdb. 2026-06-18 00:31:23.683 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-06-18 00:31:23.686 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-06-18 00:31:23.738 | Selecting previously unselected package python3-markdown. 2026-06-18 00:31:23.749 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-06-18 00:31:23.752 | Unpacking python3-markdown (3.5.2-1) ... 2026-06-18 00:31:23.813 | Selecting previously unselected package libavahi-common-data:amd64. 2026-06-18 00:31:23.825 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-06-18 00:31:23.829 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 00:31:23.885 | Selecting previously unselected package libavahi-common3:amd64. 2026-06-18 00:31:23.896 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-18 00:31:23.902 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 00:31:23.959 | Selecting previously unselected package libavahi-client3:amd64. 2026-06-18 00:31:23.970 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-18 00:31:23.974 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 00:31:24.030 | Selecting previously unselected package libwbclient0:amd64. 2026-06-18 00:31:24.040 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 00:31:24.044 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:24.105 | Selecting previously unselected package samba-libs:amd64. 2026-06-18 00:31:24.116 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 00:31:24.124 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:24.335 | Selecting previously unselected package python3-talloc:amd64. 2026-06-18 00:31:24.346 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-06-18 00:31:24.350 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-06-18 00:31:24.409 | Selecting previously unselected package python3-samba. 2026-06-18 00:31:24.419 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 00:31:24.423 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:24.620 | Selecting previously unselected package samba-common. 2026-06-18 00:31:24.632 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.6_all.deb ... 2026-06-18 00:31:24.647 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:24.708 | Selecting previously unselected package libcups2t64:amd64. 2026-06-18 00:31:24.717 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ... 2026-06-18 00:31:24.721 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-06-18 00:31:24.779 | Selecting previously unselected package samba-common-bin. 2026-06-18 00:31:24.790 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 00:31:24.793 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:24.889 | Selecting previously unselected package tdb-tools. 2026-06-18 00:31:24.900 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-06-18 00:31:24.904 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-06-18 00:31:24.973 | Selecting previously unselected package samba. 2026-06-18 00:31:24.984 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 00:31:25.007 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:25.125 | Selecting previously unselected package nfs-kernel-server. 2026-06-18 00:31:25.137 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-18 00:31:25.142 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-06-18 00:31:25.240 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-18 00:31:25.251 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-18 00:31:25.262 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-06-18 00:31:25.273 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-06-18 00:31:25.908 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-06-18 00:31:25.908 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-06-18 00:31:26.473 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:26.721 | 2026-06-18 00:31:26.722 | Creating config file /etc/samba/smb.conf with new version 2026-06-18 00:31:26.852 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:26.863 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-06-18 00:31:26.875 | Setting up python3-tdb (1.4.10-1build1) ... 2026-06-18 00:31:27.025 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 00:31:27.038 | Setting up tdb-tools (1.4.10-1build1) ... 2026-06-18 00:31:27.053 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-06-18 00:31:27.061 | Setting up python3-markdown (3.5.2-1) ... 2026-06-18 00:31:27.254 | Setting up keyutils (1.6.3-3build1) ... 2026-06-18 00:31:27.271 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-06-18 00:31:27.602 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-06-18 00:31:27.614 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-06-18 00:31:27.627 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 00:31:27.639 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-18 00:31:27.878 | 2026-06-18 00:31:27.878 | Creating config file /etc/idmapd.conf with new version 2026-06-18 00:31:28.465 | 2026-06-18 00:31:28.465 | Creating config file /etc/nfs.conf with new version 2026-06-18 00:31:28.611 | info: Selecting UID from range 100 to 999 ... 2026-06-18 00:31:28.611 | 2026-06-18 00:31:28.617 | info: Adding system user `statd' (UID 115) ... 2026-06-18 00:31:28.622 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-06-18 00:31:28.670 | info: Not creating home directory `/var/lib/nfs'. 2026-06-18 00:31:29.171 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-06-18 00:31:29.171 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-06-18 00:31:29.521 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-06-18 00:31:29.568 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-06-18 00:31:29.595 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-06-18 00:31:29.620 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-06-18 00:31:29.639 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-06-18 00:31:29.660 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-06-18 00:31:29.689 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-06-18 00:31:29.715 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-06-18 00:31:29.836 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:29.846 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 00:31:29.856 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-06-18 00:31:30.009 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-06-18 00:31:30.010 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-06-18 00:31:30.147 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-06-18 00:31:30.284 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-06-18 00:31:30.665 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-06-18 00:31:30.707 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-06-18 00:31:31.270 | 2026-06-18 00:31:31.270 | Creating config file /etc/exports with new version 2026-06-18 00:31:31.566 | 2026-06-18 00:31:31.566 | Creating config file /etc/default/nfs-kernel-server with new version 2026-06-18 00:31:31.973 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:31.987 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:32.134 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-06-18 00:31:32.147 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:32.711 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:32.723 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:31:34.045 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-06-18 00:31:34.046 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-06-18 00:31:34.698 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-06-18 00:31:34.699 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-06-18 00:31:35.294 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-06-18 00:31:35.294 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-06-18 00:31:35.696 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:31:37.033 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:31:37.293 | ++ functions-common:apt_get:1205 : result=0 2026-06-18 00:31:37.298 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:31:37.304 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:31:37.310 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:37.315 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:37.321 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:31:37.327 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:37.333 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:31:37.339 | ++ functions-common:time_stop:2421 : start_time=1781742680442 2026-06-18 00:31:37.345 | ++ functions-common:time_stop:2423 : [[ -z 1781742680442 ]] 2026-06-18 00:31:37.352 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:37.360 | ++ functions-common:time_stop:2426 : end_time=1781742697355 2026-06-18 00:31:37.365 | ++ functions-common:time_stop:2427 : elapsed_time=16913 2026-06-18 00:31:37.371 | ++ functions-common:time_stop:2428 : total=185886 2026-06-18 00:31:37.377 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:37.382 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=202799 2026-06-18 00:31:37.389 | ++ functions-common:apt_get:1209 : return 0 2026-06-18 00:31:37.395 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:688 : check_nfs_kernel_service_state_ubuntu 2026-06-18 00:31:37.402 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:671 : sudo service nfs-kernel-server status 2026-06-18 00:31:37.448 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:671 : [[ '' == \f\a\i\l ]] 2026-06-18 00:31:37.454 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:679 : sudo service nfs-kernel-server status 2026-06-18 00:31:37.493 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:679 : [[ '' == \f\a\i\l ]] 2026-06-18 00:31:37.498 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:729 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-06-18 00:31:37.505 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:744 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-06-18 00:31:37.511 | ++ /opt/stack/manila/devstack/plugin.sh:source:1261 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:31:37.517 | ++ /opt/stack/manila/devstack/plugin.sh:source:1266 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:31:37.531 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:31:37.538 | + functions-common:run_plugins:1834 : local dir=/opt/stack/octavia 2026-06-18 00:31:37.544 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-06-18 00:31:37.551 | + functions-common:run_plugins:1836 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-06-18 00:31:37.558 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-06-18 00:31:37.564 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-06-18 00:31:37.571 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-18 00:31:37.584 | ++ /opt/stack/octavia/devstack/plugin.sh:source:770 : is_service_enabled octavia 2026-06-18 00:31:37.622 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:37.628 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == main ']' 2026-06-18 00:31:37.634 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == standalone ']' 2026-06-18 00:31:37.640 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:31:37.646 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 00:31:37.652 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : echo_summary 'Installing octavia' 2026-06-18 00:31:37.658 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:31:37.663 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-06-18 00:31:37.668 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : octavia_lib_install 2026-06-18 00:31:37.674 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-06-18 00:31:37.680 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-06-18 00:31:37.686 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:31:37.690 | ++ 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-06-18 00:31:37.695 | ++ 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-06-18 00:31:37.702 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:31:37.708 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-06-18 00:31:37.714 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-06-18 00:31:37.721 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-06-18 00:31:37.728 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-06-18 00:31:37.733 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-06-18 00:31:37.740 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 00:31:37.750 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:31:37.750 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 00:31:37.760 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-06-18 00:31:37.767 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-06-18 00:31:37.773 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-06-18 00:31:37.781 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-06-18 00:31:37.787 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-06-18 00:31:37.837 | Using python 3.12 to install octavia-lib 2026-06-18 00:31:37.843 | ++ 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-06-18 00:31:38.530 | Collecting octavia-lib 2026-06-18 00:31:38.722 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:31:38.735 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.8.0) 2026-06-18 00:31:38.735 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.10.0) 2026-06-18 00:31:38.736 | 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-06-18 00:31:38.736 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-06-18 00:31:38.738 | 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.2.0) 2026-06-18 00:31:38.739 | 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.1.1) 2026-06-18 00:31:38.741 | 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-06-18 00:31:38.742 | 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-06-18 00:31:38.742 | 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-06-18 00:31:38.743 | 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.2) 2026-06-18 00:31:38.743 | 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-06-18 00:31:38.744 | 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-06-18 00:31:38.747 | 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-06-18 00:31:38.802 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-06-18 00:31:38.997 | Installing collected packages: octavia-lib 2026-06-18 00:31:39.051 | Successfully installed octavia-lib-3.11.0 2026-06-18 00:31:39.122 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:31:39.129 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:31:39.135 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:31:39.140 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:39.146 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:39.153 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:31:39.159 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:39.164 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:31:39.169 | ++ functions-common:time_stop:2421 : start_time=1781742697824 2026-06-18 00:31:39.176 | ++ functions-common:time_stop:2423 : [[ -z 1781742697824 ]] 2026-06-18 00:31:39.184 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:39.192 | ++ functions-common:time_stop:2426 : end_time=1781742699186 2026-06-18 00:31:39.199 | ++ functions-common:time_stop:2427 : elapsed_time=1362 2026-06-18 00:31:39.206 | ++ functions-common:time_stop:2428 : total=114482 2026-06-18 00:31:39.211 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:39.216 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=115844 2026-06-18 00:31:39.221 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:31:39.226 | ++ /opt/stack/octavia/devstack/plugin.sh:source:787 : octavia_install 2026-06-18 00:31:39.231 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-06-18 00:31:39.237 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-06-18 00:31:39.241 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 00:31:39.246 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-18 00:31:39.251 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-06-18 00:31:39.256 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 00:31:39.261 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-06-18 00:31:39.267 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:31:39.273 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-18 00:31:39.279 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-06-18 00:31:39.286 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:31:39.292 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:31:39.301 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-06-18 00:31:39.307 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:31:39.313 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-06-18 00:31:39.318 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:31:39.324 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:31:39.332 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-06-18 00:31:39.344 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-06-18 00:31:39.350 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-06-18 00:31:39.356 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-06-18 00:31:39.447 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-06-18 00:31:39.454 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 00:31:39.461 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:31:39.467 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:31:39.473 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-18 00:31:39.479 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-06-18 00:31:39.485 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 00:31:39.491 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 00:31:39.498 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:31:39.503 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:31:39.508 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:31:39.515 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:31:39.522 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:31:39.528 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-06-18 00:31:39.578 | Using python 3.12 to install /opt/stack/octavia 2026-06-18 00:31:39.584 | ++ 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-06-18 00:31:40.141 | Obtaining file:///opt/stack/octavia 2026-06-18 00:31:40.143 | Installing build dependencies: started 2026-06-18 00:31:41.096 | Installing build dependencies: finished with status 'done' 2026-06-18 00:31:41.097 | Checking if build backend supports build_editable: started 2026-06-18 00:31:41.388 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:31:41.390 | Getting requirements to build editable: started 2026-06-18 00:31:41.541 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:31:41.543 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:31:42.110 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:31:42.132 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (1.18.4) 2026-06-18 00:31:42.132 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.2.0) 2026-06-18 00:31:42.133 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (1.8.0) 2026-06-18 00:31:42.133 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (7.0.3) 2026-06-18 00:31:42.134 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.0.50) 2026-06-18 00:31:42.134 | Requirement already satisfied: SQLAlchemy-Utils>=0.30.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (0.42.1) 2026-06-18 00:31:42.135 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.3.0) 2026-06-18 00:31:42.135 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.34.2) 2026-06-18 00:31:42.135 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.0.0) 2026-06-18 00:31:42.135 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.14.0) 2026-06-18 00:31:42.138 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (13.0.0) 2026-06-18 00:31:42.138 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (1.8.10) 2026-06-18 00:31:42.138 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.8.0) 2026-06-18 00:31:42.138 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (4.16.0) 2026-06-18 00:31:42.138 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (10.5.0) 2026-06-18 00:31:42.138 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (6.4.0) 2026-06-18 00:31:42.138 | 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.dev16) (18.0.0) 2026-06-18 00:31:42.139 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (6.8.0) 2026-06-18 00:31:42.139 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (8.2.0) 2026-06-18 00:31:42.140 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (18.1.0) 2026-06-18 00:31:42.140 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (8.1.0) 2026-06-18 00:31:42.141 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.1.0) 2026-06-18 00:31:42.141 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.8.0) 2026-06-18 00:31:42.142 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.10.0) 2026-06-18 00:31:42.142 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.7.1) 2026-06-18 00:31:42.142 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (10.1.1) 2026-06-18 00:31:42.143 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (7.2.2) 2026-06-18 00:31:42.143 | 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.dev16) (0.6.3) 2026-06-18 00:31:42.144 | Requirement already satisfied: pyasn1-modules>=0.0.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (0.4.2) 2026-06-18 00:31:42.144 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (7.4.0) 2026-06-18 00:31:42.145 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (4.12.0) 2026-06-18 00:31:42.145 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (18.13.0) 2026-06-18 00:31:42.146 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (9.9.0) 2026-06-18 00:31:42.146 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (0.12.1) 2026-06-18 00:31:42.146 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.1.6) 2026-06-18 00:31:42.147 | 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.dev16) (6.3.0) 2026-06-18 00:31:42.147 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.7.0) 2026-06-18 00:31:42.148 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (9.1.4) 2026-06-18 00:31:42.148 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev16) (1.9.0) 2026-06-18 00:31:42.149 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (4.26.0) 2026-06-18 00:31:42.149 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.11.0) 2026-06-18 00:31:42.150 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (1.3.7) 2026-06-18 00:31:42.150 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.9.0.post0) 2026-06-18 00:31:42.150 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.1.3) 2026-06-18 00:31:42.151 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (43.0.3) 2026-06-18 00:31:42.151 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (0.8.1) 2026-06-18 00:31:42.248 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev16) 2026-06-18 00:31:42.314 | Downloading gunicorn-26.0.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 00:31:42.327 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.1.8) 2026-06-18 00:31:42.329 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev16) (1.3.12) 2026-06-18 00:31:42.330 | 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.dev16) (4.15.0) 2026-06-18 00:31:42.335 | 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.dev16) (2.0.0) 2026-06-18 00:31:42.338 | 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.dev16) (3.0) 2026-06-18 00:31:42.340 | 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.dev16) (1.9.0) 2026-06-18 00:31:42.340 | 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.dev16) (8.4.1) 2026-06-18 00:31:42.341 | 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.dev16) (2.2.0) 2026-06-18 00:31:42.341 | 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.dev16) (3.0.3) 2026-06-18 00:31:42.345 | 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.dev16) (3.1.0) 2026-06-18 00:31:42.346 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==18.1.0.dev16) (2.2.1) 2026-06-18 00:31:42.347 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev16) (26.2) 2026-06-18 00:31:42.351 | 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.dev16) (26.1.0) 2026-06-18 00:31:42.351 | 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.dev16) (2025.9.1) 2026-06-18 00:31:42.351 | 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.dev16) (0.37.0) 2026-06-18 00:31:42.353 | 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.dev16) (2026.5.1) 2026-06-18 00:31:42.356 | 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.dev16) (2.1.0) 2026-06-18 00:31:42.357 | 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.dev16) (1.8.2) 2026-06-18 00:31:42.360 | 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.dev16) (4.2.0) 2026-06-18 00:31:42.361 | 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.dev16) (4.0.1) 2026-06-18 00:31:42.361 | 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.dev16) (2.13.0) 2026-06-18 00:31:42.362 | 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.dev16) (5.8.0) 2026-06-18 00:31:42.367 | 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.dev16) (5.3.1) 2026-06-18 00:31:42.367 | 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.dev16) (1.5.0) 2026-06-18 00:31:42.368 | 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.dev16) (1.1.0) 2026-06-18 00:31:42.368 | 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.dev16) (1.33) 2026-06-18 00:31:42.369 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev16) (4.10.0) 2026-06-18 00:31:42.370 | 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.dev16) (6.0.3) 2026-06-18 00:31:42.375 | 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.dev16) (3.1.1) 2026-06-18 00:31:42.380 | 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.dev16) (1.3.0) 2026-06-18 00:31:42.386 | 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.dev16) (2.1.2) 2026-06-18 00:31:42.386 | 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.dev16) (0.6.2) 2026-06-18 00:31:42.388 | 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.dev16) (1.2.0) 2026-06-18 00:31:42.394 | 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.dev16) (4.6.0) 2026-06-18 00:31:42.395 | 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.dev16) (7.1.4) 2026-06-18 00:31:42.396 | 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.dev16) (5.3.1) 2026-06-18 00:31:42.397 | 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.dev16) (5.6.2) 2026-06-18 00:31:42.397 | 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.dev16) (0.16.0) 2026-06-18 00:31:42.401 | 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.dev16) (5.1.0) 2026-06-18 00:31:42.404 | 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.dev16) (2026.2) 2026-06-18 00:31:42.408 | 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.dev16) (0.25.0) 2026-06-18 00:31:42.410 | 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.dev16) (5.0.0) 2026-06-18 00:31:42.411 | 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.dev16) (4.0.1) 2026-06-18 00:31:42.419 | 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.dev16) (1.2.0) 2026-06-18 00:31:42.423 | 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.dev16) (0.41.0) 2026-06-18 00:31:42.423 | 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.dev16) (3.5.1) 2026-06-18 00:31:42.424 | 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.dev16) (7.5.0) 2026-06-18 00:31:42.425 | 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.dev16) (3.1.0) 2026-06-18 00:31:42.425 | 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.dev16) (2.5.1) 2026-06-18 00:31:42.425 | 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.dev16) (3.10.1) 2026-06-18 00:31:42.426 | 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.dev16) (1.7.6) 2026-06-18 00:31:42.428 | 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.dev16) (2.8.0) 2026-06-18 00:31:42.436 | 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.dev16) (0.20) 2026-06-18 00:31:42.440 | 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.dev16) (3.17.0) 2026-06-18 00:31:42.442 | 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.dev16) (3.3.2) 2026-06-18 00:31:42.447 | 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.dev16) (82.0.1) 2026-06-18 00:31:42.461 | 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.dev16) (0.8.1) 2026-06-18 00:31:42.484 | 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.dev16) (4.14.0) 2026-06-18 00:31:42.487 | 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.dev16) (0.6.0) 2026-06-18 00:31:42.487 | Requirement already satisfied: cmd2>=3.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.dev16) (4.0.0) 2026-06-18 00:31:42.492 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (3.0.52) 2026-06-18 00:31:42.493 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (1.11.0) 2026-06-18 00:31:42.493 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (15.0.0) 2026-06-18 00:31:42.493 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (1.8.0) 2026-06-18 00:31:42.503 | 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.dev16) (1.17.0) 2026-06-18 00:31:42.506 | 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.dev16) (2.1.0) 2026-06-18 00:31:42.507 | 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.dev16) (24.2.1) 2026-06-18 00:31:42.523 | 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.dev16) (3.4.7) 2026-06-18 00:31:42.524 | 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.dev16) (3.18) 2026-06-18 00:31:42.524 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev16) (2.7.0) 2026-06-18 00:31:42.525 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev16) (2023.11.17) 2026-06-18 00:31:42.541 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (4.2.0) 2026-06-18 00:31:42.541 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (2.20.0) 2026-06-18 00:31:42.547 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (0.1.2) 2026-06-18 00:31:42.556 | 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.dev16) (0.8) 2026-06-18 00:31:42.584 | 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.dev16) (3.6.1) 2026-06-18 00:31:42.585 | 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.dev16) (3.4.0) 2026-06-18 00:31:42.585 | 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.dev16) (4.0.1) 2026-06-18 00:31:42.625 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev16) (0.8.1) 2026-06-18 00:31:42.626 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev16) (2026.2) 2026-06-18 00:31:42.626 | 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.dev16) (9.0.0) 2026-06-18 00:31:42.629 | 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.dev16) (4.1.0) 2026-06-18 00:31:42.671 | Downloading gunicorn-26.0.0-py3-none-any.whl (212 kB) 2026-06-18 00:31:42.717 | Building wheels for collected packages: octavia 2026-06-18 00:31:42.719 | Building editable for octavia (pyproject.toml): started 2026-06-18 00:31:43.309 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-06-18 00:31:43.311 | Created wheel for octavia: filename=octavia-18.1.0.dev16-0.editable-py3-none-any.whl size=9751 sha256=1f86db7961acaf848c2399f2b427477dd431e2f76a2c149a8b83cb9204c616c3 2026-06-18 00:31:43.311 | Stored in directory: /tmp/pip-ephem-wheel-cache-h5moixg9/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-06-18 00:31:43.316 | Successfully built octavia 2026-06-18 00:31:43.439 | Installing collected packages: gunicorn, octavia 2026-06-18 00:31:43.605 | 2026-06-18 00:31:43.626 | Successfully installed gunicorn-26.0.0 octavia-18.1.0.dev16 2026-06-18 00:31:43.739 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:31:43.746 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:31:43.753 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:31:43.758 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:43.763 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:43.769 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:31:43.774 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:43.779 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:31:43.785 | ++ functions-common:time_stop:2421 : start_time=1781742699565 2026-06-18 00:31:43.791 | ++ functions-common:time_stop:2423 : [[ -z 1781742699565 ]] 2026-06-18 00:31:43.798 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:43.808 | ++ functions-common:time_stop:2426 : end_time=1781742703801 2026-06-18 00:31:43.814 | ++ functions-common:time_stop:2427 : elapsed_time=4236 2026-06-18 00:31:43.819 | ++ functions-common:time_stop:2428 : total=115844 2026-06-18 00:31:43.825 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:43.830 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=120080 2026-06-18 00:31:43.836 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:31:43.843 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:31:43.850 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:31:43.856 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-06-18 00:31:43.862 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-06-18 00:31:43.868 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:31:43.874 | ++ 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-06-18 00:31:43.881 | ++ 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-06-18 00:31:43.887 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:31:43.894 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : octaviaclient_install 2026-06-18 00:31:43.901 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-06-18 00:31:43.907 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-06-18 00:31:43.913 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:31:43.919 | ++ 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-06-18 00:31:43.926 | ++ 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-06-18 00:31:43.933 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:31:43.940 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-06-18 00:31:43.946 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-06-18 00:31:43.952 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-06-18 00:31:43.961 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-06-18 00:31:43.968 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-06-18 00:31:43.974 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 00:31:43.985 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:31:43.985 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 00:31:43.994 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-06-18 00:31:44.001 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-06-18 00:31:44.007 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-06-18 00:31:44.014 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-06-18 00:31:44.021 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-06-18 00:31:44.073 | Using python 3.12 to install python-octaviaclient 2026-06-18 00:31:44.079 | ++ 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-06-18 00:31:44.739 | Collecting python-octaviaclient 2026-06-18 00:31:44.803 | Downloading python_octaviaclient-3.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:31:44.812 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.14.0) 2026-06-18 00:31:44.813 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.14.0) 2026-06-18 00:31:44.845 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient) 2026-06-18 00:31:44.849 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-18 00:31:44.858 | Requirement already satisfied: osc-lib>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.6.0) 2026-06-18 00:31:44.859 | 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.10.0) 2026-06-18 00:31:44.859 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (10.1.1) 2026-06-18 00:31:44.860 | 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-06-18 00:31:44.861 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.34.2) 2026-06-18 00:31:44.862 | 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-06-18 00:31:44.863 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.0.0) 2026-06-18 00:31:44.863 | 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-06-18 00:31:44.864 | 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.8.0) 2026-06-18 00:31:44.864 | 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-06-18 00:31:44.867 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.0.52) 2026-06-18 00:31:44.867 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.11.0) 2026-06-18 00:31:44.868 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (15.0.0) 2026-06-18 00:31:44.868 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.8.0) 2026-06-18 00:31:44.870 | 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-06-18 00:31:44.871 | 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-06-18 00:31:44.871 | 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-06-18 00:31:44.875 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.3.0->python-octaviaclient) (4.16.0) 2026-06-18 00:31:44.875 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.3.0->python-octaviaclient) (6.8.0) 2026-06-18 00:31:44.877 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (43.0.3) 2026-06-18 00:31:44.877 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (5.3.1) 2026-06-18 00:31:44.878 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (1.5.0) 2026-06-18 00:31:44.878 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (1.1.0) 2026-06-18 00:31:44.879 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (1.33) 2026-06-18 00:31:44.880 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (4.10.0) 2026-06-18 00:31:44.880 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (7.2.2) 2026-06-18 00:31:44.881 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (2.0.0) 2026-06-18 00:31:44.884 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (3.0) 2026-06-18 00:31:44.888 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (3.1.1) 2026-06-18 00:31:44.890 | 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.2.0) 2026-06-18 00:31:44.892 | 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-06-18 00:31:44.893 | 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-06-18 00:31:44.893 | 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.2) 2026-06-18 00:31:44.896 | 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-06-18 00:31:44.898 | 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.8.1) 2026-06-18 00:31:44.905 | 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-06-18 00:31:44.906 | 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-06-18 00:31:44.909 | Requirement already satisfied: debtcollector>=1.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) (3.1.0) 2026-06-18 00:31:44.910 | 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.5.0) 2026-06-18 00:31:44.912 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.2.1) 2026-06-18 00:31:44.913 | 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-06-18 00:31:44.916 | 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.7) 2026-06-18 00:31:44.916 | 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.18) 2026-06-18 00:31:44.917 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (2.7.0) 2026-06-18 00:31:44.918 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-06-18 00:31:44.926 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.2.0) 2026-06-18 00:31:44.926 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (2.20.0) 2026-06-18 00:31:44.929 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.1.2) 2026-06-18 00:31:44.950 | Downloading python_octaviaclient-3.14.0-py3-none-any.whl (113 kB) 2026-06-18 00:31:44.986 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-18 00:31:45.014 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.5 MB/s 0:00:00 2026-06-18 00:31:45.167 | Installing collected packages: python-openstackclient, python-octaviaclient 2026-06-18 00:31:46.347 | 2026-06-18 00:31:46.368 | Successfully installed python-octaviaclient-3.14.0 python-openstackclient-10.1.0 2026-06-18 00:31:46.448 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:31:46.455 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:31:46.463 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:31:46.469 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:46.476 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:46.482 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:31:46.488 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:46.495 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:31:46.501 | ++ functions-common:time_stop:2421 : start_time=1781742704060 2026-06-18 00:31:46.507 | ++ functions-common:time_stop:2423 : [[ -z 1781742704060 ]] 2026-06-18 00:31:46.515 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:46.525 | ++ functions-common:time_stop:2426 : end_time=1781742706518 2026-06-18 00:31:46.531 | ++ functions-common:time_stop:2427 : elapsed_time=2458 2026-06-18 00:31:46.538 | ++ functions-common:time_stop:2428 : total=120080 2026-06-18 00:31:46.545 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:46.551 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=122538 2026-06-18 00:31:46.557 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:31:46.563 | ++ /opt/stack/octavia/devstack/plugin.sh:source:811 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:31:46.570 | ++ /opt/stack/octavia/devstack/plugin.sh:source:819 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:31:46.576 | ++ /opt/stack/octavia/devstack/plugin.sh:source:827 : [[ ehxB =~ e ]] 2026-06-18 00:31:46.583 | ++ /opt/stack/octavia/devstack/plugin.sh:source:828 : set -e 2026-06-18 00:31:46.589 | ++ /opt/stack/octavia/devstack/plugin.sh:source:832 : [[ ehxB =~ x ]] 2026-06-18 00:31:46.596 | ++ /opt/stack/octavia/devstack/plugin.sh:source:833 : set -x 2026-06-18 00:31:46.602 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:31:46.607 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 00:31:46.613 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-06-18 00:31:46.619 | + functions-common:run_plugins:1836 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-06-18 00:31:46.626 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-06-18 00:31:46.633 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-06-18 00:31:46.638 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-06-18 00:31:46.645 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-06-18 00:31:46.651 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-06-18 00:31:46.657 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-18 00:31:46.663 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-06-18 00:31:46.669 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-18 00:31:46.677 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-06-18 00:31:46.715 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:46.721 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:31:46.728 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-06-18 00:31:46.734 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:31:46.740 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 00:31:46.747 | ++ /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-06-18 00:31:46.753 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-18 00:31:46.759 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/magnum-cluster-api 2026-06-18 00:31:46.765 | ++ functions-common:git_clone:585 : local git_ref=/opt/stack/magnum-cluster-api 2026-06-18 00:31:46.769 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 00:31:46.776 | +++ functions-common:git_clone:587 : pwd 2026-06-18 00:31:46.782 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:31:46.788 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:31:46.795 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:31:46.830 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:31:46.836 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:31:46.842 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:46.849 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:31:46.849 | ++ functions-common:git_clone:604 : echo /opt/stack/magnum-cluster-api 2026-06-18 00:31:46.859 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-06-18 00:31:46.865 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:46.870 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-06-18 00:31:46.896 | ++ functions-common:git_clone:666 : cd /opt/stack/magnum-cluster-api 2026-06-18 00:31:46.903 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 00:31:46.903 | ++ functions-common:git_clone:667 : head -1 2026-06-18 00:31:46.909 | d8b9b7e fix(deps): update kube-rs to 0.28.0 2026-06-18 00:31:46.914 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:31:46.921 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-06-18 00:31:46.926 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 00:31:46.933 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-18 00:31:46.939 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-18 00:31:46.944 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 00:31:46.950 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-06-18 00:31:46.956 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:31:46.962 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-18 00:31:46.968 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-18 00:31:46.974 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:31:46.980 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:31:46.988 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-06-18 00:31:46.993 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:31:47.000 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-06-18 00:31:47.006 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:31:47.012 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:31:47.020 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-06-18 00:31:47.031 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-06-18 00:31:47.037 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-06-18 00:31:47.044 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-06-18 00:31:47.055 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-06-18 00:31:47.061 | ++ 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-06-18 00:31:47.156 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-06-18 00:31:47.160 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 00:31:47.166 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:31:47.171 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:31:47.176 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-18 00:31:47.180 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-18 00:31:47.185 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 00:31:47.190 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 00:31:47.196 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:31:47.201 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:31:47.206 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:31:47.211 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:31:47.216 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:31:47.222 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-06-18 00:31:47.265 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-06-18 00:31:47.270 | ++ 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-06-18 00:31:47.824 | Obtaining file:///opt/stack/magnum-cluster-api 2026-06-18 00:31:47.825 | Installing build dependencies: started 2026-06-18 00:31:49.240 | Installing build dependencies: finished with status 'done' 2026-06-18 00:31:49.241 | Checking if build backend supports build_editable: started 2026-06-18 00:31:49.307 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:31:49.308 | Getting requirements to build editable: started 2026-06-18 00:31:49.371 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:31:49.373 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:31:49.704 | Preparing editable metadata (pyproject.toml): finished with status 'error' 2026-06-18 00:31:49.712 | error: subprocess-exited-with-error 2026-06-18 00:31:49.712 | 2026-06-18 00:31:49.712 | × Preparing editable metadata (pyproject.toml) did not run successfully. 2026-06-18 00:31:49.712 | │ exit code: 1 2026-06-18 00:31:49.712 | ╰─> [16 lines of output] 2026-06-18 00:31:49.712 | Updating crates.io index 2026-06-18 00:31:49.712 | error: failed to select a version for `k8s-openapi`. 2026-06-18 00:31:49.713 | ... required by package `magnum-cluster-api v0.36.6 (/opt/stack/magnum-cluster-api)` 2026-06-18 00:31:49.713 | versions that meet the requirements `^0.28.0` are: 0.28.0 2026-06-18 00:31:49.713 | 2026-06-18 00:31:49.713 | package `magnum-cluster-api` depends on `k8s-openapi` with feature `v1_31` but `k8s-openapi` does not have that feature. 2026-06-18 00:31:49.713 | help: there is a feature `v1_32` with a similar name 2026-06-18 00:31:49.713 | 2026-06-18 00:31:49.713 | 2026-06-18 00:31:49.713 | failed to select a version for `k8s-openapi` which could resolve this conflict 2026-06-18 00:31:49.713 | 💥 maturin failed 2026-06-18 00:31:49.713 | Caused by: Cargo metadata failed. Does your crate compile with `cargo build`? 2026-06-18 00:31:49.713 | Caused by: `cargo metadata` exited with an error: 2026-06-18 00:31:49.713 | Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-6npmrt9p', '--interpreter', '/opt/stack/data/venv/bin/python3.12']' returned non-zero exit status 1. 2026-06-18 00:31:49.713 | Checking for Rust toolchain.... 2026-06-18 00:31:49.713 | Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-6npmrt9p --interpreter /opt/stack/data/venv/bin/python3.12` 2026-06-18 00:31:49.713 | [end of output] 2026-06-18 00:31:49.713 | 2026-06-18 00:31:49.713 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-06-18 00:31:49.715 | error: metadata-generation-failed 2026-06-18 00:31:49.715 | 2026-06-18 00:31:49.715 | × Encountered error while generating package metadata. 2026-06-18 00:31:49.715 | ╰─> from file:///opt/stack/magnum-cluster-api 2026-06-18 00:31:49.715 | 2026-06-18 00:31:49.715 | note: This is an issue with the package mentioned above, not pip. 2026-06-18 00:31:49.715 | hint: See above for details. 2026-06-18 00:31:49.782 | + inc/python:pip_install:1 : exit_trap 2026-06-18 00:31:49.788 | + ./stack.sh:exit_trap:519 : local r=1 2026-06-18 00:31:49.795 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-06-18 00:31:49.801 | + ./stack.sh:exit_trap:520 : jobs= 2026-06-18 00:31:49.807 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-06-18 00:31:49.811 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-06-18 00:31:49.816 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-06-18 00:31:49.821 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-06-18 00:31:49.827 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-06-18 00:31:49.832 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-06-18 00:31:49.832 | Error on exit 2026-06-18 00:31:49.837 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-06-18 00:31:49.843 | + ./stack.sh:exit_trap:540 : generate-subunit 1781742173 536 fail 2026-06-18 00:31:50.011 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-06-18 00:31:50.015 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-06-18 00:31:51.000 | + ./stack.sh:exit_trap:554 : exit 1