2026-06-17 20:03:09.512 | + ./stack.sh:main:485 : exec 2026-06-17 20:03:09.512 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-17-200309' 2026-06-17 20:03:09.512 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-06-17-200309.summary.2026-06-17-200309 2026-06-17 20:03:09.512 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 20:03:09.512 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-17-200309 2026-06-17 20:03:09.512 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-17-200309 /opt/stack/logs/devstacklog.txt 2026-06-17 20:03:09.512 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-17-200309.summary.2026-06-17-200309 /opt/stack/logs/devstacklog.txt.summary 2026-06-17 20:03:09.512 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-17 20:03:09.512 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-17 20:03:09.512 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-17 20:03:09.515 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-17 20:03:09.519 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-17 20:03:09.524 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-17 20:03:09.525 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-17 20:03:09.531 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-17 20:03:09.535 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-17 20:03:09.538 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-17 20:03:09.544 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-17 20:03:09.547 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-17 20:03:09.550 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-17 20:03:09.554 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-17 20:03:09.560 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-17 20:03:09.564 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-17 20:03:09.567 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-17 20:03:09.570 | + ./stack.sh:main:571 : set -o errexit 2026-06-17 20:03:09.573 | + ./stack.sh:main:574 : uname -a 2026-06-17 20:03:09.575 | Linux np0000181527 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-17 20:03:09.580 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-17 20:03:09.583 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-17 20:03:09.588 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-06-17 20:03:09.774 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-06-17 20:03:09.805 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-06-17 20:03:09.809 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-17 20:03:09.835 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-17 20:03:09.840 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-17 20:03:09.868 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-17 20:03:09.873 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-17 20:03:09.901 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-06-17 20:03:09.905 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-17 20:03:09.909 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-17 20:03:09.915 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-17 20:03:09.941 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-06-17 20:03:09.947 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-17 20:03:09.973 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-06-17 20:03:09.977 | + ./stack.sh:main:588 : tune_host 2026-06-17 20:03:09.982 | + lib/host:tune_host:96 : configure_host_mem 2026-06-17 20:03:09.985 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-17 20:03:09.989 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-06-17 20:03:09.993 | + lib/host:configure_zswap:43 : is_ubuntu 2026-06-17 20:03:09.996 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:03:10.000 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:03:10.005 | + lib/host:configure_zswap:44 : echo lz4 2026-06-17 20:03:10.006 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-06-17 20:03:10.017 | lz4 2026-06-17 20:03:10.024 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-06-17 20:03:10.024 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-06-17 20:03:10.034 | zsmalloc 2026-06-17 20:03:10.040 | + lib/host:configure_zswap:47 : echo 1 2026-06-17 20:03:10.041 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-06-17 20:03:10.055 | 1 2026-06-17 20:03:10.080 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-06-17 20:03:10.094 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-06-17 20:03:10.094 | /sys/module/zswap/parameters/enabled:Y 2026-06-17 20:03:10.094 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-06-17 20:03:10.094 | /sys/module/zswap/parameters/max_pool_percent:20 2026-06-17 20:03:10.094 | /sys/module/zswap/parameters/compressor:lz4 2026-06-17 20:03:10.095 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-06-17 20:03:10.095 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-06-17 20:03:10.095 | /sys/module/zswap/parameters/exclusive_loads:N 2026-06-17 20:03:10.095 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-06-17 20:03:10.100 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-17 20:03:10.103 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-17 20:03:10.107 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-17 20:03:10.111 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 20:03:10.115 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 20:03:10.118 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-17 20:03:10.121 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 20:03:10.125 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:10.129 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 20:03:10.132 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:03:10.135 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:03:10.138 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 20:03:10.141 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-17 20:03:10.144 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:10.148 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-17 20:03:10.153 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-17 20:03:10.158 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-06-17 20:03:10.162 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-17 20:03:10.166 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-17 20:03:10.170 | + functions-common:time_start:2401 : local start_time= 2026-06-17 20:03:10.174 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-17 20:03:10.178 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-17 20:03:10.185 | + functions-common:time_start:2405 : _TIME_START[$name]=1781726590181 2026-06-17 20:03:10.189 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-17 20:03:10.193 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-17 20:03:10.197 | + 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-17 20:03:10.311 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-06-17 20:03:10.311 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-17 20:03:10.315 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-17 20:03:10.336 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-17 20:03:11.682 | Reading package lists... 2026-06-17 20:03:11.715 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-17 20:03:11.719 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-17 20:03:11.723 | + functions-common:time_stop:2414 : local name 2026-06-17 20:03:11.727 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:03:11.731 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:03:11.735 | + functions-common:time_stop:2417 : local total 2026-06-17 20:03:11.739 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:03:11.743 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-17 20:03:11.747 | + functions-common:time_stop:2421 : start_time=1781726590181 2026-06-17 20:03:11.751 | + functions-common:time_stop:2423 : [[ -z 1781726590181 ]] 2026-06-17 20:03:11.756 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:03:11.762 | + functions-common:time_stop:2426 : end_time=1781726591757 2026-06-17 20:03:11.766 | + functions-common:time_stop:2427 : elapsed_time=1576 2026-06-17 20:03:11.769 | + functions-common:time_stop:2428 : total=0 2026-06-17 20:03:11.772 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:03:11.776 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1576 2026-06-17 20:03:11.780 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-17 20:03:11.783 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 20:03:11.787 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:03:11.791 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:03:11.795 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-17 20:03:11.829 | + 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-17 20:03:11.865 | Reading package lists... 2026-06-17 20:03:12.102 | Building dependency tree... 2026-06-17 20:03:12.102 | Reading state information... 2026-06-17 20:03:12.363 | Recommended packages: 2026-06-17 20:03:12.365 | qemu-kvm 2026-06-17 20:03:12.405 | The following NEW packages will be installed: 2026-06-17 20:03:12.409 | ksmtuned 2026-06-17 20:03:12.593 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-06-17 20:03:12.593 | Need to get 7,444 B of archives. 2026-06-17 20:03:12.593 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-17 20:03:12.593 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-06-17 20:03:12.748 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-17 20:03:12.787 | Fetched 7,444 B in 0s (43.3 kB/s) 2026-06-17 20:03:12.884 | Selecting previously unselected package ksmtuned. 2026-06-17 20:03:12.901 | (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-17 20:03:12.902 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-17 20:03:12.911 | Unpacking ksmtuned (4.20150326) ... 2026-06-17 20:03:13.042 | Setting up ksmtuned (4.20150326) ... 2026-06-17 20:03:13.300 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-17 20:03:13.435 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-17 20:03:14.260 | + functions-common:apt_get:1205 : result=0 2026-06-17 20:03:14.265 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 20:03:14.269 | + functions-common:time_stop:2414 : local name 2026-06-17 20:03:14.274 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:03:14.278 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:03:14.283 | + functions-common:time_stop:2417 : local total 2026-06-17 20:03:14.286 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:03:14.290 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 20:03:14.294 | + functions-common:time_stop:2421 : start_time=1781726591823 2026-06-17 20:03:14.299 | + functions-common:time_stop:2423 : [[ -z 1781726591823 ]] 2026-06-17 20:03:14.303 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:03:14.310 | + functions-common:time_stop:2426 : end_time=1781726594305 2026-06-17 20:03:14.314 | + functions-common:time_stop:2427 : elapsed_time=2482 2026-06-17 20:03:14.318 | + functions-common:time_stop:2428 : total=11396 2026-06-17 20:03:14.322 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:03:14.326 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13878 2026-06-17 20:03:14.330 | + functions-common:apt_get:1209 : return 0 2026-06-17 20:03:14.334 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-17 20:03:14.340 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-17 20:03:14.340 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-17 20:03:14.369 | + lib/host:configure_ksm:19 : echo 0 2026-06-17 20:03:14.369 | 0 2026-06-17 20:03:14.377 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-17 20:03:14.380 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-06-17 20:03:14.384 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-06-17 20:03:14.397 | vm.dirty_ratio = 60 2026-06-17 20:03:14.402 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-06-17 20:03:14.416 | vm.dirty_background_ratio = 10 2026-06-17 20:03:14.422 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-06-17 20:03:14.437 | vm.vfs_cache_pressure = 50 2026-06-17 20:03:14.442 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-06-17 20:03:14.457 | vm.swappiness = 100 2026-06-17 20:03:14.463 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-06-17 20:03:14.477 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-06-17 20:03:14.477 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-06-17 20:03:14.477 | /proc/sys/vm/compact_unevictable_allowed:1 2026-06-17 20:03:14.477 | /proc/sys/vm/compaction_proactiveness:20 2026-06-17 20:03:14.477 | /proc/sys/vm/dirty_background_bytes:0 2026-06-17 20:03:14.477 | /proc/sys/vm/dirty_background_ratio:10 2026-06-17 20:03:14.477 | /proc/sys/vm/dirty_bytes:0 2026-06-17 20:03:14.477 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-06-17 20:03:14.477 | /proc/sys/vm/dirty_ratio:60 2026-06-17 20:03:14.477 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-06-17 20:03:14.477 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-06-17 20:03:14.477 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-06-17 20:03:14.479 | /proc/sys/vm/extfrag_threshold:500 2026-06-17 20:03:14.479 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-06-17 20:03:14.479 | /proc/sys/vm/hugetlb_shm_group:0 2026-06-17 20:03:14.479 | /proc/sys/vm/laptop_mode:0 2026-06-17 20:03:14.479 | /proc/sys/vm/legacy_va_layout:0 2026-06-17 20:03:14.479 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-06-17 20:03:14.479 | /proc/sys/vm/max_map_count:1048576 2026-06-17 20:03:14.479 | /proc/sys/vm/memfd_noexec:0 2026-06-17 20:03:14.479 | /proc/sys/vm/memory_failure_early_kill:0 2026-06-17 20:03:14.479 | /proc/sys/vm/memory_failure_recovery:1 2026-06-17 20:03:14.479 | /proc/sys/vm/min_free_kbytes:67584 2026-06-17 20:03:14.479 | /proc/sys/vm/min_slab_ratio:5 2026-06-17 20:03:14.479 | /proc/sys/vm/min_unmapped_ratio:1 2026-06-17 20:03:14.479 | /proc/sys/vm/mmap_min_addr:65536 2026-06-17 20:03:14.479 | /proc/sys/vm/mmap_rnd_bits:32 2026-06-17 20:03:14.479 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-06-17 20:03:14.479 | /proc/sys/vm/nr_hugepages:0 2026-06-17 20:03:14.479 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-06-17 20:03:14.479 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-06-17 20:03:14.480 | /proc/sys/vm/numa_stat:1 2026-06-17 20:03:14.480 | /proc/sys/vm/numa_zonelist_order:Node 2026-06-17 20:03:14.480 | /proc/sys/vm/oom_dump_tasks:1 2026-06-17 20:03:14.480 | /proc/sys/vm/oom_kill_allocating_task:0 2026-06-17 20:03:14.480 | /proc/sys/vm/overcommit_kbytes:0 2026-06-17 20:03:14.480 | /proc/sys/vm/overcommit_memory:0 2026-06-17 20:03:14.480 | /proc/sys/vm/overcommit_ratio:50 2026-06-17 20:03:14.480 | /proc/sys/vm/page-cluster:3 2026-06-17 20:03:14.480 | /proc/sys/vm/page_lock_unfairness:5 2026-06-17 20:03:14.480 | /proc/sys/vm/panic_on_oom:0 2026-06-17 20:03:14.480 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-06-17 20:03:14.480 | /proc/sys/vm/stat_interval:1 2026-06-17 20:03:14.480 | /proc/sys/vm/swappiness:100 2026-06-17 20:03:14.480 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-06-17 20:03:14.480 | /proc/sys/vm/user_reserve_kbytes:131072 2026-06-17 20:03:14.480 | /proc/sys/vm/vfs_cache_pressure:50 2026-06-17 20:03:14.480 | /proc/sys/vm/watermark_boost_factor:15000 2026-06-17 20:03:14.480 | /proc/sys/vm/watermark_scale_factor:10 2026-06-17 20:03:14.480 | /proc/sys/vm/zone_reclaim_mode:0 2026-06-17 20:03:14.486 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-06-17 20:03:14.494 | + lib/host:tune_host:97 : configure_host_net 2026-06-17 20:03:14.498 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-17 20:03:14.502 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-06-17 20:03:14.506 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-06-17 20:03:14.518 | net.ipv4.tcp_keepalive_time = 60 2026-06-17 20:03:14.523 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-06-17 20:03:14.536 | net.ipv4.tcp_keepalive_intvl = 10 2026-06-17 20:03:14.542 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-06-17 20:03:14.554 | net.ipv4.tcp_keepalive_probes = 6 2026-06-17 20:03:14.559 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-06-17 20:03:14.570 | net.ipv4.tcp_fastopen = 3 2026-06-17 20:03:14.577 | + 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-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_app_win:31 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_dsack:1 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_ecn:2 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_fack:0 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_fastopen_key:842fd58e-e20c917f-44e5db39-3837db27 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_frto:2 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_mem:768417 1024558 1536834 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-06-17 20:03:14.594 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_recovery:1 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_reordering:3 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_retries1:3 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_retries2:15 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_sack:1 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-06-17 20:03:14.595 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-06-17 20:03:14.601 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-06-17 20:03:14.609 | net.core.default_qdisc = pfifo_fast 2026-06-17 20:03:14.617 | + ./stack.sh:main:594 : fetch_plugins 2026-06-17 20:03:14.621 | + functions-common:fetch_plugins:1760 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-17 20:03:14.624 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-17 20:03:14.628 | + functions-common:fetch_plugins:1764 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-17 20:03:14.632 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-06-17 20:03:14.632 | Fetching DevStack plugins 2026-06-17 20:03:14.637 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-17 20:03:14.641 | + functions-common:fetch_plugins:1770 : git_clone_by_name barbican 2026-06-17 20:03:14.645 | + functions-common:git_clone_by_name:675 : local name=barbican 2026-06-17 20:03:14.649 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/barbican 2026-06-17 20:03:14.653 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/barbican 2026-06-17 20:03:14.657 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-17 20:03:14.661 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-06-17 20:03:14.665 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/barbican 2026-06-17 20:03:14.669 | + functions-common:git_clone:584 : local git_dest=/opt/stack/barbican 2026-06-17 20:03:14.673 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:03:14.677 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 20:03:14.681 | ++ functions-common:git_clone:587 : pwd 2026-06-17 20:03:14.686 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:03:14.690 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:03:14.696 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:03:14.723 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:03:14.727 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:03:14.730 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:14.736 | + functions-common:git_clone:604 : echo master 2026-06-17 20:03:14.736 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:03:14.747 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/barbican ]] 2026-06-17 20:03:14.751 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:14.755 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-06-17 20:03:14.774 | + functions-common:git_clone:666 : cd /opt/stack/barbican 2026-06-17 20:03:14.779 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 20:03:14.780 | + functions-common:git_clone:667 : head -1 2026-06-17 20:03:14.787 | a9b738f9 Merge "Do not override host_ref by default" 2026-06-17 20:03:14.791 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:03:14.795 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-17 20:03:14.799 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum 2026-06-17 20:03:14.803 | + functions-common:git_clone_by_name:675 : local name=magnum 2026-06-17 20:03:14.807 | + functions-common:git_clone_by_name:676 : local repo=https://review.opendev.org/openstack/magnum 2026-06-17 20:03:14.811 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum 2026-06-17 20:03:14.816 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-17 20:03:14.820 | + functions-common:git_clone_by_name:679 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-06-17 20:03:14.824 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/magnum 2026-06-17 20:03:14.828 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum 2026-06-17 20:03:14.832 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:03:14.836 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 20:03:14.842 | ++ functions-common:git_clone:587 : pwd 2026-06-17 20:03:14.846 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:03:14.850 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:03:14.855 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:03:14.881 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:03:14.885 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:03:14.889 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:14.895 | + functions-common:git_clone:604 : echo master 2026-06-17 20:03:14.895 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:03:14.904 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum ]] 2026-06-17 20:03:14.908 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:14.912 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-06-17 20:03:14.933 | + functions-common:git_clone:666 : cd /opt/stack/magnum 2026-06-17 20:03:14.938 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 20:03:14.939 | + functions-common:git_clone:667 : head -1 2026-06-17 20:03:14.944 | b9a40a6f Merge "Switch to new magnum-capi-helm project template" 2026-06-17 20:03:14.949 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:03:14.953 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-17 20:03:14.957 | + functions-common:fetch_plugins:1770 : git_clone_by_name manila 2026-06-17 20:03:14.962 | + functions-common:git_clone_by_name:675 : local name=manila 2026-06-17 20:03:14.966 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/manila 2026-06-17 20:03:14.970 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/manila 2026-06-17 20:03:14.975 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-17 20:03:14.979 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-06-17 20:03:14.984 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/manila 2026-06-17 20:03:14.988 | + functions-common:git_clone:584 : local git_dest=/opt/stack/manila 2026-06-17 20:03:14.992 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:03:14.996 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 20:03:15.001 | ++ functions-common:git_clone:587 : pwd 2026-06-17 20:03:15.007 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:03:15.011 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:03:15.016 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:03:15.043 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:03:15.047 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:03:15.051 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:15.057 | + functions-common:git_clone:604 : echo master 2026-06-17 20:03:15.057 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:03:15.065 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/manila ]] 2026-06-17 20:03:15.068 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:15.072 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/manila 2026-06-17 20:03:15.094 | + functions-common:git_clone:666 : cd /opt/stack/manila 2026-06-17 20:03:15.098 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 20:03:15.101 | + functions-common:git_clone:667 : head -1 2026-06-17 20:03:15.123 | 5cf57fbe7 Merge "Netapp Rest implementation for get_cluster_peers" 2026-06-17 20:03:15.128 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:03:15.134 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-17 20:03:15.138 | + functions-common:fetch_plugins:1770 : git_clone_by_name octavia 2026-06-17 20:03:15.142 | + functions-common:git_clone_by_name:675 : local name=octavia 2026-06-17 20:03:15.146 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/octavia 2026-06-17 20:03:15.151 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/octavia 2026-06-17 20:03:15.155 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-17 20:03:15.159 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-06-17 20:03:15.163 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/octavia 2026-06-17 20:03:15.167 | + functions-common:git_clone:584 : local git_dest=/opt/stack/octavia 2026-06-17 20:03:15.172 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:03:15.176 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 20:03:15.182 | ++ functions-common:git_clone:587 : pwd 2026-06-17 20:03:15.187 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:03:15.190 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:03:15.196 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:03:15.220 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:03:15.225 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:03:15.228 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:15.233 | + functions-common:git_clone:604 : echo master 2026-06-17 20:03:15.234 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:03:15.241 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/octavia ]] 2026-06-17 20:03:15.244 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:15.246 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-06-17 20:03:15.268 | + functions-common:git_clone:666 : cd /opt/stack/octavia 2026-06-17 20:03:15.273 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 20:03:15.274 | + functions-common:git_clone:667 : head -1 2026-06-17 20:03:15.282 | 9ff4683c8 Merge "Drop Python 3.10" 2026-06-17 20:03:15.287 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:03:15.291 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-17 20:03:15.295 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum-cluster-api 2026-06-17 20:03:15.299 | + functions-common:git_clone_by_name:675 : local name=magnum-cluster-api 2026-06-17 20:03:15.303 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-06-17 20:03:15.307 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum-cluster-api 2026-06-17 20:03:15.312 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-17 20:03:15.316 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-06-17 20:03:15.320 | + functions-common:git_clone:583 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-06-17 20:03:15.324 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum-cluster-api 2026-06-17 20:03:15.328 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:03:15.332 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 20:03:15.337 | ++ functions-common:git_clone:587 : pwd 2026-06-17 20:03:15.341 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:03:15.345 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:03:15.350 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:03:15.377 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:03:15.381 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:03:15.384 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:15.389 | + functions-common:git_clone:604 : echo master 2026-06-17 20:03:15.389 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:03:15.397 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-06-17 20:03:15.402 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:15.406 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-06-17 20:03:15.427 | + functions-common:git_clone:666 : cd /opt/stack/magnum-cluster-api 2026-06-17 20:03:15.432 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 20:03:15.433 | + functions-common:git_clone:667 : head -1 2026-06-17 20:03:15.439 | fd80ad2 fix(deps): update rust crate pyo3 to 0.29.0 [security] 2026-06-17 20:03:15.444 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:03:15.447 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-17 20:03:15.452 | + functions-common:fetch_plugins:1770 : git_clone_by_name ovn-octavia-provider 2026-06-17 20:03:15.457 | + functions-common:git_clone_by_name:675 : local name=ovn-octavia-provider 2026-06-17 20:03:15.461 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-06-17 20:03:15.465 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/ovn-octavia-provider 2026-06-17 20:03:15.470 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-17 20:03:15.474 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-06-17 20:03:15.477 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-06-17 20:03:15.481 | + functions-common:git_clone:584 : local git_dest=/opt/stack/ovn-octavia-provider 2026-06-17 20:03:15.485 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:03:15.489 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 20:03:15.494 | ++ functions-common:git_clone:587 : pwd 2026-06-17 20:03:15.498 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:03:15.502 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:03:15.507 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:03:15.535 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:03:15.539 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:03:15.543 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:15.549 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:03:15.549 | + functions-common:git_clone:604 : echo master 2026-06-17 20:03:15.555 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-06-17 20:03:15.560 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:15.564 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-06-17 20:03:15.586 | + functions-common:git_clone:666 : cd /opt/stack/ovn-octavia-provider 2026-06-17 20:03:15.592 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 20:03:15.592 | + functions-common:git_clone:667 : head -1 2026-06-17 20:03:15.597 | 890b626 Merge "neutron-ovn-db-sync-util plugin integration" 2026-06-17 20:03:15.602 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:03:15.606 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-17 20:03:15.611 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-17 20:03:15.615 | + functions-common:run_phase:1843 : local phase= 2026-06-17 20:03:15.619 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-17 20:03:15.624 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 20:03:15.628 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 20:03:15.633 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 20:03:15.637 | + functions-common:run_phase:1852 : local extra 2026-06-17 20:03:15.642 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-17 20:03:15.650 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 20:03:15.653 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 20:03:15.658 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-17 20:03:15.662 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-06-17 20:03:15.667 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 20:03:15.693 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:03:15.698 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-17 20:03:15.701 | + 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-17 20:03:15.705 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-17 20:03:15.710 | + functions-common:plugin_override_defaults:1801 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-17 20:03:15.714 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-17 20:03:15.718 | + functions-common:plugin_override_defaults:1805 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-17 20:03:15.722 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-06-17 20:03:15.722 | Overriding Configuration Defaults 2026-06-17 20:03:15.727 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-17 20:03:15.731 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/barbican 2026-06-17 20:03:15.736 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-06-17 20:03:15.740 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-17 20:03:15.745 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum 2026-06-17 20:03:15.749 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-06-17 20:03:15.754 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-17 20:03:15.758 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/manila 2026-06-17 20:03:15.763 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-06-17 20:03:15.767 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-17 20:03:15.771 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/octavia 2026-06-17 20:03:15.775 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-06-17 20:03:15.779 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-17 20:03:15.783 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum-cluster-api 2026-06-17 20:03:15.787 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-06-17 20:03:15.791 | + functions-common:plugin_override_defaults:1816 : echo 'magnum-cluster-api has overridden the following defaults' 2026-06-17 20:03:15.791 | magnum-cluster-api has overridden the following defaults 2026-06-17 20:03:15.795 | + functions-common:plugin_override_defaults:1817 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-06-17 20:03:15.798 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-17 20:03:15.798 | KEYSTONE_ADMIN_ENDPOINT=true 2026-06-17 20:03:15.798 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-17 20:03:15.798 | LIBVIRT_TYPE=kvm 2026-06-17 20:03:15.798 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-17 20:03:15.801 | + functions-common:plugin_override_defaults:1818 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-06-17 20:03:15.805 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-17 20:03:15.810 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-06-17 20:03:15.815 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-06-17 20:03:15.819 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-06-17 20:03:15.823 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-06-17 20:03:15.828 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-17 20:03:15.832 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/ovn-octavia-provider 2026-06-17 20:03:15.837 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-06-17 20:03:15.842 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-06-17 20:03:15.875 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-06-17 20:03:15.879 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-17 20:03:15.904 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:03:15.910 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.70 2026-06-17 20:03:15.915 | +++ functions-common:ipv6_unquote:2212 : echo 199.204.45.70 2026-06-17 20:03:15.916 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-17 20:03:15.923 | ++ lib/tls:source:40 : TLS_IP=199.204.45.70 2026-06-17 20:03:15.929 | +++ lib/tls:source:43 : hostname -f 2026-06-17 20:03:15.936 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000181527.novalocal 2026-06-17 20:03:15.940 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-17 20:03:15.944 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-17 20:03:15.948 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-17 20:03:15.952 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-17 20:03:15.956 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-17 20:03:15.960 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-17 20:03:15.964 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-17 20:03:15.969 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-17 20:03:15.973 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-17 20:03:15.980 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-06-17 20:03:16.004 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-06-17 20:03:16.034 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-06-17 20:03:16.060 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-06-17 20:03:16.084 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-06-17 20:03:16.146 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-06-17 20:03:16.274 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-06-17 20:03:16.444 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-06-17 20:03:16.489 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-06-17 20:03:16.590 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-06-17 20:03:16.675 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-06-17 20:03:16.679 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-17 20:03:16.708 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:03:16.712 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-06-17 20:03:16.718 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-17 20:03:16.722 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-17 20:03:16.727 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-17 20:03:16.732 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-17 20:03:16.738 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-17 20:03:16.767 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-17 20:03:16.773 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-17 20:03:16.779 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:03:16.784 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-17 20:03:16.789 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-17 20:03:16.793 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-17 20:03:16.799 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-17 20:03:16.805 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-17 20:03:16.809 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-17 20:03:16.816 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-17 20:03:16.847 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-17 20:03:16.852 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-17 20:03:16.857 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-17 20:03:16.862 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-17 20:03:16.866 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-17 20:03:16.872 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-17 20:03:16.877 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-17 20:03:16.883 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-17 20:03:16.888 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-17 20:03:16.893 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-17 20:03:16.898 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-17 20:03:16.902 | ++ lib/neutron:source:114 : Q_HOST=199.204.45.70 2026-06-17 20:03:16.908 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-06-17 20:03:16.913 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-17 20:03:16.920 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-17 20:03:16.920 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-17 20:03:16.928 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:03:16.932 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-17 20:03:16.937 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-17 20:03:16.940 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-17 20:03:16.944 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-17 20:03:16.951 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-17 20:03:16.981 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-17 20:03:16.987 | +++ lib/neutron:source:128 : ipv6_unquote 199.204.45.70 2026-06-17 20:03:16.993 | +++ functions-common:ipv6_unquote:2212 : echo 199.204.45.70 2026-06-17 20:03:16.993 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-17 20:03:17.002 | ++ lib/neutron:source:128 : Q_META_DATA_IP=199.204.45.70 2026-06-17 20:03:17.007 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-17 20:03:17.012 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-17 20:03:17.017 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-17 20:03:17.023 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-17 20:03:17.028 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-17 20:03:17.032 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-17 20:03:17.037 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-17 20:03:17.041 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-17 20:03:17.047 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-17 20:03:17.052 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-17 20:03:17.056 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-17 20:03:17.061 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-17 20:03:17.065 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-17 20:03:17.070 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-17 20:03:17.075 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-17 20:03:17.079 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-17 20:03:17.084 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-17 20:03:17.089 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-17 20:03:17.093 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-17 20:03:17.099 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-17 20:03:17.104 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-17 20:03:17.110 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-17 20:03:17.138 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-17 20:03:17.142 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-17 20:03:17.147 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-17 20:03:17.154 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-17 20:03:17.160 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-17 20:03:17.165 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-17 20:03:17.170 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-17 20:03:17.175 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-17 20:03:17.181 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-17 20:03:17.186 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-17 20:03:17.190 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-17 20:03:17.195 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-17 20:03:17.200 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-17 20:03:17.203 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-17 20:03:17.208 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-17 20:03:17.213 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-17 20:03:17.219 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-17 20:03:17.223 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-17 20:03:17.228 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-06-17 20:03:17.233 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-06-17 20:03:17.439 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-06-17 20:03:17.466 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-06-17 20:03:17.472 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-17 20:03:17.477 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-17 20:03:17.481 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-17 20:03:17.486 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-17 20:03:17.491 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-17 20:03:17.497 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-17 20:03:17.502 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-17 20:03:17.507 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-17 20:03:17.512 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-17 20:03:17.517 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-17 20:03:17.522 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-06-17 20:03:17.527 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-17 20:03:17.531 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-17 20:03:17.536 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-17 20:03:17.540 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-17 20:03:17.546 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-17 20:03:17.550 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-17 20:03:17.555 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-17 20:03:17.560 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-17 20:03:17.567 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-17 20:03:17.567 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-17 20:03:17.569 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-17 20:03:17.570 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-17 20:03:17.579 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=01:6c16:7e2e 2026-06-17 20:03:17.585 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-17 20:03:17.590 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-17 20:03:17.595 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-17 20:03:17.600 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-17 20:03:17.605 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd01:6c16:7e2e::/56 2026-06-17 20:03:17.612 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd01:6c16:7e2e::/56 2026-06-17 20:03:17.612 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-17 20:03:17.620 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd01:6c16:7e2e::/64 2026-06-17 20:03:17.626 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-17 20:03:17.630 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-17 20:03:17.635 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-17 20:03:17.639 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-17 20:03:17.644 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-06-17 20:03:17.649 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-17 20:03:17.653 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-17 20:03:17.660 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-17 20:03:17.665 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-17 20:03:17.669 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-17 20:03:17.673 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-17 20:03:17.678 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-17 20:03:17.684 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-17 20:03:17.688 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd01:6c16:7e2e::/56 2026-06-17 20:03:17.693 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-17 20:03:17.699 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-17 20:03:17.705 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-17 20:03:17.706 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-17 20:03:17.707 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-17 20:03:17.716 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-06-17 20:03:17.723 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-17 20:03:17.723 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-17 20:03:17.724 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-17 20:03:17.735 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs='ens3 2026-06-17 20:03:17.735 | ens3' 2026-06-17 20:03:17.743 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-06-17 20:03:17.748 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-06-17 20:03:17.753 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-06-17 20:03:17.758 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-06-17 20:03:17.763 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-17 20:03:17.768 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-17 20:03:17.773 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-17 20:03:17.778 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-17 20:03:17.783 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-17 20:03:17.814 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-06-17 20:03:17.843 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-06-17 20:03:17.871 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-06-17 20:03:17.897 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-06-17 20:03:17.926 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-06-17 20:03:17.990 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-06-17 20:03:17.997 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-17 20:03:18.002 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-17 20:03:18.007 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-17 20:03:18.013 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-17 20:03:18.020 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-17 20:03:18.051 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-17 20:03:18.056 | + ./stack.sh:main:629 : run_phase source 2026-06-17 20:03:18.061 | + functions-common:run_phase:1842 : local mode=source 2026-06-17 20:03:18.065 | + functions-common:run_phase:1843 : local phase= 2026-06-17 20:03:18.070 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-17 20:03:18.075 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 20:03:18.080 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 20:03:18.084 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 20:03:18.090 | + functions-common:run_phase:1852 : local extra 2026-06-17 20:03:18.096 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-17 20:03:18.104 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 20:03:18.110 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 20:03:18.115 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-17 20:03:18.119 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-06-17 20:03:18.124 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 20:03:18.157 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:03:18.161 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-17 20:03:18.166 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-17 20:03:18.170 | + functions-common:load_plugin_settings:1778 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-17 20:03:18.175 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-17 20:03:18.180 | + functions-common:load_plugin_settings:1782 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-17 20:03:18.186 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-06-17 20:03:18.186 | Loading plugin settings 2026-06-17 20:03:18.190 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-17 20:03:18.196 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/barbican 2026-06-17 20:03:18.201 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-06-17 20:03:18.207 | + functions-common:load_plugin_settings:1791 : source /opt/stack/barbican/devstack/settings 2026-06-17 20:03:18.213 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-06-17 20:03:18.218 | ++ functions-common:define_plugin:1886 : : 2026-06-17 20:03:18.223 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-06-17 20:03:18.229 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-06-17 20:03:18.234 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-17 20:03:18.239 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-17 20:03:18.244 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-17 20:03:18.249 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-06-17 20:03:18.254 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-17 20:03:18.260 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-17 20:03:18.266 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-06-17 20:03:18.273 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-06-17 20:03:18.307 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-17 20:03:18.312 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-17 20:03:18.319 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:03:18.324 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-17 20:03:18.329 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-17 20:03:18.334 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-17 20:03:18.339 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-06-17 20:03:18.345 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-06-17 20:03:18.351 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-06-17 20:03:18.357 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-06-17 20:03:18.362 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.70/key-manager 2026-06-17 20:03:18.367 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-06-17 20:03:18.371 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-06-17 20:03:18.376 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-06-17 20:03:18.383 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-06-17 20:03:18.420 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-06-17 20:03:18.424 | ++ /opt/stack/barbican/devstack/settings:source:48 : VAULT_PLUGIN_BACKEND= 2026-06-17 20:03:18.429 | ++ /opt/stack/barbican/devstack/settings:source:49 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-17 20:03:18.434 | ++ /opt/stack/barbican/devstack/settings:source:50 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-17 20:03:18.440 | ++ /opt/stack/barbican/devstack/settings:source:52 : enable_service barbican 2026-06-17 20:03:18.529 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-17 20:03:18.534 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum 2026-06-17 20:03:18.539 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-06-17 20:03:18.546 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum/devstack/settings 2026-06-17 20:03:18.552 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-06-17 20:03:18.585 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-06-17 20:03:18.590 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-06-17 20:03:18.677 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-06-17 20:03:18.759 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-17 20:03:18.764 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/manila 2026-06-17 20:03:18.770 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-06-17 20:03:18.775 | + functions-common:load_plugin_settings:1791 : source /opt/stack/manila/devstack/settings 2026-06-17 20:03:18.780 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-06-17 20:03:18.785 | ++ functions-common:define_plugin:1886 : : 2026-06-17 20:03:18.789 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-06-17 20:03:18.795 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-06-17 20:03:18.800 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-06-17 20:03:18.804 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-06-17 20:03:18.809 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-06-17 20:03:18.815 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-17 20:03:18.820 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-17 20:03:18.825 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-06-17 20:03:18.830 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-06-17 20:03:18.835 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-17 20:03:18.840 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-06-17 20:03:18.846 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-06-17 20:03:18.852 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-06-17 20:03:18.857 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-06-17 20:03:18.862 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-06-17 20:03:18.867 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.70/identity 2026-06-17 20:03:18.872 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-17 20:03:18.877 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-06-17 20:03:18.882 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-17 20:03:18.887 | ++ /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-17 20:03:18.893 | ++ /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-17 20:03:18.897 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-17 20:03:18.902 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-17 20:03:18.908 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=199.204.45.70 2026-06-17 20:03:18.913 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-06-17 20:03:18.919 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-06-17 20:03:18.924 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-06-17 20:03:18.928 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://199.204.45.70:8786 2026-06-17 20:03:18.932 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-06-17 20:03:18.938 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-06-17 20:03:18.970 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-17 20:03:18.976 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-17 20:03:18.982 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:03:18.987 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-06-17 20:03:18.991 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-17 20:03:18.996 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-06-17 20:03:19.002 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-17 20:03:19.007 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-06-17 20:03:19.011 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-17 20:03:19.016 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-06-17 20:03:19.021 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-17 20:03:19.027 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://199.204.45.70/share 2026-06-17 20:03:19.033 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-17 20:03:19.038 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-06-17 20:03:19.042 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-06-17 20:03:19.047 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-06-17 20:03:19.051 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-17 20:03:19.057 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-17 20:03:19.061 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-17 20:03:19.065 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-06-17 20:03:19.071 | ++ /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-17 20:03:19.076 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-17 20:03:19.082 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-17 20:03:19.090 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-06-17 20:03:19.123 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-17 20:03:19.128 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-17 20:03:19.133 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-17 20:03:19.138 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-17 20:03:19.142 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-17 20:03:19.147 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-17 20:03:19.153 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-17 20:03:19.157 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-17 20:03:19.162 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-17 20:03:19.167 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-06-17 20:03:19.172 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-06-17 20:03:19.177 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-17 20:03:19.181 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-06-17 20:03:19.186 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-17 20:03:19.191 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-06-17 20:03:19.197 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.70 2026-06-17 20:03:19.202 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-17 20:03:19.208 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-17 20:03:19.213 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-17 20:03:19.218 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.70 2026-06-17 20:03:19.223 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.70 2026-06-17 20:03:19.228 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-17 20:03:19.234 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-06-17 20:03:19.239 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-17 20:03:19.244 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-17 20:03:19.248 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-17 20:03:19.253 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-17 20:03:19.259 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-17 20:03:19.264 | ++ /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-17 20:03:19.269 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-17 20:03:19.273 | ++ /opt/stack/manila/devstack/settings:source:177 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-17 20:03:19.279 | ++ /opt/stack/manila/devstack/settings:source:180 : MANILA_SSH_TIMEOUT=180 2026-06-17 20:03:19.284 | ++ /opt/stack/manila/devstack/settings:source:183 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-17 20:03:19.288 | ++ /opt/stack/manila/devstack/settings:source:186 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-17 20:03:19.292 | ++ /opt/stack/manila/devstack/settings:source:189 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-17 20:03:19.298 | ++ /opt/stack/manila/devstack/settings:source:192 : MANILA_DATA_COPY_CHECK_HASH=True 2026-06-17 20:03:19.303 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_SETUP_IPV6=False 2026-06-17 20:03:19.307 | ++ /opt/stack/manila/devstack/settings:source:196 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-17 20:03:19.314 | +++ /opt/stack/manila/devstack/settings:source:200 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-06-17 20:03:19.347 | ++ /opt/stack/manila/devstack/settings:source:200 : MANILA_ENFORCE_SCOPE=False 2026-06-17 20:03:19.352 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service manila 2026-06-17 20:03:19.430 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-api 2026-06-17 20:03:19.514 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-shr 2026-06-17 20:03:19.601 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-sch 2026-06-17 20:03:19.683 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-dat 2026-06-17 20:03:19.766 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-17 20:03:19.771 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/octavia 2026-06-17 20:03:19.776 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-06-17 20:03:19.781 | + functions-common:load_plugin_settings:1791 : source /opt/stack/octavia/devstack/settings 2026-06-17 20:03:19.786 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-06-17 20:03:19.790 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-06-17 20:03:19.795 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-17 20:03:19.800 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-06-17 20:03:19.805 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-17 20:03:19.812 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-06-17 20:03:19.842 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-17 20:03:19.847 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-17 20:03:19.852 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:03:19.858 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-06-17 20:03:19.863 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-17 20:03:19.868 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-17 20:03:19.873 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-17 20:03:19.878 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-17 20:03:19.883 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-17 20:03:19.888 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-17 20:03:19.892 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-17 20:03:19.897 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-17 20:03:19.901 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-17 20:03:19.906 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-17 20:03:19.911 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-06-17 20:03:19.917 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-06-17 20:03:19.922 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-06-17 20:03:19.927 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-17 20:03:19.932 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-17 20:03:19.936 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-06-17 20:03:19.941 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-06-17 20:03:19.946 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-06-17 20:03:19.951 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-06-17 20:03:19.956 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-17 20:03:19.960 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-17 20:03:19.965 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-17 20:03:19.970 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-17 20:03:19.976 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-17 20:03:19.982 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-17 20:03:19.987 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-17 20:03:19.991 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-17 20:03:19.996 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-17 20:03:20.001 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-17 20:03:20.005 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-17 20:03:20.010 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-17 20:03:20.014 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-17 20:03:20.019 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-06-17 20:03:20.025 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-17 20:03:20.030 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-17 20:03:20.035 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-17 20:03:20.040 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-17 20:03:20.045 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-17 20:03:20.049 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-17 20:03:20.054 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-17 20:03:20.059 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-17 20:03:20.063 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-06-17 20:03:20.067 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-17 20:03:20.072 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-17 20:03:20.077 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-17 20:03:20.082 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-17 20:03:20.086 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-17 20:03:20.092 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-17 20:03:20.098 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-17 20:03:20.102 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:03:20.107 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:03:20.111 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:03:20.116 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:03:20.120 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:03:20.125 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-06-17 20:03:20.129 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-06-17 20:03:20.134 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-06-17 20:03:20.139 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-06-17 20:03:20.143 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-06-17 20:03:20.148 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-06-17 20:03:20.153 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-06-17 20:03:20.158 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-06-17 20:03:20.163 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-06-17 20:03:20.167 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-06-17 20:03:20.172 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-06-17 20:03:20.177 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-06-17 20:03:20.181 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-06-17 20:03:20.186 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-06-17 20:03:20.191 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-17 20:03:20.196 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-17 20:03:20.201 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-17 20:03:20.205 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-17 20:03:20.210 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-06-17 20:03:20.214 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-17 20:03:20.219 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-06-17 20:03:20.224 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-06-17 20:03:20.229 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-17 20:03:20.236 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-17 20:03:20.240 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-17 20:03:20.245 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-17 20:03:20.250 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum-cluster-api 2026-06-17 20:03:20.254 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-06-17 20:03:20.258 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-06-17 20:03:20.262 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-06-17 20:03:20.267 | ++ functions-common:define_plugin:1886 : : 2026-06-17 20:03:20.272 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-06-17 20:03:20.277 | ++ functions-common:plugin_requires:1899 : : 2026-06-17 20:03:20.282 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-06-17 20:03:20.287 | ++ functions-common:plugin_requires:1899 : : 2026-06-17 20:03:20.293 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-06-17 20:03:20.298 | ++ functions-common:plugin_requires:1899 : : 2026-06-17 20:03:20.302 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-06-17 20:03:20.307 | ++ functions-common:plugin_requires:1899 : : 2026-06-17 20:03:20.311 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-06-17 20:03:20.392 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-17 20:03:20.397 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/ovn-octavia-provider 2026-06-17 20:03:20.403 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-06-17 20:03:20.409 | + functions-common:load_plugin_settings:1791 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-06-17 20:03:20.414 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-06-17 20:03:20.419 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-06-17 20:03:20.423 | ++ /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-17 20:03:20.427 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-17 20:03:20.432 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-17 20:03:20.438 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-17 20:03:20.443 | + functions-common:verify_disabled_services:2125 : local service 2026-06-17 20:03:20.448 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.453 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-06-17 20:03:20.458 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.463 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-06-17 20:03:20.468 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.472 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-06-17 20:03:20.476 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.479 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-06-17 20:03:20.485 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.492 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-06-17 20:03:20.497 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.501 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-06-17 20:03:20.506 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.510 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-06-17 20:03:20.514 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.519 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-06-17 20:03:20.525 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.530 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-06-17 20:03:20.535 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.540 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-06-17 20:03:20.545 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.550 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-06-17 20:03:20.555 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.560 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-06-17 20:03:20.564 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.569 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-06-17 20:03:20.574 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.579 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-06-17 20:03:20.584 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.589 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-06-17 20:03:20.593 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.599 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-06-17 20:03:20.604 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.609 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-06-17 20:03:20.614 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.619 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-06-17 20:03:20.623 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.629 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-06-17 20:03:20.634 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.639 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-06-17 20:03:20.645 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.651 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-06-17 20:03:20.655 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.658 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-06-17 20:03:20.662 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.667 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-06-17 20:03:20.672 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.677 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-06-17 20:03:20.682 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.687 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-06-17 20:03:20.691 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.697 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-06-17 20:03:20.702 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.707 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-06-17 20:03:20.712 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.716 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-06-17 20:03:20.721 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.727 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-06-17 20:03:20.731 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.737 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-06-17 20:03:20.742 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.746 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-06-17 20:03:20.751 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.756 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-06-17 20:03:20.762 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.767 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-06-17 20:03:20.772 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.778 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-06-17 20:03:20.782 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.787 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-06-17 20:03:20.791 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.797 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-06-17 20:03:20.803 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.807 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-06-17 20:03:20.812 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.817 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-06-17 20:03:20.821 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-17 20:03:20.827 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-06-17 20:03:20.832 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-17 20:03:20.836 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-17 20:03:20.841 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-17 20:03:20.873 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:03:20.877 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-17 20:03:20.882 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-17 20:03:20.888 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-17 20:03:20.923 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:03:20.929 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-17 20:03:20.935 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-17 20:03:20.940 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-17 20:03:20.945 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-17 20:03:20.950 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-17 20:03:20.956 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-17 20:03:20.961 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-17 20:03:20.966 | + lib/database:initialize_database_backends:92 : return 0 2026-06-17 20:03:20.971 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-17 20:03:20.972 | Using mysql database backend 2026-06-17 20:03:20.977 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-17 20:03:21.009 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-17 20:03:21.015 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-17 20:03:21.021 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-17 20:03:21.027 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-17 20:03:21.033 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-17 20:03:21.038 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-17 20:03:21.072 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:03:21.077 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-17 20:03:21.109 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-17 20:03:21.140 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:03:21.146 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-17 20:03:21.178 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-17 20:03:21.211 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-17 20:03:21.243 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:03:21.249 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-17 20:03:21.281 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:03:21.287 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-17 20:03:21.292 | + functions-common:save_stackenv:65 : local tag=762 2026-06-17 20:03:21.297 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-17 20:03:21.305 | + functions-common:save_stackenv:67 : time_stamp=2026-06-17-200321 2026-06-17 20:03:21.310 | + functions-common:save_stackenv:68 : echo '# 2026-06-17-200321 762' 2026-06-17 20:03:21.316 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.322 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-17 20:03:21.327 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.331 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-17 20:03:21.336 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.341 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-17 20:03:21.347 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.352 | + 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-17 20:03:21.356 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.361 | + functions-common:save_stackenv:70 : echo HOST_IP=199.204.45.70 2026-06-17 20:03:21.367 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.372 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://199.204.45.70/identity 2026-06-17 20:03:21.377 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.382 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-17-200309 2026-06-17 20:03:21.387 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.393 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-17 20:03:21.397 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.403 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=199.204.45.70 2026-06-17 20:03:21.407 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.411 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-17 20:03:21.416 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.421 | + functions-common:save_stackenv:70 : echo TLS_IP=199.204.45.70 2026-06-17 20:03:21.426 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.432 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-17 20:03:21.437 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.442 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-17 20:03:21.447 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.451 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=199.204.45.70 2026-06-17 20:03:21.456 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-17 20:03:21.461 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-17 20:03:21.466 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-17 20:03:21.470 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-06-17 20:03:21.475 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/requirements.git 2026-06-17 20:03:21.481 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-17 20:03:21.485 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:03:21.490 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 20:03:21.495 | ++ functions-common:git_clone:587 : pwd 2026-06-17 20:03:21.502 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:03:21.507 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:03:21.514 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:03:21.545 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:03:21.551 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:03:21.557 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:21.562 | + functions-common:git_clone:604 : echo master 2026-06-17 20:03:21.563 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:03:21.572 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-17 20:03:21.577 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:21.582 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-17 20:03:21.602 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-17 20:03:21.605 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 20:03:21.606 | + functions-common:git_clone:667 : head -1 2026-06-17 20:03:21.612 | 4bb8ff9a Merge "update constraint for openstacksdk to new release 4.16.0" 2026-06-17 20:03:21.618 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:03:21.623 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-17 20:03:21.628 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 20:03:21.633 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-17 20:03:21.639 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-06-17 20:03:21.643 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-17 20:03:21.648 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-17 20:03:21.654 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-06-17 20:03:21.660 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-17 20:03:21.663 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-17 20:03:21.668 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-17 20:03:21.676 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-17 20:03:21.685 | ++ tools/install_prereqs.sh:source:47 : NOW=1781726601 2026-06-17 20:03:21.692 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-06-17 20:03:21.698 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-17 20:03:21.704 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-17 20:03:21.708 | ++ tools/install_prereqs.sh:source:49 : DELTA=1781726601 2026-06-17 20:03:21.713 | ++ tools/install_prereqs.sh:source:50 : [[ 1781726601 -lt 7200 ]] 2026-06-17 20:03:21.718 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-17 20:03:21.722 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-17 20:03:21.729 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-17 20:03:21.734 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-17 20:03:21.738 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-17 20:03:21.741 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-17 20:03:21.747 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-17 20:03:21.752 | +++ 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-17 20:03:21.803 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-17 20:03:21.803 | apache2-dev 2026-06-17 20:03:21.803 | bc 2026-06-17 20:03:21.803 | bsdmainutils 2026-06-17 20:03:21.803 | curl 2026-06-17 20:03:21.803 | g++ 2026-06-17 20:03:21.803 | gawk 2026-06-17 20:03:21.803 | gcc 2026-06-17 20:03:21.803 | gettext 2026-06-17 20:03:21.803 | git 2026-06-17 20:03:21.803 | graphviz 2026-06-17 20:03:21.803 | iputils-ping 2026-06-17 20:03:21.803 | libffi-dev 2026-06-17 20:03:21.803 | libjpeg-dev 2026-06-17 20:03:21.803 | libpq-dev 2026-06-17 20:03:21.803 | libssl-dev 2026-06-17 20:03:21.803 | libsystemd-dev 2026-06-17 20:03:21.803 | libxml2-dev 2026-06-17 20:03:21.803 | libxslt1-dev 2026-06-17 20:03:21.803 | libyaml-dev 2026-06-17 20:03:21.803 | lsof 2026-06-17 20:03:21.803 | openssh-server 2026-06-17 20:03:21.803 | openssl 2026-06-17 20:03:21.803 | pkg-config 2026-06-17 20:03:21.803 | psmisc 2026-06-17 20:03:21.803 | python3-dev 2026-06-17 20:03:21.803 | python3-pip 2026-06-17 20:03:21.803 | python3-systemd 2026-06-17 20:03:21.803 | python3-venv 2026-06-17 20:03:21.803 | tar 2026-06-17 20:03:21.804 | tcpdump 2026-06-17 20:03:21.804 | unzip 2026-06-17 20:03:21.804 | uuid-runtime 2026-06-17 20:03:21.804 | wget 2026-06-17 20:03:21.804 | zlib1g-dev 2026-06-17 20:03:21.804 | lvm2 2026-06-17 20:03:21.804 | qemu-utils 2026-06-17 20:03:21.804 | thin-provisioning-tools 2026-06-17 20:03:21.804 | lsscsi 2026-06-17 20:03:21.804 | open-iscsi 2026-06-17 20:03:21.804 | libkrb5-dev 2026-06-17 20:03:21.804 | libldap2-dev 2026-06-17 20:03:21.804 | libsasl2-dev 2026-06-17 20:03:21.804 | memcached 2026-06-17 20:03:21.804 | python3-mysqldb 2026-06-17 20:03:21.804 | sqlite3 2026-06-17 20:03:21.804 | conntrack 2026-06-17 20:03:21.804 | curl 2026-06-17 20:03:21.804 | ebtables 2026-06-17 20:03:21.804 | genisoimage 2026-06-17 20:03:21.804 | iptables 2026-06-17 20:03:21.804 | iputils-arping 2026-06-17 20:03:21.804 | kpartx 2026-06-17 20:03:21.804 | libjs-jquery-tablesorter 2026-06-17 20:03:21.804 | parted 2026-06-17 20:03:21.804 | pm-utils 2026-06-17 20:03:21.804 | python3-mysqldb 2026-06-17 20:03:21.804 | socat 2026-06-17 20:03:21.804 | sqlite3 2026-06-17 20:03:21.804 | sudo 2026-06-17 20:03:21.804 | vlan 2026-06-17 20:03:21.804 | cryptsetup 2026-06-17 20:03:21.804 | dosfstools 2026-06-17 20:03:21.804 | genisoimage 2026-06-17 20:03:21.804 | gir1.2-libosinfo-1.0 2026-06-17 20:03:21.804 | netcat-openbsd 2026-06-17 20:03:21.804 | open-iscsi 2026-06-17 20:03:21.804 | qemu-utils 2026-06-17 20:03:21.804 | sg3-utils 2026-06-17 20:03:21.804 | sysfsutils 2026-06-17 20:03:21.804 | acl 2026-06-17 20:03:21.804 | dnsmasq-base 2026-06-17 20:03:21.804 | dnsmasq-utils 2026-06-17 20:03:21.804 | ebtables 2026-06-17 20:03:21.804 | haproxy 2026-06-17 20:03:21.804 | iptables 2026-06-17 20:03:21.804 | iputils-arping 2026-06-17 20:03:21.804 | iputils-ping 2026-06-17 20:03:21.804 | postgresql-server-dev-all 2026-06-17 20:03:21.804 | python3-mysqldb 2026-06-17 20:03:21.805 | sqlite3 2026-06-17 20:03:21.805 | sudo 2026-06-17 20:03:21.805 | vlan 2026-06-17 20:03:21.805 | apache2' 2026-06-17 20:03:21.810 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-17 20:03:21.863 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-17 20:03:21.863 | apache2-dev 2026-06-17 20:03:21.863 | bc 2026-06-17 20:03:21.863 | bsdmainutils 2026-06-17 20:03:21.863 | curl 2026-06-17 20:03:21.863 | g++ 2026-06-17 20:03:21.863 | gawk 2026-06-17 20:03:21.863 | gcc 2026-06-17 20:03:21.863 | gettext 2026-06-17 20:03:21.863 | git 2026-06-17 20:03:21.863 | graphviz 2026-06-17 20:03:21.863 | iputils-ping 2026-06-17 20:03:21.863 | libffi-dev 2026-06-17 20:03:21.863 | libjpeg-dev 2026-06-17 20:03:21.863 | libpq-dev 2026-06-17 20:03:21.863 | libssl-dev 2026-06-17 20:03:21.863 | libsystemd-dev 2026-06-17 20:03:21.863 | libxml2-dev 2026-06-17 20:03:21.863 | libxslt1-dev 2026-06-17 20:03:21.863 | libyaml-dev 2026-06-17 20:03:21.864 | lsof 2026-06-17 20:03:21.864 | openssh-server 2026-06-17 20:03:21.864 | openssl 2026-06-17 20:03:21.864 | pkg-config 2026-06-17 20:03:21.864 | psmisc 2026-06-17 20:03:21.864 | python3-dev 2026-06-17 20:03:21.864 | python3-pip 2026-06-17 20:03:21.864 | python3-systemd 2026-06-17 20:03:21.864 | python3-venv 2026-06-17 20:03:21.864 | tar 2026-06-17 20:03:21.864 | tcpdump 2026-06-17 20:03:21.864 | unzip 2026-06-17 20:03:21.864 | uuid-runtime 2026-06-17 20:03:21.864 | wget 2026-06-17 20:03:21.864 | zlib1g-dev 2026-06-17 20:03:21.864 | lvm2 2026-06-17 20:03:21.864 | qemu-utils 2026-06-17 20:03:21.864 | thin-provisioning-tools 2026-06-17 20:03:21.864 | lsscsi 2026-06-17 20:03:21.864 | open-iscsi 2026-06-17 20:03:21.864 | libkrb5-dev 2026-06-17 20:03:21.864 | libldap2-dev 2026-06-17 20:03:21.864 | libsasl2-dev 2026-06-17 20:03:21.864 | memcached 2026-06-17 20:03:21.864 | python3-mysqldb 2026-06-17 20:03:21.864 | sqlite3 2026-06-17 20:03:21.864 | conntrack 2026-06-17 20:03:21.864 | curl 2026-06-17 20:03:21.864 | ebtables 2026-06-17 20:03:21.864 | genisoimage 2026-06-17 20:03:21.864 | iptables 2026-06-17 20:03:21.864 | iputils-arping 2026-06-17 20:03:21.864 | kpartx 2026-06-17 20:03:21.864 | libjs-jquery-tablesorter 2026-06-17 20:03:21.864 | parted 2026-06-17 20:03:21.864 | pm-utils 2026-06-17 20:03:21.864 | python3-mysqldb 2026-06-17 20:03:21.864 | socat 2026-06-17 20:03:21.864 | sqlite3 2026-06-17 20:03:21.864 | sudo 2026-06-17 20:03:21.864 | vlan 2026-06-17 20:03:21.864 | cryptsetup 2026-06-17 20:03:21.864 | dosfstools 2026-06-17 20:03:21.864 | genisoimage 2026-06-17 20:03:21.865 | gir1.2-libosinfo-1.0 2026-06-17 20:03:21.865 | netcat-openbsd 2026-06-17 20:03:21.865 | open-iscsi 2026-06-17 20:03:21.865 | qemu-utils 2026-06-17 20:03:21.865 | sg3-utils 2026-06-17 20:03:21.865 | sysfsutils 2026-06-17 20:03:21.865 | acl 2026-06-17 20:03:21.865 | dnsmasq-base 2026-06-17 20:03:21.865 | dnsmasq-utils 2026-06-17 20:03:21.865 | ebtables 2026-06-17 20:03:21.865 | haproxy 2026-06-17 20:03:21.865 | iptables 2026-06-17 20:03:21.865 | iputils-arping 2026-06-17 20:03:21.865 | iputils-ping 2026-06-17 20:03:21.865 | postgresql-server-dev-all 2026-06-17 20:03:21.865 | python3-mysqldb 2026-06-17 20:03:21.865 | sqlite3 2026-06-17 20:03:21.865 | sudo 2026-06-17 20:03:21.865 | vlan 2026-06-17 20:03:21.865 | apache2 lvm2 2026-06-17 20:03:21.865 | golang 2026-06-17 20:03:21.865 | debootstrap 2026-06-17 20:03:21.865 | rsyslog' 2026-06-17 20:03:21.869 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-17 20:03:21.874 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:03:21.879 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:03:21.887 | ++ 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-17 20:03:21.887 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-17 20:03:21.894 | ++ 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-17 20:03:21.899 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-17 20:03:21.904 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 20:03:21.909 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 20:03:21.913 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 20:03:21.919 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 20:03:21.924 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 20:03:21.929 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:03:21.934 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:03:21.938 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 20:03:21.943 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 20:03:21.948 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 20:03:21.953 | ++ functions-common:apt_get_update:1161 : return 2026-06-17 20:03:21.958 | ++ 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-17 20:03:21.963 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 20:03:21.967 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:03:21.973 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:03:21.978 | ++ 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-17 20:03:22.018 | ++ 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-17 20:03:22.058 | Reading package lists... 2026-06-17 20:03:22.269 | Building dependency tree... 2026-06-17 20:03:22.270 | Reading state information... 2026-06-17 20:03:22.502 | curl is already the newest version (8.5.0-2ubuntu10.9). 2026-06-17 20:03:22.502 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-17 20:03:22.502 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-06-17 20:03:22.502 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-06-17 20:03:22.502 | openssl set to manually installed. 2026-06-17 20:03:22.502 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-17 20:03:22.502 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-17 20:03:22.502 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-17 20:03:22.502 | zlib1g-dev set to manually installed. 2026-06-17 20:03:22.502 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-17 20:03:22.502 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-17 20:03:22.502 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-17 20:03:22.502 | The following additional packages will be installed: 2026-06-17 20:03:22.502 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-17 20:03:22.502 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-06-17 20:03:22.502 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-06-17 20:03:22.502 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-06-17 20:03:22.502 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-06-17 20:03:22.502 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-06-17 20:03:22.502 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-06-17 20:03:22.502 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-06-17 20:03:22.502 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-06-17 20:03:22.502 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-06-17 20:03:22.502 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-06-17 20:03:22.502 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-06-17 20:03:22.502 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-17 20:03:22.503 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-06-17 20:03:22.503 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-06-17 20:03:22.503 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-06-17 20:03:22.503 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-06-17 20:03:22.503 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-06-17 20:03:22.503 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-06-17 20:03:22.503 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-06-17 20:03:22.503 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-06-17 20:03:22.503 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-06-17 20:03:22.503 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-06-17 20:03:22.503 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-06-17 20:03:22.503 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-06-17 20:03:22.503 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-06-17 20:03:22.503 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-06-17 20:03:22.503 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-06-17 20:03:22.503 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-06-17 20:03:22.503 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-06-17 20:03:22.503 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-06-17 20:03:22.503 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-06-17 20:03:22.503 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-06-17 20:03:22.503 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-06-17 20:03:22.503 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-06-17 20:03:22.503 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-06-17 20:03:22.503 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-06-17 20:03:22.503 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-06-17 20:03:22.503 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-06-17 20:03:22.503 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-17 20:03:22.503 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-06-17 20:03:22.503 | man-db mysql-common ncal osinfo-db patch pci.ids pkgconf pkgconf-bin 2026-06-17 20:03:22.503 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-17 20:03:22.503 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-06-17 20:03:22.503 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-06-17 20:03:22.503 | session-migration ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-06-17 20:03:22.504 | Suggested packages: 2026-06-17 20:03:22.504 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-06-17 20:03:22.504 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-06-17 20:03:22.504 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-06-17 20:03:22.504 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-06-17 20:03:22.504 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-06-17 20:03:22.504 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-06-17 20:03:22.504 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-06-17 20:03:22.504 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-06-17 20:03:22.504 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-06-17 20:03:22.504 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-06-17 20:03:22.504 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-06-17 20:03:22.504 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-06-17 20:03:22.504 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-06-17 20:03:22.504 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-06-17 20:03:22.504 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-06-17 20:03:22.504 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-06-17 20:03:22.504 | libmemcached libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc 2026-06-17 20:03:22.504 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-06-17 20:03:22.504 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-06-17 20:03:22.504 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-06-17 20:03:22.504 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-06-17 20:03:22.504 | rsyslog-relp sqlite3-doc zip 2026-06-17 20:03:22.504 | Recommended packages: 2026-06-17 20:03:22.504 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-06-17 20:03:22.504 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-06-17 20:03:22.504 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-06-17 20:03:22.505 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-06-17 20:03:22.505 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-06-17 20:03:22.505 | libmail-sendmail-perl logrotate qemu-block-extra 2026-06-17 20:03:22.620 | The following NEW packages will be installed: 2026-06-17 20:03:22.620 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-06-17 20:03:22.620 | automake autopoint autotools-dev bc binutils binutils-common 2026-06-17 20:03:22.620 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-06-17 20:03:22.620 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-06-17 20:03:22.620 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-06-17 20:03:22.620 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-06-17 20:03:22.620 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-06-17 20:03:22.620 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-06-17 20:03:22.620 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-06-17 20:03:22.620 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-06-17 20:03:22.620 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-06-17 20:03:22.620 | glib-networking-common glib-networking-services golang golang-1.22 2026-06-17 20:03:22.620 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-06-17 20:03:22.620 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-06-17 20:03:22.620 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-06-17 20:03:22.620 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-06-17 20:03:22.620 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-06-17 20:03:22.620 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-06-17 20:03:22.620 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-06-17 20:03:22.620 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-06-17 20:03:22.620 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-06-17 20:03:22.620 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-06-17 20:03:22.620 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-06-17 20:03:22.620 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-06-17 20:03:22.620 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-06-17 20:03:22.620 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-06-17 20:03:22.620 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-06-17 20:03:22.620 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-06-17 20:03:22.620 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-06-17 20:03:22.620 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-06-17 20:03:22.620 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-06-17 20:03:22.620 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-06-17 20:03:22.620 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-06-17 20:03:22.620 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-06-17 20:03:22.620 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-17 20:03:22.620 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-06-17 20:03:22.623 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-06-17 20:03:22.623 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-06-17 20:03:22.623 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-06-17 20:03:22.623 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-06-17 20:03:22.623 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-06-17 20:03:22.623 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-06-17 20:03:22.623 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-06-17 20:03:22.623 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-06-17 20:03:22.623 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-06-17 20:03:22.623 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-06-17 20:03:22.623 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-06-17 20:03:22.623 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-17 20:03:22.623 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-17 20:03:22.623 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-06-17 20:03:22.623 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-06-17 20:03:22.623 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-06-17 20:03:22.623 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-06-17 20:03:22.623 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-06-17 20:03:22.623 | xz-utils 2026-06-17 20:03:23.077 | 0 upgraded, 302 newly installed, 0 to remove and 1 not upgraded. 2026-06-17 20:03:23.077 | Need to get 305 MB of archives. 2026-06-17 20:03:23.077 | After this operation, 1,440 MB of additional disk space will be used. 2026-06-17 20:03:23.077 | 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-17 20:03:23.405 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-17 20:03:23.454 | 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-17 20:03:23.460 | 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-17 20:03:23.465 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-06-17 20:03:23.494 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-17 20:03:23.568 | 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-17 20:03:23.739 | 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-17 20:03:23.748 | 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-17 20:03:23.754 | 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-17 20:03:23.759 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-06-17 20:03:23.777 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-06-17 20:03:23.778 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-06-17 20:03:23.797 | 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-17 20:03:23.859 | 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-17 20:03:23.861 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-17 20:03:23.865 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-17 20:03:23.895 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-17 20:03:23.896 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-17 20:03:23.896 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-17 20:03:23.898 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-17 20:03:23.898 | 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-17 20:03:23.903 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-17 20:03:23.973 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-06-17 20:03:23.973 | 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-17 20:03:23.975 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-06-17 20:03:23.975 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-06-17 20:03:24.051 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-06-17 20:03:24.053 | 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-17 20:03:24.053 | 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-17 20:03:24.054 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-06-17 20:03:24.055 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-06-17 20:03:24.137 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.2 [511 kB] 2026-06-17 20:03:24.209 | 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-17 20:03:24.210 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-06-17 20:03:24.211 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-06-17 20:03:24.213 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-06-17 20:03:24.217 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-06-17 20:03:24.218 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-06-17 20:03:24.218 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-06-17 20:03:24.219 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-06-17 20:03:24.292 | 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-17 20:03:24.298 | 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-17 20:03:24.301 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-06-17 20:03:24.302 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-06-17 20:03:24.303 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-06-17 20:03:24.365 | 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-17 20:03:24.366 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-06-17 20:03:24.369 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-06-17 20:03:24.372 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-06-17 20:03:24.372 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-06-17 20:03:24.448 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-06-17 20:03:24.449 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-06-17 20:03:24.450 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-06-17 20:03:24.453 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-06-17 20:03:24.531 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-06-17 20:03:24.532 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-06-17 20:03:24.535 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-06-17 20:03:24.619 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-06-17 20:03:24.619 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-06-17 20:03:24.619 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-06-17 20:03:24.621 | 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-17 20:03:24.685 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-06-17 20:03:24.689 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-06-17 20:03:24.693 | 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-17 20:03:24.695 | 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-17 20:03:24.695 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-17 20:03:24.759 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-17 20:03:24.765 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-17 20:03:24.771 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-17 20:03:24.776 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-17 20:03:24.840 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-17 20:03:24.842 | 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-17 20:03:24.843 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-06-17 20:03:24.851 | 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-17 20:03:24.851 | 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-17 20:03:25.235 | 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-17 20:03:25.236 | 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-17 20:03:25.236 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-06-17 20:03:25.236 | 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-17 20:03:25.237 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-06-17 20:03:25.239 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-06-17 20:03:25.239 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-06-17 20:03:25.242 | 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-17 20:03:25.280 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-06-17 20:03:25.314 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-06-17 20:03:25.362 | 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-17 20:03:25.473 | 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-17 20:03:25.476 | 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-17 20:03:25.477 | 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-17 20:03:25.477 | 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-17 20:03:25.559 | 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-17 20:03:25.600 | 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-17 20:03:25.643 | 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-17 20:03:25.679 | 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-17 20:03:25.712 | 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-17 20:03:25.713 | 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-17 20:03:25.764 | 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-17 20:03:26.188 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-06-17 20:03:26.188 | 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-17 20:03:26.191 | 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-17 20:03:26.191 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-06-17 20:03:26.191 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-17 20:03:26.708 | 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-17 20:03:26.960 | 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-17 20:03:27.007 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-17 20:03:27.008 | 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-17 20:03:27.009 | 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-17 20:03:27.011 | 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-17 20:03:27.027 | 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-17 20:03:27.045 | 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-17 20:03:27.195 | 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-17 20:03:27.196 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-17 20:03:27.197 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-17 20:03:27.197 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-17 20:03:27.199 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-17 20:03:27.199 | 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-17 20:03:27.200 | 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-17 20:03:27.200 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-06-17 20:03:27.203 | 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-17 20:03:27.274 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-06-17 20:03:27.281 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-06-17 20:03:27.285 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-06-17 20:03:27.285 | 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-17 20:03:27.361 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-17 20:03:27.362 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-17 20:03:27.363 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-17 20:03:27.371 | 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-17 20:03:27.372 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-17 20:03:27.373 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-17 20:03:27.439 | 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-17 20:03:27.440 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-06-17 20:03:27.440 | 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-17 20:03:27.508 | 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-17 20:03:27.599 | 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-17 20:03:27.602 | 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-17 20:03:27.602 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-17 20:03:27.606 | 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-17 20:03:27.608 | 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-17 20:03:27.609 | 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-17 20:03:27.609 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-17 20:03:27.614 | 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-17 20:03:27.616 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-06-17 20:03:27.679 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-17 20:03:27.694 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-06-17 20:03:27.695 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-17 20:03:27.696 | 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-17 20:03:27.700 | 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-17 20:03:27.702 | 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-17 20:03:27.703 | 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-17 20:03:27.703 | 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-17 20:03:27.757 | 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-17 20:03:27.757 | 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-17 20:03:27.834 | 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-17 20:03:27.920 | 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-17 20:03:27.920 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-17 20:03:27.924 | 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-17 20:03:27.924 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-17 20:03:27.925 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-06-17 20:03:27.996 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-06-17 20:03:28.005 | 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-17 20:03:28.005 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-06-17 20:03:28.006 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-06-17 20:03:28.007 | 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-17 20:03:28.398 | 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-17 20:03:28.399 | 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-17 20:03:28.399 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-06-17 20:03:28.399 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-17 20:03:28.401 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-06-17 20:03:28.403 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-06-17 20:03:28.403 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-06-17 20:03:28.403 | 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-17 20:03:28.403 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-06-17 20:03:28.479 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-06-17 20:03:28.481 | 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-17 20:03:28.482 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-06-17 20:03:28.483 | 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-17 20:03:28.557 | 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-17 20:03:28.558 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-06-17 20:03:28.558 | 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-17 20:03:28.559 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-06-17 20:03:28.560 | 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-17 20:03:28.562 | 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-17 20:03:29.206 | 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-17 20:03:29.837 | 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-17 20:03:29.837 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-06-17 20:03:29.837 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-06-17 20:03:29.837 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-06-17 20:03:29.837 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-06-17 20:03:29.837 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-17 20:03:29.838 | 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-17 20:03:29.838 | 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-17 20:03:29.838 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-06-17 20:03:29.916 | 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-17 20:03:30.124 | 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-17 20:03:30.124 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.3 [276 kB] 2026-06-17 20:03:30.127 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-06-17 20:03:30.150 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-06-17 20:03:30.150 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-06-17 20:03:30.151 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-06-17 20:03:30.153 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-06-17 20:03:30.155 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-06-17 20:03:30.158 | 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-17 20:03:30.204 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-06-17 20:03:30.239 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-06-17 20:03:30.242 | 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-17 20:03:30.245 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-17 20:03:30.246 | 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-17 20:03:30.247 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-06-17 20:03:30.287 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-06-17 20:03:30.318 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-06-17 20:03:30.319 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-06-17 20:03:30.320 | 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-17 20:03:30.360 | 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-17 20:03:30.361 | 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-17 20:03:30.362 | 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-17 20:03:30.363 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-17 20:03:30.400 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-17 20:03:30.438 | 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-17 20:03:30.523 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-06-17 20:03:30.524 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-17 20:03:30.526 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-17 20:03:30.526 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-17 20:03:30.528 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-17 20:03:30.529 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-17 20:03:30.550 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-17 20:03:30.560 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-17 20:03:30.563 | 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-17 20:03:30.603 | 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-17 20:03:30.604 | 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-17 20:03:30.641 | 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-17 20:03:30.643 | 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-17 20:03:30.644 | 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-17 20:03:30.645 | 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-17 20:03:30.648 | 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-17 20:03:31.094 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-17 20:03:31.108 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-06-17 20:03:31.109 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-06-17 20:03:31.110 | 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-17 20:03:31.116 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-06-17 20:03:31.116 | 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-17 20:03:31.119 | 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-17 20:03:31.120 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-06-17 20:03:31.121 | 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-17 20:03:31.174 | 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-17 20:03:31.199 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-17 20:03:31.205 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-17 20:03:31.206 | 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-17 20:03:31.254 | 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-17 20:03:31.328 | 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-17 20:03:31.330 | 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-17 20:03:31.331 | 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-17 20:03:31.334 | 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-17 20:03:31.335 | 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-17 20:03:31.335 | 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-17 20:03:31.339 | 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-17 20:03:31.359 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-06-17 20:03:31.407 | 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-17 20:03:31.437 | 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-17 20:03:31.441 | 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-17 20:03:31.484 | 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-17 20:03:31.491 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-17 20:03:31.498 | 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-17 20:03:32.142 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-17 20:03:32.143 | 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-17 20:03:32.147 | 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-17 20:03:32.273 | 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-17 20:03:32.274 | 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-17 20:03:33.101 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-17 20:03:33.101 | 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-17 20:03:33.120 | 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-17 20:03:33.122 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-17 20:03:33.123 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-17 20:03:33.123 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-06-17 20:03:33.124 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-17 20:03:33.124 | 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-17 20:03:33.145 | 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-17 20:03:33.181 | 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-17 20:03:33.182 | 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-17 20:03:33.244 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-17 20:03:33.245 | 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-17 20:03:33.259 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-06-17 20:03:33.260 | 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-17 20:03:33.340 | 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-17 20:03:33.420 | 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-17 20:03:33.481 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-06-17 20:03:33.482 | 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-17 20:03:33.482 | 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-17 20:03:33.483 | 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-17 20:03:33.564 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-06-17 20:03:33.575 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-17 20:03:33.577 | 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-17 20:03:33.583 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-17 20:03:33.586 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-06-17 20:03:33.587 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-17 20:03:33.587 | 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-17 20:03:33.589 | 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-17 20:03:33.589 | 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-17 20:03:33.652 | 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-17 20:03:33.730 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-17 20:03:33.732 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-17 20:03:33.810 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-17 20:03:33.995 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-17 20:03:34.042 | Fetched 305 MB in 11s (27.3 MB/s) 2026-06-17 20:03:34.087 | Selecting previously unselected package libapr1t64:amd64. 2026-06-17 20:03:34.103 | (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-17 20:03:34.104 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-17 20:03:34.115 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-17 20:03:34.225 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-17 20:03:34.230 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-17 20:03:34.235 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 20:03:34.295 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-17 20:03:34.301 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-17 20:03:34.306 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 20:03:34.361 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-17 20:03:34.367 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-17 20:03:34.372 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 20:03:34.432 | Selecting previously unselected package libjansson4:amd64. 2026-06-17 20:03:34.438 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-06-17 20:03:34.445 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-06-17 20:03:34.515 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-17 20:03:34.521 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-17 20:03:34.527 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-17 20:03:34.649 | Selecting previously unselected package apache2-bin. 2026-06-17 20:03:34.655 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-17 20:03:34.661 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-17 20:03:34.792 | Selecting previously unselected package apache2-data. 2026-06-17 20:03:34.798 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-17 20:03:34.803 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-17 20:03:34.938 | Selecting previously unselected package apache2-utils. 2026-06-17 20:03:34.943 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-17 20:03:34.947 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-17 20:03:35.032 | Selecting previously unselected package apache2. 2026-06-17 20:03:35.038 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-17 20:03:35.054 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-17 20:03:35.166 | Selecting previously unselected package libmpfr6:amd64. 2026-06-17 20:03:35.172 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-06-17 20:03:35.177 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-06-17 20:03:35.249 | Selecting previously unselected package libsigsegv2:amd64. 2026-06-17 20:03:35.255 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-06-17 20:03:35.260 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-17 20:03:35.335 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-06-17 20:03:35.359 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-17 20:03:35.462 | Selecting previously unselected package gawk. 2026-06-17 20:03:35.482 | (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-17 20:03:35.483 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-06-17 20:03:35.488 | Unpacking gawk (1:5.2.1-2build3) ... 2026-06-17 20:03:35.726 | Selecting previously unselected package haproxy. 2026-06-17 20:03:35.732 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 20:03:35.749 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-17 20:03:35.874 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-17 20:03:35.879 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-17 20:03:35.885 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-17 20:03:35.962 | Selecting previously unselected package memcached. 2026-06-17 20:03:35.967 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-17 20:03:35.976 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-17 20:03:36.046 | Selecting previously unselected package libjson-perl. 2026-06-17 20:03:36.051 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-06-17 20:03:36.056 | Unpacking libjson-perl (4.10000-1) ... 2026-06-17 20:03:36.124 | Selecting previously unselected package postgresql-client-common. 2026-06-17 20:03:36.130 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-06-17 20:03:36.136 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-17 20:03:36.213 | Selecting previously unselected package ssl-cert. 2026-06-17 20:03:36.217 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-17 20:03:36.223 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-17 20:03:36.297 | Selecting previously unselected package postgresql-common. 2026-06-17 20:03:36.303 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-06-17 20:03:36.328 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-17 20:03:36.344 | Unpacking postgresql-common (257build1.1) ... 2026-06-17 20:03:36.464 | Selecting previously unselected package libsysfs2:amd64. 2026-06-17 20:03:36.470 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-17 20:03:36.478 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-17 20:03:36.536 | Selecting previously unselected package pci.ids. 2026-06-17 20:03:36.541 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-06-17 20:03:36.547 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-17 20:03:36.637 | Selecting previously unselected package sysfsutils. 2026-06-17 20:03:36.643 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-17 20:03:36.651 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-17 20:03:36.711 | Selecting previously unselected package distro-info. 2026-06-17 20:03:36.716 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-06-17 20:03:36.722 | Unpacking distro-info (1.7build1) ... 2026-06-17 20:03:36.787 | Selecting previously unselected package iputils-ping. 2026-06-17 20:03:36.793 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-17 20:03:36.796 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-17 20:03:36.858 | Selecting previously unselected package libestr0:amd64. 2026-06-17 20:03:36.863 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-06-17 20:03:36.871 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-06-17 20:03:36.932 | Selecting previously unselected package libfastjson4:amd64. 2026-06-17 20:03:36.937 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-06-17 20:03:36.942 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-06-17 20:03:37.018 | Selecting previously unselected package libfribidi0:amd64. 2026-06-17 20:03:37.024 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-06-17 20:03:37.033 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-17 20:03:37.094 | Selecting previously unselected package libtirpc-common. 2026-06-17 20:03:37.099 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-06-17 20:03:37.105 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-17 20:03:37.234 | Selecting previously unselected package libtirpc3t64:amd64. 2026-06-17 20:03:37.240 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-06-17 20:03:37.259 | 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-17 20:03:37.275 | 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-17 20:03:37.281 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-17 20:03:37.349 | Selecting previously unselected package netcat-openbsd. 2026-06-17 20:03:37.354 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-06-17 20:03:37.359 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-06-17 20:03:37.429 | Selecting previously unselected package python3-pygments. 2026-06-17 20:03:37.435 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-06-17 20:03:37.440 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-06-17 20:03:37.616 | Selecting previously unselected package rsyslog. 2026-06-17 20:03:37.620 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.2_amd64.deb ... 2026-06-17 20:03:37.649 | Unpacking rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-17 20:03:37.744 | Selecting previously unselected package bsdextrautils. 2026-06-17 20:03:37.749 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-17 20:03:37.761 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-17 20:03:37.827 | Selecting previously unselected package dmidecode. 2026-06-17 20:03:37.832 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-06-17 20:03:37.838 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-06-17 20:03:37.895 | Selecting previously unselected package dosfstools. 2026-06-17 20:03:37.901 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-06-17 20:03:37.907 | Unpacking dosfstools (4.2-1.1build1) ... 2026-06-17 20:03:37.966 | Selecting previously unselected package libmagic-mgc. 2026-06-17 20:03:37.971 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-06-17 20:03:37.976 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-06-17 20:03:38.091 | Selecting previously unselected package libmagic1t64:amd64. 2026-06-17 20:03:38.095 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-06-17 20:03:38.101 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-17 20:03:38.158 | Selecting previously unselected package file. 2026-06-17 20:03:38.163 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-06-17 20:03:38.168 | Unpacking file (1:5.45-3build1) ... 2026-06-17 20:03:38.232 | Selecting previously unselected package libuchardet0:amd64. 2026-06-17 20:03:38.238 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-06-17 20:03:38.244 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-06-17 20:03:38.301 | Selecting previously unselected package groff-base. 2026-06-17 20:03:38.306 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-06-17 20:03:38.313 | Unpacking groff-base (1.23.0-3build2) ... 2026-06-17 20:03:38.495 | Selecting previously unselected package libnl-3-200:amd64. 2026-06-17 20:03:38.500 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-17 20:03:38.505 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-17 20:03:38.570 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-06-17 20:03:38.574 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-17 20:03:38.579 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-17 20:03:38.651 | Selecting previously unselected package libibverbs1:amd64. 2026-06-17 20:03:38.657 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-06-17 20:03:38.663 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-06-17 20:03:38.728 | Selecting previously unselected package libncurses6:amd64. 2026-06-17 20:03:38.734 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-17 20:03:38.740 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-17 20:03:38.803 | Selecting previously unselected package libnftables1:amd64. 2026-06-17 20:03:38.809 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-06-17 20:03:38.814 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-17 20:03:38.899 | Selecting previously unselected package libnuma1:amd64. 2026-06-17 20:03:38.904 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-17 20:03:38.909 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-17 20:03:38.984 | Selecting previously unselected package libparted2t64:amd64. 2026-06-17 20:03:38.988 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-06-17 20:03:39.008 | 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-17 20:03:39.027 | 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-17 20:03:39.033 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-06-17 20:03:39.105 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-06-17 20:03:39.109 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-06-17 20:03:39.116 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-17 20:03:39.194 | Selecting previously unselected package libpipeline1:amd64. 2026-06-17 20:03:39.199 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-06-17 20:03:39.207 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-06-17 20:03:39.273 | Selecting previously unselected package libxau6:amd64. 2026-06-17 20:03:39.279 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-06-17 20:03:39.286 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-17 20:03:39.375 | Selecting previously unselected package libxdmcp6:amd64. 2026-06-17 20:03:39.382 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-06-17 20:03:39.387 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-17 20:03:39.453 | Selecting previously unselected package libxcb1:amd64. 2026-06-17 20:03:39.458 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-06-17 20:03:39.465 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-17 20:03:39.539 | Selecting previously unselected package libx11-data. 2026-06-17 20:03:39.546 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-06-17 20:03:39.551 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-06-17 20:03:39.686 | Selecting previously unselected package libx11-6:amd64. 2026-06-17 20:03:39.692 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-06-17 20:03:39.697 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-17 20:03:39.786 | Selecting previously unselected package libxext6:amd64. 2026-06-17 20:03:39.792 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-06-17 20:03:39.799 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-17 20:03:39.864 | Selecting previously unselected package lsof. 2026-06-17 20:03:39.870 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-06-17 20:03:39.876 | Unpacking lsof (4.95.0-1build3) ... 2026-06-17 20:03:39.968 | Selecting previously unselected package man-db. 2026-06-17 20:03:39.974 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-06-17 20:03:39.981 | Unpacking man-db (2.12.0-4build2) ... 2026-06-17 20:03:40.183 | Selecting previously unselected package parted. 2026-06-17 20:03:40.189 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-06-17 20:03:40.206 | Unpacking parted (3.6-4build1) ... 2026-06-17 20:03:40.268 | Selecting previously unselected package powermgmt-base. 2026-06-17 20:03:40.273 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-06-17 20:03:40.280 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-06-17 20:03:40.337 | Selecting previously unselected package psmisc. 2026-06-17 20:03:40.343 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-06-17 20:03:40.351 | Unpacking psmisc (23.7-1build1) ... 2026-06-17 20:03:40.449 | Selecting previously unselected package tcpdump. 2026-06-17 20:03:40.455 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-06-17 20:03:40.472 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-17 20:03:40.545 | Selecting previously unselected package usb.ids. 2026-06-17 20:03:40.551 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-06-17 20:03:40.558 | Unpacking usb.ids (2024.03.18-1) ... 2026-06-17 20:03:40.620 | Selecting previously unselected package wget. 2026-06-17 20:03:40.626 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-06-17 20:03:40.631 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-06-17 20:03:40.699 | Selecting previously unselected package xz-utils. 2026-06-17 20:03:40.706 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-06-17 20:03:40.711 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-17 20:03:40.798 | Selecting previously unselected package acl. 2026-06-17 20:03:40.802 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-06-17 20:03:40.809 | Unpacking acl (2.3.2-1build1.1) ... 2026-06-17 20:03:40.864 | Selecting previously unselected package autotools-dev. 2026-06-17 20:03:40.870 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-06-17 20:03:40.875 | Unpacking autotools-dev (20220109.1) ... 2026-06-17 20:03:40.934 | Selecting previously unselected package m4. 2026-06-17 20:03:40.939 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-06-17 20:03:40.945 | Unpacking m4 (1.4.19-4build1) ... 2026-06-17 20:03:41.023 | Selecting previously unselected package autoconf. 2026-06-17 20:03:41.030 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-06-17 20:03:41.036 | Unpacking autoconf (2.71-3) ... 2026-06-17 20:03:41.130 | Selecting previously unselected package automake. 2026-06-17 20:03:41.136 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-17 20:03:41.143 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-17 20:03:41.236 | Selecting previously unselected package autopoint. 2026-06-17 20:03:41.242 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-17 20:03:41.248 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-17 20:03:41.308 | Selecting previously unselected package libdebhelper-perl. 2026-06-17 20:03:41.313 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-17 20:03:41.319 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-17 20:03:41.442 | Selecting previously unselected package gcc-13-base:amd64. 2026-06-17 20:03:41.448 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:41.614 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:03:41.693 | Selecting previously unselected package libisl23:amd64. 2026-06-17 20:03:41.699 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-06-17 20:03:41.709 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-06-17 20:03:41.796 | Selecting previously unselected package libmpc3:amd64. 2026-06-17 20:03:41.801 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-06-17 20:03:41.808 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-17 20:03:41.865 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-06-17 20:03:41.872 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:41.877 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:03:42.262 | Selecting previously unselected package cpp-13. 2026-06-17 20:03:42.264 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:42.270 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:03:42.342 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-06-17 20:03:42.348 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-17 20:03:42.354 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-17 20:03:42.422 | Selecting previously unselected package cpp. 2026-06-17 20:03:42.429 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-17 20:03:42.444 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-06-17 20:03:42.507 | Selecting previously unselected package libcc1-0:amd64. 2026-06-17 20:03:42.514 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:42.522 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:03:42.588 | Selecting previously unselected package binutils-common:amd64. 2026-06-17 20:03:42.594 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-06-17 20:03:42.602 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-17 20:03:42.689 | Selecting previously unselected package libsframe1:amd64. 2026-06-17 20:03:42.696 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-06-17 20:03:42.701 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-17 20:03:42.761 | Selecting previously unselected package libbinutils:amd64. 2026-06-17 20:03:42.767 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-17 20:03:42.773 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-17 20:03:42.859 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-06-17 20:03:42.866 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-17 20:03:42.871 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-17 20:03:42.942 | Selecting previously unselected package libctf0:amd64. 2026-06-17 20:03:42.947 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-17 20:03:42.955 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-17 20:03:43.026 | Selecting previously unselected package libgprofng0:amd64. 2026-06-17 20:03:43.032 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-17 20:03:43.046 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-17 20:03:43.147 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-06-17 20:03:43.154 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-06-17 20:03:43.159 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-17 20:03:43.351 | Selecting previously unselected package libgomp1:amd64. 2026-06-17 20:03:43.358 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:43.365 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:03:43.434 | Selecting previously unselected package libitm1:amd64. 2026-06-17 20:03:43.441 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:43.447 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:03:43.518 | Selecting previously unselected package libatomic1:amd64. 2026-06-17 20:03:43.524 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:43.529 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:03:43.597 | Selecting previously unselected package libasan8:amd64. 2026-06-17 20:03:43.604 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:43.609 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:03:43.798 | Selecting previously unselected package liblsan0:amd64. 2026-06-17 20:03:43.804 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:43.809 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:03:43.918 | Selecting previously unselected package libtsan2:amd64. 2026-06-17 20:03:43.925 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:43.932 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:03:44.079 | Selecting previously unselected package libubsan1:amd64. 2026-06-17 20:03:44.085 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:44.091 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:03:44.184 | Selecting previously unselected package libhwasan0:amd64. 2026-06-17 20:03:44.189 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:44.195 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:03:44.312 | Selecting previously unselected package libquadmath0:amd64. 2026-06-17 20:03:44.317 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:44.322 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:03:44.408 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-06-17 20:03:44.413 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:44.418 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:03:44.581 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-06-17 20:03:44.587 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:44.593 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:03:45.803 | Selecting previously unselected package binutils. 2026-06-17 20:03:45.809 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-17 20:03:45.817 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-06-17 20:03:45.880 | Selecting previously unselected package gcc-13. 2026-06-17 20:03:45.885 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:45.891 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:03:45.963 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-06-17 20:03:45.969 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-17 20:03:45.975 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-17 20:03:46.048 | Selecting previously unselected package gcc. 2026-06-17 20:03:46.054 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-17 20:03:46.060 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-06-17 20:03:46.128 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-17 20:03:46.135 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 20:03:46.144 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 20:03:47.507 | Selecting previously unselected package libclang-cpp17t64. 2026-06-17 20:03:47.513 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 20:03:47.523 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-17 20:03:48.166 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-06-17 20:03:48.171 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:48.178 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:03:48.625 | Selecting previously unselected package libgc1:amd64. 2026-06-17 20:03:48.632 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-17 20:03:48.638 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-17 20:03:48.714 | Selecting previously unselected package libobjc4:amd64. 2026-06-17 20:03:48.720 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:48.730 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:03:48.791 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-17 20:03:48.797 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:48.803 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:03:48.878 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-17 20:03:48.884 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 20:03:48.889 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 20:03:49.094 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-17 20:03:49.100 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 20:03:49.106 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-17 20:03:49.225 | Selecting previously unselected package libclang1-17t64. 2026-06-17 20:03:49.231 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 20:03:49.236 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-17 20:03:49.620 | Selecting previously unselected package clang-17. 2026-06-17 20:03:49.626 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 20:03:49.632 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-17 20:03:49.703 | Selecting previously unselected package libtool. 2026-06-17 20:03:49.708 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-06-17 20:03:49.714 | Unpacking libtool (2.4.7-7build1) ... 2026-06-17 20:03:49.791 | Selecting previously unselected package dh-autoreconf. 2026-06-17 20:03:49.796 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-06-17 20:03:49.802 | Unpacking dh-autoreconf (20) ... 2026-06-17 20:03:49.866 | Selecting previously unselected package libarchive-zip-perl. 2026-06-17 20:03:49.872 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-17 20:03:49.877 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-17 20:03:49.951 | Selecting previously unselected package libsub-override-perl. 2026-06-17 20:03:49.957 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-06-17 20:03:49.966 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-17 20:03:50.029 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-17 20:03:50.033 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-17 20:03:50.040 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-17 20:03:50.102 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-17 20:03:50.106 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-17 20:03:50.111 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-17 20:03:50.165 | Selecting previously unselected package libdpkg-perl. 2026-06-17 20:03:50.172 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-06-17 20:03:50.178 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-17 20:03:50.287 | Selecting previously unselected package bzip2. 2026-06-17 20:03:50.293 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-06-17 20:03:50.300 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-06-17 20:03:50.365 | Selecting previously unselected package patch. 2026-06-17 20:03:50.371 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-06-17 20:03:50.377 | Unpacking patch (2.7.6-7build3) ... 2026-06-17 20:03:50.436 | Selecting previously unselected package make. 2026-06-17 20:03:50.442 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-06-17 20:03:50.447 | Unpacking make (4.3-4.1build2) ... 2026-06-17 20:03:50.516 | Selecting previously unselected package lto-disabled-list. 2026-06-17 20:03:50.519 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-06-17 20:03:50.526 | Unpacking lto-disabled-list (47) ... 2026-06-17 20:03:50.587 | Selecting previously unselected package dpkg-dev. 2026-06-17 20:03:50.593 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-06-17 20:03:50.600 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-17 20:03:50.761 | Selecting previously unselected package debugedit. 2026-06-17 20:03:50.768 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-17 20:03:50.792 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-17 20:03:50.865 | Selecting previously unselected package dwz. 2026-06-17 20:03:50.871 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-06-17 20:03:50.876 | Unpacking dwz (0.15-1build6) ... 2026-06-17 20:03:50.945 | Selecting previously unselected package gettext. 2026-06-17 20:03:50.952 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-17 20:03:50.958 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-17 20:03:51.071 | Selecting previously unselected package intltool-debian. 2026-06-17 20:03:51.077 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-17 20:03:51.084 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-17 20:03:51.141 | Selecting previously unselected package po-debconf. 2026-06-17 20:03:51.147 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-17 20:03:51.152 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-17 20:03:51.243 | Selecting previously unselected package debhelper. 2026-06-17 20:03:51.249 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-17 20:03:51.254 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-17 20:03:51.433 | Selecting previously unselected package uuid-dev:amd64. 2026-06-17 20:03:51.439 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-17 20:03:51.444 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-17 20:03:51.515 | Selecting previously unselected package libsctp1:amd64. 2026-06-17 20:03:51.521 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-17 20:03:51.527 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-17 20:03:51.585 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-17 20:03:51.591 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-17 20:03:51.597 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-17 20:03:51.664 | Selecting previously unselected package libapr1-dev. 2026-06-17 20:03:51.668 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-17 20:03:51.676 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-17 20:03:51.912 | Selecting previously unselected package libldap-dev:amd64. 2026-06-17 20:03:51.919 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 20:03:51.928 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-17 20:03:52.057 | Selecting previously unselected package libldap2-dev. 2026-06-17 20:03:52.064 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-17 20:03:52.068 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-17 20:03:52.132 | Selecting previously unselected package libaprutil1-dev. 2026-06-17 20:03:52.139 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-17 20:03:52.143 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-17 20:03:52.353 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-17 20:03:52.360 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-17 20:03:52.367 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 20:03:52.444 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-17 20:03:52.450 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-17 20:03:52.456 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 20:03:52.536 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-17 20:03:52.542 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-17 20:03:52.548 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 20:03:52.618 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-17 20:03:52.624 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-17 20:03:52.629 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 20:03:52.747 | Selecting previously unselected package apache2-dev. 2026-06-17 20:03:52.754 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-17 20:03:52.761 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-17 20:03:52.853 | Selecting previously unselected package bc. 2026-06-17 20:03:52.860 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-06-17 20:03:52.866 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-06-17 20:03:53.027 | Selecting previously unselected package ncal. 2026-06-17 20:03:53.034 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-06-17 20:03:53.040 | Unpacking ncal (12.1.8) ... 2026-06-17 20:03:53.105 | Selecting previously unselected package bsdmainutils. 2026-06-17 20:03:53.111 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-06-17 20:03:53.119 | Unpacking bsdmainutils (12.1.8) ... 2026-06-17 20:03:53.186 | Selecting previously unselected package conntrack. 2026-06-17 20:03:53.193 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-17 20:03:53.201 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-17 20:03:53.268 | Selecting previously unselected package cryptsetup-bin. 2026-06-17 20:03:53.276 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-17 20:03:53.282 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-17 20:03:53.378 | Selecting previously unselected package cryptsetup. 2026-06-17 20:03:53.385 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-17 20:03:53.412 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-17 20:03:53.513 | Selecting previously unselected package libdconf1:amd64. 2026-06-17 20:03:53.520 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-17 20:03:53.526 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-17 20:03:53.585 | Selecting previously unselected package dconf-service. 2026-06-17 20:03:53.592 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-17 20:03:53.601 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-17 20:03:53.654 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-06-17 20:03:53.660 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-17 20:03:53.666 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-17 20:03:53.733 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-06-17 20:03:53.739 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-17 20:03:53.744 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-17 20:03:53.804 | Selecting previously unselected package libaio1t64:amd64. 2026-06-17 20:03:53.811 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-06-17 20:03:53.815 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-06-17 20:03:53.881 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-06-17 20:03:53.888 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-17 20:03:53.901 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-17 20:03:54.053 | Selecting previously unselected package dmeventd. 2026-06-17 20:03:54.061 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-17 20:03:54.066 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-17 20:03:54.152 | Selecting previously unselected package dnsmasq-base. 2026-06-17 20:03:54.161 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-17 20:03:54.178 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-17 20:03:54.259 | Selecting previously unselected package dnsmasq-utils. 2026-06-17 20:03:54.266 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-17 20:03:54.272 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-17 20:03:54.346 | Selecting previously unselected package ebtables. 2026-06-17 20:03:54.352 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-17 20:03:54.377 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-17 20:03:54.451 | Selecting previously unselected package fonts-dejavu-mono. 2026-06-17 20:03:54.459 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-06-17 20:03:54.465 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-06-17 20:03:54.611 | Selecting previously unselected package fonts-dejavu-core. 2026-06-17 20:03:54.617 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-06-17 20:03:54.657 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-06-17 20:03:54.768 | Selecting previously unselected package fontconfig-config. 2026-06-17 20:03:54.775 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-17 20:03:55.120 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-17 20:03:55.221 | Selecting previously unselected package libfontconfig1:amd64. 2026-06-17 20:03:55.228 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-17 20:03:55.233 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-17 20:03:55.297 | Selecting previously unselected package fontconfig. 2026-06-17 20:03:55.304 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-17 20:03:55.310 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-17 20:03:55.456 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-06-17 20:03:55.461 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:55.467 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:03:56.160 | Selecting previously unselected package g++-13. 2026-06-17 20:03:56.166 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-17 20:03:56.172 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:03:56.232 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-06-17 20:03:56.238 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-17 20:03:56.245 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-17 20:03:56.303 | Selecting previously unselected package g++. 2026-06-17 20:03:56.308 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-17 20:03:56.313 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-06-17 20:03:56.370 | Selecting previously unselected package genisoimage. 2026-06-17 20:03:56.376 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-17 20:03:56.383 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-17 20:03:56.467 | Selecting previously unselected package libpixman-1-0:amd64. 2026-06-17 20:03:56.475 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-06-17 20:03:56.480 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-17 20:03:56.558 | Selecting previously unselected package libxcb-render0:amd64. 2026-06-17 20:03:56.566 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-06-17 20:03:56.571 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-17 20:03:56.642 | Selecting previously unselected package libxcb-shm0:amd64. 2026-06-17 20:03:56.650 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-06-17 20:03:56.655 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-17 20:03:56.720 | Selecting previously unselected package libxrender1:amd64. 2026-06-17 20:03:56.727 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-06-17 20:03:56.734 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-17 20:03:56.805 | Selecting previously unselected package libcairo2:amd64. 2026-06-17 20:03:56.810 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-06-17 20:03:56.815 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-06-17 20:03:56.892 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-06-17 20:03:56.899 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-06-17 20:03:56.906 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-17 20:03:56.967 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-17 20:03:56.974 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-17 20:03:56.981 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-17 20:03:57.063 | Selecting previously unselected package libproxy1v5:amd64. 2026-06-17 20:03:57.069 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-06-17 20:03:57.318 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-17 20:03:57.747 | Selecting previously unselected package glib-networking-common. 2026-06-17 20:03:57.754 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-06-17 20:03:57.760 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-06-17 20:03:57.814 | Selecting previously unselected package glib-networking-services. 2026-06-17 20:03:57.820 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-06-17 20:03:57.826 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-06-17 20:03:57.924 | Selecting previously unselected package session-migration. 2026-06-17 20:03:57.931 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-06-17 20:03:57.937 | Unpacking session-migration (0.3.9build1) ... 2026-06-17 20:03:57.999 | Selecting previously unselected package gsettings-desktop-schemas. 2026-06-17 20:03:58.006 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-06-17 20:03:58.012 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-17 20:03:58.426 | Selecting previously unselected package glib-networking:amd64. 2026-06-17 20:03:58.432 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-06-17 20:03:58.437 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-06-17 20:03:58.514 | Selecting previously unselected package golang-1.22-doc. 2026-06-17 20:03:58.521 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-06-17 20:03:58.528 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-06-17 20:03:58.609 | Selecting previously unselected package golang-1.22-src. 2026-06-17 20:03:58.616 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-06-17 20:03:58.621 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-06-17 20:04:03.273 | Selecting previously unselected package golang-1.22-go. 2026-06-17 20:04:03.284 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-06-17 20:04:03.289 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-06-17 20:04:04.031 | Selecting previously unselected package golang-1.22. 2026-06-17 20:04:04.038 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-06-17 20:04:04.047 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-06-17 20:04:04.104 | Selecting previously unselected package golang-src. 2026-06-17 20:04:04.110 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-06-17 20:04:04.117 | Unpacking golang-src (2:1.22~2build1) ... 2026-06-17 20:04:04.177 | Selecting previously unselected package golang-go:amd64. 2026-06-17 20:04:04.186 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-06-17 20:04:04.198 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-06-17 20:04:04.267 | Selecting previously unselected package golang-doc. 2026-06-17 20:04:04.276 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-06-17 20:04:04.281 | Unpacking golang-doc (2:1.22~2build1) ... 2026-06-17 20:04:04.336 | Selecting previously unselected package golang:amd64. 2026-06-17 20:04:04.347 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-06-17 20:04:04.351 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-06-17 20:04:04.418 | Selecting previously unselected package libann0. 2026-06-17 20:04:04.427 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-17 20:04:04.433 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-17 20:04:04.508 | Selecting previously unselected package libcdt5:amd64. 2026-06-17 20:04:04.517 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 20:04:04.523 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 20:04:04.585 | Selecting previously unselected package libcgraph6:amd64. 2026-06-17 20:04:04.594 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 20:04:04.599 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 20:04:04.666 | Selecting previously unselected package libsharpyuv0:amd64. 2026-06-17 20:04:04.675 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-06-17 20:04:04.681 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-17 20:04:04.749 | Selecting previously unselected package libaom3:amd64. 2026-06-17 20:04:04.759 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-06-17 20:04:04.765 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-17 20:04:04.874 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-06-17 20:04:04.884 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-17 20:04:04.889 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-17 20:04:04.958 | Selecting previously unselected package libheif1:amd64. 2026-06-17 20:04:04.967 | Preparing to unpack .../183-libheif1_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-17 20:04:04.973 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-17 20:04:05.066 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-06-17 20:04:05.072 | Preparing to unpack .../184-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-06-17 20:04:05.078 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-17 20:04:05.153 | Selecting previously unselected package libjpeg8:amd64. 2026-06-17 20:04:05.159 | Preparing to unpack .../185-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-06-17 20:04:05.165 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-17 20:04:05.237 | Selecting previously unselected package libdeflate0:amd64. 2026-06-17 20:04:05.246 | Preparing to unpack .../186-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-06-17 20:04:05.251 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-17 20:04:05.328 | Selecting previously unselected package libjbig0:amd64. 2026-06-17 20:04:05.338 | Preparing to unpack .../187-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-06-17 20:04:05.343 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-17 20:04:05.414 | Selecting previously unselected package liblerc4:amd64. 2026-06-17 20:04:05.423 | Preparing to unpack .../188-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-06-17 20:04:05.429 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-17 20:04:05.503 | Selecting previously unselected package libwebp7:amd64. 2026-06-17 20:04:05.511 | Preparing to unpack .../189-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-06-17 20:04:05.517 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-17 20:04:05.595 | Selecting previously unselected package libtiff6:amd64. 2026-06-17 20:04:05.606 | Preparing to unpack .../190-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-06-17 20:04:05.611 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-17 20:04:05.690 | Selecting previously unselected package libxpm4:amd64. 2026-06-17 20:04:05.700 | Preparing to unpack .../191-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-06-17 20:04:05.706 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-17 20:04:05.776 | Selecting previously unselected package libgd3:amd64. 2026-06-17 20:04:05.785 | Preparing to unpack .../192-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-06-17 20:04:05.790 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-17 20:04:05.859 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-17 20:04:05.868 | Preparing to unpack .../193-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-17 20:04:05.873 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-17 20:04:05.941 | Selecting previously unselected package libltdl7:amd64. 2026-06-17 20:04:05.950 | Preparing to unpack .../194-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-17 20:04:05.955 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-17 20:04:06.029 | Selecting previously unselected package libgraphite2-3:amd64. 2026-06-17 20:04:06.036 | Preparing to unpack .../195-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-06-17 20:04:06.041 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-06-17 20:04:06.127 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-06-17 20:04:06.138 | Preparing to unpack .../196-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-06-17 20:04:06.145 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-17 20:04:06.218 | Selecting previously unselected package libthai-data. 2026-06-17 20:04:06.226 | Preparing to unpack .../197-libthai-data_0.1.29-2build1_all.deb ... 2026-06-17 20:04:06.232 | Unpacking libthai-data (0.1.29-2build1) ... 2026-06-17 20:04:06.310 | Selecting previously unselected package libdatrie1:amd64. 2026-06-17 20:04:06.320 | Preparing to unpack .../198-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-06-17 20:04:06.326 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-17 20:04:06.400 | Selecting previously unselected package libthai0:amd64. 2026-06-17 20:04:06.409 | Preparing to unpack .../199-libthai0_0.1.29-2build1_amd64.deb ... 2026-06-17 20:04:06.416 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-06-17 20:04:06.490 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-06-17 20:04:06.499 | Preparing to unpack .../200-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-17 20:04:06.505 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-17 20:04:06.590 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-06-17 20:04:06.598 | Preparing to unpack .../201-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-17 20:04:06.604 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-17 20:04:06.853 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-06-17 20:04:06.862 | Preparing to unpack .../202-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-17 20:04:06.872 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-17 20:04:06.946 | Selecting previously unselected package libpathplan4:amd64. 2026-06-17 20:04:06.955 | Preparing to unpack .../203-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 20:04:06.962 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 20:04:07.036 | Selecting previously unselected package libgvc6. 2026-06-17 20:04:07.043 | Preparing to unpack .../204-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 20:04:07.050 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-17 20:04:07.140 | Selecting previously unselected package libgvpr2:amd64. 2026-06-17 20:04:07.148 | Preparing to unpack .../205-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 20:04:07.154 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 20:04:07.234 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-17 20:04:07.243 | Preparing to unpack .../206-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 20:04:07.249 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 20:04:07.357 | Selecting previously unselected package x11-common. 2026-06-17 20:04:07.364 | Preparing to unpack .../207-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-06-17 20:04:07.374 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-06-17 20:04:07.451 | Selecting previously unselected package libice6:amd64. 2026-06-17 20:04:07.455 | Preparing to unpack .../208-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-17 20:04:07.460 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-17 20:04:07.535 | Selecting previously unselected package libsm6:amd64. 2026-06-17 20:04:07.545 | Preparing to unpack .../209-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-17 20:04:07.550 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-17 20:04:07.623 | Selecting previously unselected package libxt6t64:amd64. 2026-06-17 20:04:07.631 | Preparing to unpack .../210-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-17 20:04:07.636 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-17 20:04:07.710 | Selecting previously unselected package libxmu6:amd64. 2026-06-17 20:04:07.717 | Preparing to unpack .../211-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-17 20:04:07.723 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-17 20:04:07.792 | Selecting previously unselected package libxaw7:amd64. 2026-06-17 20:04:07.801 | Preparing to unpack .../212-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-17 20:04:07.808 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-17 20:04:07.884 | Selecting previously unselected package graphviz. 2026-06-17 20:04:07.893 | Preparing to unpack .../213-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-17 20:04:07.898 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-17 20:04:08.001 | Selecting previously unselected package icu-devtools. 2026-06-17 20:04:08.011 | Preparing to unpack .../214-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-17 20:04:08.016 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-17 20:04:08.110 | Selecting previously unselected package iputils-arping. 2026-06-17 20:04:08.119 | Preparing to unpack .../215-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-17 20:04:08.124 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-17 20:04:08.192 | Selecting previously unselected package comerr-dev:amd64. 2026-06-17 20:04:08.202 | Preparing to unpack .../216-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-17 20:04:08.211 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-17 20:04:08.293 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-17 20:04:08.302 | Preparing to unpack .../217-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 20:04:08.308 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 20:04:08.380 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-17 20:04:08.388 | Preparing to unpack .../218-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 20:04:08.394 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 20:04:08.459 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-17 20:04:08.469 | Preparing to unpack .../219-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 20:04:08.474 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 20:04:08.575 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-17 20:04:08.584 | Preparing to unpack .../220-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 20:04:08.590 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 20:04:08.660 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-17 20:04:08.667 | Preparing to unpack .../221-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 20:04:08.672 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 20:04:08.753 | Selecting previously unselected package libicu-dev:amd64. 2026-06-17 20:04:08.763 | Preparing to unpack .../222-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-17 20:04:08.782 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-17 20:04:09.205 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-17 20:04:09.215 | Preparing to unpack .../223-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-17 20:04:09.220 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-17 20:04:09.296 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-17 20:04:09.304 | Preparing to unpack .../224-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-17 20:04:09.311 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-17 20:04:09.373 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-17 20:04:09.383 | Preparing to unpack .../225-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-17 20:04:09.390 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-17 20:04:09.457 | Selecting previously unselected package libjs-jquery. 2026-06-17 20:04:09.465 | Preparing to unpack .../226-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-06-17 20:04:09.483 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-17 20:04:09.564 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-17 20:04:09.573 | Preparing to unpack .../227-libjs-jquery-metadata_12-4_all.deb ... 2026-06-17 20:04:09.579 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-17 20:04:09.641 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-17 20:04:09.649 | Preparing to unpack .../228-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-17 20:04:09.656 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-17 20:04:09.760 | Selecting previously unselected package libjs-underscore. 2026-06-17 20:04:09.767 | Preparing to unpack .../229-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-06-17 20:04:09.773 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-17 20:04:09.835 | Selecting previously unselected package libjs-sphinxdoc. 2026-06-17 20:04:09.844 | Preparing to unpack .../230-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-06-17 20:04:09.852 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-06-17 20:04:09.935 | Selecting previously unselected package mysql-common. 2026-06-17 20:04:09.942 | Preparing to unpack .../231-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-17 20:04:09.970 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-17 20:04:10.046 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-17 20:04:10.054 | Preparing to unpack .../232-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 20:04:10.060 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 20:04:10.171 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-17 20:04:10.180 | Preparing to unpack .../233-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-17 20:04:10.186 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-17 20:04:10.287 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-17 20:04:10.293 | Preparing to unpack .../234-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-17 20:04:10.298 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-17 20:04:10.362 | Selecting previously unselected package libpq5:amd64. 2026-06-17 20:04:10.367 | Preparing to unpack .../235-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 20:04:10.373 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 20:04:10.450 | Selecting previously unselected package libssl-dev:amd64. 2026-06-17 20:04:10.455 | Preparing to unpack .../236-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-17 20:04:10.468 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-17 20:04:10.672 | Selecting previously unselected package libpq-dev. 2026-06-17 20:04:10.679 | Preparing to unpack .../237-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 20:04:10.686 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-17 20:04:10.771 | Selecting previously unselected package libpython3-dev:amd64. 2026-06-17 20:04:10.778 | Preparing to unpack .../238-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-17 20:04:10.784 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-17 20:04:10.841 | Selecting previously unselected package libsasl2-dev. 2026-06-17 20:04:10.851 | Preparing to unpack .../239-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-17 20:04:10.857 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-17 20:04:10.952 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-06-17 20:04:10.959 | Preparing to unpack .../240-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-06-17 20:04:10.965 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-17 20:04:11.029 | Selecting previously unselected package libsoup-3.0-common. 2026-06-17 20:04:11.039 | Preparing to unpack .../241-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-06-17 20:04:11.044 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-17 20:04:11.112 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-06-17 20:04:11.119 | Preparing to unpack .../242-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-06-17 20:04:11.126 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-17 20:04:11.194 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-17 20:04:11.202 | Preparing to unpack .../243-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 20:04:11.208 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 20:04:11.561 | Selecting previously unselected package liburing2:amd64. 2026-06-17 20:04:11.570 | Preparing to unpack .../244-liburing2_2.5-1build1_amd64.deb ... 2026-06-17 20:04:11.575 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-17 20:04:11.674 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-17 20:04:11.683 | Preparing to unpack .../245-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-17 20:04:11.689 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-17 20:04:11.795 | Selecting previously unselected package libxslt1.1:amd64. 2026-06-17 20:04:11.804 | Preparing to unpack .../246-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-17 20:04:11.810 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-17 20:04:11.871 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-17 20:04:11.880 | Preparing to unpack .../247-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-17 20:04:11.885 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-17 20:04:11.985 | Selecting previously unselected package llvm-17-runtime. 2026-06-17 20:04:11.995 | Preparing to unpack .../248-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 20:04:12.001 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-17 20:04:12.248 | Selecting previously unselected package libpfm4:amd64. 2026-06-17 20:04:12.257 | Preparing to unpack .../249-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-17 20:04:12.264 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-17 20:04:12.353 | Selecting previously unselected package llvm-17. 2026-06-17 20:04:12.362 | Preparing to unpack .../250-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 20:04:12.367 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-17 20:04:13.508 | Selecting previously unselected package libffi-dev:amd64. 2026-06-17 20:04:13.516 | Preparing to unpack .../251-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-17 20:04:13.556 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-17 20:04:13.662 | Selecting previously unselected package llvm-17-tools. 2026-06-17 20:04:13.673 | Preparing to unpack .../252-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 20:04:13.679 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-17 20:04:14.094 | Selecting previously unselected package libz3-4:amd64. 2026-06-17 20:04:14.100 | Preparing to unpack .../253-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-17 20:04:14.111 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-17 20:04:14.332 | Selecting previously unselected package libz3-dev:amd64. 2026-06-17 20:04:14.341 | Preparing to unpack .../254-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-17 20:04:14.348 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-17 20:04:14.428 | Selecting previously unselected package llvm-17-dev. 2026-06-17 20:04:14.437 | Preparing to unpack .../255-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-17 20:04:14.446 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-17 20:04:16.960 | Selecting previously unselected package lsscsi. 2026-06-17 20:04:16.970 | Preparing to unpack .../256-lsscsi_0.32-1build1_amd64.deb ... 2026-06-17 20:04:16.975 | Unpacking lsscsi (0.32-1build1) ... 2026-06-17 20:04:17.057 | Selecting previously unselected package lvm2. 2026-06-17 20:04:17.067 | Preparing to unpack .../257-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-17 20:04:17.113 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-17 20:04:17.238 | Selecting previously unselected package osinfo-db. 2026-06-17 20:04:17.246 | Preparing to unpack .../258-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-17 20:04:17.252 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-17 20:04:17.622 | Selecting previously unselected package pkgconf-bin. 2026-06-17 20:04:17.632 | Preparing to unpack .../259-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-17 20:04:17.636 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-17 20:04:17.704 | Selecting previously unselected package pkgconf:amd64. 2026-06-17 20:04:17.712 | Preparing to unpack .../260-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-17 20:04:17.722 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-17 20:04:17.787 | Selecting previously unselected package pkg-config:amd64. 2026-06-17 20:04:17.796 | Preparing to unpack .../261-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-17 20:04:17.803 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-17 20:04:17.861 | Selecting previously unselected package pm-utils. 2026-06-17 20:04:17.871 | Preparing to unpack .../262-pm-utils_1.4.1-21_all.deb ... 2026-06-17 20:04:17.877 | Unpacking pm-utils (1.4.1-21) ... 2026-06-17 20:04:17.972 | Selecting previously unselected package postgresql-client-16. 2026-06-17 20:04:17.980 | Preparing to unpack .../263-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 20:04:17.988 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 20:04:18.146 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-17 20:04:18.155 | Preparing to unpack .../264-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 20:04:18.160 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 20:04:18.478 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-17 20:04:18.488 | Preparing to unpack .../265-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-17 20:04:18.494 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-17 20:04:18.565 | Selecting previously unselected package python3-dev. 2026-06-17 20:04:18.573 | Preparing to unpack .../266-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-17 20:04:18.579 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-17 20:04:18.667 | Selecting previously unselected package python3-mysqldb. 2026-06-17 20:04:18.675 | Preparing to unpack .../267-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-17 20:04:18.682 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-17 20:04:18.778 | Selecting previously unselected package python3-setuptools. 2026-06-17 20:04:18.787 | Preparing to unpack .../268-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-06-17 20:04:18.797 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-17 20:04:18.977 | Selecting previously unselected package python3-wheel. 2026-06-17 20:04:18.987 | Preparing to unpack .../269-python3-wheel_0.42.0-2_all.deb ... 2026-06-17 20:04:18.994 | Unpacking python3-wheel (0.42.0-2) ... 2026-06-17 20:04:19.083 | Selecting previously unselected package python3-pip. 2026-06-17 20:04:19.093 | Preparing to unpack .../270-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-17 20:04:19.097 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-17 20:04:19.353 | Selecting previously unselected package python3-pip-whl. 2026-06-17 20:04:19.365 | Preparing to unpack .../271-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-17 20:04:19.372 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-17 20:04:19.449 | Selecting previously unselected package python3-setuptools-whl. 2026-06-17 20:04:19.459 | Preparing to unpack .../272-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-17 20:04:19.464 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-17 20:04:19.543 | Selecting previously unselected package python3-systemd. 2026-06-17 20:04:19.551 | Preparing to unpack .../273-python3-systemd_235-1build4_amd64.deb ... 2026-06-17 20:04:19.559 | Unpacking python3-systemd (235-1build4) ... 2026-06-17 20:04:19.634 | Selecting previously unselected package python3.12-venv. 2026-06-17 20:04:19.644 | Preparing to unpack .../274-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-17 20:04:19.649 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-17 20:04:19.710 | Selecting previously unselected package python3-venv. 2026-06-17 20:04:19.719 | Preparing to unpack .../275-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-17 20:04:19.724 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-17 20:04:19.779 | Selecting previously unselected package qemu-utils. 2026-06-17 20:04:19.785 | Preparing to unpack .../276-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 20:04:19.790 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:04:19.931 | Selecting previously unselected package sg3-utils. 2026-06-17 20:04:19.942 | Preparing to unpack .../277-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-06-17 20:04:19.947 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-06-17 20:04:20.077 | Selecting previously unselected package sqlite3. 2026-06-17 20:04:20.085 | Preparing to unpack .../278-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-17 20:04:20.090 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-17 20:04:20.161 | Selecting previously unselected package thin-provisioning-tools. 2026-06-17 20:04:20.169 | Preparing to unpack .../279-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-06-17 20:04:20.176 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-17 20:04:20.262 | Selecting previously unselected package unzip. 2026-06-17 20:04:20.270 | Preparing to unpack .../280-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-17 20:04:20.279 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-17 20:04:20.357 | Selecting previously unselected package debootstrap. 2026-06-17 20:04:20.366 | Preparing to unpack .../281-debootstrap_1.0.134ubuntu1_all.deb ... 2026-06-17 20:04:20.372 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-06-17 20:04:20.447 | Selecting previously unselected package libosinfo-l10n. 2026-06-17 20:04:20.457 | Preparing to unpack .../282-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-17 20:04:20.464 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-17 20:04:20.565 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-17 20:04:20.575 | Preparing to unpack .../283-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-17 20:04:20.582 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-17 20:04:20.644 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-17 20:04:20.655 | Preparing to unpack .../284-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-17 20:04:20.779 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-17 20:04:20.939 | Selecting previously unselected package kpartx. 2026-06-17 20:04:20.950 | Preparing to unpack .../285-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-17 20:04:20.956 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-06-17 20:04:21.017 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-17 20:04:21.025 | Preparing to unpack .../286-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-17 20:04:21.031 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 20:04:21.105 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-17 20:04:21.114 | Preparing to unpack .../287-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-17 20:04:21.120 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-17 20:04:21.202 | Selecting previously unselected package socat. 2026-06-17 20:04:21.211 | Preparing to unpack .../288-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-17 20:04:21.215 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-17 20:04:21.302 | Selecting previously unselected package vlan. 2026-06-17 20:04:21.312 | Preparing to unpack .../289-vlan_2.0.5ubuntu5_all.deb ... 2026-06-17 20:04:21.318 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-17 20:04:21.425 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-17 20:04:21.453 | Setting up postgresql-client-common (257build1.1) ... 2026-06-17 20:04:21.483 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-06-17 20:04:21.504 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-06-17 20:04:21.520 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-06-17 20:04:21.538 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-17 20:04:21.554 | Setting up distro-info (1.7build1) ... 2026-06-17 20:04:21.578 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-17 20:04:21.595 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-17 20:04:21.611 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-17 20:04:21.629 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-17 20:04:21.687 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-17 20:04:21.700 | Setting up session-migration (0.3.9build1) ... 2026-06-17 20:04:21.848 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-06-17 20:04:21.859 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 20:04:21.892 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-17 20:04:21.907 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-17 20:04:21.923 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-17 20:04:21.937 | Setting up lto-disabled-list (47) ... 2026-06-17 20:04:21.958 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-17 20:04:22.024 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-17 20:04:22.040 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-17 20:04:22.054 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-17 20:04:22.068 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-17 20:04:22.088 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-17 20:04:22.113 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-17 20:04:22.161 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-17 20:04:22.659 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-06-17 20:04:22.682 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-17 20:04:22.705 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-17 20:04:22.723 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-17 20:04:23.353 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-17 20:04:23.369 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-17 20:04:23.830 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-17 20:04:23.830 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-17 20:04:24.167 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-06-17 20:04:24.188 | Setting up ncal (12.1.8) ... 2026-06-17 20:04:24.209 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-17 20:04:24.224 | Setting up gawk (1:5.2.1-2build3) ... 2026-06-17 20:04:24.263 | Setting up psmisc (23.7-1build1) ... 2026-06-17 20:04:24.287 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-17 20:04:24.311 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-17 20:04:24.326 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-06-17 20:04:24.344 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-06-17 20:04:24.369 | Setting up pm-utils (1.4.1-21) ... 2026-06-17 20:04:24.405 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-17 20:04:24.426 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-17 20:04:24.446 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-17 20:04:24.463 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 20:04:24.483 | Setting up dosfstools (4.2-1.1build1) ... 2026-06-17 20:04:24.503 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-17 20:04:24.526 | Setting up rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-17 20:04:25.216 | info: Adding user `syslog' to group `adm' ... 2026-06-17 20:04:25.520 | 2026-06-17 20:04:25.520 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-06-17 20:04:25.795 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-06-17 20:04:25.928 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-06-17 20:04:25.928 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-06-17 20:04:26.369 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-06-17 20:04:26.385 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-06-17 20:04:26.399 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-17 20:04:26.427 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-06-17 20:04:27.297 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-17 20:04:27.480 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 20:04:27.745 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-17 20:04:28.009 | Setting up bc (1.07.1-3ubuntu4) ... 2026-06-17 20:04:28.205 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-17 20:04:28.315 | Setting up m4 (1.4.19-4build1) ... 2026-06-17 20:04:28.358 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-17 20:04:28.378 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-06-17 20:04:28.394 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-17 20:04:28.410 | Setting up file (1:5.45-3build1) ... 2026-06-17 20:04:28.431 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-17 20:04:28.454 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:04:28.472 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-17 20:04:28.513 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-06-17 20:04:28.529 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-17 20:04:28.550 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-17 20:04:28.569 | Setting up python3-wheel (0.42.0-2) ... 2026-06-17 20:04:28.749 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-17 20:04:28.766 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-17 20:04:29.488 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-17 20:04:29.835 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 20:04:29.860 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-17 20:04:29.883 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-06-17 20:04:29.904 | Setting up acl (2.3.2-1build1.1) ... 2026-06-17 20:04:29.928 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-17 20:04:29.947 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-17 20:04:30.118 | Setting up autotools-dev (20220109.1) ... 2026-06-17 20:04:30.136 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-06-17 20:04:30.910 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-17 20:04:30.929 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 20:04:30.947 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-17 20:04:30.963 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-17 20:04:30.980 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:04:30.995 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 20:04:31.019 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-17 20:04:31.034 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-06-17 20:04:31.055 | Setting up make (4.3-4.1build2) ... 2026-06-17 20:04:31.075 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-17 20:04:31.838 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-17 20:04:32.245 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 20:04:32.351 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-17 20:04:32.373 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-17 20:04:32.390 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 20:04:32.407 | Setting up ebtables (2.0.11-6build1) ... 2026-06-17 20:04:32.820 | Setting up socat (1.8.0.0-4build3) ... 2026-06-17 20:04:32.839 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-17 20:04:32.880 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-17 20:04:32.949 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-06-17 20:04:32.969 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-17 20:04:32.988 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-06-17 20:04:33.013 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-17 20:04:33.033 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:04:33.054 | Setting up bsdmainutils (12.1.8) ... 2026-06-17 20:04:33.072 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-17 20:04:33.242 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-06-17 20:04:33.426 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-17 20:04:33.444 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-17 20:04:33.465 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:04:33.486 | Setting up patch (2.7.6-7build3) ... 2026-06-17 20:04:33.503 | Setting up usb.ids (2024.03.18-1) ... 2026-06-17 20:04:33.805 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-17 20:04:33.843 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-17 20:04:33.882 | Setting up fonts-dejavu-core (2.37-8) ... 2026-06-17 20:04:34.001 | Setting up lsscsi (0.32-1build1) ... 2026-06-17 20:04:34.019 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-17 20:04:34.036 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-17 20:04:34.051 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-17 20:04:35.276 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-17 20:04:35.294 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-17 20:04:35.312 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-17 20:04:35.331 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-17 20:04:35.352 | Setting up autoconf (2.71-3) ... 2026-06-17 20:04:35.375 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-17 20:04:35.466 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:04:35.488 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-17 20:04:35.588 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-17 20:04:35.612 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 20:04:35.634 | Setting up dwz (0.15-1build6) ... 2026-06-17 20:04:35.653 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-06-17 20:04:35.674 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-17 20:04:35.697 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-17 20:04:35.743 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-17 20:04:35.759 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:04:35.775 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:04:35.793 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-06-17 20:04:35.842 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-06-17 20:04:35.862 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-17 20:04:35.880 | Setting up libjson-perl (4.10000-1) ... 2026-06-17 20:04:35.899 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-17 20:04:35.919 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-17 20:04:35.937 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-17 20:04:35.969 | Setting up debugedit (1:5.0-5build2) ... 2026-06-17 20:04:35.991 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-17 20:04:36.013 | Setting up libsub-override-perl (0.10-1) ... 2026-06-17 20:04:36.034 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-17 20:04:36.056 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-17 20:04:36.075 | Setting up libthai-data (0.1.29-2build1) ... 2026-06-17 20:04:36.095 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-17 20:04:36.115 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 20:04:36.134 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 20:04:36.187 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-17 20:04:36.213 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:04:36.231 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-17 20:04:36.262 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-06-17 20:04:36.281 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-06-17 20:04:36.306 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-17 20:04:36.326 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-17 20:04:36.347 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-06-17 20:04:36.374 | Setting up golang-src (2:1.22~2build1) ... 2026-06-17 20:04:36.395 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-17 20:04:36.431 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-17 20:04:36.451 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:04:36.472 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-17 20:04:36.499 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-17 20:04:36.517 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:04:36.534 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:04:36.557 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-17 20:04:36.580 | Setting up python3-systemd (235-1build4) ... 2026-06-17 20:04:36.735 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-17 20:04:36.756 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 20:04:36.780 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-06-17 20:04:36.805 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-17 20:04:36.829 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-17 20:04:36.858 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-17 20:04:36.883 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-17 20:04:36.985 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-17 20:04:37.002 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-17 20:04:37.019 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-06-17 20:04:37.036 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 20:04:37.053 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-17 20:04:37.068 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-17 20:04:37.088 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-17 20:04:37.112 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-06-17 20:04:37.132 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-17 20:04:37.155 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-17 20:04:37.179 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-17 20:04:37.213 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-17 20:04:37.241 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-17 20:04:37.269 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-17 20:04:37.291 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-17 20:04:37.322 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 20:04:37.361 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-17 20:04:37.398 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-17 20:04:37.501 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:04:37.521 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-17 20:04:37.900 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 20:04:38.744 | 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-17 20:04:38.792 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-17 20:04:39.519 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-17 20:04:39.945 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-17 20:04:39.975 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-17 20:04:40.003 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-17 20:04:40.027 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-17 20:04:40.054 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-06-17 20:04:40.088 | 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-17 20:04:40.108 | 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-17 20:04:40.124 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-06-17 20:04:40.144 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 20:04:40.162 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-17 20:04:40.242 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-17 20:04:40.260 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-17 20:04:40.277 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-17 20:04:40.295 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-17 20:04:40.311 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-17 20:04:40.328 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-17 20:04:40.348 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-06-17 20:04:40.362 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-17 20:04:40.377 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-17 20:04:40.390 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-17 20:04:40.399 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-17 20:04:40.410 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-17 20:04:40.419 | Setting up postgresql-common (257build1.1) ... 2026-06-17 20:04:40.959 | 2026-06-17 20:04:40.959 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-17 20:04:41.161 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-17 20:04:41.161 | Removing obsolete dictionary files: 2026-06-17 20:04:41.826 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-17 20:04:42.432 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-17 20:04:42.442 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-17 20:04:42.455 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-17 20:04:42.467 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-06-17 20:04:42.477 | Setting up lsof (4.95.0-1build3) ... 2026-06-17 20:04:42.488 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-17 20:04:42.497 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-17 20:04:42.506 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-17 20:04:42.517 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:04:42.530 | Setting up groff-base (1.23.0-3build2) ... 2026-06-17 20:04:42.567 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-17 20:04:42.576 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 20:04:42.587 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:04:42.596 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-17 20:04:42.605 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-06-17 20:04:42.613 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-17 20:04:42.622 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-17 20:04:42.631 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:04:42.642 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:04:42.651 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-17 20:04:42.660 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-17 20:04:42.669 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 20:04:42.682 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-17 20:04:42.693 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-06-17 20:04:42.783 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-17 20:04:42.793 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:04:42.802 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-17 20:04:42.812 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-06-17 20:04:42.824 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:04:42.833 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-17 20:04:42.842 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-17 20:04:42.852 | Setting up parted (3.6-4build1) ... 2026-06-17 20:04:42.882 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-06-17 20:04:42.890 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-17 20:04:42.899 | Setting up man-db (2.12.0-4build2) ... 2026-06-17 20:04:43.021 | Building database of manual pages ... 2026-06-17 20:04:45.785 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-06-17 20:04:46.070 | man-db.service is a disabled or a static unit, not starting it. 2026-06-17 20:04:46.143 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-17 20:04:46.163 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-17 20:04:46.174 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-17 20:04:46.184 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-17 20:04:46.194 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-17 20:04:46.204 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:04:46.215 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-06-17 20:04:46.250 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-17 20:04:46.258 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-17 20:04:46.268 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-17 20:04:46.278 | Setting up golang-doc (2:1.22~2build1) ... 2026-06-17 20:04:46.288 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-17 20:04:46.297 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-06-17 20:04:46.310 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-17 20:04:46.526 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-17 20:04:46.535 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:04:46.544 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-17 20:04:46.555 | Setting up libtool (2.4.7-7build1) ... 2026-06-17 20:04:46.568 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-17 20:04:47.236 | Enabling module mpm_event. 2026-06-17 20:04:47.288 | Enabling module authz_core. 2026-06-17 20:04:47.298 | Enabling module authz_host. 2026-06-17 20:04:47.345 | Enabling module authn_core. 2026-06-17 20:04:47.354 | Enabling module auth_basic. 2026-06-17 20:04:47.401 | Enabling module access_compat. 2026-06-17 20:04:47.447 | Enabling module authn_file. 2026-06-17 20:04:47.499 | Enabling module authz_user. 2026-06-17 20:04:47.546 | Enabling module alias. 2026-06-17 20:04:47.593 | Enabling module dir. 2026-06-17 20:04:47.639 | Enabling module autoindex. 2026-06-17 20:04:47.690 | Enabling module env. 2026-06-17 20:04:47.740 | Enabling module mime. 2026-06-17 20:04:47.788 | Enabling module negotiation. 2026-06-17 20:04:47.836 | Enabling module setenvif. 2026-06-17 20:04:47.882 | Enabling module filter. 2026-06-17 20:04:47.929 | Enabling module deflate. 2026-06-17 20:04:47.977 | Enabling module status. 2026-06-17 20:04:48.024 | Enabling module reqtimeout. 2026-06-17 20:04:48.070 | Enabling conf charset. 2026-06-17 20:04:48.121 | Enabling conf localized-error-pages. 2026-06-17 20:04:48.168 | Enabling conf other-vhosts-access-log. 2026-06-17 20:04:48.213 | Enabling conf security. 2026-06-17 20:04:48.261 | Enabling conf serve-cgi-bin. 2026-06-17 20:04:48.309 | Enabling site 000-default. 2026-06-17 20:04:49.018 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-17 20:04:49.521 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-17 20:04:50.445 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-17 20:04:50.455 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-17 20:04:50.466 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-06-17 20:04:50.508 | Setting up dh-autoreconf (20) ... 2026-06-17 20:04:50.519 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-17 20:04:50.530 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-17 20:04:50.542 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-17 20:04:50.553 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-17 20:04:50.564 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-17 20:04:50.576 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-06-17 20:04:50.591 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-06-17 20:04:50.599 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-17 20:04:50.615 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-17 20:04:50.628 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-17 20:04:50.780 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-06-17 20:04:51.079 | dm-event.service is a disabled or a static unit, not starting it. 2026-06-17 20:04:51.118 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-17 20:04:51.130 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-17 20:04:51.142 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-17 20:04:52.351 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-06-17 20:04:52.496 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-06-17 20:04:53.019 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-06-17 20:04:53.324 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-17 20:04:53.370 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-17 20:04:53.393 | Processing triggers for sgml-base (1.31) ... 2026-06-17 20:04:53.419 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-17 20:04:53.431 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-06-17 20:04:53.445 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-17 20:04:55.485 | Regenerating fonts cache... done. 2026-06-17 20:04:55.493 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-17 20:04:55.543 | update-initramfs: Generating /boot/initrd.img-6.8.0-124-generic 2026-06-17 20:04:55.559 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-06-17 20:05:07.757 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 20:05:07.793 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-17 20:05:07.809 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-17 20:05:07.822 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-06-17 20:05:07.890 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-06-17 20:05:07.900 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-17 20:05:07.911 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-17 20:05:07.923 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-17 20:05:07.935 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-17 20:05:07.949 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-17 20:05:07.960 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-17 20:05:07.971 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-17 20:05:08.002 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-17 20:05:08.013 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-17 20:05:08.029 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-17 20:05:08.172 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 20:05:08.420 | ++ functions-common:apt_get:1205 : result=0 2026-06-17 20:05:08.425 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 20:05:08.430 | ++ functions-common:time_stop:2414 : local name 2026-06-17 20:05:08.435 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 20:05:08.439 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:05:08.444 | ++ functions-common:time_stop:2417 : local total 2026-06-17 20:05:08.448 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 20:05:08.453 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-17 20:05:08.458 | ++ functions-common:time_stop:2421 : start_time=1781726602011 2026-06-17 20:05:08.463 | ++ functions-common:time_stop:2423 : [[ -z 1781726602011 ]] 2026-06-17 20:05:08.469 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:05:08.477 | ++ functions-common:time_stop:2426 : end_time=1781726708471 2026-06-17 20:05:08.482 | ++ functions-common:time_stop:2427 : elapsed_time=106460 2026-06-17 20:05:08.486 | ++ functions-common:time_stop:2428 : total=13878 2026-06-17 20:05:08.491 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:05:08.496 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=120338 2026-06-17 20:05:08.501 | ++ functions-common:apt_get:1209 : return 0 2026-06-17 20:05:08.506 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-17 20:05:08.511 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-17 20:05:08.518 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-17 20:05:08.527 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-17 20:05:08.532 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-17 20:05:08.538 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-17 20:05:08.547 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-17 20:05:08.556 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-17 20:05:08.561 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-17 20:05:08.567 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-06-17 20:05:10.541 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-06-17 20:05:10.545 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-17 20:05:10.549 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-17 20:05:10.553 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-17 20:05:10.557 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-17 20:05:10.560 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-17 20:05:10.564 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-17 20:05:10.568 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-17 20:05:10.571 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-17 20:05:10.575 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-17 20:05:10.578 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-17 20:05:10.581 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-17 20:05:10.584 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-17 20:05:10.588 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-17 20:05:10.591 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-17 20:05:10.595 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-17 20:05:10.599 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-17 20:05:10.602 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-17 20:05:10.606 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-17 20:05:10.610 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-17 20:05:10.614 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-17 20:05:10.619 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-17 20:05:10.623 | + functions-common:_ensure_lsb_release:420 : return 2026-06-17 20:05:10.627 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-17 20:05:10.650 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-17 20:05:10.655 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-17 20:05:10.679 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-17 20:05:10.685 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-17 20:05:10.709 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-17 20:05:10.712 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-17 20:05:10.716 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-17 20:05:10.720 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-17 20:05:10.724 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-17 20:05:10.727 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-17 20:05:10.731 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-17 20:05:10.735 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-17 20:05:10.739 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-17 20:05:10.743 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-17 20:05:10.746 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-17 20:05:10.746 | Distro: noble 2026-06-17 20:05:10.751 | + tools/install_pip.sh:main:117 : get_versions 2026-06-17 20:05:10.755 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-17 20:05:10.762 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-17 20:05:10.766 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-17 20:05:10.772 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-17 20:05:10.772 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-17 20:05:11.097 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-17 20:05:11.100 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-17 20:05:11.101 | pip: 24.0 2026-06-17 20:05:11.104 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-17 20:05:11.108 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-17 20:05:11.112 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 20:05:11.116 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 20:05:11.120 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 20:05:11.123 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 20:05:11.127 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 20:05:11.131 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 20:05:11.135 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 20:05:11.138 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 20:05:11.141 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 20:05:11.144 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 20:05:11.147 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 20:05:11.151 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 20:05:11.154 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 20:05:11.157 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-17 20:05:11.161 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:05:11.165 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:05:11.169 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-17 20:05:11.177 | + tools/install_pip.sh:main:146 : set -x 2026-06-17 20:05:11.182 | + tools/install_pip.sh:main:149 : get_versions 2026-06-17 20:05:11.186 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-17 20:05:11.194 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-17 20:05:11.198 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-17 20:05:11.204 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-17 20:05:11.204 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-17 20:05:11.495 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-17 20:05:11.499 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-17 20:05:11.499 | pip: 24.0 2026-06-17 20:05:11.507 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-06-17 20:05:11.512 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-06-17 20:05:11.518 | + ./stack.sh:main:801 : fixup_all 2026-06-17 20:05:11.524 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-17 20:05:11.531 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-17 20:05:11.536 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:05:11.541 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:05:11.545 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-17 20:05:11.569 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-06-17 20:05:11.589 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-17 20:05:11.610 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-17 20:05:11.615 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-17 20:05:11.620 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 20:05:11.624 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 20:05:11.629 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 20:05:11.634 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 20:05:11.638 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 20:05:11.643 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 20:05:11.646 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 20:05:11.653 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 20:05:11.658 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 20:05:11.663 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 20:05:11.667 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 20:05:11.672 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 20:05:11.677 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 20:05:11.682 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-17 20:05:11.687 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-17 20:05:11.692 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-17 20:05:11.716 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-17 20:05:11.737 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-17 20:05:11.759 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-17 20:05:11.781 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-17 20:05:11.802 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-17 20:05:11.823 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-17 20:05:11.843 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-17 20:05:11.864 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-17 20:05:11.869 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-17 20:05:11.874 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-17 20:05:15.054 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-17 20:05:15.094 | Using python 3.12 to install setuptools 2026-06-17 20:05:15.100 | + 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-17 20:05:15.862 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-17 20:05:15.988 | Collecting pip 2026-06-17 20:05:16.102 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-17 20:05:16.114 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-17 20:05:16.367 | Collecting setuptools[core] 2026-06-17 20:05:16.389 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-17 20:05:16.485 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-17 20:05:16.507 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 20:05:16.551 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-17 20:05:16.572 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-17 20:05:16.602 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.3 MB/s eta 0:00:00 2026-06-17 20:05:16.643 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-17 20:05:16.663 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-17 20:05:16.724 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-17 20:05:16.747 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 20:05:16.792 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-17 20:05:16.812 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 20:05:16.880 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-17 20:05:16.903 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-17 20:05:16.949 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-17 20:05:16.971 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-17 20:05:17.110 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 20:05:17.130 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-17 20:05:17.180 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 20:05:17.201 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-17 20:05:17.292 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 20:05:17.312 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-17 20:05:17.346 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 20:05:17.366 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-17 20:05:17.414 | 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-17 20:05:17.435 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-17 20:05:17.477 | 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-17 20:05:17.496 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 20:05:17.540 | 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-17 20:05:17.559 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-17 20:05:17.594 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-17 20:05:17.896 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 6.1 MB/s eta 0:00:00 2026-06-17 20:05:17.917 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-17 20:05:17.992 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-17 20:05:18.028 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-17 20:05:18.051 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 3.4 MB/s eta 0:00:00 2026-06-17 20:05:18.072 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-17 20:05:18.085 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.7 MB/s eta 0:00:00 2026-06-17 20:05:18.107 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-17 20:05:18.133 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-17 20:05:18.160 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 42.2 MB/s eta 0:00:00 2026-06-17 20:05:18.181 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-17 20:05:18.212 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-17 20:05:18.241 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-17 20:05:18.254 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 10.6 MB/s eta 0:00:00 2026-06-17 20:05:18.276 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-17 20:05:18.309 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-17 20:05:18.323 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 25.7 MB/s eta 0:00:00 2026-06-17 20:05:18.345 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-17 20:05:18.373 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-17 20:05:18.386 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.2 MB/s eta 0:00:00 2026-06-17 20:05:18.409 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-17 20:05:18.438 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 49.6 MB/s eta 0:00:00 2026-06-17 20:05:18.459 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-17 20:05:18.714 | 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-17 20:05:18.728 | Attempting uninstall: setuptools 2026-06-17 20:05:18.744 | Found existing installation: setuptools 68.1.2 2026-06-17 20:05:18.744 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:05:18.744 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-17 20:05:19.359 | Attempting uninstall: pygments 2026-06-17 20:05:19.369 | Found existing installation: Pygments 2.17.2 2026-06-17 20:05:19.369 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:05:19.369 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-17 20:05:20.047 | Attempting uninstall: pip 2026-06-17 20:05:20.051 | Found existing installation: pip 24.0 2026-06-17 20:05:20.097 | Uninstalling pip-24.0: 2026-06-17 20:05:20.103 | Successfully uninstalled pip-24.0 2026-06-17 20:05:21.110 | Attempting uninstall: wheel 2026-06-17 20:05:21.115 | Found existing installation: wheel 0.42.0 2026-06-17 20:05:21.115 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:05:21.116 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-17 20:05:21.612 | 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-17 20:05:21.733 | + inc/python:pip_install:216 : result=0 2026-06-17 20:05:21.739 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:05:21.745 | + functions-common:time_stop:2414 : local name 2026-06-17 20:05:21.750 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:05:21.754 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:05:21.759 | + functions-common:time_stop:2417 : local total 2026-06-17 20:05:21.763 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:05:21.769 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:05:21.773 | + functions-common:time_stop:2421 : start_time=1781726715083 2026-06-17 20:05:21.778 | + functions-common:time_stop:2423 : [[ -z 1781726715083 ]] 2026-06-17 20:05:21.784 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:05:21.791 | + functions-common:time_stop:2426 : end_time=1781726721786 2026-06-17 20:05:21.797 | + functions-common:time_stop:2427 : elapsed_time=6703 2026-06-17 20:05:21.800 | + functions-common:time_stop:2428 : total=0 2026-06-17 20:05:21.805 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:05:21.810 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6703 2026-06-17 20:05:21.815 | + inc/python:pip_install:219 : return 0 2026-06-17 20:05:21.820 | + 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-17 20:05:21.826 | + 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-17 20:05:21.831 | + 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-17 20:05:21.837 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-17 20:05:21.843 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-17 20:05:21.849 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-17 20:05:21.892 | Using python 3.12 to install os-testr 2026-06-17 20:05:21.899 | + 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-17 20:05:22.682 | Collecting os-testr 2026-06-17 20:05:22.806 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-17 20:05:22.871 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-17 20:05:22.895 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-17 20:05:22.939 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-17 20:05:22.961 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-17 20:05:23.027 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-17 20:05:23.050 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-17 20:05:23.063 | 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-17 20:05:23.096 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-17 20:05:23.118 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-17 20:05:23.214 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-17 20:05:23.234 | 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-17 20:05:23.267 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-17 20:05:23.301 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-17 20:05:23.358 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-17 20:05:23.389 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-17 20:05:23.422 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-17 20:05:23.449 | 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-17 20:05:23.502 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 17.2 MB/s 0:00:00 2026-06-17 20:05:23.557 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-17 20:05:23.636 | Attempting uninstall: PyYAML 2026-06-17 20:05:23.638 | Found existing installation: PyYAML 6.0.1 2026-06-17 20:05:23.642 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:05:23.642 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-17 20:05:23.859 | 2026-06-17 20:05:23.862 | 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-17 20:05:23.932 | + inc/python:pip_install:216 : result=0 2026-06-17 20:05:23.937 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:05:23.943 | + functions-common:time_stop:2414 : local name 2026-06-17 20:05:23.949 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:05:23.954 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:05:23.959 | + functions-common:time_stop:2417 : local total 2026-06-17 20:05:23.964 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:05:23.969 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:05:23.974 | + functions-common:time_stop:2421 : start_time=1781726721881 2026-06-17 20:05:23.980 | + functions-common:time_stop:2423 : [[ -z 1781726721881 ]] 2026-06-17 20:05:23.986 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:05:23.994 | + functions-common:time_stop:2426 : end_time=1781726723989 2026-06-17 20:05:23.999 | + functions-common:time_stop:2427 : elapsed_time=2108 2026-06-17 20:05:24.005 | + functions-common:time_stop:2428 : total=6703 2026-06-17 20:05:24.010 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:05:24.016 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8811 2026-06-17 20:05:24.022 | + inc/python:pip_install:219 : return 0 2026-06-17 20:05:24.029 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-17 20:05:24.131 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-17 20:05:24.214 | + ./stack.sh:main:829 : install_infra 2026-06-17 20:05:24.220 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-17 20:05:24.225 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-17 20:05:24.231 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-17 20:05:27.290 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-17 20:05:27.297 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-17 20:05:27.341 | + 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-17 20:05:28.076 | Collecting pbr 2026-06-17 20:05:28.077 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-17 20:05:28.303 | Collecting setuptools[core] 2026-06-17 20:05:28.305 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-17 20:05:28.379 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-17 20:05:28.381 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 20:05:28.411 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-17 20:05:28.413 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-17 20:05:28.444 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-17 20:05:28.445 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-17 20:05:28.484 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-17 20:05:28.486 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 20:05:28.518 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-17 20:05:28.519 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 20:05:28.570 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-17 20:05:28.571 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-17 20:05:28.602 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-17 20:05:28.603 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-17 20:05:28.726 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 20:05:28.727 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-17 20:05:28.761 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 20:05:28.762 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-17 20:05:28.840 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 20:05:28.842 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-17 20:05:28.864 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-17 20:05:28.864 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-17 20:05:28.896 | 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-17 20:05:28.897 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-17 20:05:28.934 | 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-17 20:05:28.935 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 20:05:28.971 | 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-17 20:05:28.972 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-17 20:05:28.982 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-17 20:05:28.983 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-17 20:05:28.984 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-17 20:05:28.985 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-17 20:05:28.986 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-17 20:05:28.987 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-17 20:05:28.988 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-17 20:05:28.991 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-17 20:05:28.992 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-17 20:05:28.993 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-17 20:05:28.994 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-17 20:05:28.995 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-17 20:05:28.997 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-17 20:05:28.998 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-17 20:05:28.999 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-17 20:05:29.002 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-17 20:05:29.126 | 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-17 20:05:31.151 | 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-17 20:05:31.262 | + inc/python:pip_install:216 : result=0 2026-06-17 20:05:31.267 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:05:31.273 | + functions-common:time_stop:2414 : local name 2026-06-17 20:05:31.278 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:05:31.283 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:05:31.289 | + functions-common:time_stop:2417 : local total 2026-06-17 20:05:31.295 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:05:31.300 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:05:31.305 | + functions-common:time_stop:2421 : start_time=1781726727325 2026-06-17 20:05:31.310 | + functions-common:time_stop:2423 : [[ -z 1781726727325 ]] 2026-06-17 20:05:31.316 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:05:31.324 | + functions-common:time_stop:2426 : end_time=1781726731318 2026-06-17 20:05:31.329 | + functions-common:time_stop:2427 : elapsed_time=3993 2026-06-17 20:05:31.334 | + functions-common:time_stop:2428 : total=8811 2026-06-17 20:05:31.340 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:05:31.344 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12804 2026-06-17 20:05:31.350 | + inc/python:pip_install:219 : return 0 2026-06-17 20:05:31.355 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-17 20:05:31.360 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-17 20:05:31.404 | + 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-17 20:05:32.087 | Processing /opt/stack/requirements 2026-06-17 20:05:32.088 | Installing build dependencies: started 2026-06-17 20:05:33.793 | Installing build dependencies: finished with status 'done' 2026-06-17 20:05:33.796 | Getting requirements to build wheel: started 2026-06-17 20:05:33.941 | Getting requirements to build wheel: finished with status 'done' 2026-06-17 20:05:33.946 | Preparing metadata (pyproject.toml): started 2026-06-17 20:05:34.651 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-17 20:05:34.755 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8453) 2026-06-17 20:05:34.801 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-17 20:05:34.817 | 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-17 20:05:34.873 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8453) 2026-06-17 20:05:34.877 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-17 20:05:34.962 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8453) 2026-06-17 20:05:34.964 | 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-17 20:05:34.990 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8453) 2026-06-17 20:05:34.997 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-17 20:05:35.008 | 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-17 20:05:35.184 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-17 20:05:35.188 | 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-17 20:05:35.200 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.1 MB/s eta 0:00:00 2026-06-17 20:05:35.233 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-17 20:05:35.236 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-17 20:05:35.329 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-17 20:05:35.333 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-17 20:05:35.572 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-17 20:05:35.576 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 20:05:35.643 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-17 20:05:35.655 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-17 20:05:35.666 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.9 MB/s eta 0:00:00 2026-06-17 20:05:35.667 | 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-17 20:05:35.674 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-17 20:05:35.686 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.5 MB/s eta 0:00:00 2026-06-17 20:05:35.691 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-17 20:05:35.706 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 9.9 MB/s eta 0:00:00 2026-06-17 20:05:35.710 | 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-17 20:05:35.726 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 18.3 MB/s eta 0:00:00 2026-06-17 20:05:35.732 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-17 20:05:35.742 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.8 MB/s eta 0:00:00 2026-06-17 20:05:35.745 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-17 20:05:35.756 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 16.5 MB/s eta 0:00:00 2026-06-17 20:05:35.768 | Building wheels for collected packages: openstack_requirements 2026-06-17 20:05:35.769 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-17 20:05:37.266 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-17 20:05:37.268 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8453-py3-none-any.whl size=52409 sha256=5a50e4d6c5ffff6ad57b8e5758fcbc320a35f058512c1fd2a00280c3e433cd12 2026-06-17 20:05:37.268 | Stored in directory: /tmp/pip-ephem-wheel-cache-v5g2mtza/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-17 20:05:37.272 | Successfully built openstack_requirements 2026-06-17 20:05:37.434 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-17 20:05:37.871 | 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-17 20:05:38.003 | + inc/python:pip_install:216 : result=0 2026-06-17 20:05:38.009 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:05:38.014 | + functions-common:time_stop:2414 : local name 2026-06-17 20:05:38.017 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:05:38.022 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:05:38.027 | + functions-common:time_stop:2417 : local total 2026-06-17 20:05:38.031 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:05:38.035 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:05:38.039 | + functions-common:time_stop:2421 : start_time=1781726731388 2026-06-17 20:05:38.044 | + functions-common:time_stop:2423 : [[ -z 1781726731388 ]] 2026-06-17 20:05:38.051 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:05:38.059 | + functions-common:time_stop:2426 : end_time=1781726738053 2026-06-17 20:05:38.065 | + functions-common:time_stop:2427 : elapsed_time=6665 2026-06-17 20:05:38.070 | + functions-common:time_stop:2428 : total=12804 2026-06-17 20:05:38.074 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:05:38.078 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19469 2026-06-17 20:05:38.084 | + inc/python:pip_install:219 : return 0 2026-06-17 20:05:38.089 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-17 20:05:38.094 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-17 20:05:38.099 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-17 20:05:38.104 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:05:38.109 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-17 20:05:38.114 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-06-17 20:05:38.121 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:05:38.126 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-17 20:05:38.168 | Using python 3.12 to install pbr 2026-06-17 20:05:38.173 | + 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-17 20:05:38.706 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-17 20:05:38.824 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-17 20:05:38.927 | + inc/python:pip_install:216 : result=0 2026-06-17 20:05:38.931 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:05:38.936 | + functions-common:time_stop:2414 : local name 2026-06-17 20:05:38.941 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:05:38.946 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:05:38.951 | + functions-common:time_stop:2417 : local total 2026-06-17 20:05:38.956 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:05:38.960 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:05:38.965 | + functions-common:time_stop:2421 : start_time=1781726738157 2026-06-17 20:05:38.970 | + functions-common:time_stop:2423 : [[ -z 1781726738157 ]] 2026-06-17 20:05:38.976 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:05:38.984 | + functions-common:time_stop:2426 : end_time=1781726738979 2026-06-17 20:05:38.988 | + functions-common:time_stop:2427 : elapsed_time=822 2026-06-17 20:05:38.992 | + functions-common:time_stop:2428 : total=19469 2026-06-17 20:05:38.997 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:05:39.002 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20291 2026-06-17 20:05:39.008 | + inc/python:pip_install:219 : return 0 2026-06-17 20:05:39.013 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-17 20:05:42.074 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-17 20:05:42.514 | Collecting bindep 2026-06-17 20:05:42.554 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-17 20:05:42.613 | Collecting distro>=1.7 (from bindep) 2026-06-17 20:05:42.616 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-17 20:05:42.656 | Collecting packaging (from bindep) 2026-06-17 20:05:42.657 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 20:05:42.679 | Collecting Parsley (from bindep) 2026-06-17 20:05:42.683 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-17 20:05:42.726 | Collecting pbr>=2 (from bindep) 2026-06-17 20:05:42.727 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-17 20:05:42.936 | Collecting setuptools (from pbr>=2->bindep) 2026-06-17 20:05:42.937 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-17 20:05:42.980 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-17 20:05:42.993 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-17 20:05:43.000 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-17 20:05:43.002 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-17 20:05:43.008 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-17 20:05:43.019 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 9.5 MB/s eta 0:00:00 2026-06-17 20:05:43.021 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-17 20:05:43.089 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-17 20:05:44.011 | 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-17 20:05:44.100 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-17 20:05:44.106 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-17 20:05:44.114 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-17 20:05:44.150 | + ./stack.sh:main:838 : pkgs= 2026-06-17 20:05:44.155 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-17 20:05:44.161 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-17 20:05:44.166 | + functions-common:run_phase:1842 : local mode=stack 2026-06-17 20:05:44.171 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-17 20:05:44.176 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-17 20:05:44.182 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 20:05:44.187 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 20:05:44.192 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 20:05:44.197 | + functions-common:run_phase:1852 : local extra 2026-06-17 20:05:44.203 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-17 20:05:44.211 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 20:05:44.217 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 20:05:44.220 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-17 20:05:44.225 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-17 20:05:44.230 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 20:05:44.261 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:05:44.266 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 20:05:44.271 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-17 20:05:44.276 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-17 20:05:44.281 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-17 20:05:44.286 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-17 20:05:44.291 | + functions-common:run_plugins:1831 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-17 20:05:44.296 | + functions-common:run_plugins:1832 : local plugin 2026-06-17 20:05:44.301 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-17 20:05:44.306 | + functions-common:run_plugins:1834 : local dir=/opt/stack/barbican 2026-06-17 20:05:44.311 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-06-17 20:05:44.316 | + functions-common:run_plugins:1836 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-06-17 20:05:44.321 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-17 20:05:44.326 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-06-17 20:05:44.358 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-06-17 20:05:44.392 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:05:44.397 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.402 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-17 20:05:44.407 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.412 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-17 20:05:44.416 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.422 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-06-17 20:05:44.428 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.432 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-17 20:05:44.437 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 20:05:44.442 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-06-17 20:05:44.446 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-17 20:05:44.451 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum 2026-06-17 20:05:44.456 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-06-17 20:05:44.462 | + functions-common:run_plugins:1836 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-06-17 20:05:44.491 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-06-17 20:05:44.495 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 20:05:44.500 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-06-17 20:05:44.506 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-06-17 20:05:44.555 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-06-17 20:05:44.560 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-06-17 20:05:44.564 | ACCOUNT_PORT_BASE=6612 2026-06-17 20:05:44.564 | ADDITIONAL_VENV_PACKAGES= 2026-06-17 20:05:44.564 | ADMIN_PASSWORD=secretadmin 2026-06-17 20:05:44.564 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-17 20:05:44.564 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-17 20:05:44.564 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-17 20:05:44.564 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-06-17 20:05:44.564 | ALEMBIC_BRANCH=main 2026-06-17 20:05:44.564 | ALEMBIC_DIR=/opt/stack/alembic 2026-06-17 20:05:44.564 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-17 20:05:44.564 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-06-17 20:05:44.564 | APACHE_GROUP=stack 2026-06-17 20:05:44.564 | APACHE_LOCAL_HOST=127.0.0.1 2026-06-17 20:05:44.564 | APACHE_LOG_DIR=/var/log/apache2 2026-06-17 20:05:44.564 | APACHE_NAME=apache2 2026-06-17 20:05:44.564 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-06-17 20:05:44.564 | APACHE_USER=stack 2026-06-17 20:05:44.564 | API_WORKERS=4 2026-06-17 20:05:44.564 | BACKING_FILE_SUFFIX=-backing-file 2026-06-17 20:05:44.564 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-17 20:05:44.564 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:05:44.564 | BARBICAN_BRANCH=master 2026-06-17 20:05:44.564 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-17 20:05:44.564 | BARBICAN_CONF_DIR=/etc/barbican 2026-06-17 20:05:44.564 | BARBICAN_DIR=/opt/stack/barbican 2026-06-17 20:05:44.564 | BARBICAN_ENDPOINT_TYPE=internal 2026-06-17 20:05:44.564 | BARBICAN_ENFORCE_SCOPE=False 2026-06-17 20:05:44.564 | BARBICAN_HOST_HREF=http://199.204.45.70/key-manager 2026-06-17 20:05:44.564 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.70/identity 2026-06-17 20:05:44.564 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-17 20:05:44.565 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-17 20:05:44.565 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-17 20:05:44.565 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-17 20:05:44.565 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-17 20:05:44.565 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-17 20:05:44.565 | BASH=/usr/bin/bash 2026-06-17 20:05:44.565 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-06-17 20:05:44.565 | BASH_ALIASES=() 2026-06-17 20:05:44.565 | BASH_ARGC=([0]="0") 2026-06-17 20:05:44.565 | BASH_ARGV=() 2026-06-17 20:05:44.565 | BASH_CMDS=() 2026-06-17 20:05:44.565 | BASH_LINENO=([0]="1836" [1]="1869" [2]="846" [3]="0") 2026-06-17 20:05:44.565 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-06-17 20:05:44.565 | BASH_REMATCH=([0]=",tls-proxy,") 2026-06-17 20:05:44.565 | 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-17 20:05:44.565 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-06-17 20:05:44.565 | BASH_VERSION='5.2.21(1)-release' 2026-06-17 20:05:44.565 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-17 20:05:44.565 | BRANCHLESS_TARGET_BRANCH=master 2026-06-17 20:05:44.565 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-17 20:05:44.565 | CACHE_BACKEND=dogpile.cache.memcached 2026-06-17 20:05:44.565 | CELLSV2_SETUP=superconductor 2026-06-17 20:05:44.565 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-06-17 20:05:44.565 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-06-17 20:05:44.565 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-06-17 20:05:44.565 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-06-17 20:05:44.565 | CINDER_BACKUP_DRIVER=swift 2026-06-17 20:05:44.565 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:05:44.565 | CINDER_BRANCH=master 2026-06-17 20:05:44.565 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-06-17 20:05:44.565 | CINDER_CONF=/etc/cinder/cinder.conf 2026-06-17 20:05:44.565 | CINDER_CONF_DIR=/etc/cinder 2026-06-17 20:05:44.565 | CINDER_DIR=/opt/stack/cinder 2026-06-17 20:05:44.565 | CINDER_DRIVER=default 2026-06-17 20:05:44.565 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-06-17 20:05:44.565 | CINDER_ENFORCE_SCOPE=False 2026-06-17 20:05:44.565 | CINDER_IMG_CACHE_ENABLED=True 2026-06-17 20:05:44.566 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-06-17 20:05:44.566 | CINDER_IMG_CACHE_SIZE_GB= 2026-06-17 20:05:44.566 | CINDER_LVM_TYPE=auto 2026-06-17 20:05:44.566 | CINDER_MY_IP=199.204.45.70 2026-06-17 20:05:44.566 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-06-17 20:05:44.566 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-06-17 20:05:44.566 | CINDER_SERVICE_HOST=199.204.45.70 2026-06-17 20:05:44.566 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:05:44.566 | CINDER_SERVICE_PORT=8776 2026-06-17 20:05:44.566 | CINDER_SERVICE_PORT_INT=18776 2026-06-17 20:05:44.566 | CINDER_SERVICE_PROTOCOL=https 2026-06-17 20:05:44.566 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-06-17 20:05:44.566 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-06-17 20:05:44.566 | CINDER_TARGET_HELPER=lioadm 2026-06-17 20:05:44.566 | CINDER_TARGET_PORT=3260 2026-06-17 20:05:44.566 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-06-17 20:05:44.566 | CINDER_TARGET_PROTOCOL=iscsi 2026-06-17 20:05:44.566 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-06-17 20:05:44.566 | CINDER_UPLOAD_OPTIMIZED=False 2026-06-17 20:05:44.566 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-06-17 20:05:44.566 | CINDER_USE_SERVICE_TOKEN=True 2026-06-17 20:05:44.566 | CINDER_UWSGI=cinder.wsgi.api:application 2026-06-17 20:05:44.566 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-06-17 20:05:44.566 | CINDER_VOLUME_CLEAR=zero 2026-06-17 20:05:44.566 | CIRROS_ARCH=x86_64 2026-06-17 20:05:44.566 | CIRROS_VERSION=0.6.3 2026-06-17 20:05:44.566 | CONFIGURE_BACKING_FILE=True 2026-06-17 20:05:44.566 | CONFIG_AWK_CMD=awk 2026-06-17 20:05:44.566 | CONTAINER_PORT_BASE=6611 2026-06-17 20:05:44.566 | CURL_GET='curl -g' 2026-06-17 20:05:44.566 | CURRENT_LOG_TIME=2026-06-17-200309 2026-06-17 20:05:44.566 | DATABASE_BACKENDS=' mysql postgresql' 2026-06-17 20:05:44.566 | DATABASE_HOST=127.0.0.1 2026-06-17 20:05:44.566 | DATABASE_PASSWORD=secretdatabase 2026-06-17 20:05:44.566 | DATABASE_QUERY_LOGGING=False 2026-06-17 20:05:44.566 | DATABASE_TYPE=mysql 2026-06-17 20:05:44.567 | DATABASE_USER=root 2026-06-17 20:05:44.567 | DATA_DIR=/opt/stack/data 2026-06-17 20:05:44.567 | DC=([0]="openstack" [1]="org") 2026-06-17 20:05:44.567 | DEBUG_LIBVIRT=True 2026-06-17 20:05:44.567 | DEBUG_LIBVIRT_COREDUMPS=True 2026-06-17 20:05:44.567 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-06-17 20:05:44.567 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-06-17 20:05:44.568 | DEFAULT_VIRT_DRIVER=libvirt 2026-06-17 20:05:44.568 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-06-17 20:05:44.568 | DEF_SERVICE_HOST=199.204.45.70 2026-06-17 20:05:44.568 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:05:44.568 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-17 20:05:44.568 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.70 2026-06-17 20:05:44.568 | DELTA=1781726601 2026-06-17 20:05:44.568 | DEST=/opt/stack 2026-06-17 20:05:44.568 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-17 20:05:44.568 | DEVSTACK_CERT_NAME=devstack-cert 2026-06-17 20:05:44.568 | DEVSTACK_HOSTNAME=np0000181527.novalocal 2026-06-17 20:05:44.568 | DEVSTACK_PARALLEL=True 2026-06-17 20:05:44.568 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-17 20:05:44.568 | DEVSTACK_SERIES=2026.2 2026-06-17 20:05:44.568 | DEVSTACK_START_TIME=1781726573 2026-06-17 20:05:44.568 | DEVSTACK_VENV=/opt/stack/data/venv 2026-06-17 20:05:44.568 | DIRSTACK=() 2026-06-17 20:05:44.568 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-06-17 20:05:44.568 | DISABLE_AMP_IMAGE_BUILD=True 2026-06-17 20:05:44.568 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-17 20:05:44.568 | DISKIMAGE_BUILDER_REPO_REF=master 2026-06-17 20:05:44.568 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-17 20:05:44.568 | DISTRO=noble 2026-06-17 20:05:44.568 | DOWNLOAD_DEFAULT_IMAGES=False 2026-06-17 20:05:44.568 | 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-17 20:05:44.568 | ENABLE_CHASSIS_AS_GW=True 2026-06-17 20:05:44.568 | ENABLE_DEBUG_LOG_LEVEL=True 2026-06-17 20:05:44.568 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-06-17 20:05:44.568 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-06-17 20:05:44.568 | ENABLE_ISOLATED_METADATA=False 2026-06-17 20:05:44.568 | ENABLE_KSM=True 2026-06-17 20:05:44.568 | ENABLE_KSMTUNED=True 2026-06-17 20:05:44.568 | ENABLE_METADATA_NETWORK=False 2026-06-17 20:05:44.568 | ENABLE_SYSCTL_MEM_TUNING=True 2026-06-17 20:05:44.568 | ENABLE_SYSCTL_NET_TUNING=True 2026-06-17 20:05:44.568 | ENABLE_TENANT_TUNNELS=True 2026-06-17 20:05:44.568 | ENABLE_TENANT_VLANS=False 2026-06-17 20:05:44.568 | ENABLE_VOLUME_MULTIATTACH=False 2026-06-17 20:05:44.568 | ENABLE_ZSWAP=True 2026-06-17 20:05:44.568 | ENFORCE_SCOPE=False 2026-06-17 20:05:44.568 | ERROR_ON_CLONE=True 2026-06-17 20:05:44.568 | ETCD_ARCH=amd64 2026-06-17 20:05:44.568 | ETCD_BIN_DIR=/opt/stack/bin 2026-06-17 20:05:44.568 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-06-17 20:05:44.568 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 20:05:44.568 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 20:05:44.568 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-06-17 20:05:44.568 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-06-17 20:05:44.568 | ETCD_PEER_PORT=2380 2026-06-17 20:05:44.568 | ETCD_PORT=2379 2026-06-17 20:05:44.568 | ETCD_RAMDISK_MB=512 2026-06-17 20:05:44.568 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-17 20:05:44.568 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-17 20:05:44.568 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-06-17 20:05:44.568 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-06-17 20:05:44.568 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-06-17 20:05:44.568 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-06-17 20:05:44.568 | ETCD_USE_RAMDISK=True 2026-06-17 20:05:44.569 | ETCD_VERSION=v3.5.21 2026-06-17 20:05:44.569 | EUID=1002 2026-06-17 20:05:44.569 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 20:05:44.569 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-06-17 20:05:44.569 | EXTRA_FILES_RETRY=3 2026-06-17 20:05:44.569 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-06-17 20:05:44.569 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-06-17 20:05:44.569 | FILES=/opt/stack/devstack/files 2026-06-17 20:05:44.569 | FIXED_RANGE=10.1.0.0/20 2026-06-17 20:05:44.569 | FIXED_RANGE_V6=fd01:6c16:7e2e::/64 2026-06-17 20:05:44.569 | FLOATING_RANGE=172.24.5.0/24 2026-06-17 20:05:44.569 | FORCE_CONFIG_DRIVE=False 2026-06-17 20:05:44.569 | FORCE_PREREQ=0 2026-06-17 20:05:44.569 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-06-17 20:05:44.569 | FUNC_DIR=/opt/stack/devstack 2026-06-17 20:05:44.569 | 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-17 20:05:44.569 | 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-17 20:05:44.569 | 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-17 20:05:44.569 | GIT_BASE=https://github.com 2026-06-17 20:05:44.569 | GIT_DEPTH=0 2026-06-17 20:05:44.569 | GIT_TIMEOUT=0 2026-06-17 20:05:44.569 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-06-17 20:05:44.569 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-06-17 20:05:44.569 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:05:44.569 | GLANCE_BRANCH=master 2026-06-17 20:05:44.569 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-06-17 20:05:44.569 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-06-17 20:05:44.569 | GLANCE_CACHE_DRIVER=centralized_db 2026-06-17 20:05:44.569 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-06-17 20:05:44.569 | GLANCE_CONF_DIR=/etc/glance 2026-06-17 20:05:44.569 | GLANCE_DEFAULT_BACKEND=fast 2026-06-17 20:05:44.569 | GLANCE_DIR=/opt/stack/glance 2026-06-17 20:05:44.569 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-06-17 20:05:44.569 | GLANCE_ENABLE_QUOTAS=True 2026-06-17 20:05:44.569 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-06-17 20:05:44.569 | GLANCE_ENFORCE_SCOPE=True 2026-06-17 20:05:44.569 | GLANCE_HOSTPORT=199.204.45.70:9292 2026-06-17 20:05:44.569 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-06-17 20:05:44.569 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-06-17 20:05:44.569 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-06-17 20:05:44.569 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-06-17 20:05:44.569 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-17 20:05:44.569 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-06-17 20:05:44.569 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-06-17 20:05:44.569 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-06-17 20:05:44.569 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-06-17 20:05:44.569 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-06-17 20:05:44.569 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-06-17 20:05:44.569 | GLANCE_S3_BUCKET_NAME=images 2026-06-17 20:05:44.569 | GLANCE_S3_BUCKET_ON_PUT=True 2026-06-17 20:05:44.569 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-06-17 20:05:44.569 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-06-17 20:05:44.569 | GLANCE_SERVICE_HOST=199.204.45.70 2026-06-17 20:05:44.569 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:05:44.569 | GLANCE_SERVICE_PORT=9292 2026-06-17 20:05:44.569 | GLANCE_SERVICE_PORT_INT=19292 2026-06-17 20:05:44.569 | GLANCE_SERVICE_PROTOCOL=https 2026-06-17 20:05:44.569 | GLANCE_SHOW_DIRECT_URL=False 2026-06-17 20:05:44.569 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-06-17 20:05:44.569 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-06-17 20:05:44.569 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-06-17 20:05:44.569 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-06-17 20:05:44.569 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-06-17 20:05:44.569 | GLANCE_URL=https://199.204.45.70/image 2026-06-17 20:05:44.569 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-06-17 20:05:44.569 | GLANCE_USE_S3=False 2026-06-17 20:05:44.569 | GLANCE_UWSGI=glance.wsgi.api:application 2026-06-17 20:05:44.570 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-06-17 20:05:44.570 | GLOBAL_VENV=True 2026-06-17 20:05:44.570 | GROUPS=() 2026-06-17 20:05:44.570 | HOME=/opt/stack 2026-06-17 20:05:44.570 | HOME_URL=https://www.ubuntu.com/ 2026-06-17 20:05:44.570 | HORIZON_APACHE_ROOT=/dashboard 2026-06-17 20:05:44.570 | HORIZON_BRANCH=master 2026-06-17 20:05:44.570 | HORIZON_DIR=/opt/stack/horizon 2026-06-17 20:05:44.570 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-06-17 20:05:44.570 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-06-17 20:05:44.570 | HOSTNAME=np0000181527 2026-06-17 20:05:44.570 | HOSTTYPE=x86_64 2026-06-17 20:05:44.570 | HOST_IP=199.204.45.70 2026-06-17 20:05:44.570 | HOST_IPV6=::1 2026-06-17 20:05:44.570 | HOST_IP_IFACE= 2026-06-17 20:05:44.570 | ID=ubuntu 2026-06-17 20:05:44.570 | ID_LIKE=debian 2026-06-17 20:05:44.570 | IFS=' 2026-06-17 20:05:44.570 | ' 2026-06-17 20:05:44.570 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-17 20:05:44.570 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-06-17 20:05:44.570 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-17 20:05:44.570 | INSTANCE_NAME_PREFIX=instance- 2026-06-17 20:05:44.570 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-17 20:05:44.570 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-06-17 20:05:44.570 | IPV6_ADDRESS_MODE=slaac 2026-06-17 20:05:44.570 | IPV6_ADDRS_SAFE_TO_USE=fd01:6c16:7e2e::/56 2026-06-17 20:05:44.570 | IPV6_GLOBAL_ID=01:6c16:7e2e 2026-06-17 20:05:44.570 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-17 20:05:44.570 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-17 20:05:44.570 | IPV6_PROVIDER_FIXED_RANGE= 2026-06-17 20:05:44.570 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-17 20:05:44.570 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-17 20:05:44.570 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-17 20:05:44.570 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-17 20:05:44.570 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-17 20:05:44.570 | IPV6_RA_MODE=slaac 2026-06-17 20:05:44.570 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-17 20:05:44.570 | IP_VERSION=4+6 2026-06-17 20:05:44.570 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-06-17 20:05:44.570 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-06-17 20:05:44.570 | ISCSID_DEBUG=False 2026-06-17 20:05:44.570 | ISCSID_DEBUG_LEVEL=4 2026-06-17 20:05:44.570 | KEYSTONE_ADMIN_ENDPOINT=True 2026-06-17 20:05:44.570 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-06-17 20:05:44.570 | KEYSTONE_AUTH_URI=https://199.204.45.70/identity 2026-06-17 20:05:44.570 | KEYSTONE_AUTH_URI_V3=https://199.204.45.70/identity/v3 2026-06-17 20:05:44.570 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:05:44.570 | KEYSTONE_BRANCH=master 2026-06-17 20:05:44.570 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-06-17 20:05:44.570 | KEYSTONE_CONF_DIR=/etc/keystone 2026-06-17 20:05:44.570 | KEYSTONE_DIR=/opt/stack/keystone 2026-06-17 20:05:44.570 | KEYSTONE_ENABLE_CACHE=True 2026-06-17 20:05:44.570 | KEYSTONE_ENFORCE_SCOPE=False 2026-06-17 20:05:44.570 | KEYSTONE_IDENTITY_BACKEND=sql 2026-06-17 20:05:44.570 | KEYSTONE_LOCKOUT_DURATION=10 2026-06-17 20:05:44.570 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-06-17 20:05:44.570 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-06-17 20:05:44.570 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-06-17 20:05:44.570 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-06-17 20:05:44.570 | KEYSTONE_REGION_NAME=RegionOne 2026-06-17 20:05:44.570 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-06-17 20:05:44.570 | KEYSTONE_RESOURCE_BACKEND=sql 2026-06-17 20:05:44.570 | KEYSTONE_ROLE_BACKEND=sql 2026-06-17 20:05:44.570 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-06-17 20:05:44.570 | KEYSTONE_SERVICE_HOST=199.204.45.70 2026-06-17 20:05:44.570 | KEYSTONE_SERVICE_PORT=5000 2026-06-17 20:05:44.570 | KEYSTONE_SERVICE_PORT_INT=5001 2026-06-17 20:05:44.570 | KEYSTONE_SERVICE_PROTOCOL=https 2026-06-17 20:05:44.570 | KEYSTONE_SERVICE_URI=https://199.204.45.70/identity 2026-06-17 20:05:44.570 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.70/identity/v3 2026-06-17 20:05:44.570 | KEYSTONE_TOKEN_FORMAT=fernet 2026-06-17 20:05:44.570 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-06-17 20:05:44.570 | KEY_MANAGER_BACKEND=barbican 2026-06-17 20:05:44.570 | KILL_PATH=/usr/bin/kill 2026-06-17 20:05:44.570 | LAST_RUN=0 2026-06-17 20:05:44.570 | LAST_SPINNER_PID= 2026-06-17 20:05:44.570 | LC_ALL=en_US.utf8 2026-06-17 20:05:44.571 | LDAP_BASE_DC=openstack 2026-06-17 20:05:44.571 | LDAP_BASE_DN=dc=openstack,dc=org 2026-06-17 20:05:44.571 | LDAP_DOMAIN=openstack.org 2026-06-17 20:05:44.571 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-06-17 20:05:44.571 | LDAP_OLCDB_NUMBER=1 2026-06-17 20:05:44.571 | LDAP_OLCDB_TYPE=mdb 2026-06-17 20:05:44.571 | LDAP_ROOTPW_COMMAND=replace 2026-06-17 20:05:44.571 | LDAP_SERVICE_NAME=slapd 2026-06-17 20:05:44.571 | LDAP_URL=ldap://localhost 2026-06-17 20:05:44.571 | 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-17 20:05:44.571 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-17 20:05:44.571 | LIBVIRT_CPU_MODEL=Nehalem 2026-06-17 20:05:44.571 | LIBVIRT_GROUP=libvirt 2026-06-17 20:05:44.571 | LIBVIRT_TYPE=kvm 2026-06-17 20:05:44.571 | LINENO=762 2026-06-17 20:05:44.571 | LOCAL_HOSTNAME=np0000181527 2026-06-17 20:05:44.571 | LOGDAYS=7 2026-06-17 20:05:44.571 | LOGDIR=/opt/stack/logs 2026-06-17 20:05:44.571 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-17-200309 2026-06-17 20:05:44.571 | LOGFILE_DIR=/opt/stack/logs 2026-06-17 20:05:44.571 | LOGFILE_NAME=devstacklog.txt 2026-06-17 20:05:44.571 | LOGNAME=stack 2026-06-17 20:05:44.571 | LOGO=ubuntu-logo 2026-06-17 20:05:44.571 | LOG_COLOR=False 2026-06-17 20:05:44.571 | LRC=localrc 2026-06-17 20:05:44.571 | MACHTYPE=x86_64-pc-linux-gnu 2026-06-17 20:05:44.571 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-06-17 20:05:44.571 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:05:44.571 | MAGNUM_BRANCH=master 2026-06-17 20:05:44.571 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-06-17 20:05:44.571 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-06-17 20:05:44.571 | MAGNUM_CONFIGURE_IPTABLES=True 2026-06-17 20:05:44.571 | MAGNUM_CONF_DIR=/etc/magnum 2026-06-17 20:05:44.571 | MAGNUM_DIR=/opt/stack/magnum 2026-06-17 20:05:44.571 | MAGNUM_ENFORCE_SCOPE=False 2026-06-17 20:05:44.571 | 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-17 20:05:44.571 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-06-17 20:05:44.571 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-06-17 20:05:44.571 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-06-17 20:05:44.571 | MAGNUM_SERVICE_HOST=199.204.45.70 2026-06-17 20:05:44.571 | MAGNUM_SERVICE_PROTOCOL=https 2026-06-17 20:05:44.571 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-06-17 20:05:44.571 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-06-17 20:05:44.571 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-06-17 20:05:44.571 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-06-17 20:05:44.571 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-06-17 20:05:44.571 | MAIL=/var/mail/stack 2026-06-17 20:05:44.571 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-17 20:05:44.571 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-17 20:05:44.571 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-17 20:05:44.571 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:05:44.571 | MANILA_CONF=/etc/manila/manila.conf 2026-06-17 20:05:44.571 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-17 20:05:44.571 | MANILA_CONF_DIR=/etc/manila 2026-06-17 20:05:44.571 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-17 20:05:44.571 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-17 20:05:44.571 | MANILA_DATA_COPY_CHECK_HASH=True 2026-06-17 20:05:44.571 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-17 20:05:44.571 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-17 20:05:44.571 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-17 20:05:44.571 | MANILA_DEFAULT_SHARE_TYPE=default 2026-06-17 20:05:44.571 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-17 20:05:44.571 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-17 20:05:44.571 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-17 20:05:44.571 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-17 20:05:44.571 | MANILA_DIR=/opt/stack/manila 2026-06-17 20:05:44.571 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-17 20:05:44.571 | 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-17 20:05:44.571 | MANILA_ENABLED_BACKENDS=generic 2026-06-17 20:05:44.571 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-17 20:05:44.571 | MANILA_ENDPOINT_BASE=http://199.204.45.70/share 2026-06-17 20:05:44.571 | MANILA_ENFORCE_SCOPE=False 2026-06-17 20:05:44.571 | MANILA_GIT_BASE=https://opendev.org 2026-06-17 20:05:44.571 | MANILA_KEY_FORMAT=ecdsa 2026-06-17 20:05:44.571 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-17 20:05:44.571 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.70 2026-06-17 20:05:44.571 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-17 20:05:44.571 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-17 20:05:44.571 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-17 20:05:44.571 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-17 20:05:44.572 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-17 20:05:44.572 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-17 20:05:44.572 | MANILA_REPO_ROOT=openstack 2026-06-17 20:05:44.572 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-17 20:05:44.572 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-17 20:05:44.572 | MANILA_SERVICE_HOST=199.204.45.70 2026-06-17 20:05:44.572 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-17 20:05:44.572 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-17 20:05:44.572 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-17 20:05:44.572 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-17 20:05:44.572 | MANILA_SERVICE_INSTANCE_USER=manila 2026-06-17 20:05:44.572 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-17 20:05:44.572 | MANILA_SERVICE_PORT=8786 2026-06-17 20:05:44.572 | MANILA_SERVICE_PORT_INT=18786 2026-06-17 20:05:44.572 | MANILA_SERVICE_PROTOCOL=http 2026-06-17 20:05:44.572 | MANILA_SERVICE_SECGROUP=manila-service 2026-06-17 20:05:44.572 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-17 20:05:44.572 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-17 20:05:44.572 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-17 20:05:44.572 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-17 20:05:44.572 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-17 20:05:44.572 | MANILA_SETUP_IPV6=False 2026-06-17 20:05:44.572 | MANILA_SSH_TIMEOUT=180 2026-06-17 20:05:44.572 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-17 20:05:44.572 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-17 20:05:44.572 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-17 20:05:44.572 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-17 20:05:44.572 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-17 20:05:44.572 | MANILA_WSGI=manila.wsgi.api:application 2026-06-17 20:05:44.572 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-17 20:05:44.572 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-17 20:05:44.572 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-17 20:05:44.572 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.70 2026-06-17 20:05:44.572 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.70 2026-06-17 20:05:44.572 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-17 20:05:44.572 | MANILA_ZFSONLINUX_USE_SSH=False 2026-06-17 20:05:44.572 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-17 20:05:44.572 | MAX_DB_CONNECTIONS=200 2026-06-17 20:05:44.572 | MEMCACHE_SERVERS=localhost:11211 2026-06-17 20:05:44.572 | METADATA_SERVICE_PORT=8775 2026-06-17 20:05:44.572 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-06-17 20:05:44.572 | ML2_L3_PLUGIN=ovn-router 2026-06-17 20:05:44.572 | MYSQL_DRIVER=PyMySQL 2026-06-17 20:05:44.572 | MYSQL_GATHER_PERFORMANCE=True 2026-06-17 20:05:44.572 | MYSQL_HOST=127.0.0.1 2026-06-17 20:05:44.572 | MYSQL_REDUCE_MEMORY=True 2026-06-17 20:05:44.572 | MYSQL_SERVICE_NAME=mysql 2026-06-17 20:05:44.572 | MYSQL_USER=root 2026-06-17 20:05:44.572 | NAME=Ubuntu 2026-06-17 20:05:44.572 | NETWORK_GATEWAY=10.1.0.1 2026-06-17 20:05:44.572 | NEUTRON_ANY='q-svc neutron-api' 2026-06-17 20:05:44.572 | NEUTRON_BGP_PEER_BRIDGES= 2026-06-17 20:05:44.572 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:05:44.572 | NEUTRON_BRANCH=master 2026-06-17 20:05:44.572 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-17 20:05:44.572 | NEUTRON_CONF_DIR=/etc/neutron 2026-06-17 20:05:44.572 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-17 20:05:44.572 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-17 20:05:44.572 | NEUTRON_DIR=/opt/stack/neutron 2026-06-17 20:05:44.572 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-17 20:05:44.572 | NEUTRON_ENFORCE_SCOPE=True 2026-06-17 20:05:44.572 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-17 20:05:44.572 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-17 20:05:44.572 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-06-17 20:05:44.572 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:05:44.572 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-06-17 20:05:44.572 | NEUTRON_PORT_SECURITY=True 2026-06-17 20:05:44.572 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-06-17 20:05:44.572 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-17 20:05:44.572 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-17 20:05:44.572 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-17 20:05:44.572 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-17 20:05:44.572 | NOUNSET= 2026-06-17 20:05:44.572 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-06-17 20:05:44.572 | NOVA_API_DB=nova_api 2026-06-17 20:05:44.572 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-06-17 20:05:44.573 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:05:44.573 | NOVA_BRANCH=master 2026-06-17 20:05:44.573 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-06-17 20:05:44.573 | NOVA_CONF=/etc/nova/nova.conf 2026-06-17 20:05:44.573 | NOVA_CONF_DIR=/etc/nova 2026-06-17 20:05:44.573 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-06-17 20:05:44.573 | NOVA_CPU_CELL=1 2026-06-17 20:05:44.573 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-06-17 20:05:44.573 | NOVA_CPU_UUID= 2026-06-17 20:05:44.573 | NOVA_DIR=/opt/stack/nova 2026-06-17 20:05:44.573 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-06-17 20:05:44.573 | NOVA_ENABLE_CACHE=True 2026-06-17 20:05:44.573 | NOVA_ENFORCE_SCOPE=True 2026-06-17 20:05:44.573 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-06-17 20:05:44.573 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-17 20:05:44.573 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-17 20:05:44.573 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-06-17 20:05:44.573 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-06-17 20:05:44.573 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-06-17 20:05:44.573 | NOVA_MY_IP=199.204.45.70 2026-06-17 20:05:44.573 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-06-17 20:05:44.573 | NOVA_NUM_CELLS=1 2026-06-17 20:05:44.573 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-06-17 20:05:44.573 | NOVA_READY_TIMEOUT=60 2026-06-17 20:05:44.573 | NOVA_REPO=https://github.com/openstack/nova.git 2026-06-17 20:05:44.573 | NOVA_SERIAL_ENABLED=False 2026-06-17 20:05:44.573 | NOVA_SERVICE_HOST=199.204.45.70 2026-06-17 20:05:44.573 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:05:44.573 | NOVA_SERVICE_PORT=8774 2026-06-17 20:05:44.573 | NOVA_SERVICE_PORT_INT=18774 2026-06-17 20:05:44.573 | NOVA_SERVICE_PROTOCOL=https 2026-06-17 20:05:44.573 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-06-17 20:05:44.573 | NOVA_SHUTDOWN_TIMEOUT=0 2026-06-17 20:05:44.573 | NOVA_SPICE_ENABLED=False 2026-06-17 20:05:44.573 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-06-17 20:05:44.573 | NOVA_USE_SERVICE_TOKEN=True 2026-06-17 20:05:44.573 | NOVA_USE_UNIFIED_LIMITS=False 2026-06-17 20:05:44.573 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-06-17 20:05:44.573 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-06-17 20:05:44.573 | NOVA_VNC_ENABLED=True 2026-06-17 20:05:44.573 | NOVNC_BRANCH=v1.3.0 2026-06-17 20:05:44.573 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-06-17 20:05:44.573 | NOW=1781726601 2026-06-17 20:05:44.573 | NO_UPDATE_REPOS=False 2026-06-17 20:05:44.573 | OBJECT_PORT_BASE=6613 2026-06-17 20:05:44.573 | OCTAVIA=octavia 2026-06-17 20:05:44.573 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-17 20:05:44.573 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-17 20:05:44.573 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-17 20:05:44.573 | OCTAVIA_AMP_FLAVOR_ID=10 2026-06-17 20:05:44.573 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-17 20:05:44.574 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-17 20:05:44.574 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-17 20:05:44.574 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-17 20:05:44.574 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-17 20:05:44.574 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-17 20:05:44.574 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-17 20:05:44.574 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-17 20:05:44.574 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-17 20:05:44.574 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-17 20:05:44.574 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-17 20:05:44.574 | OCTAVIA_API=o-api 2026-06-17 20:05:44.574 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:05:44.574 | OCTAVIA_API_HAPROXY=o-api-ha 2026-06-17 20:05:44.574 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-17 20:05:44.574 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:05:44.574 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-17 20:05:44.574 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-17 20:05:44.574 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-17 20:05:44.574 | OCTAVIA_CONF_DIR=/etc/octavia 2026-06-17 20:05:44.574 | OCTAVIA_CONSUMER=o-cw 2026-06-17 20:05:44.574 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:05:44.574 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-17 20:05:44.574 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-17 20:05:44.574 | OCTAVIA_DIB_TRACING=1 2026-06-17 20:05:44.574 | OCTAVIA_DIR=/opt/stack/octavia 2026-06-17 20:05:44.574 | OCTAVIA_DRIVER_AGENT=o-da 2026-06-17 20:05:44.574 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:05:44.574 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-17 20:05:44.574 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-17 20:05:44.574 | OCTAVIA_HA_PORT=9875 2026-06-17 20:05:44.574 | OCTAVIA_HEALTHMANAGER=o-hm 2026-06-17 20:05:44.574 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:05:44.574 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-17 20:05:44.574 | OCTAVIA_HEALTH_KEY=insecure 2026-06-17 20:05:44.574 | OCTAVIA_HM_LISTEN_PORT=5555 2026-06-17 20:05:44.574 | OCTAVIA_HOUSEKEEPER=o-hk 2026-06-17 20:05:44.574 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:05:44.574 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-17 20:05:44.574 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-17 20:05:44.574 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-17 20:05:44.575 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-17 20:05:44.575 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-17 20:05:44.575 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-17 20:05:44.575 | OCTAVIA_MGMT_PORT_IP=auto 2026-06-17 20:05:44.575 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-17 20:05:44.575 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-17 20:05:44.575 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-17 20:05:44.575 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-17 20:05:44.575 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-17 20:05:44.575 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-17 20:05:44.575 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-17 20:05:44.575 | OCTAVIA_NODE=api 2026-06-17 20:05:44.575 | OCTAVIA_PASSWORD=secretadmin 2026-06-17 20:05:44.575 | OCTAVIA_PORT=9876 2026-06-17 20:05:44.575 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-17 20:05:44.575 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-17 20:05:44.575 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-17 20:05:44.575 | OCTAVIA_PROJECT_NAME=admin 2026-06-17 20:05:44.575 | OCTAVIA_PROTOCOL=http 2026-06-17 20:05:44.575 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-17 20:05:44.575 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-06-17 20:05:44.575 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-17 20:05:44.575 | OCTAVIA_SERVICE=octavia 2026-06-17 20:05:44.575 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-17 20:05:44.575 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-17 20:05:44.575 | OCTAVIA_USERNAME=admin 2026-06-17 20:05:44.575 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-17 20:05:44.575 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-17 20:05:44.575 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-17 20:05:44.575 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-17 20:05:44.575 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-17 20:05:44.575 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-17 20:05:44.575 | OFFLINE=False 2026-06-17 20:05:44.575 | OLDPWD=/opt/stack/requirements 2026-06-17 20:05:44.575 | OPENSSL=/usr/bin/openssl 2026-06-17 20:05:44.575 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-06-17 20:05:44.575 | OPTERR=1 2026-06-17 20:05:44.575 | OPTIND=1 2026-06-17 20:05:44.575 | ORG_NAME=OpenStack 2026-06-17 20:05:44.575 | ORG_UNIT_NAME=DevStack 2026-06-17 20:05:44.575 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:05:44.575 | OSTESTIMAGES_BRANCH=master 2026-06-17 20:05:44.575 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-06-17 20:05:44.575 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-06-17 20:05:44.575 | OSTYPE=linux-gnu 2026-06-17 20:05:44.576 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-06-17 20:05:44.576 | OS_CLOUD=devstack-admin 2026-06-17 20:05:44.576 | OS_VIF_OVS_ISOLATE_VIF=False 2026-06-17 20:05:44.576 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 20:05:44.576 | OVN_AGENT_EXTENSIONS=metadata 2026-06-17 20:05:44.576 | OVN_BRANCH=branch-24.03 2026-06-17 20:05:44.576 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-17 20:05:44.576 | OVN_BUILD_FROM_SOURCE=False 2026-06-17 20:05:44.576 | OVN_BUILD_MODULES=False 2026-06-17 20:05:44.576 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-06-17 20:05:44.576 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-06-17 20:05:44.576 | OVN_DATADIR=/var/lib/ovn 2026-06-17 20:05:44.576 | OVN_DBS_LOG_LEVEL=dbg 2026-06-17 20:05:44.576 | OVN_DNS_SERVERS=8.8.8.8 2026-06-17 20:05:44.576 | OVN_GENEVE_OVERHEAD=38 2026-06-17 20:05:44.576 | OVN_IGMP_SNOOPING_ENABLE=False 2026-06-17 20:05:44.576 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-06-17 20:05:44.576 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-06-17 20:05:44.576 | OVN_L3_SCHEDULER=leastloaded 2026-06-17 20:05:44.576 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-17 20:05:44.576 | OVN_META_DATA_HOST=199.204.45.70 2026-06-17 20:05:44.576 | OVN_NB_REMOTE=ssl:199.204.45.70:6641 2026-06-17 20:05:44.576 | OVN_NEUTRON_SYNC_MODE=log 2026-06-17 20:05:44.576 | OVN_NORTHD_SERVICE=ovn-central.service 2026-06-17 20:05:44.576 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-17 20:05:44.576 | OVN_PROTO=ssl 2026-06-17 20:05:44.576 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-06-17 20:05:44.576 | OVN_REPO_NAME=ovn 2026-06-17 20:05:44.576 | OVN_RUNDIR=/var/run/ovn 2026-06-17 20:05:44.576 | OVN_SB_REMOTE=ssl:199.204.45.70:6642 2026-06-17 20:05:44.576 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-06-17 20:05:44.576 | OVN_SHAREDIR=/share/ovn 2026-06-17 20:05:44.576 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-06-17 20:05:44.576 | OVN_UUID= 2026-06-17 20:05:44.576 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-06-17 20:05:44.576 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-06-17 20:05:44.576 | OVS_BINDIR=/bin 2026-06-17 20:05:44.576 | OVS_BRANCH=branch-3.3 2026-06-17 20:05:44.576 | OVS_BRIDGE=br-int 2026-06-17 20:05:44.576 | OVS_DATADIR=/opt/stack/data/ovs 2026-06-17 20:05:44.576 | OVS_DATAPATH_TYPE=system 2026-06-17 20:05:44.576 | OVS_ENABLE_TUNNELING=True 2026-06-17 20:05:44.576 | OVS_PHYSICAL_BRIDGE=br-ex 2026-06-17 20:05:44.576 | OVS_PREFIX= 2026-06-17 20:05:44.577 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-17 20:05:44.577 | OVS_REPO_NAME=ovs 2026-06-17 20:05:44.577 | OVS_RUNDIR=/var/run/openvswitch 2026-06-17 20:05:44.577 | OVS_SBINDIR=/sbin 2026-06-17 20:05:44.577 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-06-17 20:05:44.577 | OVS_SHAREDIR=/share/openvswitch 2026-06-17 20:05:44.577 | OVS_SYSCONFDIR=/etc/openvswitch 2026-06-17 20:05:44.577 | OVS_TUNNEL_BRIDGE=br-tun 2026-06-17 20:05:44.577 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-06-17 20:05:44.578 | PACKAGES='apache2 2026-06-17 20:05:44.578 | apache2-dev 2026-06-17 20:05:44.578 | bc 2026-06-17 20:05:44.578 | bsdmainutils 2026-06-17 20:05:44.578 | curl 2026-06-17 20:05:44.578 | g++ 2026-06-17 20:05:44.578 | gawk 2026-06-17 20:05:44.578 | gcc 2026-06-17 20:05:44.578 | gettext 2026-06-17 20:05:44.578 | git 2026-06-17 20:05:44.578 | graphviz 2026-06-17 20:05:44.578 | iputils-ping 2026-06-17 20:05:44.578 | libffi-dev 2026-06-17 20:05:44.578 | libjpeg-dev 2026-06-17 20:05:44.578 | libpq-dev 2026-06-17 20:05:44.578 | libssl-dev 2026-06-17 20:05:44.578 | libsystemd-dev 2026-06-17 20:05:44.578 | libxml2-dev 2026-06-17 20:05:44.578 | libxslt1-dev 2026-06-17 20:05:44.578 | libyaml-dev 2026-06-17 20:05:44.579 | lsof 2026-06-17 20:05:44.579 | openssh-server 2026-06-17 20:05:44.579 | openssl 2026-06-17 20:05:44.579 | pkg-config 2026-06-17 20:05:44.579 | psmisc 2026-06-17 20:05:44.579 | python3-dev 2026-06-17 20:05:44.579 | python3-pip 2026-06-17 20:05:44.579 | python3-systemd 2026-06-17 20:05:44.579 | python3-venv 2026-06-17 20:05:44.579 | tar 2026-06-17 20:05:44.579 | tcpdump 2026-06-17 20:05:44.579 | unzip 2026-06-17 20:05:44.579 | uuid-runtime 2026-06-17 20:05:44.579 | wget 2026-06-17 20:05:44.579 | zlib1g-dev 2026-06-17 20:05:44.579 | lvm2 2026-06-17 20:05:44.579 | qemu-utils 2026-06-17 20:05:44.579 | thin-provisioning-tools 2026-06-17 20:05:44.579 | lsscsi 2026-06-17 20:05:44.579 | open-iscsi 2026-06-17 20:05:44.579 | libkrb5-dev 2026-06-17 20:05:44.579 | libldap2-dev 2026-06-17 20:05:44.579 | libsasl2-dev 2026-06-17 20:05:44.579 | memcached 2026-06-17 20:05:44.579 | python3-mysqldb 2026-06-17 20:05:44.579 | sqlite3 2026-06-17 20:05:44.579 | conntrack 2026-06-17 20:05:44.579 | curl 2026-06-17 20:05:44.579 | ebtables 2026-06-17 20:05:44.579 | genisoimage 2026-06-17 20:05:44.579 | iptables 2026-06-17 20:05:44.579 | iputils-arping 2026-06-17 20:05:44.579 | kpartx 2026-06-17 20:05:44.579 | libjs-jquery-tablesorter 2026-06-17 20:05:44.579 | parted 2026-06-17 20:05:44.579 | pm-utils 2026-06-17 20:05:44.579 | python3-mysqldb 2026-06-17 20:05:44.579 | socat 2026-06-17 20:05:44.579 | sqlite3 2026-06-17 20:05:44.579 | sudo 2026-06-17 20:05:44.579 | vlan 2026-06-17 20:05:44.579 | cryptsetup 2026-06-17 20:05:44.579 | dosfstools 2026-06-17 20:05:44.579 | genisoimage 2026-06-17 20:05:44.579 | gir1.2-libosinfo-1.0 2026-06-17 20:05:44.579 | netcat-openbsd 2026-06-17 20:05:44.579 | open-iscsi 2026-06-17 20:05:44.579 | qemu-utils 2026-06-17 20:05:44.579 | sg3-utils 2026-06-17 20:05:44.579 | sysfsutils 2026-06-17 20:05:44.579 | acl 2026-06-17 20:05:44.579 | dnsmasq-base 2026-06-17 20:05:44.579 | dnsmasq-utils 2026-06-17 20:05:44.579 | ebtables 2026-06-17 20:05:44.579 | haproxy 2026-06-17 20:05:44.579 | iptables 2026-06-17 20:05:44.579 | iputils-arping 2026-06-17 20:05:44.579 | iputils-ping 2026-06-17 20:05:44.579 | postgresql-server-dev-all 2026-06-17 20:05:44.579 | python3-mysqldb 2026-06-17 20:05:44.579 | sqlite3 2026-06-17 20:05:44.579 | sudo 2026-06-17 20:05:44.579 | vlan 2026-06-17 20:05:44.579 | apache2 lvm2 2026-06-17 20:05:44.579 | golang 2026-06-17 20:05:44.579 | debootstrap 2026-06-17 20:05:44.579 | rsyslog' 2026-06-17 20:05:44.579 | 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-17 20:05:44.579 | PHYSICAL_NETWORK=public 2026-06-17 20:05:44.579 | PIPESTATUS=([0]="0") 2026-06-17 20:05:44.579 | PIP_UPGRADE=False 2026-06-17 20:05:44.579 | PIP_VIRTUAL_ENV= 2026-06-17 20:05:44.579 | PLACEMENT_AUTH_STRATEGY=keystone 2026-06-17 20:05:44.579 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:05:44.579 | PLACEMENT_BRANCH=master 2026-06-17 20:05:44.579 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-06-17 20:05:44.579 | PLACEMENT_CONF_DIR=/etc/placement 2026-06-17 20:05:44.579 | PLACEMENT_DIR=/opt/stack/placement 2026-06-17 20:05:44.579 | PLACEMENT_ENFORCE_SCOPE=False 2026-06-17 20:05:44.579 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-06-17 20:05:44.579 | PLACEMENT_SERVICE_HOST=199.204.45.70 2026-06-17 20:05:44.579 | PLACEMENT_SERVICE_PROTOCOL=https 2026-06-17 20:05:44.579 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-06-17 20:05:44.579 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-06-17 20:05:44.579 | POSIXLY_CORRECT=y 2026-06-17 20:05:44.579 | PPID=2043 2026-06-17 20:05:44.579 | PREREQ_RERUN_HOURS=2 2026-06-17 20:05:44.579 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-17 20:05:44.580 | PREREQ_RERUN_SECONDS=7200 2026-06-17 20:05:44.580 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-17 20:05:44.580 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-17 20:05:44.580 | PRIVATE_NETWORK_NAME=private 2026-06-17 20:05:44.580 | PRIVATE_SUBNET_NAME=private-subnet 2026-06-17 20:05:44.580 | PROVIDER_SUBNET_NAME=provider_net 2026-06-17 20:05:44.580 | PS4='+ $(short_source): ' 2026-06-17 20:05:44.580 | PUBLIC_BRIDGE=br-ex 2026-06-17 20:05:44.580 | PUBLIC_BRIDGE_MTU=1430 2026-06-17 20:05:44.580 | PUBLIC_INTERFACE= 2026-06-17 20:05:44.580 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-17 20:05:44.580 | PUBLIC_NETWORK_NAME=public 2026-06-17 20:05:44.580 | PUBLIC_PHYSICAL_NETWORK=public 2026-06-17 20:05:44.580 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-17 20:05:44.580 | PUBLIC_SUBNET_NAME=public-subnet 2026-06-17 20:05:44.580 | PWD=/opt/stack/devstack 2026-06-17 20:05:44.580 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-17 20:05:44.580 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-06-17 20:05:44.580 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-06-17 20:05:44.580 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-17 20:05:44.580 | PYKMIP_CONF_DIR=/etc/pykmip 2026-06-17 20:05:44.580 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-17 20:05:44.580 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-06-17 20:05:44.580 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-06-17 20:05:44.580 | PYTHON=/opt/stack/data/venv/bin/python3 2026-06-17 20:05:44.580 | PYTHON3_VERSION=3.12 2026-06-17 20:05:44.580 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-06-17 20:05:44.580 | Q_ADMIN_USERNAME=neutron 2026-06-17 20:05:44.580 | Q_AGENT=ovn 2026-06-17 20:05:44.580 | Q_ALLOW_OVERLAPPING_IP=True 2026-06-17 20:05:44.580 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-17 20:05:44.580 | Q_AUTH_STRATEGY=keystone 2026-06-17 20:05:44.580 | Q_BUILD_OVS_FROM_GIT=False 2026-06-17 20:05:44.580 | Q_DB_NAME=neutron 2026-06-17 20:05:44.580 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-17 20:05:44.580 | Q_DVR_MODE=legacy 2026-06-17 20:05:44.580 | Q_HOST=199.204.45.70 2026-06-17 20:05:44.580 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-17 20:05:44.580 | Q_L3_ROUTER_PER_TENANT=True 2026-06-17 20:05:44.580 | Q_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:05:44.580 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-06-17 20:05:44.580 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-06-17 20:05:44.580 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-06-17 20:05:44.580 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-17 20:05:44.580 | Q_META_DATA_IP=199.204.45.70 2026-06-17 20:05:44.580 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-06-17 20:05:44.580 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-06-17 20:05:44.580 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-06-17 20:05:44.580 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-06-17 20:05:44.580 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-06-17 20:05:44.580 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-06-17 20:05:44.580 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-06-17 20:05:44.580 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-06-17 20:05:44.580 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-17 20:05:44.580 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-17 20:05:44.580 | Q_OVS_USE_VETH=False 2026-06-17 20:05:44.580 | Q_PLUGIN=ml2 2026-06-17 20:05:44.580 | Q_PROTOCOL=https 2026-06-17 20:05:44.580 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-17 20:05:44.580 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-17 20:05:44.580 | Q_ROUTER_NAME=router1 2026-06-17 20:05:44.580 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-17 20:05:44.580 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-17 20:05:44.580 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-17 20:05:44.580 | Q_TUNNEL_TYPES=gre 2026-06-17 20:05:44.580 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-17 20:05:44.580 | Q_USE_PUBLIC_VETH=False 2026-06-17 20:05:44.580 | Q_USE_ROOTWRAP=True 2026-06-17 20:05:44.580 | Q_USE_ROOTWRAP_DAEMON=True 2026-06-17 20:05:44.580 | Q_USE_SECGROUP=True 2026-06-17 20:05:44.580 | RABBIT_HOST=199.204.45.70 2026-06-17 20:05:44.580 | RABBIT_PASSWORD=secretrabbit 2026-06-17 20:05:44.580 | RABBIT_USERID=stackrabbit 2026-06-17 20:05:44.580 | RC_DIR=/opt/stack/devstack 2026-06-17 20:05:44.580 | RECLONE=False 2026-06-17 20:05:44.580 | RECREATE_KEYSTONE_DB=True 2026-06-17 20:05:44.580 | REGION_NAME=RegionOne 2026-06-17 20:05:44.580 | REPOS_UPDATED=True 2026-06-17 20:05:44.580 | REQUIREMENTS_BRANCH=master 2026-06-17 20:05:44.580 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-06-17 20:05:44.580 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-06-17 20:05:44.580 | RETRY_UPDATE=False 2026-06-17 20:05:44.580 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-17 20:05:44.580 | S3_SERVICE_PORT=3333 2026-06-17 20:05:44.580 | SERVICE_DIR=/opt/stack/status 2026-06-17 20:05:44.580 | SERVICE_DOMAIN_NAME=Default 2026-06-17 20:05:44.580 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-06-17 20:05:44.580 | SERVICE_HOST=199.204.45.70 2026-06-17 20:05:44.580 | SERVICE_IP_VERSION=4 2026-06-17 20:05:44.580 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:05:44.580 | SERVICE_LOCAL_HOST=127.0.0.1 2026-06-17 20:05:44.580 | SERVICE_PASSWORD=secretservice 2026-06-17 20:05:44.580 | SERVICE_PROJECT_NAME=service 2026-06-17 20:05:44.580 | SERVICE_PROTOCOL=http 2026-06-17 20:05:44.580 | SERVICE_TENANT_NAME=service 2026-06-17 20:05:44.580 | SERVICE_TIMEOUT=60 2026-06-17 20:05:44.580 | SHARE_BACKING_FILE_SIZE=8400M 2026-06-17 20:05:44.580 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-17 20:05:44.580 | SHARE_GROUP=lvm-shares 2026-06-17 20:05:44.580 | SHARE_NAME_PREFIX=share- 2026-06-17 20:05:44.580 | SHELL=/bin/bash 2026-06-17 20:05:44.580 | SHLVL=1 2026-06-17 20:05:44.580 | SKIP_EPEL_INSTALL=False 2026-06-17 20:05:44.580 | SKIP_STOP_OVN=False 2026-06-17 20:05:44.580 | SMB_CONF=/etc/samba/smb.conf 2026-06-17 20:05:44.580 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-17 20:05:44.580 | SPICE_BRANCH=master 2026-06-17 20:05:44.580 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-06-17 20:05:44.580 | SQLALCHEMY_BRANCH=main 2026-06-17 20:05:44.580 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-17 20:05:44.580 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-17 20:05:44.580 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-17 20:05:44.580 | 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-17 20:05:44.580 | STACK_GROUP=stack 2026-06-17 20:05:44.581 | STACK_USER=stack 2026-06-17 20:05:44.581 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-17 20:05:44.581 | STUD_PROTO=--tls 2026-06-17 20:05:44.581 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-17 20:05:44.581 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-17 20:05:44.581 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-17 20:05:44.581 | SUBNETPOOL_PREFIX_V6=fd01:6c16:7e2e::/56 2026-06-17 20:05:44.581 | SUBNETPOOL_SIZE_V4=26 2026-06-17 20:05:44.581 | SUBNETPOOL_SIZE_V6=64 2026-06-17 20:05:44.581 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-06-17 20:05:44.581 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-dodzybksiictmmtdevttfxktydwhowqq ; /usr/bin/python3' 2026-06-17 20:05:44.581 | SUDO_GID=1000 2026-06-17 20:05:44.581 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-06-17 20:05:44.581 | SUDO_UID=1000 2026-06-17 20:05:44.581 | SUDO_USER=zuul 2026-06-17 20:05:44.582 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-06-17-200309.summary.2026-06-17-200309 2026-06-17 20:05:44.582 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-06-17 20:05:44.582 | SUPPORT_URL=https://help.ubuntu.com/ 2026-06-17 20:05:44.582 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-06-17 20:05:44.582 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:05:44.582 | SWIFT_BRANCH=master 2026-06-17 20:05:44.582 | SWIFT_CONF_DIR=/etc/swift 2026-06-17 20:05:44.582 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-06-17 20:05:44.582 | SWIFT_DEFAULT_BIND_PORT=8080 2026-06-17 20:05:44.582 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-06-17 20:05:44.582 | SWIFT_DIR=/opt/stack/swift 2026-06-17 20:05:44.582 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-06-17 20:05:44.582 | SWIFT_ENABLE_TEMPURLS=False 2026-06-17 20:05:44.582 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-06-17 20:05:44.582 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-06-17 20:05:44.582 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-06-17 20:05:44.582 | SWIFT_HASH=1234123412341234 2026-06-17 20:05:44.582 | SWIFT_LOG_TOKEN_LENGTH=12 2026-06-17 20:05:44.582 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-06-17 20:05:44.582 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-06-17 20:05:44.582 | SWIFT_MAX_FILE_SIZE=1073741824 2026-06-17 20:05:44.582 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-06-17 20:05:44.582 | SWIFT_MAX_HEADER_SIZE=16384 2026-06-17 20:05:44.582 | SWIFT_PARTITION_POWER_SIZE=9 2026-06-17 20:05:44.582 | SWIFT_REPLICAS=1 2026-06-17 20:05:44.582 | SWIFT_REPLICAS_SEQ=1 2026-06-17 20:05:44.582 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-06-17 20:05:44.582 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:05:44.582 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-17 20:05:44.582 | SWIFT_SERVICE_PROTOCOL=https 2026-06-17 20:05:44.582 | SWIFT_START_ALL_SERVICES=False 2026-06-17 20:05:44.582 | SWIFT_STORAGE_IPS= 2026-06-17 20:05:44.583 | SWIFT_TEMPURL_KEY= 2026-06-17 20:05:44.583 | SWIFT_USE_MOD_WSGI=False 2026-06-17 20:05:44.583 | SYSLOG=False 2026-06-17 20:05:44.583 | SYSLOG_HOST=199.204.45.70 2026-06-17 20:05:44.583 | SYSLOG_PORT=516 2026-06-17 20:05:44.583 | SYSTEMCTL='sudo systemctl' 2026-06-17 20:05:44.583 | SYSTEMD_DIR=/etc/systemd/system 2026-06-17 20:05:44.583 | TARGET_BRANCH=master 2026-06-17 20:05:44.583 | TARGET_ENABLE_OVN_AGENT=False 2026-06-17 20:05:44.583 | TCPDUMP_ARGS= 2026-06-17 20:05:44.583 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-06-17 20:05:44.583 | TEMPEST_BRANCH=master 2026-06-17 20:05:44.583 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-06-17 20:05:44.583 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-06-17 20:05:44.583 | TEMPFILE=/tmp/tmp.T0NnmD0gdv 2026-06-17 20:05:44.583 | TENANT_TUNNEL_RANGES=1:1000 2026-06-17 20:05:44.583 | TENANT_VLAN_RANGE= 2026-06-17 20:05:44.583 | TERM=unknown 2026-06-17 20:05:44.583 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-06-17 20:05:44.583 | TLS_IP=199.204.45.70 2026-06-17 20:05:44.583 | TOP_DIR=/opt/stack/devstack 2026-06-17 20:05:44.583 | TRAILING_TARGET_BRANCH=master 2026-06-17 20:05:44.583 | TUNNEL_ENDPOINT_IP=199.204.45.70 2026-06-17 20:05:44.583 | TUNNEL_IP=199.204.45.70 2026-06-17 20:05:44.583 | TUNNEL_IP_VERSION=4 2026-06-17 20:05:44.583 | UBUNTU_CODENAME=noble 2026-06-17 20:05:44.583 | UBUNTU_RELEASE_BASE_NUM=24 2026-06-17 20:05:44.583 | UID=1002 2026-06-17 20:05:44.583 | ULIMIT_NOFILE=2048 2026-06-17 20:05:44.583 | USER=stack 2026-06-17 20:05:44.583 | USER_HOME=/opt/stack 2026-06-17 20:05:44.583 | USER_UNITS=False 2026-06-17 20:05:44.583 | USE_CINDER_FOR_GLANCE=False 2026-06-17 20:05:44.584 | USE_SUBNETPOOL=True 2026-06-17 20:05:44.584 | USE_VENV=False 2026-06-17 20:05:44.584 | VAULT_PLUGIN_BACKEND= 2026-06-17 20:05:44.584 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-17 20:05:44.584 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-17 20:05:44.584 | VERBOSE=True 2026-06-17 20:05:44.584 | VERBOSE_NO_TIMESTAMP=True 2026-06-17 20:05:44.584 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-17 20:05:44.584 | VERSION_CODENAME=noble 2026-06-17 20:05:44.584 | VERSION_ID=24.04 2026-06-17 20:05:44.584 | VIF_PLUGGING_IS_FATAL=True 2026-06-17 20:05:44.584 | VIF_PLUGGING_TIMEOUT=300 2026-06-17 20:05:44.584 | VIRTUALENV_CMD='python3.12 -m venv' 2026-06-17 20:05:44.584 | VIRT_DRIVER=libvirt 2026-06-17 20:05:44.584 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-17 20:05:44.584 | VOLUME_GROUP_NAME=stack-volumes 2026-06-17 20:05:44.584 | VOLUME_NAME_PREFIX=volume- 2026-06-17 20:05:44.584 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-06-17 20:05:44.584 | WORKER_TIMEOUT=80 2026-06-17 20:05:44.584 | WSGI_MODE=uwsgi 2026-06-17 20:05:44.584 | ZSWAP_COMPRESSOR=lz4 2026-06-17 20:05:44.584 | ZSWAP_ZPOOL=zsmalloc 2026-06-17 20:05:44.584 | _=posix 2026-06-17 20:05:44.584 | _ASYNC_BG_TIME=0 2026-06-17 20:05:44.584 | _DEFAULT_LVM_INIT=0 2026-06-17 20:05:44.584 | _DEFAULT_PYTHON3_VERSION=3.12 2026-06-17 20:05:44.584 | _DEVSTACK_FUNCTIONS=1 2026-06-17 20:05:44.585 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-06-17 20:05:44.585 | _DEVSTACK_STACKRC=1 2026-06-17 20:05:44.585 | _LOG_COLOR_DEFAULT=False 2026-06-17 20:05:44.585 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-17 20:05:44.585 | _TIME_BEGIN=1781726573 2026-06-17 20:05:44.585 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-06-17 20:05:44.585 | _TIME_TOTAL=([apt-get]="120338" [pip_install]="20291" [apt-get-update]="1576" ) 2026-06-17 20:05:44.585 | _of_args='-v --no-timestamp' 2026-06-17 20:05:44.585 | backend=postgresql 2026-06-17 20:05:44.585 | be=lvm:lvmdriver-1 2026-06-17 20:05:44.585 | be_name=lvmdriver-1 2026-06-17 20:05:44.585 | be_type=lvm 2026-06-17 20:05:44.585 | db=postgresql 2026-06-17 20:05:44.585 | dc=org 2026-06-17 20:05:44.585 | default_v4_route_devs=ens3 2026-06-17 20:05:44.585 | default_v6_route_devs='ens3 2026-06-17 20:05:44.585 | ens3' 2026-06-17 20:05:44.585 | dir=/opt/stack/magnum 2026-06-17 20:05:44.585 | dn=,dc=openstack,dc=org 2026-06-17 20:05:44.585 | exceptions=80-tempest.sh 2026-06-17 20:05:44.585 | extra=80-tempest.sh 2026-06-17 20:05:44.585 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-06-17 20:05:44.585 | f=/opt/stack/devstack/lib/databases/postgresql 2026-06-17 20:05:44.585 | i=TUNNEL_IP_VERSION 2026-06-17 20:05:44.585 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-17 20:05:44.585 | lfile=localrc 2026-06-17 20:05:44.585 | localrc=/opt/stack/devstack/.localrc.password 2026-06-17 20:05:44.585 | mode=stack 2026-06-17 20:05:44.585 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-17 20:05:44.585 | opt='?' 2026-06-17 20:05:44.585 | os_CODENAME=noble 2026-06-17 20:05:44.585 | os_PACKAGE=deb 2026-06-17 20:05:44.585 | os_RELEASE=24.04 2026-06-17 20:05:44.585 | os_VENDOR=Ubuntu 2026-06-17 20:05:44.585 | phase=pre-install 2026-06-17 20:05:44.585 | pkgs= 2026-06-17 20:05:44.585 | plugin=magnum 2026-06-17 20:05:44.585 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-17 20:05:44.585 | pw=secretadmin 2026-06-17 20:05:44.585 | time_stamp=2026-06-17-200321 2026-06-17 20:05:44.586 | var=ADMIN_PASSWORD 2026-06-17 20:05:44.586 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-06-17 20:05:44.601 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:05:44.605 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.610 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-17 20:05:44.614 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.619 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-17 20:05:44.624 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.630 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ pre-install == \e\x\t\r\a ]] 2026-06-17 20:05:44.635 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 20:05:44.641 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-06-17 20:05:44.651 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-17 20:05:44.657 | + functions-common:run_plugins:1834 : local dir=/opt/stack/manila 2026-06-17 20:05:44.663 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-06-17 20:05:44.668 | + functions-common:run_plugins:1836 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-06-17 20:05:44.705 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.710 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-17 20:05:44.715 | ++ /opt/stack/manila/devstack/plugin.sh:source:1157 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.720 | ++ /opt/stack/manila/devstack/plugin.sh:source:1157 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-17 20:05:44.723 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.727 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ pre-install == \e\x\t\r\a ]] 2026-06-17 20:05:44.733 | ++ /opt/stack/manila/devstack/plugin.sh:source:1226 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.738 | ++ /opt/stack/manila/devstack/plugin.sh:source:1226 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-17 20:05:44.743 | ++ /opt/stack/manila/devstack/plugin.sh:source:1261 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 20:05:44.748 | ++ /opt/stack/manila/devstack/plugin.sh:source:1266 : [[ stack == \c\l\e\a\n ]] 2026-06-17 20:05:44.758 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-17 20:05:44.764 | + functions-common:run_plugins:1834 : local dir=/opt/stack/octavia 2026-06-17 20:05:44.769 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-06-17 20:05:44.774 | + functions-common:run_plugins:1836 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-06-17 20:05:44.780 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-06-17 20:05:44.786 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-06-17 20:05:44.791 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-17 20:05:44.802 | ++ /opt/stack/octavia/devstack/plugin.sh:source:770 : is_service_enabled octavia 2026-06-17 20:05:44.834 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:05:44.839 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == main ']' 2026-06-17 20:05:44.845 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == standalone ']' 2026-06-17 20:05:44.850 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.856 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-17 20:05:44.860 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.866 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-17 20:05:44.870 | ++ /opt/stack/octavia/devstack/plugin.sh:source:796 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.875 | ++ /opt/stack/octavia/devstack/plugin.sh:source:796 : [[ pre-install == \e\x\t\r\a ]] 2026-06-17 20:05:44.880 | ++ /opt/stack/octavia/devstack/plugin.sh:source:803 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:44.885 | ++ /opt/stack/octavia/devstack/plugin.sh:source:803 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-17 20:05:44.890 | ++ /opt/stack/octavia/devstack/plugin.sh:source:811 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 20:05:44.895 | ++ /opt/stack/octavia/devstack/plugin.sh:source:819 : [[ stack == \c\l\e\a\n ]] 2026-06-17 20:05:44.900 | ++ /opt/stack/octavia/devstack/plugin.sh:source:827 : [[ ehxB =~ e ]] 2026-06-17 20:05:44.905 | ++ /opt/stack/octavia/devstack/plugin.sh:source:828 : set -e 2026-06-17 20:05:44.911 | ++ /opt/stack/octavia/devstack/plugin.sh:source:832 : [[ ehxB =~ x ]] 2026-06-17 20:05:44.916 | ++ /opt/stack/octavia/devstack/plugin.sh:source:833 : set -x 2026-06-17 20:05:44.921 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-17 20:05:44.927 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum-cluster-api 2026-06-17 20:05:44.931 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-06-17 20:05:44.937 | + functions-common:run_plugins:1836 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-06-17 20:05:44.943 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-06-17 20:05:44.948 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-06-17 20:05:44.954 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-06-17 20:05:44.959 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-06-17 20:05:44.964 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-06-17 20:05:44.969 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-17 20:05:44.974 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-06-17 20:05:44.979 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-17 20:05:44.985 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-06-17 20:05:45.017 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:05:45.022 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:05:45.026 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-06-17 20:05:45.034 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-06-17 20:05:45.095 | +++ /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-17 20:05:45.099 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl 2026-06-17 20:05:45.104 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-17 20:05:45.108 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-17 20:05:45.113 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-17 20:05:45.118 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-06-17 20:05:45.123 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl != file* ]] 2026-06-17 20:05:45.127 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-06-17 20:05:45.132 | +++ 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-17 20:05:45.138 | --2026-06-17 20:05:45-- https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl 2026-06-17 20:05:45.171 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:200::347, 2a04:4e42:400::347, 2a04:4e42:600::347, ... 2026-06-17 20:05:45.173 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:200::347|:443... connected. 2026-06-17 20:05:45.183 | HTTP request sent, awaiting response... 200 OK 2026-06-17 20:05:45.183 | Length: 59556002 (57M) [application/octet-stream] 2026-06-17 20:05:45.183 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-06-17 20:05:45.197 | 2026-06-17 20:05:45.411 | 0K ........ ........ ........ ........ 56% 142M 0s 2026-06-17 20:05:45.560 | 32768K ........ ........ ........ 100% 163M=0.4s 2026-06-17 20:05:45.560 | 2026-06-17 20:05:45.560 | 2026-06-17 20:05:45 (151 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [59556002/59556002] 2026-06-17 20:05:45.560 | 2026-06-17 20:05:45.567 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-17 20:05:45.570 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-06-17 20:05:45.575 | +++ functions:get_extra_file:81 : return 2026-06-17 20:05:45.580 | ++ /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-17 20:05:45.659 | +++ /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-17 20:05:45.664 | +++ 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-17 20:05:45.669 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-17 20:05:45.674 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-17 20:05:45.680 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-17 20:05:45.685 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-06-17 20:05:45.690 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 != file* ]] 2026-06-17 20:05:45.694 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-06-17 20:05:45.699 | +++ 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-17 20:05:45.705 | --2026-06-17 20:05:45-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-06-17 20:05:45.739 | Resolving github.com (github.com)... 140.82.113.4 2026-06-17 20:05:45.754 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-06-17 20:05:45.807 | HTTP request sent, awaiting response... 302 Found 2026-06-17 20:05:45.807 | 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-17T20%3A45%3A36Z&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-17T19%3A45%3A34Z&ske=2026-06-17T20%3A45%3A36Z&sks=b&skv=2018-11-09&sig=7UFrxouWZtCupz8qaO7p67P0DaghXqwj148R7bSf6L4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTcyODQ3MiwibmJmIjoxNzgxNzI2NjcyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qRAf5KL7rc8ZZef4Gsa6ZqCJNHKMBTPayqUBsHHxxe8&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-06-17 20:05:45.807 | --2026-06-17 20:05:45-- 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-17T20%3A45%3A36Z&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-17T19%3A45%3A34Z&ske=2026-06-17T20%3A45%3A36Z&sks=b&skv=2018-11-09&sig=7UFrxouWZtCupz8qaO7p67P0DaghXqwj148R7bSf6L4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTcyODQ3MiwibmJmIjoxNzgxNzI2NjcyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qRAf5KL7rc8ZZef4Gsa6ZqCJNHKMBTPayqUBsHHxxe8&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-06-17 20:05:45.809 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-06-17 20:05:45.810 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-17 20:05:45.836 | HTTP request sent, awaiting response... 200 OK 2026-06-17 20:05:45.836 | Length: 34386104 (33M) [application/octet-stream] 2026-06-17 20:05:45.836 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-06-17 20:05:45.855 | 2026-06-17 20:05:46.218 | 0K ........ ........ ........ ........ 97% 85.8M 0s 2026-06-17 20:05:46.218 | 32768K 100% 91.6M=0.4s 2026-06-17 20:05:46.218 | 2026-06-17 20:05:46.218 | 2026-06-17 20:05:46 (85.9 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [34386104/34386104] 2026-06-17 20:05:46.218 | 2026-06-17 20:05:46.225 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-17 20:05:46.229 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-06-17 20:05:46.235 | +++ functions:get_extra_file:81 : return 2026-06-17 20:05:46.241 | ++ /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-17 20:05:46.303 | +++ /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-17 20:05:46.308 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-06-17 20:05:46.313 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-17 20:05:46.318 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-17 20:05:46.323 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-17 20:05:46.327 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-06-17 20:05:46.332 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-06-17 20:05:46.336 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-06-17 20:05:46.341 | +++ 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-17 20:05:46.347 | --2026-06-17 20:05:46-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-06-17 20:05:46.380 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 98.84.224.111, ... 2026-06-17 20:05:46.397 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-06-17 20:05:46.517 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-06-17 20:05:46.517 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-06-17 20:05:46.517 | --2026-06-17 20:05:46-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-06-17 20:05:46.519 | Resolving github.com (github.com)... 140.82.113.4 2026-06-17 20:05:46.534 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-06-17 20:05:46.588 | HTTP request sent, awaiting response... 302 Found 2026-06-17 20:05:46.588 | 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-17T20%3A43%3A18Z&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-17T19%3A42%3A24Z&ske=2026-06-17T20%3A43%3A18Z&sks=b&skv=2018-11-09&sig=692pm8vR2cOrH96OSoEtybcmiLX9szB6KlXMjB4bD4g%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTcyNjk3MywibmJmIjoxNzgxNzI2NjczLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.w7xPCWXTZZNDlB-ppaFBsSraFGq8sqO9gq6GXOH1rqs&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-06-17 20:05:46.588 | --2026-06-17 20:05:46-- 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-17T20%3A43%3A18Z&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-17T19%3A42%3A24Z&ske=2026-06-17T20%3A43%3A18Z&sks=b&skv=2018-11-09&sig=692pm8vR2cOrH96OSoEtybcmiLX9szB6KlXMjB4bD4g%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTcyNjk3MywibmJmIjoxNzgxNzI2NjczLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.w7xPCWXTZZNDlB-ppaFBsSraFGq8sqO9gq6GXOH1rqs&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-06-17 20:05:46.591 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2026-06-17 20:05:46.592 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-17 20:05:46.613 | HTTP request sent, awaiting response... 200 OK 2026-06-17 20:05:46.613 | Length: 6873201 (6.6M) [application/octet-stream] 2026-06-17 20:05:46.613 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-06-17 20:05:46.624 | 2026-06-17 20:05:46.651 | 0K ...... 100% 173M=0.04s 2026-06-17 20:05:46.651 | 2026-06-17 20:05:46.651 | 2026-06-17 20:05:46 (173 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-06-17 20:05:46.651 | 2026-06-17 20:05:46.657 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-17 20:05:46.663 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-06-17 20:05:46.668 | +++ functions:get_extra_file:81 : return 2026-06-17 20:05:46.674 | ++ /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-17 20:05:46.708 | +++ /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-17 20:05:46.713 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-06-17 20:05:46.718 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-17 20:05:46.723 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-17 20:05:46.728 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-17 20:05:46.734 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-06-17 20:05:46.739 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-06-17 20:05:46.745 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-06-17 20:05:46.750 | +++ 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-17 20:05:46.756 | --2026-06-17 20:05:46-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-06-17 20:05:46.794 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:112::1, 150.171.110.23 2026-06-17 20:05:46.813 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:112::1|:443... connected. 2026-06-17 20:05:46.909 | HTTP request sent, awaiting response... 200 OK 2026-06-17 20:05:46.909 | Length: 14569235 (14M) [application/x-tar] 2026-06-17 20:05:46.909 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-06-17 20:05:47.029 | 2026-06-17 20:05:47.171 | 0K ........ ..... 100% 53.1M=0.3s 2026-06-17 20:05:47.171 | 2026-06-17 20:05:47.171 | 2026-06-17 20:05:47 (53.1 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-06-17 20:05:47.171 | 2026-06-17 20:05:47.178 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-17 20:05:47.182 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-06-17 20:05:47.187 | +++ functions:get_extra_file:81 : return 2026-06-17 20:05:47.194 | ++ /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-17 20:05:47.203 | linux-amd64/ 2026-06-17 20:05:47.203 | linux-amd64/helm 2026-06-17 20:05:47.504 | linux-amd64/LICENSE 2026-06-17 20:05:47.504 | linux-amd64/README.md 2026-06-17 20:05:47.510 | ++ /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-17 20:05:47.571 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-06-17 20:05:47.577 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-06-17 20:05:47.581 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-17 20:05:47.587 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-17 20:05:47.594 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-17 20:05:47.600 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-06-17 20:05:47.603 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-06-17 20:05:47.609 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-06-17 20:05:47.614 | +++ 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-17 20:05:47.618 | --2026-06-17 20:05:47-- https://get.docker.com/ 2026-06-17 20:05:47.721 | Resolving get.docker.com (get.docker.com)... 2600:9000:26a0:3a00:10:a463:3d00:93a1, 2600:9000:26a0:fe00:10:a463:3d00:93a1, 2600:9000:26a0:2000:10:a463:3d00:93a1, ... 2026-06-17 20:05:47.722 | Connecting to get.docker.com (get.docker.com)|2600:9000:26a0:3a00:10:a463:3d00:93a1|:443... connected. 2026-06-17 20:05:47.740 | HTTP request sent, awaiting response... 200 OK 2026-06-17 20:05:47.740 | Length: 22446 (22K) [text/plain] 2026-06-17 20:05:47.740 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-06-17 20:05:47.740 | 2026-06-17 20:05:47.740 | 0K 100% 162M=0s 2026-06-17 20:05:47.740 | 2026-06-17 20:05:47.740 | 2026-06-17 20:05:47 (162 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22446/22446] 2026-06-17 20:05:47.740 | 2026-06-17 20:05:47.747 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-17 20:05:47.753 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-06-17 20:05:47.758 | +++ functions:get_extra_file:81 : return 2026-06-17 20:05:47.765 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-06-17 20:05:47.780 | # Executing docker install script, commit: 153e238e1d876160ea4a2a1844ca7f2983bbdd5e 2026-06-17 20:05:47.819 | + sh -c apt-get -qq update >/dev/null 2026-06-17 20:05:50.497 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-06-17 20:05:51.664 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-17 20:05:59.046 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-06-17 20:05:59.051 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-06-17 20:05:59.101 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-06-17 20:05:59.104 | + 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-17 20:05:59.106 | + sh -c apt-get -qq update >/dev/null 2026-06-17 20:06:00.701 | + 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-17 20:06:02.198 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-17 20:06:12.564 | Using systemd to manage Docker service 2026-06-17 20:06:12.564 | + sh -c systemctl enable --now docker.service 2>/dev/null 2026-06-17 20:06:13.350 | INFO: Docker daemon enabled and started 2026-06-17 20:06:13.350 | 2026-06-17 20:06:13.350 | + sh -c docker version 2026-06-17 20:06:13.394 | Client: Docker Engine - Community 2026-06-17 20:06:13.394 | Version: 29.5.3 2026-06-17 20:06:13.394 | API version: 1.54 2026-06-17 20:06:13.394 | Go version: go1.26.4 2026-06-17 20:06:13.394 | Git commit: d1c06ef 2026-06-17 20:06:13.394 | Built: Wed Jun 3 18:00:12 2026 2026-06-17 20:06:13.394 | OS/Arch: linux/amd64 2026-06-17 20:06:13.394 | Context: default 2026-06-17 20:06:13.394 | 2026-06-17 20:06:13.394 | Server: Docker Engine - Community 2026-06-17 20:06:13.394 | Engine: 2026-06-17 20:06:13.394 | Version: 29.5.3 2026-06-17 20:06:13.394 | API version: 1.54 (minimum version 1.40) 2026-06-17 20:06:13.394 | Go version: go1.26.4 2026-06-17 20:06:13.394 | Git commit: 285b471 2026-06-17 20:06:13.394 | Built: Wed Jun 3 18:00:12 2026 2026-06-17 20:06:13.394 | OS/Arch: linux/amd64 2026-06-17 20:06:13.394 | Experimental: false 2026-06-17 20:06:13.394 | containerd: 2026-06-17 20:06:13.394 | Version: v2.2.4 2026-06-17 20:06:13.394 | GitCommit: 193637f7ee8ae5f5aa5248f49e7baa3e6164966e 2026-06-17 20:06:13.394 | runc: 2026-06-17 20:06:13.394 | Version: 1.3.5 2026-06-17 20:06:13.394 | GitCommit: v1.3.5-0-g488fc13e 2026-06-17 20:06:13.394 | docker-init: 2026-06-17 20:06:13.394 | Version: 0.19.0 2026-06-17 20:06:13.394 | GitCommit: de40ad0 2026-06-17 20:06:13.399 | 2026-06-17 20:06:13.399 | ================================================================================ 2026-06-17 20:06:13.399 | 2026-06-17 20:06:13.399 | To run Docker as a non-privileged user, consider setting up the 2026-06-17 20:06:13.399 | Docker daemon in rootless mode for your user: 2026-06-17 20:06:13.399 | 2026-06-17 20:06:13.399 | dockerd-rootless-setuptool.sh install 2026-06-17 20:06:13.399 | 2026-06-17 20:06:13.399 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-06-17 20:06:13.399 | 2026-06-17 20:06:13.399 | 2026-06-17 20:06:13.399 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-06-17 20:06:13.399 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-06-17 20:06:13.399 | 2026-06-17 20:06:13.399 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-06-17 20:06:13.399 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-06-17 20:06:13.399 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-06-17 20:06:13.399 | 2026-06-17 20:06:13.399 | ================================================================================ 2026-06-17 20:06:13.399 | 2026-06-17 20:06:13.406 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-06-17 20:06:13.451 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-06-17 20:06:13.474 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-06-17 20:06:13.477 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-06-17 20:06:13.479 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-06-17 20:06:13.479 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-06-17 20:06:13.552 | No kind clusters found. 2026-06-17 20:06:13.559 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-06-17 20:06:13.561 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-06-17 20:06:13.724 | Creating cluster "kind" ... 2026-06-17 20:06:13.724 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-06-17 20:06:24.152 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-06-17 20:06:24.153 | • Preparing nodes 📦 ... 2026-06-17 20:06:31.350 | ✓ Preparing nodes 📦 2026-06-17 20:06:31.416 | • Writing configuration 📜 ... 2026-06-17 20:06:31.896 | ✓ Writing configuration 📜 2026-06-17 20:06:31.897 | • Starting control-plane 🕹️ ... 2026-06-17 20:06:48.691 | ✓ Starting control-plane 🕹️ 2026-06-17 20:06:48.691 | • Installing CNI 🔌 ... 2026-06-17 20:06:50.102 | ✓ Installing CNI 🔌 2026-06-17 20:06:50.102 | • Installing StorageClass 💾 ... 2026-06-17 20:06:50.557 | ✓ Installing StorageClass 💾 2026-06-17 20:06:50.952 | Set kubectl context to "kind-kind" 2026-06-17 20:06:50.952 | You can now use your cluster with: 2026-06-17 20:06:50.952 | 2026-06-17 20:06:50.952 | kubectl cluster-info --context kind-kind 2026-06-17 20:06:50.952 | 2026-06-17 20:06:50.952 | Have a nice day! 👋 2026-06-17 20:06:50.961 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-06-17 20:06:51.066 | node/kind-control-plane labeled 2026-06-17 20:06:51.079 | ++ /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-17 20:06:51.642 | namespace/orc-system created 2026-06-17 20:06:51.669 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-06-17 20:06:51.691 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-06-17 20:06:51.721 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-06-17 20:06:51.739 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-06-17 20:06:51.775 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-06-17 20:06:51.792 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-06-17 20:06:51.811 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-06-17 20:06:51.839 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-06-17 20:06:51.867 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-06-17 20:06:51.887 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-06-17 20:06:51.907 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-06-17 20:06:51.945 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-06-17 20:06:51.957 | serviceaccount/orc-controller-manager created 2026-06-17 20:06:51.965 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-06-17 20:06:51.970 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-06-17 20:06:51.977 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-06-17 20:06:51.982 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-06-17 20:06:51.988 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-06-17 20:06:51.992 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-06-17 20:06:52.001 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-06-17 20:06:52.006 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-06-17 20:06:52.010 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-06-17 20:06:52.021 | service/orc-controller-manager-metrics-service created 2026-06-17 20:06:52.029 | deployment.apps/orc-controller-manager created 2026-06-17 20:06:52.043 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-06-17 20:06:52.047 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-06-17 20:06:52.052 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-17 20:06:52.057 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-17 20:06:52.062 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-06-17 20:06:52.066 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-06-17 20:06:52.071 | ++ /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-17 20:06:52.155 | Fetching providers 2026-06-17 20:06:54.900 | Installing cert-manager version="v1.20.2" 2026-06-17 20:06:54.952 | unknown field "spec.versions[0].selectableFields" 2026-06-17 20:06:54.974 | unknown field "spec.versions[0].selectableFields" 2026-06-17 20:06:55.016 | unknown field "spec.versions[0].selectableFields" 2026-06-17 20:06:55.043 | unknown field "spec.versions[0].selectableFields" 2026-06-17 20:06:55.949 | Waiting for cert-manager to be available... 2026-06-17 20:07:26.124 | Installing provider="cluster-api" version="v1.13.2" targetNamespace="capi-system" 2026-06-17 20:07:26.790 | Installing provider="bootstrap-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-bootstrap-system" 2026-06-17 20:07:27.127 | Installing provider="control-plane-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-control-plane-system" 2026-06-17 20:07:27.499 | Installing provider="infrastructure-openstack" version="v0.14.4" targetNamespace="capo-system" 2026-06-17 20:07:27.939 | 2026-06-17 20:07:27.940 | Your management cluster has been initialized successfully! 2026-06-17 20:07:27.940 | 2026-06-17 20:07:27.940 | You can now create your first workload cluster by running the following: 2026-06-17 20:07:27.940 | 2026-06-17 20:07:27.940 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-06-17 20:07:27.940 | 2026-06-17 20:07:28.145 | ++ /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-17 20:07:28.240 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-17 20:07:36.893 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-06-17 20:07:36.905 | ++ /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-17 20:07:37.002 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-17 20:07:44.635 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-06-17 20:07:44.648 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-06-17 20:07:44.747 | deployment "capi-controller-manager" successfully rolled out 2026-06-17 20:07:44.761 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-06-17 20:07:44.869 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-17 20:07:47.976 | deployment "capo-controller-manager" successfully rolled out 2026-06-17 20:07:47.986 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-06-17 20:07:47.990 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 20:07:47.996 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-06-17 20:07:48.001 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-17 20:07:48.005 | + functions-common:run_plugins:1834 : local dir=/opt/stack/ovn-octavia-provider 2026-06-17 20:07:48.010 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-06-17 20:07:48.016 | + functions-common:run_plugins:1836 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-06-17 20:07:48.022 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-06-17 20:07:48.053 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:07:48.059 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-06-17 20:07:48.063 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.70:6641 2026-06-17 20:07:48.068 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.70:6642 2026-06-17 20:07:48.072 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:07:48.077 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-06-17 20:07:48.082 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-17 20:07:48.087 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-17 20:07:48.092 | + functions:set_systemd_override:845 : local value=2048 2026-06-17 20:07:48.096 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-17 20:07:48.100 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-17 20:07:48.187 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-17 20:07:48.187 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-17 20:07:48.190 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-17 20:07:48.473 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-17 20:07:48.478 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-17 20:07:48.514 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:07:48.520 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-17 20:07:48.525 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 20:07:48.530 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 20:07:48.534 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 20:07:48.539 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 20:07:48.544 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 20:07:48.549 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 20:07:48.554 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:07:48.561 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:07:48.565 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 20:07:48.571 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 20:07:48.576 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 20:07:48.581 | + functions-common:apt_get_update:1161 : return 2026-06-17 20:07:48.587 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-17 20:07:48.593 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 20:07:48.598 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:07:48.604 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:07:48.610 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-17 20:07:48.652 | + 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-17 20:07:48.697 | Reading package lists... 2026-06-17 20:07:48.919 | Building dependency tree... 2026-06-17 20:07:48.920 | Reading state information... 2026-06-17 20:07:49.194 | The following additional packages will be installed: 2026-06-17 20:07:49.194 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-17 20:07:49.194 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-17 20:07:49.194 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-17 20:07:49.194 | erlang-tools erlang-xmerl logrotate 2026-06-17 20:07:49.195 | Suggested packages: 2026-06-17 20:07:49.195 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-06-17 20:07:49.241 | The following NEW packages will be installed: 2026-06-17 20:07:49.241 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-17 20:07:49.241 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-17 20:07:49.241 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-17 20:07:49.242 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-06-17 20:07:49.508 | 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 2026-06-17 20:07:49.508 | Need to get 36.1 MB of archives. 2026-06-17 20:07:49.508 | After this operation, 56.4 MB of additional disk space will be used. 2026-06-17 20:07:49.508 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-06-17 20:07:49.755 | 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-17 20:07:50.489 | 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-17 20:07:50.525 | 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-17 20:07:50.531 | 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-17 20:07:50.558 | 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-17 20:07:50.596 | 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-17 20:07:50.604 | 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-17 20:07:50.667 | 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-17 20:07:50.671 | 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-17 20:07:50.675 | 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-17 20:07:50.678 | 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-17 20:07:50.703 | 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-17 20:07:50.775 | 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-17 20:07:50.778 | 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-17 20:07:50.785 | 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-17 20:07:50.797 | 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-17 20:07:50.818 | 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-17 20:07:50.872 | 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-17 20:07:51.668 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-17 20:07:51.715 | Fetched 36.1 MB in 2s (16.2 MB/s) 2026-06-17 20:07:51.760 | Selecting previously unselected package logrotate. 2026-06-17 20:07:51.791 | (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-17 20:07:51.794 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-06-17 20:07:51.797 | Unpacking logrotate (3.21.0-2build1) ... 2026-06-17 20:07:51.860 | Selecting previously unselected package erlang-base. 2026-06-17 20:07:51.871 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:51.900 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:52.542 | Selecting previously unselected package erlang-asn1. 2026-06-17 20:07:52.550 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:52.554 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:52.617 | Selecting previously unselected package erlang-crypto. 2026-06-17 20:07:52.625 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:52.631 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:52.682 | Selecting previously unselected package erlang-public-key. 2026-06-17 20:07:52.689 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:52.693 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:52.756 | Selecting previously unselected package erlang-mnesia. 2026-06-17 20:07:52.767 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:52.772 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:52.832 | Selecting previously unselected package erlang-runtime-tools. 2026-06-17 20:07:52.839 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:52.843 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:52.906 | Selecting previously unselected package erlang-ssl. 2026-06-17 20:07:52.914 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:52.919 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:53.007 | Selecting previously unselected package erlang-eldap. 2026-06-17 20:07:53.017 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:53.020 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:53.072 | Selecting previously unselected package erlang-ftp. 2026-06-17 20:07:53.080 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:53.085 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:53.134 | Selecting previously unselected package erlang-tftp. 2026-06-17 20:07:53.142 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:53.146 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:53.199 | Selecting previously unselected package erlang-inets. 2026-06-17 20:07:53.209 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:53.213 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:53.285 | Selecting previously unselected package erlang-snmp. 2026-06-17 20:07:53.295 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:53.299 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:53.412 | Selecting previously unselected package erlang-os-mon. 2026-06-17 20:07:53.417 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:53.421 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:53.468 | Selecting previously unselected package erlang-parsetools. 2026-06-17 20:07:53.476 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:53.480 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:53.530 | Selecting previously unselected package erlang-syntax-tools. 2026-06-17 20:07:53.540 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:53.544 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:53.614 | Selecting previously unselected package erlang-tools. 2026-06-17 20:07:53.622 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:53.627 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:53.691 | Selecting previously unselected package erlang-xmerl. 2026-06-17 20:07:53.700 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-17 20:07:53.704 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:53.837 | Selecting previously unselected package rabbitmq-server. 2026-06-17 20:07:53.846 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-17 20:07:53.854 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-17 20:07:54.404 | Setting up logrotate (3.21.0-2build1) ... 2026-06-17 20:07:54.573 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-06-17 20:07:54.879 | logrotate.service is a disabled or a static unit, not starting it. 2026-06-17 20:07:54.919 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:55.210 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-17 20:07:55.210 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-17 20:07:56.648 | Searching for services which depend on erlang and should be started... none found. 2026-06-17 20:07:56.652 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.662 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.671 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.684 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.693 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.704 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.714 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.723 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.733 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.743 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.751 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.759 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.766 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.776 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.784 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.793 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-17 20:07:56.801 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-17 20:07:56.857 | info: Selecting GID from range 100 to 999 ... 2026-06-17 20:07:56.862 | info: Adding group `rabbitmq' (GID 112) ... 2026-06-17 20:07:56.936 | info: Selecting UID from range 100 to 999 ... 2026-06-17 20:07:56.936 | 2026-06-17 20:07:56.941 | info: Adding system user `rabbitmq' (UID 110) ... 2026-06-17 20:07:56.945 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-06-17 20:07:57.095 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-17 20:07:57.265 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-17 20:08:02.646 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 20:08:03.718 | + functions-common:apt_get:1205 : result=0 2026-06-17 20:08:03.723 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 20:08:03.728 | + functions-common:time_stop:2414 : local name 2026-06-17 20:08:03.735 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:08:03.740 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:08:03.745 | + functions-common:time_stop:2417 : local total 2026-06-17 20:08:03.750 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:08:03.756 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 20:08:03.761 | + functions-common:time_stop:2421 : start_time=1781726868646 2026-06-17 20:08:03.766 | + functions-common:time_stop:2423 : [[ -z 1781726868646 ]] 2026-06-17 20:08:03.773 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:08:03.781 | + functions-common:time_stop:2426 : end_time=1781726883775 2026-06-17 20:08:03.786 | + functions-common:time_stop:2427 : elapsed_time=15129 2026-06-17 20:08:03.791 | + functions-common:time_stop:2428 : total=120338 2026-06-17 20:08:03.797 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:08:03.803 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=135467 2026-06-17 20:08:03.809 | + functions-common:apt_get:1209 : return 0 2026-06-17 20:08:03.814 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-17 20:08:03.820 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 20:08:03.826 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 20:08:03.831 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 20:08:03.834 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 20:08:03.840 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 20:08:03.845 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 20:08:03.851 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 20:08:03.857 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 20:08:03.862 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 20:08:03.868 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 20:08:03.872 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 20:08:03.878 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 20:08:03.884 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 20:08:03.888 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-17 20:08:03.895 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-17 20:08:03.928 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:08:03.934 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-17 20:08:03.939 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 20:08:03.944 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-17 20:08:03.949 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-17 20:08:03.956 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-17 20:08:03.965 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-17 20:08:03.970 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-17 20:08:03.975 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-17 20:08:03.981 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-17 20:08:03.987 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-06-17 20:08:03.993 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-06-17 20:08:04.001 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-17 20:08:04.677 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-17 20:08:04.677 | user tags 2026-06-17 20:08:04.677 | guest [administrator]' 2026-06-17 20:08:04.686 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-17 20:08:04.686 | user tags 2026-06-17 20:08:04.686 | guest [administrator]' 2026-06-17 20:08:04.686 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-17 20:08:04.697 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-17 20:08:04.703 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-17 20:08:04.709 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-06-17 20:08:05.364 | Adding user "stackrabbit" ... 2026-06-17 20:08:05.370 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-17 20:08:05.394 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-17 20:08:06.054 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-17 20:08:06.092 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-17 20:08:06.098 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-06-17 20:08:06.728 | Changing password for user "stackrabbit" ... 2026-06-17 20:08:06.763 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-17 20:08:06.768 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-17 20:08:06.773 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-17 20:08:07.380 | Deleting user "guest" ... 2026-06-17 20:08:07.413 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-17 20:08:07.450 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:08:07.456 | + ./stack.sh:main:855 : install_database 2026-06-17 20:08:07.462 | + lib/database:install_database:118 : install_database_mysql 2026-06-17 20:08:07.468 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-17 20:08:07.473 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:08:07.479 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:08:07.483 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-17 20:08:07.582 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-06-17 20:08:07.588 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-17 20:08:07.597 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-17 20:08:07.603 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:08:07.609 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:08:07.615 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-17 20:08:07.621 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-17 20:08:07.626 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-06-17 20:08:07.635 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-17 20:08:07.640 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-17 20:08:07.646 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 20:08:07.652 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 20:08:07.658 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 20:08:07.663 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 20:08:07.669 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 20:08:07.675 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 20:08:07.680 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 20:08:07.686 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 20:08:07.693 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 20:08:07.699 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 20:08:07.705 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 20:08:07.711 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 20:08:07.717 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 20:08:07.723 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-17 20:08:07.729 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:08:07.735 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:08:07.741 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-17 20:08:07.747 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 20:08:07.753 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 20:08:07.758 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 20:08:07.764 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 20:08:07.770 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 20:08:07.774 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 20:08:07.780 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:08:07.785 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:08:07.791 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 20:08:07.797 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 20:08:07.802 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 20:08:07.808 | + functions-common:apt_get_update:1161 : return 2026-06-17 20:08:07.813 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-17 20:08:07.819 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 20:08:07.825 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:08:07.831 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:08:07.838 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-17 20:08:07.884 | + 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-17 20:08:07.927 | Reading package lists... 2026-06-17 20:08:08.144 | Building dependency tree... 2026-06-17 20:08:08.145 | Reading state information... 2026-06-17 20:08:08.360 | The following additional packages will be installed: 2026-06-17 20:08:08.360 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-06-17 20:08:08.360 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-06-17 20:08:08.360 | mysql-server-8.0 mysql-server-core-8.0 2026-06-17 20:08:08.361 | Suggested packages: 2026-06-17 20:08:08.361 | mailx tinyca 2026-06-17 20:08:08.361 | Recommended packages: 2026-06-17 20:08:08.361 | libhtml-template-perl mecab-ipadic-utf8 2026-06-17 20:08:08.397 | The following NEW packages will be installed: 2026-06-17 20:08:08.397 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-06-17 20:08:08.397 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-06-17 20:08:08.398 | mysql-server-8.0 mysql-server-core-8.0 2026-06-17 20:08:08.585 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-06-17 20:08:08.585 | Need to get 22.3 MB of archives. 2026-06-17 20:08:08.585 | After this operation, 187 MB of additional disk space will be used. 2026-06-17 20:08:08.585 | 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-17 20:08:09.359 | 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-17 20:08:09.360 | 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-17 20:08:09.362 | 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-17 20:08:09.362 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-17 20:08:09.366 | 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-17 20:08:09.438 | 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-17 20:08:10.308 | 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-17 20:08:10.387 | 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-17 20:08:10.565 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-17 20:08:10.605 | Fetched 22.3 MB in 2s (11.3 MB/s) 2026-06-17 20:08:10.635 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-17 20:08:10.663 | (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-17 20:08:10.666 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 20:08:10.670 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 20:08:11.025 | Selecting previously unselected package mysql-client-8.0. 2026-06-17 20:08:11.036 | Preparing to unpack .../1-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 20:08:11.039 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 20:08:11.090 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-06-17 20:08:11.099 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-17 20:08:11.108 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-17 20:08:11.159 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-17 20:08:11.168 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-17 20:08:11.171 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-17 20:08:11.221 | Selecting previously unselected package libmecab2:amd64. 2026-06-17 20:08:11.230 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-17 20:08:11.233 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-17 20:08:11.288 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-17 20:08:11.298 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-17 20:08:11.302 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-17 20:08:11.362 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-17 20:08:11.372 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 20:08:11.376 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 20:08:12.229 | Selecting previously unselected package mysql-server-8.0. 2026-06-17 20:08:12.240 | Preparing to unpack .../7-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 20:08:12.637 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 20:08:12.769 | Selecting previously unselected package mysql-server. 2026-06-17 20:08:12.779 | Preparing to unpack .../8-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-17 20:08:12.826 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 20:08:12.897 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-17 20:08:12.907 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-17 20:08:12.919 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 20:08:12.928 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 20:08:12.938 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-17 20:08:12.950 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-17 20:08:12.960 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 20:08:12.970 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 20:08:13.818 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-17 20:08:13.877 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-17 20:08:25.643 | mysqld will log errors to /var/log/mysql/error.log 2026-06-17 20:08:26.685 | mysqld is running as pid 31672 2026-06-17 20:08:29.102 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-17 20:08:30.419 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-17 20:08:30.430 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 20:08:31.262 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 20:08:31.572 | + functions-common:apt_get:1205 : result=0 2026-06-17 20:08:31.578 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 20:08:31.583 | + functions-common:time_stop:2414 : local name 2026-06-17 20:08:31.588 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:08:31.592 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:08:31.597 | + functions-common:time_stop:2417 : local total 2026-06-17 20:08:31.603 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:08:31.607 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 20:08:31.611 | + functions-common:time_stop:2421 : start_time=1781726887877 2026-06-17 20:08:31.617 | + functions-common:time_stop:2423 : [[ -z 1781726887877 ]] 2026-06-17 20:08:31.623 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:08:31.630 | + functions-common:time_stop:2426 : end_time=1781726911625 2026-06-17 20:08:31.635 | + functions-common:time_stop:2427 : elapsed_time=23748 2026-06-17 20:08:31.640 | + functions-common:time_stop:2428 : total=135467 2026-06-17 20:08:31.644 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:08:31.649 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=159215 2026-06-17 20:08:31.654 | + functions-common:apt_get:1209 : return 0 2026-06-17 20:08:31.660 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-17 20:08:31.666 | + ./stack.sh:main:858 : install_database_python 2026-06-17 20:08:31.671 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-17 20:08:31.677 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-17 20:08:31.683 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-17 20:08:31.688 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 20:08:31.695 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-17 20:08:31.700 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-17 20:08:31.705 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 20:08:31.715 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-17 20:08:31.716 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 20:08:31.725 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-17 20:08:31.730 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-17 20:08:31.735 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-17 20:08:31.743 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-17 20:08:31.749 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-17 20:08:31.796 | Using python 3.12 to install PyMySQL 2026-06-17 20:08:31.802 | + 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-17 20:08:32.502 | Collecting PyMySQL 2026-06-17 20:08:32.575 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-17 20:08:32.588 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-17 20:08:32.666 | Installing collected packages: PyMySQL 2026-06-17 20:08:32.705 | Successfully installed PyMySQL-1.2.0 2026-06-17 20:08:32.765 | + inc/python:pip_install:216 : result=0 2026-06-17 20:08:32.769 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:08:32.775 | + functions-common:time_stop:2414 : local name 2026-06-17 20:08:32.781 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:08:32.786 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:08:32.791 | + functions-common:time_stop:2417 : local total 2026-06-17 20:08:32.796 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:08:32.800 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:08:32.805 | + functions-common:time_stop:2421 : start_time=1781726911783 2026-06-17 20:08:32.810 | + functions-common:time_stop:2423 : [[ -z 1781726911783 ]] 2026-06-17 20:08:32.816 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:08:32.824 | + functions-common:time_stop:2426 : end_time=1781726912818 2026-06-17 20:08:32.830 | + functions-common:time_stop:2427 : elapsed_time=1035 2026-06-17 20:08:32.835 | + functions-common:time_stop:2428 : total=20291 2026-06-17 20:08:32.839 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:08:32.845 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21326 2026-06-17 20:08:32.851 | + inc/python:pip_install:219 : return 0 2026-06-17 20:08:32.857 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-17 20:08:32.861 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-17 20:08:32.867 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-17 20:08:32.874 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-17 20:08:32.911 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:08:32.916 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-17 20:08:32.921 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-17 20:08:32.959 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:08:32.966 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-17 20:08:33.006 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:08:33.012 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-17 20:08:33.048 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:08:33.053 | + ./stack.sh:main:866 : install_etcd3 2026-06-17 20:08:33.057 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-17 20:08:33.057 | Installing etcd 2026-06-17 20:08:33.063 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-17 20:08:33.085 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-17 20:08:33.108 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-17 20:08:33.113 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-17 20:08:33.136 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-17 20:08:33.143 | ++ 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-17 20:08:33.149 | ++ 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-17 20:08:33.156 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-17 20:08:33.161 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-17 20:08:33.166 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-17 20:08:33.172 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 20:08:33.177 | ++ 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-17 20:08:33.182 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-17 20:08:33.188 | ++ 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-17 20:08:33.194 | --2026-06-17 20:08:33-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 20:08:33.232 | Resolving github.com (github.com)... 140.82.114.3 2026-06-17 20:08:33.247 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-06-17 20:08:33.395 | HTTP request sent, awaiting response... 302 Found 2026-06-17 20:08:33.395 | 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-17T20%3A42%3A23Z&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-17T19%3A42%3A01Z&ske=2026-06-17T20%3A42%3A23Z&sks=b&skv=2018-11-09&sig=Tmbd%2BMYh4MefVNJqe4Kx18XdgKfORhvNlTVveRNYxyU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTcyODcxMywibmJmIjoxNzgxNzI2OTEzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.vlmw_JWIxJSAr5TDfI-doIGvTOL-tuAbOmO5woKqlZw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-17 20:08:33.396 | --2026-06-17 20:08:33-- 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-17T20%3A42%3A23Z&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-17T19%3A42%3A01Z&ske=2026-06-17T20%3A42%3A23Z&sks=b&skv=2018-11-09&sig=Tmbd%2BMYh4MefVNJqe4Kx18XdgKfORhvNlTVveRNYxyU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTcyODcxMywibmJmIjoxNzgxNzI2OTEzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.vlmw_JWIxJSAr5TDfI-doIGvTOL-tuAbOmO5woKqlZw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-17 20:08:33.398 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-06-17 20:08:33.400 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-17 20:08:33.420 | HTTP request sent, awaiting response... 200 OK 2026-06-17 20:08:33.420 | Length: 20927601 (20M) [application/octet-stream] 2026-06-17 20:08:33.420 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-06-17 20:08:33.430 | 2026-06-17 20:08:33.519 | 0K ........ ........ ... 100% 201M=0.1s 2026-06-17 20:08:33.519 | 2026-06-17 20:08:33.519 | 2026-06-17 20:08:33 (201 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-06-17 20:08:33.519 | 2026-06-17 20:08:33.526 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-17 20:08:33.531 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 20:08:33.536 | ++ functions:get_extra_file:81 : return 2026-06-17 20:08:33.543 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 20:08:33.549 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-17 20:08:33.554 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-17 20:08:33.559 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-06-17 20:08:33.581 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-17 20:08:33.588 | + 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-17 20:08:33.598 | etcd-v3.5.21-linux-amd64/ 2026-06-17 20:08:33.598 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-17 20:08:33.598 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-17 20:08:33.598 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-17 20:08:33.598 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-17 20:08:33.598 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-17 20:08:33.598 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-17 20:08:33.598 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-17 20:08:33.599 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-17 20:08:33.599 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-17 20:08:33.599 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-17 20:08:33.599 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-17 20:08:33.600 | etcd-v3.5.21-linux-amd64/README.md 2026-06-17 20:08:33.600 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-17 20:08:33.727 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-17 20:08:33.857 | etcd-v3.5.21-linux-amd64/etcd 2026-06-17 20:08:34.031 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-17 20:08:34.082 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-17 20:08:34.131 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-17 20:08:34.136 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-17 20:08:34.176 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:08:34.181 | + ./stack.sh:main:876 : configure_CA 2026-06-17 20:08:34.188 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.70 ]] 2026-06-17 20:08:34.195 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.70 2026-06-17 20:08:34.202 | ++ functions-common:ipv6_unquote:2212 : echo 199.204.45.70 2026-06-17 20:08:34.204 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-17 20:08:34.213 | + lib/tls:configure_CA:70 : [[ 199.204.45.70 != \1\9\9\.\2\0\4\.\4\5\.\7\0 ]] 2026-06-17 20:08:34.218 | + ./stack.sh:main:877 : init_CA 2026-06-17 20:08:34.223 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-06-17 20:08:34.229 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-17 20:08:34.235 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-06-17 20:08:34.241 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-17 20:08:34.248 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-06-17 20:08:34.254 | + lib/tls:create_CA_base:86 : local i 2026-06-17 20:08:34.259 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-17 20:08:34.264 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-06-17 20:08:34.274 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-17 20:08:34.280 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-06-17 20:08:34.287 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-17 20:08:34.293 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-06-17 20:08:34.302 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-17 20:08:34.308 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-06-17 20:08:34.317 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-06-17 20:08:34.325 | + lib/tls:create_CA_base:91 : echo 01 2026-06-17 20:08:34.330 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-06-17 20:08:34.339 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-06-17 20:08:34.346 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-17 20:08:34.351 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-06-17 20:08:34.357 | + lib/tls:create_CA_config:145 : echo ' 2026-06-17 20:08:34.357 | [ ca ] 2026-06-17 20:08:34.357 | default_ca = CA_default 2026-06-17 20:08:34.357 | 2026-06-17 20:08:34.357 | [ CA_default ] 2026-06-17 20:08:34.357 | dir = /opt/stack/data/CA/root-ca 2026-06-17 20:08:34.357 | policy = policy_match 2026-06-17 20:08:34.358 | database = $dir/index.txt 2026-06-17 20:08:34.358 | serial = $dir/serial 2026-06-17 20:08:34.358 | certs = $dir/certs 2026-06-17 20:08:34.358 | crl_dir = $dir/crl 2026-06-17 20:08:34.358 | new_certs_dir = $dir/newcerts 2026-06-17 20:08:34.358 | certificate = $dir/cacert.pem 2026-06-17 20:08:34.358 | private_key = $dir/private/cacert.key 2026-06-17 20:08:34.358 | RANDFILE = $dir/private/.rand 2026-06-17 20:08:34.358 | default_md = sha256 2026-06-17 20:08:34.358 | 2026-06-17 20:08:34.358 | [ req ] 2026-06-17 20:08:34.358 | default_bits = 2048 2026-06-17 20:08:34.358 | default_md = sha256 2026-06-17 20:08:34.358 | 2026-06-17 20:08:34.358 | prompt = no 2026-06-17 20:08:34.358 | distinguished_name = ca_distinguished_name 2026-06-17 20:08:34.358 | 2026-06-17 20:08:34.358 | x509_extensions = ca_extensions 2026-06-17 20:08:34.358 | 2026-06-17 20:08:34.358 | [ ca_distinguished_name ] 2026-06-17 20:08:34.358 | organizationName = OpenStack 2026-06-17 20:08:34.358 | organizationalUnitName = DevStack Certificate Authority 2026-06-17 20:08:34.358 | commonName = Root CA 2026-06-17 20:08:34.358 | 2026-06-17 20:08:34.358 | [ policy_match ] 2026-06-17 20:08:34.358 | countryName = optional 2026-06-17 20:08:34.358 | stateOrProvinceName = optional 2026-06-17 20:08:34.358 | organizationName = match 2026-06-17 20:08:34.358 | organizationalUnitName = optional 2026-06-17 20:08:34.358 | commonName = supplied 2026-06-17 20:08:34.358 | 2026-06-17 20:08:34.358 | [ ca_extensions ] 2026-06-17 20:08:34.358 | basicConstraints = critical,CA:true 2026-06-17 20:08:34.358 | subjectKeyIdentifier = hash 2026-06-17 20:08:34.358 | authorityKeyIdentifier = keyid:always, issuer 2026-06-17 20:08:34.358 | keyUsage = cRLSign, keyCertSign 2026-06-17 20:08:34.358 | 2026-06-17 20:08:34.358 | ' 2026-06-17 20:08:34.363 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-06-17 20:08:34.369 | + 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-17 20:08:34.498 | ..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+...+..........+......+............+...+...........+.+...+...........+....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+..+..........+...............+.....+...+....+...+..+..........+..+.....................+.........+...+.+.....+....+........+...+..........+......+.....+...+......+....+..+..........+..................+...+..+...+.............+..+.............+..+.......+..+.+...+.....+......+...+...+..................+.+.....+......+.........+...+.......+.....+.............+........+.............+.....+......+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-17 20:08:34.569 | ..........+....+...+...+.....+...+......+....+...........+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.....+......+.............+.....+......+.+..+............+...+.+.........+..+...+......+......+....+.........+..+..........+...+..+......+.......+...+...+...........+.+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+............+..+.+...+.....+.......+...+.................+.......+..+....+.........+.....+................+..+....+...+...............+...+........+.+........+.+..+...+...............+.+.....+.............+...+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-17 20:08:34.572 | ----- 2026-06-17 20:08:34.582 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-06-17 20:08:34.588 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-17 20:08:34.594 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-06-17 20:08:34.598 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-06-17 20:08:34.604 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-17 20:08:34.609 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-06-17 20:08:34.614 | + lib/tls:create_CA_base:86 : local i 2026-06-17 20:08:34.619 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-17 20:08:34.624 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-06-17 20:08:34.632 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-17 20:08:34.637 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-06-17 20:08:34.645 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-17 20:08:34.651 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-06-17 20:08:34.660 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-17 20:08:34.665 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-06-17 20:08:34.674 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-06-17 20:08:34.683 | + lib/tls:create_CA_base:91 : echo 01 2026-06-17 20:08:34.688 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-06-17 20:08:34.699 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-06-17 20:08:34.705 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-17 20:08:34.710 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-06-17 20:08:34.716 | + lib/tls:create_CA_config:145 : echo ' 2026-06-17 20:08:34.716 | [ ca ] 2026-06-17 20:08:34.716 | default_ca = CA_default 2026-06-17 20:08:34.716 | 2026-06-17 20:08:34.716 | [ CA_default ] 2026-06-17 20:08:34.716 | dir = /opt/stack/data/CA/int-ca 2026-06-17 20:08:34.716 | policy = policy_match 2026-06-17 20:08:34.716 | database = $dir/index.txt 2026-06-17 20:08:34.716 | serial = $dir/serial 2026-06-17 20:08:34.716 | certs = $dir/certs 2026-06-17 20:08:34.716 | crl_dir = $dir/crl 2026-06-17 20:08:34.716 | new_certs_dir = $dir/newcerts 2026-06-17 20:08:34.716 | certificate = $dir/cacert.pem 2026-06-17 20:08:34.716 | private_key = $dir/private/cacert.key 2026-06-17 20:08:34.716 | RANDFILE = $dir/private/.rand 2026-06-17 20:08:34.716 | default_md = sha256 2026-06-17 20:08:34.716 | 2026-06-17 20:08:34.716 | [ req ] 2026-06-17 20:08:34.716 | default_bits = 2048 2026-06-17 20:08:34.716 | default_md = sha256 2026-06-17 20:08:34.716 | 2026-06-17 20:08:34.716 | prompt = no 2026-06-17 20:08:34.716 | distinguished_name = ca_distinguished_name 2026-06-17 20:08:34.716 | 2026-06-17 20:08:34.716 | x509_extensions = ca_extensions 2026-06-17 20:08:34.716 | 2026-06-17 20:08:34.716 | [ ca_distinguished_name ] 2026-06-17 20:08:34.716 | organizationName = OpenStack 2026-06-17 20:08:34.717 | organizationalUnitName = DevStack Certificate Authority 2026-06-17 20:08:34.717 | commonName = Intermediate CA 2026-06-17 20:08:34.717 | 2026-06-17 20:08:34.717 | [ policy_match ] 2026-06-17 20:08:34.717 | countryName = optional 2026-06-17 20:08:34.717 | stateOrProvinceName = optional 2026-06-17 20:08:34.717 | organizationName = match 2026-06-17 20:08:34.717 | organizationalUnitName = optional 2026-06-17 20:08:34.717 | commonName = supplied 2026-06-17 20:08:34.717 | 2026-06-17 20:08:34.717 | [ ca_extensions ] 2026-06-17 20:08:34.717 | basicConstraints = critical,CA:true 2026-06-17 20:08:34.717 | subjectKeyIdentifier = hash 2026-06-17 20:08:34.717 | authorityKeyIdentifier = keyid:always, issuer 2026-06-17 20:08:34.717 | keyUsage = cRLSign, keyCertSign 2026-06-17 20:08:34.717 | 2026-06-17 20:08:34.717 | ' 2026-06-17 20:08:34.722 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-06-17 20:08:34.727 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-17 20:08:34.733 | + lib/tls:create_signing_config:198 : echo ' 2026-06-17 20:08:34.733 | [ ca ] 2026-06-17 20:08:34.733 | default_ca = CA_default 2026-06-17 20:08:34.733 | 2026-06-17 20:08:34.733 | [ CA_default ] 2026-06-17 20:08:34.733 | dir = /opt/stack/data/CA/int-ca 2026-06-17 20:08:34.733 | policy = policy_match 2026-06-17 20:08:34.733 | database = $dir/index.txt 2026-06-17 20:08:34.733 | serial = $dir/serial 2026-06-17 20:08:34.733 | certs = $dir/certs 2026-06-17 20:08:34.733 | crl_dir = $dir/crl 2026-06-17 20:08:34.733 | new_certs_dir = $dir/newcerts 2026-06-17 20:08:34.733 | certificate = $dir/cacert.pem 2026-06-17 20:08:34.733 | private_key = $dir/private/cacert.key 2026-06-17 20:08:34.733 | RANDFILE = $dir/private/.rand 2026-06-17 20:08:34.733 | default_md = default 2026-06-17 20:08:34.733 | 2026-06-17 20:08:34.733 | [ req ] 2026-06-17 20:08:34.733 | default_bits = 1024 2026-06-17 20:08:34.733 | default_md = sha256 2026-06-17 20:08:34.733 | 2026-06-17 20:08:34.733 | prompt = no 2026-06-17 20:08:34.733 | distinguished_name = req_distinguished_name 2026-06-17 20:08:34.733 | 2026-06-17 20:08:34.733 | x509_extensions = req_extensions 2026-06-17 20:08:34.733 | 2026-06-17 20:08:34.733 | [ req_distinguished_name ] 2026-06-17 20:08:34.733 | organizationName = OpenStack 2026-06-17 20:08:34.733 | organizationalUnitName = DevStack Server Farm 2026-06-17 20:08:34.734 | 2026-06-17 20:08:34.734 | [ policy_match ] 2026-06-17 20:08:34.734 | countryName = optional 2026-06-17 20:08:34.734 | stateOrProvinceName = optional 2026-06-17 20:08:34.734 | organizationName = match 2026-06-17 20:08:34.734 | organizationalUnitName = optional 2026-06-17 20:08:34.734 | commonName = supplied 2026-06-17 20:08:34.734 | 2026-06-17 20:08:34.734 | [ req_extensions ] 2026-06-17 20:08:34.734 | basicConstraints = CA:false 2026-06-17 20:08:34.734 | subjectKeyIdentifier = hash 2026-06-17 20:08:34.734 | authorityKeyIdentifier = keyid:always, issuer 2026-06-17 20:08:34.734 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-06-17 20:08:34.734 | extendedKeyUsage = serverAuth, clientAuth 2026-06-17 20:08:34.734 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-06-17 20:08:34.734 | 2026-06-17 20:08:34.734 | ' 2026-06-17 20:08:34.739 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-06-17 20:08:34.745 | + 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-17 20:08:34.810 | ...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+........+............+...+...+.......+...+.....+................+.....+.+...+.....+....+...+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+......+...+....+........+.......+..+..........+.....+.............+.....+.......+...+.....+............+.+...+..+.......+.....+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-17 20:08:34.896 | ...+...+....+.........+..+...+.+......+..+......+.........+.+.....+.......+..+............+.+............+..+..........+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+....+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.....+...+............+.........+......+..........+...+......+...........+.+..+..........+.....+...+.......+......+...........+..........+........+.+..+...+....+...+..............+.+...............+...+......+...+..+......+....+........+.......+...+...+........+................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-17 20:08:34.899 | ----- 2026-06-17 20:08:34.907 | + 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-17 20:08:34.914 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-06-17 20:08:34.918 | Check that the request matches the signature 2026-06-17 20:08:34.918 | Signature ok 2026-06-17 20:08:34.918 | The Subject's Distinguished Name is as follows 2026-06-17 20:08:34.918 | organizationName :ASN.1 12:'OpenStack' 2026-06-17 20:08:34.918 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-06-17 20:08:34.918 | commonName :ASN.1 12:'Intermediate CA' 2026-06-17 20:08:34.920 | Certificate is to be certified until Jun 17 20:08:34 2027 GMT (365 days) 2026-06-17 20:08:34.921 | 2026-06-17 20:08:34.921 | Write out database with 1 new entries 2026-06-17 20:08:34.922 | Database updated 2026-06-17 20:08:34.929 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-06-17 20:08:34.938 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-17 20:08:34.947 | + lib/tls:init_CA:212 : is_fedora 2026-06-17 20:08:34.951 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 20:08:34.957 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 20:08:34.961 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 20:08:34.967 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 20:08:34.972 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 20:08:34.977 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 20:08:34.983 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 20:08:34.989 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 20:08:34.994 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 20:08:35.000 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 20:08:35.006 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 20:08:35.012 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 20:08:35.018 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 20:08:35.024 | + lib/tls:init_CA:215 : is_ubuntu 2026-06-17 20:08:35.030 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:08:35.036 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:08:35.041 | + 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-17 20:08:35.063 | + 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-17 20:08:35.085 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-06-17 20:08:35.102 | Updating certificates in /etc/ssl/certs... 2026-06-17 20:08:36.738 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-06-17 20:08:36.739 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-06-17 20:08:36.746 | 2 added, 0 removed; done. 2026-06-17 20:08:36.747 | Running hooks in /etc/ca-certificates/update.d... 2026-06-17 20:08:36.749 | done. 2026-06-17 20:08:36.761 | + ./stack.sh:main:878 : init_cert 2026-06-17 20:08:36.767 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-06-17 20:08:36.772 | + lib/tls:init_cert:226 : [[ -n 199.204.45.70 ]] 2026-06-17 20:08:36.777 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.70 2026-06-17 20:08:36.784 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-06-17 20:08:36.789 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.70,IP:::1 2026-06-17 20:08:36.795 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000181527.novalocal IP:199.204.45.70,IP:::1 2026-06-17 20:08:36.800 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-17 20:08:36.806 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-06-17 20:08:36.811 | + lib/tls:make_cert:244 : local common_name=np0000181527.novalocal 2026-06-17 20:08:36.816 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.70,IP:::1 2026-06-17 20:08:36.821 | + lib/tls:make_cert:247 : '[' np0000181527.novalocal '!=' 199.204.45.70 ']' 2026-06-17 20:08:36.826 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.70 2026-06-17 20:08:36.832 | + functions-common:is_ipv4_address:2200 : local address=199.204.45.70 2026-06-17 20:08:36.838 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-06-17 20:08:36.843 | + functions-common:is_ipv4_address:2203 : [[ 199.204.45.70 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-06-17 20:08:36.849 | + functions-common:is_ipv4_address:2204 : return 0 2026-06-17 20:08:36.853 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.70,IP:::1 ]] 2026-06-17 20:08:36.859 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.70,IP:::1,IP:199.204.45.70 2026-06-17 20:08:36.865 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-17 20:08:36.871 | + 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=np0000181527.novalocal' 2026-06-17 20:08:36.916 | ..................+...+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.+.....+.........+.......+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...........+.+.....+....+............+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-17 20:08:37.012 | ......+....+.................+..........+..+.+.....+.........+............+.+..+...+....+......+..+...+...+.+......+...+.........+...+..+.+......+.........+.....+.........+...+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+.....+......+....+..................+..+...+.........+.+............+..+......+......................+......+..+....+........+.+.....+....+..+.+...............+.....+...+.........+.......+..................+..+....+......+.........+.....+.......+...+............+..+......+.+.....+....+.........+..+......+....+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-17 20:08:37.015 | ----- 2026-06-17 20:08:37.023 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.70,IP:::1,IP:199.204.45.70 ]] 2026-06-17 20:08:37.028 | + lib/tls:make_cert:271 : alt_names=DNS:np0000181527.novalocal,IP:199.204.45.70,IP:::1,IP:199.204.45.70 2026-06-17 20:08:37.032 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000181527.novalocal,IP:199.204.45.70,IP:::1,IP:199.204.45.70 2026-06-17 20:08:37.037 | + 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=np0000181527.novalocal' -batch 2026-06-17 20:08:37.044 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-06-17 20:08:37.047 | Check that the request matches the signature 2026-06-17 20:08:37.047 | Signature ok 2026-06-17 20:08:37.047 | The Subject's Distinguished Name is as follows 2026-06-17 20:08:37.047 | organizationName :ASN.1 12:'OpenStack' 2026-06-17 20:08:37.047 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-06-17 20:08:37.047 | commonName :ASN.1 12:'np0000181527.novalocal' 2026-06-17 20:08:37.048 | Certificate is to be certified until Jun 17 20:08:37 2027 GMT (365 days) 2026-06-17 20:08:37.051 | 2026-06-17 20:08:37.051 | Write out database with 1 new entries 2026-06-17 20:08:37.051 | Database updated 2026-06-17 20:08:37.058 | + 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-17 20:08:37.067 | + ./stack.sh:main:885 : install_dstat 2026-06-17 20:08:37.073 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-17 20:08:37.109 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:08:37.114 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-06-17 20:08:37.120 | + inc/python:pip_install_gr:94 : local name=psutil 2026-06-17 20:08:37.126 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 20:08:37.132 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-06-17 20:08:37.138 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-06-17 20:08:37.144 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 20:08:37.151 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-06-17 20:08:37.153 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 20:08:37.162 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-06-17 20:08:37.167 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-06-17 20:08:37.173 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-06-17 20:08:37.179 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-06-17 20:08:37.186 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-06-17 20:08:37.233 | Using python 3.12 to install psutil 2026-06-17 20:08:37.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 psutil 2026-06-17 20:08:37.963 | Collecting psutil 2026-06-17 20:08:38.024 | 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-17 20:08:38.054 | 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-17 20:08:38.137 | Installing collected packages: psutil 2026-06-17 20:08:38.204 | Successfully installed psutil-7.2.2 2026-06-17 20:08:38.267 | + inc/python:pip_install:216 : result=0 2026-06-17 20:08:38.272 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:08:38.278 | + functions-common:time_stop:2414 : local name 2026-06-17 20:08:38.282 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:08:38.286 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:08:38.291 | + functions-common:time_stop:2417 : local total 2026-06-17 20:08:38.296 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:08:38.301 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:08:38.306 | + functions-common:time_stop:2421 : start_time=1781726917220 2026-06-17 20:08:38.311 | + functions-common:time_stop:2423 : [[ -z 1781726917220 ]] 2026-06-17 20:08:38.317 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:08:38.325 | + functions-common:time_stop:2426 : end_time=1781726918320 2026-06-17 20:08:38.330 | + functions-common:time_stop:2427 : elapsed_time=1100 2026-06-17 20:08:38.335 | + functions-common:time_stop:2428 : total=21326 2026-06-17 20:08:38.340 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:08:38.345 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22426 2026-06-17 20:08:38.349 | + inc/python:pip_install:219 : return 0 2026-06-17 20:08:38.355 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-17 20:08:38.360 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 20:08:38.366 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-17 20:08:38.372 | + ./stack.sh:main:894 : install_libs 2026-06-17 20:08:38.377 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-17 20:08:38.382 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-17 20:08:38.388 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-17 20:08:38.392 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-17 20:08:38.396 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:38.401 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:38.406 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:38.411 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:38.416 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-17 20:08:38.422 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-17 20:08:38.428 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-17 20:08:38.433 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-17 20:08:38.438 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:38.444 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:38.452 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:38.456 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:38.460 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-17 20:08:38.463 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-17 20:08:38.468 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-17 20:08:38.473 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-17 20:08:38.478 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:38.482 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:38.487 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:38.492 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:38.497 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-17 20:08:38.501 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-17 20:08:38.505 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-17 20:08:38.511 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-17 20:08:38.516 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:38.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 = \A\L\L ]] 2026-06-17 20:08:38.525 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:38.530 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:38.536 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-17 20:08:38.542 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-17 20:08:38.548 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-17 20:08:38.553 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-17 20:08:38.558 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:38.564 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:38.569 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:38.575 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:38.579 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-17 20:08:38.584 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-17 20:08:38.589 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-17 20:08:38.594 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-17 20:08:38.600 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:38.606 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:38.612 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:38.617 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:38.623 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-17 20:08:38.627 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-17 20:08:38.633 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-17 20:08:38.638 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-17 20:08:38.644 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:38.648 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:38.653 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:38.659 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:38.664 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-17 20:08:38.669 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-17 20:08:38.675 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-17 20:08:38.680 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-17 20:08:38.686 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:38.692 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-17 20:08:38.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, =~ ,osc-lib, ]] 2026-06-17 20:08:38.701 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:38.708 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-17 20:08:38.713 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-17 20:08:38.718 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-17 20:08:38.724 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-17 20:08:38.729 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:38.734 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:38.740 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-placement, ]] 2026-06-17 20:08:38.745 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:38.750 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-17 20:08:38.756 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-17 20:08:38.761 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-17 20:08:38.767 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-17 20:08:38.773 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:38.778 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:38.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, =~ ,os-client-config, ]] 2026-06-17 20:08:38.789 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:38.794 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-17 20:08:38.801 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-17 20:08:38.806 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-17 20:08:38.812 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-17 20:08:38.818 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:38.824 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:38.830 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:38.835 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:38.841 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-17 20:08:38.847 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-17 20:08:38.852 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-17 20:08:38.858 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-17 20:08:38.863 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:38.869 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:38.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, =~ ,oslo.concurrency, ]] 2026-06-17 20:08:38.880 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:38.886 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-17 20:08:38.892 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-17 20:08:38.898 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-17 20:08:38.903 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-17 20:08:38.909 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:38.915 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:38.920 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:38.926 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:38.932 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-17 20:08:38.937 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-17 20:08:38.943 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-17 20:08:38.949 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-17 20:08:38.953 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:38.959 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:38.966 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:38.971 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:38.977 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-17 20:08:38.982 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-17 20:08:38.988 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-17 20:08:38.994 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-17 20:08:38.998 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.003 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:39.008 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:39.014 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.020 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-17 20:08:39.027 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-17 20:08:39.032 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-17 20:08:39.038 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-17 20:08:39.043 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.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 = \A\L\L ]] 2026-06-17 20:08:39.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, =~ ,oslo.i18n, ]] 2026-06-17 20:08:39.061 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.065 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-17 20:08:39.069 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-17 20:08:39.074 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-17 20:08:39.080 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-17 20:08:39.084 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.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-17 20:08:39.093 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:39.097 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.102 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-17 20:08:39.107 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-17 20:08:39.112 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-17 20:08:39.116 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-17 20:08:39.120 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.126 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:39.131 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-06-17 20:08:39.137 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.141 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-17 20:08:39.146 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-17 20:08:39.150 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-17 20:08:39.154 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-17 20:08:39.160 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.166 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:39.171 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:39.176 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.181 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-17 20:08:39.187 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-17 20:08:39.192 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-17 20:08:39.197 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-17 20:08:39.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.208 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:39.213 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:39.218 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.224 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-17 20:08:39.230 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-17 20:08:39.235 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-17 20:08:39.240 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-17 20:08:39.246 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.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-17 20:08:39.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, =~ ,oslo.policy, ]] 2026-06-17 20:08:39.261 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.267 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-17 20:08:39.273 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-17 20:08:39.278 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-17 20:08:39.283 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-17 20:08:39.288 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.292 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:39.298 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.privsep, ]] 2026-06-17 20:08:39.304 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.309 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-17 20:08:39.315 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-17 20:08:39.321 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-17 20:08:39.326 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-17 20:08:39.331 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.337 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:39.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, =~ ,oslo.reports, ]] 2026-06-17 20:08:39.347 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.353 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-17 20:08:39.358 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-17 20:08:39.363 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-17 20:08:39.369 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-17 20:08:39.374 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.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-17 20:08:39.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, =~ ,oslo.rootwrap, ]] 2026-06-17 20:08:39.391 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.398 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-17 20:08:39.403 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-17 20:08:39.408 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-17 20:08:39.414 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-17 20:08:39.419 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.425 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:39.431 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-06-17 20:08:39.436 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.442 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-17 20:08:39.448 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-17 20:08:39.454 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-17 20:08:39.459 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-17 20:08:39.466 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.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 = \A\L\L ]] 2026-06-17 20:08:39.476 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.service, ]] 2026-06-17 20:08:39.480 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.486 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-17 20:08:39.491 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-17 20:08:39.497 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-17 20:08:39.503 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-17 20:08:39.508 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.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-17 20:08:39.518 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:39.524 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.530 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-17 20:08:39.535 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-17 20:08:39.541 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-17 20:08:39.547 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-17 20:08:39.552 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.557 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:39.563 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:39.569 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.575 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-17 20:08:39.580 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-17 20:08:39.586 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-17 20:08:39.591 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-17 20:08:39.596 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.602 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:39.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.vmware, ]] 2026-06-17 20:08:39.614 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.619 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-17 20:08:39.625 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-17 20:08:39.630 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-17 20:08:39.636 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-17 20:08:39.641 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.647 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:39.653 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:39.658 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.664 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-17 20:08:39.669 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-17 20:08:39.675 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-17 20:08:39.681 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-17 20:08:39.686 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.692 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-17 20:08:39.697 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:39.703 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.709 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-17 20:08:39.714 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-17 20:08:39.720 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-17 20:08:39.726 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-17 20:08:39.732 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.738 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:39.744 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:39.749 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.755 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-17 20:08:39.761 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-17 20:08:39.767 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-17 20:08:39.774 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-17 20:08:39.779 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.785 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-17 20:08:39.791 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-06-17 20:08:39.797 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.803 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-17 20:08:39.809 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-17 20:08:39.814 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-17 20:08:39.820 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-17 20:08:39.825 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.831 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:39.837 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:39.842 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.848 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-17 20:08:39.854 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-17 20:08:39.860 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-17 20:08:39.865 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-17 20:08:39.871 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.876 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-17 20:08:39.882 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-brick, ]] 2026-06-17 20:08:39.888 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.893 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-17 20:08:39.899 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-17 20:08:39.905 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-17 20:08:39.910 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-17 20:08:39.915 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.920 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:39.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, =~ ,os-resource-classes, ]] 2026-06-17 20:08:39.931 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.937 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-17 20:08:39.943 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-17 20:08:39.949 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-17 20:08:39.954 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-17 20:08:39.960 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:39.965 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:39.971 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:39.977 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:39.983 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-17 20:08:39.988 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-17 20:08:39.993 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-17 20:08:39.999 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-17 20:08:40.005 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:40.011 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:40.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-barbicanclient, ]] 2026-06-17 20:08:40.022 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:40.028 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-17 20:08:40.033 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-17 20:08:40.039 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:40.045 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:40.050 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:40.057 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:40.063 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-17 20:08:40.103 | Using python 3.12 to install etcd3gw 2026-06-17 20:08:40.108 | + 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-17 20:08:40.729 | Collecting etcd3gw 2026-06-17 20:08:40.847 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 20:08:40.857 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-17 20:08:40.883 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-17 20:08:40.885 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-17 20:08:40.907 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-17 20:08:40.929 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 20:08:40.959 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-17 20:08:40.982 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-17 20:08:41.266 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-17 20:08:41.288 | 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-17 20:08:41.302 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-17 20:08:41.392 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-17 20:08:41.393 | 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-17 20:08:41.414 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-17 20:08:41.417 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-17 20:08:41.440 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-17 20:08:41.442 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-17 20:08:41.446 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-17 20:08:41.478 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-17 20:08:41.519 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-17 20:08:41.558 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-17 20:08:41.567 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-17 20:08:41.568 | 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-17 20:08:41.570 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-17 20:08:41.572 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-17 20:08:41.595 | 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-17 20:08:41.693 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-17 20:08:41.746 | Attempting uninstall: urllib3 2026-06-17 20:08:41.754 | Found existing installation: urllib3 2.0.7 2026-06-17 20:08:41.755 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:08:41.755 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-17 20:08:41.833 | Attempting uninstall: idna 2026-06-17 20:08:41.838 | Found existing installation: idna 3.6 2026-06-17 20:08:41.838 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:08:41.839 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-17 20:08:41.937 | Attempting uninstall: requests 2026-06-17 20:08:41.945 | Found existing installation: requests 2.31.0 2026-06-17 20:08:41.946 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:08:41.946 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-17 20:08:42.081 | 2026-06-17 20:08:42.088 | 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-17 20:08:42.171 | + inc/python:pip_install:216 : result=0 2026-06-17 20:08:42.177 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:08:42.182 | + functions-common:time_stop:2414 : local name 2026-06-17 20:08:42.187 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:08:42.193 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:08:42.198 | + functions-common:time_stop:2417 : local total 2026-06-17 20:08:42.203 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:08:42.208 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:08:42.213 | + functions-common:time_stop:2421 : start_time=1781726920093 2026-06-17 20:08:42.218 | + functions-common:time_stop:2423 : [[ -z 1781726920093 ]] 2026-06-17 20:08:42.225 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:08:42.233 | + functions-common:time_stop:2426 : end_time=1781726922227 2026-06-17 20:08:42.238 | + functions-common:time_stop:2427 : elapsed_time=2134 2026-06-17 20:08:42.243 | + functions-common:time_stop:2428 : total=22426 2026-06-17 20:08:42.248 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:08:42.253 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24560 2026-06-17 20:08:42.258 | + inc/python:pip_install:219 : return 0 2026-06-17 20:08:42.264 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-17 20:08:42.269 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-17 20:08:42.275 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-17 20:08:42.281 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 20:08:42.287 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 20:08:42.292 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 20:08:42.298 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 20:08:42.304 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 20:08:42.310 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 20:08:42.315 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 20:08:42.321 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 20:08:42.327 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 20:08:42.333 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 20:08:42.338 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 20:08:42.344 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 20:08:42.350 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 20:08:42.355 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-17 20:08:42.362 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:08:42.368 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:08:42.374 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-17 20:08:42.380 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-17 20:08:42.385 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 20:08:42.392 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 20:08:42.397 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 20:08:42.403 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 20:08:42.408 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 20:08:42.414 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 20:08:42.420 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:08:42.427 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:08:42.432 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 20:08:42.437 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 20:08:42.442 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 20:08:42.448 | + functions-common:apt_get_update:1161 : return 2026-06-17 20:08:42.453 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-17 20:08:42.459 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 20:08:42.465 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:08:42.471 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:08:42.476 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-17 20:08:42.520 | + 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-17 20:08:42.563 | Reading package lists... 2026-06-17 20:08:42.787 | Building dependency tree... 2026-06-17 20:08:42.788 | Reading state information... 2026-06-17 20:08:42.988 | The following additional packages will be installed: 2026-06-17 20:08:42.988 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-06-17 20:08:42.989 | Suggested packages: 2026-06-17 20:08:42.989 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-17 20:08:42.989 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-17 20:08:42.989 | python3-uwsgidecorators 2026-06-17 20:08:43.019 | The following NEW packages will be installed: 2026-06-17 20:08:43.020 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-06-17 20:08:43.020 | uwsgi-plugin-python3 2026-06-17 20:08:43.207 | 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-06-17 20:08:43.207 | Need to get 1,451 kB of archives. 2026-06-17 20:08:43.207 | After this operation, 4,760 kB of additional disk space will be used. 2026-06-17 20:08:43.207 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-17 20:08:43.719 | 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-17 20:08:43.805 | 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-17 20:08:43.865 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-17 20:08:43.918 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-06-17 20:08:43.921 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-17 20:08:43.992 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-17 20:08:43.994 | 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-17 20:08:44.185 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-17 20:08:44.228 | Fetched 1,451 kB in 1s (1,505 kB/s) 2026-06-17 20:08:44.270 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-17 20:08:44.303 | (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-17 20:08:44.305 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-17 20:08:44.311 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-17 20:08:44.370 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-17 20:08:44.378 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-17 20:08:44.381 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-17 20:08:44.433 | Selecting previously unselected package libsodium23:amd64. 2026-06-17 20:08:44.442 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-17 20:08:44.447 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-06-17 20:08:44.500 | Selecting previously unselected package libzmq5:amd64. 2026-06-17 20:08:44.508 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-17 20:08:44.512 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-17 20:08:44.571 | Selecting previously unselected package libyajl2:amd64. 2026-06-17 20:08:44.579 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-17 20:08:44.582 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-17 20:08:44.631 | Selecting previously unselected package uwsgi-core. 2026-06-17 20:08:44.640 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-17 20:08:44.644 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-17 20:08:44.815 | Selecting previously unselected package uwsgi. 2026-06-17 20:08:44.825 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-17 20:08:44.866 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-17 20:08:45.005 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-17 20:08:45.014 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-17 20:08:45.018 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-17 20:08:45.087 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-17 20:08:45.098 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-06-17 20:08:45.110 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-17 20:08:45.120 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-17 20:08:45.129 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-17 20:08:45.139 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-17 20:08:45.161 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-17 20:08:45.601 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-17 20:08:45.643 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 20:08:46.330 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 20:08:46.585 | + functions-common:apt_get:1205 : result=0 2026-06-17 20:08:46.591 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 20:08:46.597 | + functions-common:time_stop:2414 : local name 2026-06-17 20:08:46.601 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:08:46.607 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:08:46.612 | + functions-common:time_stop:2417 : local total 2026-06-17 20:08:46.617 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:08:46.623 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 20:08:46.628 | + functions-common:time_stop:2421 : start_time=1781726922514 2026-06-17 20:08:46.633 | + functions-common:time_stop:2423 : [[ -z 1781726922514 ]] 2026-06-17 20:08:46.639 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:08:46.647 | + functions-common:time_stop:2426 : end_time=1781726926642 2026-06-17 20:08:46.653 | + functions-common:time_stop:2427 : elapsed_time=4128 2026-06-17 20:08:46.659 | + functions-common:time_stop:2428 : total=159215 2026-06-17 20:08:46.664 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:08:46.669 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=163343 2026-06-17 20:08:46.675 | + functions-common:apt_get:1209 : return 0 2026-06-17 20:08:46.680 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-17 20:08:46.686 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:08:46.691 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:08:46.696 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-17 20:08:46.742 | No module matches proxy 2026-06-17 20:08:46.749 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-17 20:08:46.799 | Enabling module proxy. 2026-06-17 20:08:46.808 | To activate the new configuration, you need to run: 2026-06-17 20:08:46.808 | systemctl restart apache2 2026-06-17 20:08:46.818 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-17 20:08:46.867 | Considering dependency proxy for proxy_uwsgi: 2026-06-17 20:08:46.867 | Module proxy already enabled 2026-06-17 20:08:46.867 | Enabling module proxy_uwsgi. 2026-06-17 20:08:46.877 | To activate the new configuration, you need to run: 2026-06-17 20:08:46.877 | systemctl restart apache2 2026-06-17 20:08:46.887 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-17 20:08:46.893 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 20:08:46.899 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 20:08:46.904 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 20:08:47.039 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-17 20:08:47.044 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-17 20:08:47.049 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-17 20:08:47.054 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:47.058 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:47.062 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:47.067 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:47.072 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-17 20:08:47.076 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-17 20:08:47.081 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-17 20:08:47.086 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:47.092 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-17 20:08:47.097 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:47.103 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:47.109 | + ./stack.sh:main:902 : install_glanceclient 2026-06-17 20:08:47.114 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-17 20:08:47.120 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-17 20:08:47.127 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:47.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 = \A\L\L ]] 2026-06-17 20:08:47.140 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:47.146 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:47.151 | + ./stack.sh:main:903 : install_cinderclient 2026-06-17 20:08:47.158 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-17 20:08:47.164 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-17 20:08:47.169 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:47.174 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:47.180 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:47.185 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:47.190 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-17 20:08:47.197 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-17 20:08:47.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:47.208 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:47.213 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:47.221 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:47.227 | + ./stack.sh:main:904 : install_novaclient 2026-06-17 20:08:47.234 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-17 20:08:47.239 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-17 20:08:47.244 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:47.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-17 20:08:47.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, =~ ,python-novaclient, ]] 2026-06-17 20:08:47.263 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:47.268 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-17 20:08:47.309 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:08:47.315 | + ./stack.sh:main:906 : install_swiftclient 2026-06-17 20:08:47.321 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-17 20:08:47.326 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-17 20:08:47.332 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:47.337 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:47.343 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:47.348 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:47.354 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-17 20:08:47.393 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:08:47.399 | + ./stack.sh:main:909 : install_neutronclient 2026-06-17 20:08:47.405 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-17 20:08:47.412 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-17 20:08:47.417 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:47.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-17 20:08:47.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, =~ ,python-neutronclient, ]] 2026-06-17 20:08:47.436 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:47.441 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-17 20:08:47.448 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-17 20:08:47.455 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-17 20:08:47.460 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:08:47.466 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:08:47.472 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:08:47.477 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:08:47.484 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-17 20:08:47.489 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-17 20:08:47.495 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 20:08:47.505 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-17 20:08:47.511 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-17 20:08:47.517 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 20:08:47.525 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-17 20:08:47.526 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 20:08:47.536 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-17 20:08:47.542 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-17 20:08:47.549 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-17 20:08:47.556 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-17 20:08:47.562 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-17 20:08:47.609 | Using python 3.12 to install keystonemiddleware 2026-06-17 20:08:47.616 | + 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-17 20:08:48.256 | Collecting keystonemiddleware 2026-06-17 20:08:48.324 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 20:08:48.374 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-17 20:08:48.378 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 20:08:48.415 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-17 20:08:48.421 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 20:08:48.462 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-17 20:08:48.467 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 20:08:48.488 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-17 20:08:48.496 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 20:08:48.515 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-17 20:08:48.519 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-17 20:08:48.552 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-17 20:08:48.558 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 20:08:48.587 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-17 20:08:48.593 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 20:08:48.634 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-17 20:08:48.639 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 20:08:48.648 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-17 20:08:48.668 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-17 20:08:48.675 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 20:08:48.700 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-17 20:08:48.704 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-17 20:08:48.737 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-17 20:08:48.743 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-17 20:08:48.753 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-17 20:08:48.776 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-17 20:08:48.782 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-17 20:08:48.796 | 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-17 20:08:48.818 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-17 20:08:48.823 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 20:08:48.844 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-17 20:08:48.851 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 20:08:48.884 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-17 20:08:48.888 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-17 20:08:48.913 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-17 20:08:48.919 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-17 20:08:48.950 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-17 20:08:48.958 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 20:08:48.986 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-17 20:08:48.991 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-17 20:08:49.014 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-17 20:08:49.023 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-17 20:08:49.032 | 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-17 20:08:49.060 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-17 20:08:49.066 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-17 20:08:49.075 | 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-17 20:08:49.076 | 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-17 20:08:49.177 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-17 20:08:49.184 | 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-17 20:08:49.230 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-17 20:08:49.236 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-17 20:08:49.245 | 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-17 20:08:49.246 | 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-17 20:08:49.250 | 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-17 20:08:49.268 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-17 20:08:49.272 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-17 20:08:49.287 | 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-17 20:08:49.287 | 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-17 20:08:49.288 | 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-17 20:08:49.289 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-17 20:08:49.307 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-17 20:08:49.321 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-17 20:08:49.336 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-17 20:08:49.347 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-17 20:08:49.359 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-17 20:08:49.371 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-17 20:08:49.384 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-17 20:08:49.399 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-17 20:08:49.438 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 58.1 MB/s 0:00:00 2026-06-17 20:08:49.442 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-17 20:08:49.454 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-17 20:08:49.466 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-17 20:08:49.481 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-17 20:08:49.495 | 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-17 20:08:49.511 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-17 20:08:49.524 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-17 20:08:49.536 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-17 20:08:49.551 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-17 20:08:49.562 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-17 20:08:49.577 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-17 20:08:49.595 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-17 20:08:49.605 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-17 20:08:49.614 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-17 20:08:49.627 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-17 20:08:49.638 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-17 20:08:49.750 | 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-17 20:08:49.901 | Attempting uninstall: six 2026-06-17 20:08:49.905 | Found existing installation: six 1.16.0 2026-06-17 20:08:49.906 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:08:49.906 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-17 20:08:49.946 | Attempting uninstall: pyparsing 2026-06-17 20:08:49.952 | Found existing installation: pyparsing 3.1.1 2026-06-17 20:08:49.952 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:08:49.953 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-17 20:08:50.059 | Attempting uninstall: PyJWT 2026-06-17 20:08:50.064 | Found existing installation: PyJWT 2.7.0 2026-06-17 20:08:50.065 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:08:50.065 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-17 20:08:51.504 | 2026-06-17 20:08:51.510 | 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-17 20:08:51.610 | + inc/python:pip_install:216 : result=0 2026-06-17 20:08:51.615 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:08:51.620 | + functions-common:time_stop:2414 : local name 2026-06-17 20:08:51.626 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:08:51.631 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:08:51.637 | + functions-common:time_stop:2417 : local total 2026-06-17 20:08:51.641 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:08:51.647 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:08:51.652 | + functions-common:time_stop:2421 : start_time=1781726927597 2026-06-17 20:08:51.659 | + functions-common:time_stop:2423 : [[ -z 1781726927597 ]] 2026-06-17 20:08:51.666 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:08:51.673 | + functions-common:time_stop:2426 : end_time=1781726931668 2026-06-17 20:08:51.679 | + functions-common:time_stop:2427 : elapsed_time=4071 2026-06-17 20:08:51.685 | + functions-common:time_stop:2428 : total=24560 2026-06-17 20:08:51.690 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:08:51.696 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28631 2026-06-17 20:08:51.701 | + inc/python:pip_install:219 : return 0 2026-06-17 20:08:51.707 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-17 20:08:51.713 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-17 20:08:51.719 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 20:08:51.726 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-17 20:08:51.730 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-17 20:08:51.736 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 20:08:51.744 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-17 20:08:51.744 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 20:08:51.754 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-17 20:08:51.759 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-17 20:08:51.765 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-17 20:08:51.773 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-17 20:08:51.779 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-17 20:08:51.823 | Using python 3.12 to install python-memcached 2026-06-17 20:08:51.828 | + 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-17 20:08:52.457 | Collecting python-memcached 2026-06-17 20:08:52.534 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-17 20:08:52.548 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-17 20:08:52.623 | Installing collected packages: python-memcached 2026-06-17 20:08:52.647 | Successfully installed python-memcached-1.62 2026-06-17 20:08:52.712 | + inc/python:pip_install:216 : result=0 2026-06-17 20:08:52.717 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:08:52.723 | + functions-common:time_stop:2414 : local name 2026-06-17 20:08:52.728 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:08:52.732 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:08:52.737 | + functions-common:time_stop:2417 : local total 2026-06-17 20:08:52.742 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:08:52.748 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:08:52.753 | + functions-common:time_stop:2421 : start_time=1781726931813 2026-06-17 20:08:52.758 | + functions-common:time_stop:2423 : [[ -z 1781726931813 ]] 2026-06-17 20:08:52.765 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:08:52.773 | + functions-common:time_stop:2426 : end_time=1781726932767 2026-06-17 20:08:52.778 | + functions-common:time_stop:2427 : elapsed_time=954 2026-06-17 20:08:52.784 | + functions-common:time_stop:2428 : total=28631 2026-06-17 20:08:52.789 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:08:52.795 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29585 2026-06-17 20:08:52.800 | + inc/python:pip_install:219 : return 0 2026-06-17 20:08:52.806 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-17 20:08:52.842 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:08:52.848 | + ./stack.sh:main:916 : '[' 199.204.45.70 == 199.204.45.70 ']' 2026-06-17 20:08:52.854 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-17 20:08:52.860 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-17 20:08:52.866 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-17 20:08:52.872 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 20:08:52.878 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-17 20:08:52.883 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-17 20:08:52.919 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:08:52.925 | + lib/keystone:install_keystone:498 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-06-17 20:08:52.931 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/keystone.git 2026-06-17 20:08:52.936 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-17 20:08:52.941 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:08:52.946 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 20:08:52.952 | ++ functions-common:git_clone:587 : pwd 2026-06-17 20:08:52.958 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:08:52.964 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:08:52.971 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:08:53.003 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:08:53.008 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:08:53.014 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:08:53.020 | + functions-common:git_clone:604 : echo master 2026-06-17 20:08:53.020 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:08:53.029 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-17 20:08:53.033 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:08:53.038 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-17 20:08:53.061 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-17 20:08:53.067 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 20:08:53.068 | + functions-common:git_clone:667 : head -1 2026-06-17 20:08:53.074 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-17 20:08:53.079 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:08:53.085 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-17 20:08:53.090 | + inc/python:setup_develop:353 : local bindep 2026-06-17 20:08:53.096 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-17 20:08:53.101 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-17 20:08:53.108 | + inc/python:setup_develop:359 : local extras= 2026-06-17 20:08:53.113 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-17 20:08:53.119 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 20:08:53.125 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-17 20:08:53.130 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-17 20:08:53.135 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 20:08:53.141 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 20:08:53.149 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-17 20:08:53.154 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 20:08:53.161 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-17 20:08:53.166 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 20:08:53.172 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 20:08:53.180 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-17 20:08:53.190 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-17 20:08:53.196 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-17 20:08:53.203 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-17 20:08:53.300 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-17 20:08:53.306 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 20:08:53.311 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 20:08:53.317 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 20:08:53.322 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-17 20:08:53.328 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-17 20:08:53.334 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 20:08:53.339 | + inc/python:setup_package:446 : local extras= 2026-06-17 20:08:53.344 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 20:08:53.350 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 20:08:53.355 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 20:08:53.361 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 20:08:53.367 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 20:08:53.372 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-17 20:08:53.416 | Using python 3.12 to install /opt/stack/keystone 2026-06-17 20:08:53.421 | + 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-17 20:08:53.958 | Obtaining file:///opt/stack/keystone 2026-06-17 20:08:53.961 | Installing build dependencies: started 2026-06-17 20:08:54.771 | Installing build dependencies: finished with status 'done' 2026-06-17 20:08:54.772 | Checking if build backend supports build_editable: started 2026-06-17 20:08:55.057 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 20:08:55.058 | Getting requirements to build editable: started 2026-06-17 20:08:55.205 | Getting requirements to build editable: finished with status 'done' 2026-06-17 20:08:55.207 | Preparing editable metadata (pyproject.toml): started 2026-06-17 20:08:55.883 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 20:08:55.895 | 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-17 20:08:55.895 | 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-17 20:08:55.992 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-17 20:08:56.115 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-17 20:08:56.139 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-17 20:08:56.163 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-17 20:08:56.379 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-17 20:08:56.402 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-17 20:08:56.707 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-17 20:08:56.732 | 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-17 20:08:56.747 | 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-17 20:08:56.748 | 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-17 20:08:56.748 | 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-17 20:08:56.792 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-17 20:08:56.814 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-17 20:08:56.827 | 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-17 20:08:56.827 | 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-17 20:08:56.828 | 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-17 20:08:56.872 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-17 20:08:56.896 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-17 20:08:56.941 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-17 20:08:56.964 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 20:08:56.973 | 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-17 20:08:56.973 | 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-17 20:08:57.004 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-17 20:08:57.030 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 20:08:57.068 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-17 20:08:57.091 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 20:08:57.100 | 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-17 20:08:57.117 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-17 20:08:57.142 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-17 20:08:57.149 | 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-17 20:08:57.163 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-17 20:08:57.186 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-17 20:08:57.217 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-17 20:08:57.241 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-17 20:08:57.251 | 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-17 20:08:57.251 | 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-17 20:08:57.277 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-17 20:08:57.298 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-17 20:08:57.316 | 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-17 20:08:57.316 | 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-17 20:08:57.337 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-17 20:08:57.361 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-17 20:08:57.395 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-17 20:08:57.418 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-17 20:08:57.539 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-17 20:08:57.559 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-17 20:08:57.579 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-17 20:08:57.602 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-17 20:08:57.613 | 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-17 20:08:57.630 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 20:08:57.652 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-17 20:08:57.695 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 20:08:57.716 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-17 20:08:57.736 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 20:08:57.758 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 20:08:57.781 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 20:08:57.803 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 20:08:57.868 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-17 20:08:57.891 | 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-17 20:08:57.926 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-17 20:08:57.947 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-17 20:08:57.964 | 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-17 20:08:58.006 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-17 20:08:58.028 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-17 20:08:58.062 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-17 20:08:58.085 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-17 20:08:58.112 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-17 20:08:58.136 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 20:08:58.170 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-17 20:08:58.201 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-17 20:08:58.539 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-17 20:08:58.562 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-17 20:08:58.575 | 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-17 20:08:58.577 | 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-17 20:08:58.580 | 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-17 20:08:58.580 | 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-17 20:08:58.581 | 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-17 20:08:58.587 | 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-17 20:08:58.588 | 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-17 20:08:58.588 | 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-17 20:08:58.615 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-17 20:08:58.640 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-17 20:08:58.649 | 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-17 20:08:58.666 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-17 20:08:58.690 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-17 20:08:58.714 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-17 20:08:58.737 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-17 20:08:58.772 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-17 20:08:58.794 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 20:08:58.804 | 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-17 20:08:58.808 | 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-17 20:08:58.811 | 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-17 20:08:58.842 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 20:08:58.865 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-17 20:08:58.894 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 20:08:58.917 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-17 20:08:58.954 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 20:08:58.976 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-17 20:08:59.016 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 20:08:59.037 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 20:08:59.062 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 20:08:59.084 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-17 20:08:59.113 | 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-17 20:08:59.136 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-17 20:08:59.165 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 20:08:59.200 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-17 20:08:59.210 | 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-17 20:08:59.234 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 20:08:59.257 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 20:08:59.280 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-17 20:08:59.302 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-17 20:08:59.341 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 20:08:59.364 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-17 20:08:59.512 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 20:08:59.535 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-17 20:08:59.571 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 20:08:59.594 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 20:08:59.619 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 20:08:59.642 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-17 20:08:59.668 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 20:08:59.694 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-17 20:08:59.726 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 20:08:59.749 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-17 20:08:59.797 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-17 20:08:59.821 | 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-17 20:08:59.848 | 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-17 20:08:59.871 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-17 20:08:59.903 | 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-17 20:08:59.925 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-17 20:08:59.953 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-17 20:08:59.976 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-17 20:08:59.994 | 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-17 20:08:59.995 | 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-17 20:09:00.004 | 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-17 20:09:00.027 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-17 20:09:00.049 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-17 20:09:00.095 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-17 20:09:00.118 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-17 20:09:00.151 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-17 20:09:00.173 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-17 20:09:00.210 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-17 20:09:00.236 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-17 20:09:00.254 | 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-17 20:09:00.255 | 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-17 20:09:00.256 | 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-17 20:09:00.257 | 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-17 20:09:00.285 | 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-17 20:09:00.306 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-17 20:09:00.341 | 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-17 20:09:00.365 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-17 20:09:00.440 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-17 20:09:00.511 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-17 20:09:00.609 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 41.7 MB/s 0:00:00 2026-06-17 20:09:00.632 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-17 20:09:00.663 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-17 20:09:00.692 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-17 20:09:00.718 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-17 20:09:00.749 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-17 20:09:00.781 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-17 20:09:00.812 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-17 20:09:00.842 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-17 20:09:00.875 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-17 20:09:00.905 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-17 20:09:00.941 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-17 20:09:00.974 | 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-17 20:09:01.002 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-17 20:09:01.035 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-17 20:09:01.067 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-17 20:09:01.103 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-17 20:09:01.135 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-17 20:09:01.163 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-17 20:09:01.190 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-17 20:09:01.220 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-17 20:09:01.253 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-17 20:09:01.284 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-17 20:09:01.320 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-17 20:09:01.353 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-17 20:09:01.386 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-17 20:09:01.420 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-17 20:09:01.455 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-17 20:09:01.473 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 28.5 MB/s 0:00:00 2026-06-17 20:09:01.502 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-17 20:09:01.530 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-17 20:09:01.561 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-17 20:09:01.591 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-17 20:09:01.623 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-17 20:09:01.657 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-17 20:09:01.685 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-17 20:09:01.716 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-17 20:09:01.750 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-17 20:09:01.786 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-17 20:09:01.815 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-17 20:09:01.849 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-17 20:09:01.881 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-17 20:09:01.910 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-17 20:09:01.941 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-17 20:09:01.970 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-17 20:09:02.005 | 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-17 20:09:02.069 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 52.8 MB/s 0:00:00 2026-06-17 20:09:02.091 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-17 20:09:02.119 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-17 20:09:02.149 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-17 20:09:02.186 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-17 20:09:02.222 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-17 20:09:02.255 | 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-17 20:09:02.285 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-17 20:09:02.314 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-17 20:09:02.349 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-17 20:09:02.379 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-17 20:09:02.414 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-17 20:09:02.492 | Building wheels for collected packages: keystone 2026-06-17 20:09:02.493 | Building editable for keystone (pyproject.toml): started 2026-06-17 20:09:03.177 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-17 20:09:03.178 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=8d38eaef277e967b844d8d9281d11a0f3ec9aff63a5c5ca9867ded135aa3b6a4 2026-06-17 20:09:03.179 | Stored in directory: /tmp/pip-ephem-wheel-cache-c99kujw3/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-17 20:09:03.182 | Successfully built keystone 2026-06-17 20:09:03.320 | 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-17 20:09:04.257 | Attempting uninstall: oauthlib 2026-06-17 20:09:04.264 | Found existing installation: oauthlib 3.2.2 2026-06-17 20:09:04.265 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:09:04.265 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-17 20:09:04.343 | Attempting uninstall: markupsafe 2026-06-17 20:09:04.349 | Found existing installation: MarkupSafe 2.1.5 2026-06-17 20:09:04.349 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:09:04.350 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-17 20:09:05.053 | Attempting uninstall: blinker 2026-06-17 20:09:05.062 | Found existing installation: blinker 1.7.0 2026-06-17 20:09:05.062 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:09:05.062 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-17 20:09:05.086 | Attempting uninstall: attrs 2026-06-17 20:09:05.094 | Found existing installation: attrs 23.2.0 2026-06-17 20:09:05.094 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:09:05.095 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-17 20:09:06.911 | Attempting uninstall: jinja2 2026-06-17 20:09:06.920 | Found existing installation: Jinja2 3.1.2 2026-06-17 20:09:06.920 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:09:06.921 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-17 20:09:08.010 | Attempting uninstall: cryptography 2026-06-17 20:09:08.021 | Found existing installation: cryptography 41.0.7 2026-06-17 20:09:08.021 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:09:08.022 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-17 20:09:08.588 | Attempting uninstall: jsonschema 2026-06-17 20:09:08.599 | Found existing installation: jsonschema 4.10.3 2026-06-17 20:09:08.599 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:09:08.599 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-17 20:09:09.469 | 2026-06-17 20:09:09.481 | 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-17 20:09:09.711 | + inc/python:pip_install:216 : result=0 2026-06-17 20:09:09.716 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:09:09.723 | + functions-common:time_stop:2414 : local name 2026-06-17 20:09:09.728 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:09:09.732 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:09:09.737 | + functions-common:time_stop:2417 : local total 2026-06-17 20:09:09.742 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:09:09.747 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:09:09.752 | + functions-common:time_stop:2421 : start_time=1781726933405 2026-06-17 20:09:09.757 | + functions-common:time_stop:2423 : [[ -z 1781726933405 ]] 2026-06-17 20:09:09.763 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:09:09.772 | + functions-common:time_stop:2426 : end_time=1781726949765 2026-06-17 20:09:09.777 | + functions-common:time_stop:2427 : elapsed_time=16360 2026-06-17 20:09:09.781 | + functions-common:time_stop:2428 : total=29585 2026-06-17 20:09:09.785 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:09:09.790 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=45945 2026-06-17 20:09:09.795 | + inc/python:pip_install:219 : return 0 2026-06-17 20:09:09.800 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 20:09:09.805 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 20:09:09.810 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-17 20:09:09.816 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-17 20:09:09.821 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:09:09.826 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-17 20:09:09.831 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:09:09.837 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:09:09.843 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-17 20:09:09.880 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:09:09.885 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 20:09:09.891 | + ./stack.sh:main:918 : configure_keystone 2026-06-17 20:09:09.897 | + lib/keystone:configure_keystone:143 : sudo install -d -o stack /etc/keystone 2026-06-17 20:09:09.919 | + 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-17 20:09:09.925 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-17 20:09:09.934 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-17 20:09:09.966 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:09:09.970 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-17 20:09:10.038 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-17 20:09:10.096 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-17 20:09:10.160 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-17 20:09:10.225 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-17 20:09:10.295 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-17 20:09:10.363 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-17 20:09:10.427 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-17 20:09:10.490 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-17 20:09:10.558 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-17 20:09:10.563 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-17 20:09:10.568 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-17 20:09:10.574 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-17 20:09:10.579 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-17 20:09:10.585 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 20:09:10.619 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:10.626 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-17 20:09:10.631 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-17 20:09:10.637 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 20:09:10.671 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:10.676 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.70:5672/ 2026-06-17 20:09:10.684 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.70:5672/ 2026-06-17 20:09:10.751 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 20:09:10.756 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 20:09:10.761 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.70/identity 2026-06-17 20:09:10.832 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-17 20:09:10.838 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-17 20:09:10.910 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-17 20:09:10.915 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-17 20:09:10.921 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-17 20:09:10.926 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-17 20:09:10.931 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 20:09:10.937 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 20:09:10.942 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 20:09:10.977 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:10.983 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 20:09:10.988 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-17 20:09:10.996 | + 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-17 20:09:11.063 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-17 20:09:11.068 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-17 20:09:11.073 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-17 20:09:11.080 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-17 20:09:11.086 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 20:09:11.125 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 20:09:11.130 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 20:09:11.136 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 20:09:11.142 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 20:09:11.148 | + 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-17 20:09:11.208 | + 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-17 20:09:11.270 | + 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-17 20:09:11.331 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 20:09:11.389 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-17 20:09:11.449 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-17 20:09:11.513 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-17 20:09:11.518 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-17 20:09:11.524 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-17 20:09:11.529 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-17 20:09:11.534 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-17 20:09:11.540 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-17 20:09:11.545 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-17 20:09:11.550 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 20:09:11.555 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 20:09:11.578 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-17 20:09:11.579 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 20:09:11.592 | d /var/run/uwsgi 0755 stack root 2026-06-17 20:09:11.599 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 20:09:11.615 | /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-17 20:09:11.623 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-17 20:09:11.629 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-17 20:09:11.638 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 20:09:11.643 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-17 20:09:11.707 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-06-17 20:09:11.757 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-17 20:09:11.814 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-17 20:09:11.874 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-17 20:09:11.933 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-17 20:09:11.991 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-17 20:09:12.051 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-17 20:09:12.111 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-17 20:09:12.169 | + 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-17 20:09:12.226 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-17 20:09:12.287 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-17 20:09:12.348 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-17 20:09:12.408 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-17 20:09:12.471 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-17 20:09:12.477 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-17 20:09:12.483 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-17 20:09:12.489 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-17 20:09:12.493 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 20:09:12.498 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:09:12.504 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:09:12.509 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-17 20:09:12.516 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-17 20:09:12.521 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-17 20:09:12.581 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-17 20:09:12.645 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-17 20:09:12.646 | + 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-17 20:09:12.658 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-17 20:09:12.663 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-17 20:09:12.669 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-17 20:09:12.674 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 20:09:12.680 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 20:09:12.685 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 20:09:12.690 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 20:09:12.696 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:09:12.700 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:09:12.705 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 20:09:12.711 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 20:09:12.716 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:09:12.721 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:09:12.726 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-17 20:09:12.773 | Enabling site keystone-api. 2026-06-17 20:09:12.782 | To activate the new configuration, you need to run: 2026-06-17 20:09:12.782 | systemctl reload apache2 2026-06-17 20:09:12.792 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-17 20:09:12.798 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 20:09:12.803 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 20:09:12.808 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 20:09:12.960 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-17 20:09:13.022 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-17 20:09:13.088 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-17 20:09:13.152 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-17 20:09:13.158 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-17 20:09:13.224 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-17 20:09:13.295 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-17 20:09:13.363 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-17 20:09:13.437 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-17 20:09:13.443 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-17 20:09:13.449 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-17 20:09:13.518 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-17 20:09:13.582 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-17 20:09:13.618 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:09:13.624 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-17 20:09:13.663 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:13.668 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-17 20:09:13.675 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-17 20:09:13.680 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-17 20:09:13.685 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 20:09:13.689 | + lib/stack:stack_install_service:32 : install_glance 2026-06-17 20:09:13.695 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-17 20:09:13.701 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-17 20:09:13.707 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-17 20:09:13.746 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:13.752 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-17 20:09:13.758 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-17 20:09:13.798 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:09:13.804 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-17 20:09:13.810 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-17 20:09:13.816 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:09:13.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-17 20:09:13.829 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:09:13.835 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:09:13.842 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-17 20:09:13.847 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-17 20:09:13.853 | ++ inc/python:join_extras:29 : echo cinder 2026-06-17 20:09:13.860 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-17 20:09:13.866 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-17 20:09:13.871 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-17 20:09:13.877 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-17 20:09:13.884 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-17 20:09:13.891 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-17 20:09:13.896 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-17 20:09:13.905 | +++ 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-17 20:09:13.907 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-17 20:09:13.917 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-17 20:09:13.922 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-17 20:09:13.928 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-17 20:09:13.935 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-17 20:09:13.941 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-17 20:09:13.985 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-17 20:09:13.991 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-17 20:09:14.642 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 20:09:14.713 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-17 20:09:14.723 | 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-17 20:09:14.724 | 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-17 20:09:14.724 | 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-17 20:09:14.724 | 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-17 20:09:14.725 | 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-17 20:09:14.725 | 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-17 20:09:14.726 | 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-17 20:09:14.726 | 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-17 20:09:14.726 | 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-17 20:09:14.727 | 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-17 20:09:14.727 | 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-17 20:09:14.743 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-17 20:09:14.747 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-17 20:09:14.754 | 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-17 20:09:14.755 | 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-17 20:09:14.755 | 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-17 20:09:14.758 | 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-17 20:09:14.759 | 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-17 20:09:14.782 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 20:09:14.785 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-17 20:09:14.837 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 20:09:14.841 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 20:09:14.868 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 20:09:14.872 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 20:09:14.902 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-17 20:09:14.905 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-17 20:09:14.916 | 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-17 20:09:14.917 | 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-17 20:09:14.917 | 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-17 20:09:14.918 | 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-17 20:09:14.922 | 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-17 20:09:14.923 | 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-17 20:09:14.924 | 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-17 20:09:14.924 | 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-17 20:09:14.927 | 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-17 20:09:14.928 | 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-17 20:09:14.929 | 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-17 20:09:14.946 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-17 20:09:14.950 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-17 20:09:14.958 | 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-17 20:09:14.961 | 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-17 20:09:14.964 | 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-17 20:09:14.965 | 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-17 20:09:14.965 | 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-17 20:09:14.970 | 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-17 20:09:14.972 | 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-17 20:09:14.972 | 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-17 20:09:14.974 | 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-17 20:09:14.978 | 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-17 20:09:14.979 | 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-17 20:09:14.980 | 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-17 20:09:14.980 | 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-17 20:09:14.980 | 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-17 20:09:14.982 | 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-17 20:09:14.983 | 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-17 20:09:14.986 | 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-17 20:09:14.995 | 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-17 20:09:14.997 | 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-17 20:09:14.999 | 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-17 20:09:15.005 | 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-17 20:09:15.006 | 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-17 20:09:15.006 | 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-17 20:09:15.007 | 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-17 20:09:15.018 | 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-17 20:09:15.044 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-17 20:09:15.070 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-17 20:09:15.085 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-17 20:09:15.094 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-17 20:09:15.102 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-17 20:09:15.116 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-17 20:09:15.125 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-17 20:09:15.229 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-17 20:09:15.934 | 2026-06-17 20:09:15.943 | 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-17 20:09:16.026 | + inc/python:pip_install:216 : result=0 2026-06-17 20:09:16.032 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:09:16.037 | + functions-common:time_stop:2414 : local name 2026-06-17 20:09:16.042 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:09:16.047 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:09:16.052 | + functions-common:time_stop:2417 : local total 2026-06-17 20:09:16.057 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:09:16.061 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:09:16.066 | + functions-common:time_stop:2421 : start_time=1781726953975 2026-06-17 20:09:16.071 | + functions-common:time_stop:2423 : [[ -z 1781726953975 ]] 2026-06-17 20:09:16.078 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:09:16.086 | + functions-common:time_stop:2426 : end_time=1781726956081 2026-06-17 20:09:16.091 | + functions-common:time_stop:2427 : elapsed_time=2106 2026-06-17 20:09:16.096 | + functions-common:time_stop:2428 : total=45945 2026-06-17 20:09:16.102 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:09:16.108 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=48051 2026-06-17 20:09:16.113 | + inc/python:pip_install:219 : return 0 2026-06-17 20:09:16.118 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-17 20:09:16.124 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-17 20:09:16.128 | + lib/glance:copy_rootwrap:267 : sudo install -d -o stack /etc/glance 2026-06-17 20:09:16.151 | + 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-17 20:09:16.160 | + lib/glance:install_glance:573 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-06-17 20:09:16.165 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/glance.git 2026-06-17 20:09:16.170 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-17 20:09:16.175 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:09:16.179 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 20:09:16.185 | ++ functions-common:git_clone:587 : pwd 2026-06-17 20:09:16.191 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:09:16.195 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:09:16.202 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:09:16.235 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:09:16.240 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:09:16.246 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:09:16.252 | + functions-common:git_clone:604 : echo master 2026-06-17 20:09:16.253 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:09:16.263 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-17 20:09:16.268 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:09:16.273 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-17 20:09:16.292 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-17 20:09:16.297 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 20:09:16.299 | + functions-common:git_clone:667 : head -1 2026-06-17 20:09:16.304 | e396d60cf Fix flaky import task failure waits in functional tests 2026-06-17 20:09:16.310 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:09:16.316 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-17 20:09:16.322 | + inc/python:setup_develop:353 : local bindep 2026-06-17 20:09:16.327 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-17 20:09:16.333 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-17 20:09:16.338 | + inc/python:setup_develop:359 : local extras= 2026-06-17 20:09:16.344 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-17 20:09:16.349 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 20:09:16.354 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-17 20:09:16.359 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-17 20:09:16.366 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 20:09:16.372 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 20:09:16.379 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-17 20:09:16.384 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 20:09:16.391 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-17 20:09:16.396 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 20:09:16.401 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 20:09:16.407 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-17 20:09:16.419 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-17 20:09:16.426 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-17 20:09:16.432 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-17 20:09:16.530 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-17 20:09:16.536 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 20:09:16.542 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 20:09:16.550 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 20:09:16.556 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-17 20:09:16.561 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-17 20:09:16.567 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 20:09:16.573 | + inc/python:setup_package:446 : local extras= 2026-06-17 20:09:16.579 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 20:09:16.584 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 20:09:16.589 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 20:09:16.594 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 20:09:16.600 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 20:09:16.605 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-17 20:09:16.648 | Using python 3.12 to install /opt/stack/glance 2026-06-17 20:09:16.653 | + 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-17 20:09:17.218 | Obtaining file:///opt/stack/glance 2026-06-17 20:09:17.220 | Installing build dependencies: started 2026-06-17 20:09:18.139 | Installing build dependencies: finished with status 'done' 2026-06-17 20:09:18.140 | Checking if build backend supports build_editable: started 2026-06-17 20:09:18.429 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 20:09:18.430 | Getting requirements to build editable: started 2026-06-17 20:09:18.585 | Getting requirements to build editable: finished with status 'done' 2026-06-17 20:09:18.587 | Preparing editable metadata (pyproject.toml): started 2026-06-17 20:09:19.138 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 20:09:19.154 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (7.0.3) 2026-06-17 20:09:19.155 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (0.7.1) 2026-06-17 20:09:19.156 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (2.0.50) 2026-06-17 20:09:19.156 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (0.41.0) 2026-06-17 20:09:19.157 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (3.1.0) 2026-06-17 20:09:19.157 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (2.5.1) 2026-06-17 20:09:19.158 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (1.8.10) 2026-06-17 20:09:19.158 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (1.18.4) 2026-06-17 20:09:19.255 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev58) 2026-06-17 20:09:19.373 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 20:09:19.382 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (10.5.0) 2026-06-17 20:09:19.382 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (7.5.0) 2026-06-17 20:09:19.383 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (6.4.0) 2026-06-17 20:09:19.383 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (2.7.1) 2026-06-17 20:09:19.383 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (10.1.1) 2026-06-17 20:09:19.384 | 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.dev58) (5.8.0) 2026-06-17 20:09:19.384 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (3.3.0) 2026-06-17 20:09:19.417 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev58) 2026-06-17 20:09:19.440 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-17 20:09:19.544 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (5.14.0) 2026-06-17 20:09:19.544 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (13.0.0) 2026-06-17 20:09:19.638 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev58) 2026-06-17 20:09:19.661 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-17 20:09:19.781 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (3.17.0) 2026-06-17 20:09:19.781 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (3.10.1) 2026-06-17 20:09:19.782 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (4.26.0) 2026-06-17 20:09:19.783 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (5.8.0) 2026-06-17 20:09:19.784 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (18.0.0) 2026-06-17 20:09:19.785 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (6.8.0) 2026-06-17 20:09:19.891 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev58) 2026-06-17 20:09:19.914 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 20:09:19.998 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (8.2.0) 2026-06-17 20:09:19.999 | 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.dev58) (18.1.0) 2026-06-17 20:09:19.999 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (8.1.0) 2026-06-17 20:09:20.084 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev58) 2026-06-17 20:09:20.106 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 20:09:20.132 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (5.1.0) 2026-06-17 20:09:20.133 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (4.4.0) 2026-06-17 20:09:20.134 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (5.5.0) 2026-06-17 20:09:20.135 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (3.1.0) 2026-06-17 20:09:20.136 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev58) (43.0.3) 2026-06-17 20:09:20.150 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev58) 2026-06-17 20:09:20.182 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-17 20:09:20.213 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev58) 2026-06-17 20:09:20.235 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 20:09:20.247 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev58) (1.3.12) 2026-06-17 20:09:20.248 | 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.dev58) (4.15.0) 2026-06-17 20:09:20.271 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev58) 2026-06-17 20:09:20.297 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-17 20:09:20.310 | 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.dev58) (2.34.2) 2026-06-17 20:09:20.311 | 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.dev58) (2.0.0) 2026-06-17 20:09:20.314 | 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.dev58) (3.0) 2026-06-17 20:09:20.316 | 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.dev58) (5.10.0) 2026-06-17 20:09:20.317 | 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.dev58) (2.2.1) 2026-06-17 20:09:20.320 | 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.dev58) (2.8.0) 2026-06-17 20:09:20.320 | 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.dev58) (3.5.1) 2026-06-17 20:09:20.326 | 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.dev58) (1.4.2) 2026-06-17 20:09:20.329 | 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.dev58) (3.3.2) 2026-06-17 20:09:20.331 | 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.dev58) (26.1.0) 2026-06-17 20:09:20.332 | 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.dev58) (2025.9.1) 2026-06-17 20:09:20.332 | 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.dev58) (0.37.0) 2026-06-17 20:09:20.333 | 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.dev58) (2026.5.1) 2026-06-17 20:09:20.337 | 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.dev58) (2.1.0) 2026-06-17 20:09:20.338 | 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.dev58) (1.8.2) 2026-06-17 20:09:20.340 | 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.dev58) (4.2.0) 2026-06-17 20:09:20.341 | 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.dev58) (4.0.1) 2026-06-17 20:09:20.342 | 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.dev58) (2.13.0) 2026-06-17 20:09:20.345 | 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.dev58) (1.5.0) 2026-06-17 20:09:20.347 | 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.dev58) (5.3.1) 2026-06-17 20:09:20.350 | 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.dev58) (0.20) 2026-06-17 20:09:20.353 | 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.dev58) (1.3.0) 2026-06-17 20:09:20.354 | 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.dev58) (2.0.0) 2026-06-17 20:09:20.354 | 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.dev58) (6.0.3) 2026-06-17 20:09:20.359 | 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.dev58) (2.1.2) 2026-06-17 20:09:20.359 | 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.dev58) (0.6.2) 2026-06-17 20:09:20.393 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev58) 2026-06-17 20:09:20.416 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-17 20:09:20.444 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev58) 2026-06-17 20:09:20.466 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-17 20:09:20.492 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev58) 2026-06-17 20:09:20.527 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-17 20:09:20.555 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev58) 2026-06-17 20:09:20.576 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-17 20:09:20.586 | 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.dev58) (7.2.2) 2026-06-17 20:09:20.603 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev58) 2026-06-17 20:09:20.624 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-17 20:09:20.636 | 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.dev58) (2.9.0.post0) 2026-06-17 20:09:20.640 | 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.dev58) (4.6.0) 2026-06-17 20:09:20.641 | 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.dev58) (7.1.4) 2026-06-17 20:09:20.642 | 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.dev58) (5.3.1) 2026-06-17 20:09:20.643 | 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.dev58) (5.6.2) 2026-06-17 20:09:20.643 | 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.dev58) (0.16.0) 2026-06-17 20:09:20.646 | 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.dev58) (5.1.0) 2026-06-17 20:09:20.651 | 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.dev58) (2026.2) 2026-06-17 20:09:20.651 | 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.dev58) (26.2) 2026-06-17 20:09:20.655 | 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.dev58) (0.25.0) 2026-06-17 20:09:20.657 | 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.dev58) (5.0.0) 2026-06-17 20:09:20.657 | 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.dev58) (3.1.6) 2026-06-17 20:09:20.658 | 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.dev58) (4.0.1) 2026-06-17 20:09:20.662 | 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.dev58) (3.0.3) 2026-06-17 20:09:20.670 | 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.dev58) (1.2.0) 2026-06-17 20:09:20.676 | 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.dev58) (1.7.6) 2026-06-17 20:09:20.687 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev58) (82.0.1) 2026-06-17 20:09:20.695 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev58) (0.8.1) 2026-06-17 20:09:20.734 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev58) 2026-06-17 20:09:20.760 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 20:09:20.783 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev58) 2026-06-17 20:09:20.805 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-17 20:09:20.882 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev58) 2026-06-17 20:09:20.904 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-17 20:09:20.951 | 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.dev58) 2026-06-17 20:09:20.973 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-17 20:09:20.993 | 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.dev58) 2026-06-17 20:09:21.013 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-17 20:09:21.021 | 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.dev58) (15.0.0) 2026-06-17 20:09:21.037 | 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.dev58) 2026-06-17 20:09:21.060 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-17 20:09:21.079 | 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.dev58) (1.17.0) 2026-06-17 20:09:21.090 | 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.dev58) (3.4.7) 2026-06-17 20:09:21.091 | 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.dev58) (3.18) 2026-06-17 20:09:21.091 | 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.dev58) (2.7.0) 2026-06-17 20:09:21.092 | 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.dev58) (2023.11.17) 2026-06-17 20:09:21.110 | 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.dev58) (4.2.0) 2026-06-17 20:09:21.110 | 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.dev58) (2.20.0) 2026-06-17 20:09:21.115 | 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.dev58) (0.1.2) 2026-06-17 20:09:21.124 | 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.dev58) (0.8) 2026-06-17 20:09:21.171 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev58) 2026-06-17 20:09:21.194 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-17 20:09:21.233 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev58) 2026-06-17 20:09:21.255 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 20:09:21.264 | 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.dev58) (9.1.4) 2026-06-17 20:09:21.279 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev58) 2026-06-17 20:09:21.305 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-17 20:09:21.360 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev58) 2026-06-17 20:09:21.382 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-17 20:09:21.396 | Installing build dependencies: started 2026-06-17 20:09:22.204 | Installing build dependencies: finished with status 'done' 2026-06-17 20:09:22.205 | Getting requirements to build wheel: started 2026-06-17 20:09:22.543 | Getting requirements to build wheel: finished with status 'done' 2026-06-17 20:09:22.544 | Preparing metadata (pyproject.toml): started 2026-06-17 20:09:22.724 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-17 20:09:22.728 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev58) (2026.2) 2026-06-17 20:09:22.787 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev58) 2026-06-17 20:09:22.808 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-17 20:09:22.845 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev58) 2026-06-17 20:09:22.866 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-17 20:09:22.928 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-17 20:09:23.087 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-17 20:09:23.177 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-17 20:09:23.212 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-17 20:09:23.244 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-17 20:09:23.323 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 30.8 MB/s 0:00:00 2026-06-17 20:09:23.345 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-17 20:09:23.377 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-17 20:09:23.408 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-17 20:09:23.439 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-17 20:09:23.469 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-17 20:09:23.501 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-17 20:09:23.535 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-17 20:09:23.569 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-17 20:09:23.600 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-17 20:09:23.630 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-17 20:09:23.665 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-17 20:09:23.696 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-17 20:09:23.727 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-17 20:09:23.765 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-17 20:09:23.795 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-17 20:09:23.822 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 79.1 MB/s 0:00:00 2026-06-17 20:09:23.844 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-17 20:09:23.875 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-17 20:09:23.905 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-17 20:09:23.933 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-17 20:09:23.981 | Building wheels for collected packages: glance, simplegeneric 2026-06-17 20:09:23.982 | Building editable for glance (pyproject.toml): started 2026-06-17 20:09:24.554 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-17 20:09:24.555 | Created wheel for glance: filename=glance-32.1.0.dev58-0.editable-py3-none-any.whl size=8993 sha256=ff6991b17b44d5d007b2a7c81deeacc4c523831728c87064436245995ab318fa 2026-06-17 20:09:24.555 | Stored in directory: /tmp/pip-ephem-wheel-cache-f9up0hae/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-17 20:09:24.561 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-17 20:09:24.772 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-17 20:09:24.773 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=cee55df8b9720575e6f7f7a3d20a9d3ce610e5c37cc9533ee43ffd50cdad6b81 2026-06-17 20:09:24.773 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-17 20:09:24.778 | Successfully built glance simplegeneric 2026-06-17 20:09:24.888 | 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-17 20:09:26.498 | Attempting uninstall: jsonpointer 2026-06-17 20:09:26.509 | Found existing installation: jsonpointer 2.0 2026-06-17 20:09:26.510 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:09:26.510 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-17 20:09:26.547 | Attempting uninstall: httplib2 2026-06-17 20:09:26.556 | Found existing installation: httplib2 0.20.4 2026-06-17 20:09:26.556 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:09:26.556 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-17 20:09:26.613 | Attempting uninstall: jsonpatch 2026-06-17 20:09:26.624 | Found existing installation: jsonpatch 1.32 2026-06-17 20:09:26.624 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-17 20:09:26.624 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-17 20:09:28.957 | 2026-06-17 20:09:28.967 | 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.dev58 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-17 20:09:29.124 | + inc/python:pip_install:216 : result=0 2026-06-17 20:09:29.128 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:09:29.133 | + functions-common:time_stop:2414 : local name 2026-06-17 20:09:29.137 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:09:29.142 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:09:29.147 | + functions-common:time_stop:2417 : local total 2026-06-17 20:09:29.151 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:09:29.156 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:09:29.160 | + functions-common:time_stop:2421 : start_time=1781726956638 2026-06-17 20:09:29.165 | + functions-common:time_stop:2423 : [[ -z 1781726956638 ]] 2026-06-17 20:09:29.172 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:09:29.180 | + functions-common:time_stop:2426 : end_time=1781726969174 2026-06-17 20:09:29.185 | + functions-common:time_stop:2427 : elapsed_time=12536 2026-06-17 20:09:29.190 | + functions-common:time_stop:2428 : total=48051 2026-06-17 20:09:29.195 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:09:29.200 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=60587 2026-06-17 20:09:29.204 | + inc/python:pip_install:219 : return 0 2026-06-17 20:09:29.209 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 20:09:29.215 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 20:09:29.219 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-17 20:09:29.224 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-17 20:09:29.229 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:09:29.235 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:09:29.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, =~ ,/opt/stack/glance, ]] 2026-06-17 20:09:29.245 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:09:29.251 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 20:09:29.257 | + ./stack.sh:main:939 : configure_glance 2026-06-17 20:09:29.263 | + lib/glance:configure_glance:348 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-06-17 20:09:29.283 | + lib/glance:configure_glance:351 : local dburl 2026-06-17 20:09:29.290 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-17 20:09:29.296 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-17 20:09:29.301 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-17 20:09:29.307 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-17 20:09:29.311 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 20:09:29.316 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 20:09:29.321 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 20:09:29.355 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:29.361 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 20:09:29.365 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-17 20:09:29.372 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-17 20:09:29.377 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-17 20:09:29.442 | + 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-17 20:09:29.502 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-17 20:09:29.563 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-17 20:09:29.625 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-17 20:09:29.688 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-17 20:09:29.756 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-17 20:09:29.821 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-17 20:09:29.826 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-17 20:09:29.831 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-17 20:09:29.837 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-17 20:09:29.842 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 20:09:29.848 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-17 20:09:29.853 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-17 20:09:29.858 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-17 20:09:29.863 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-17 20:09:29.869 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-17 20:09:29.931 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-17 20:09:29.988 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.70/identity 2026-06-17 20:09:30.049 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-17 20:09:30.109 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-06-17 20:09:30.165 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-17 20:09:30.225 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-17 20:09:30.286 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-17 20:09:30.346 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.204.45.70/identity 2026-06-17 20:09:30.405 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-17 20:09:30.464 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-17 20:09:30.526 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 20:09:30.532 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-17 20:09:30.594 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-17 20:09:30.600 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-17 20:09:30.605 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-17 20:09:30.610 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 20:09:30.615 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-17 20:09:30.621 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 20:09:30.656 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:30.663 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-17 20:09:30.669 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-17 20:09:30.673 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 20:09:30.707 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:30.712 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.70:5672/ 2026-06-17 20:09:30.719 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.70:5672/ 2026-06-17 20:09:30.783 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 20:09:30.788 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 20:09:30.794 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-17 20:09:30.799 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-17 20:09:30.804 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-17 20:09:30.868 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-17 20:09:30.936 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-17 20:09:31.006 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-17 20:09:31.011 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-17 20:09:31.017 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-17 20:09:31.022 | + lib/glance:configure_glance_store:280 : local be 2026-06-17 20:09:31.027 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-17 20:09:31.031 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-17 20:09:31.037 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-17 20:09:31.104 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-17 20:09:31.112 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.70 2026-06-17 20:09:31.174 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-17 20:09:31.181 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-17 20:09:31.187 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-17 20:09:31.223 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:09:31.228 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.70/image 2026-06-17 20:09:31.290 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-17 20:09:31.323 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:31.328 | + lib/glance:configure_glance:423 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-06-17 20:09:31.389 | + lib/glance:configure_glance:424 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.70/identity 2026-06-17 20:09:31.454 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-17 20:09:31.459 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-17 20:09:31.464 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-17 20:09:31.471 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 20:09:31.507 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 20:09:31.513 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 20:09:31.518 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 20:09:31.523 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 20:09:31.528 | + 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-17 20:09:31.589 | + 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-17 20:09:31.649 | + 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-17 20:09:31.710 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 20:09:31.773 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-17 20:09:31.841 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-17 20:09:31.851 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-17 20:09:31.920 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-17 20:09:31.984 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-17 20:09:32.047 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-17 20:09:32.112 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-17 20:09:32.177 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-17 20:09:32.242 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-17 20:09:32.311 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-17 20:09:32.375 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-17 20:09:32.385 | + 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-17 20:09:32.397 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-17 20:09:32.433 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:32.438 | + lib/glance:configure_glance:450 : CINDER_SERVICE_HOST=199.204.45.70 2026-06-17 20:09:32.442 | + lib/glance:configure_glance:451 : CINDER_SERVICE_PORT=8776 2026-06-17 20:09:32.447 | + lib/glance:configure_glance:453 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.70:8776/v3/%(project_id)s' 2026-06-17 20:09:32.506 | + lib/glance:configure_glance:454 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.70:8776/v3/%(project_id)s' 2026-06-17 20:09:32.572 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-17 20:09:32.577 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-17 20:09:32.582 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-17 20:09:32.586 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-17 20:09:32.590 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-17 20:09:32.595 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-17 20:09:32.601 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-17 20:09:32.609 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 20:09:32.614 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-17 20:09:32.676 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-17 20:09:32.681 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-17 20:09:32.686 | ++ functions:get_random_port:861 : true 2026-06-17 20:09:32.691 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-17 20:09:32.696 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-17 20:09:32.701 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-17 20:09:32.819 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-17 20:09:32.824 | ++ functions:get_random_port:865 : break 2 2026-06-17 20:09:32.828 | ++ functions:get_random_port:869 : echo 60999 2026-06-17 20:09:32.834 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-17 20:09:32.838 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-17 20:09:32.893 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-06-17 20:09:32.953 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-17 20:09:33.011 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-17 20:09:33.070 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 20:09:33.130 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 20:09:33.189 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-17 20:09:33.248 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-17 20:09:33.309 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-17 20:09:33.372 | + 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-17 20:09:33.435 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 20:09:33.499 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 20:09:33.563 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-17 20:09:33.624 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-17 20:09:33.684 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-17 20:09:33.744 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-17 20:09:33.805 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-17 20:09:33.866 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-17 20:09:33.930 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-17 20:09:33.985 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-17 20:09:34.048 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-17 20:09:34.053 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-17 20:09:34.059 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 20:09:34.063 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 20:09:34.067 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:09:34.072 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:09:34.079 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-17 20:09:34.083 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-17 20:09:34.129 | proxy (enabled by site administrator) 2026-06-17 20:09:34.136 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-17 20:09:34.141 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-17 20:09:34.146 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 20:09:34.151 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 20:09:34.157 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:09:34.162 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:09:34.168 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-17 20:09:34.174 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-17 20:09:34.219 | No module matches proxy_http 2026-06-17 20:09:34.225 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-17 20:09:34.274 | Considering dependency proxy for proxy_http: 2026-06-17 20:09:34.274 | Module proxy already enabled 2026-06-17 20:09:34.274 | Enabling module proxy_http. 2026-06-17 20:09:34.284 | To activate the new configuration, you need to run: 2026-06-17 20:09:34.284 | systemctl restart apache2 2026-06-17 20:09:34.295 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-17 20:09:34.299 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-17 20:09:34.303 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 20:09:34.309 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 20:09:34.315 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 20:09:34.464 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-17 20:09:34.470 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-17 20:09:34.475 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-17 20:09:34.480 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 20:09:34.486 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:09:34.493 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:09:34.497 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-17 20:09:34.505 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-17 20:09:34.512 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-17 20:09:34.512 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-17 20:09:34.525 | KeepAlive Off 2026-06-17 20:09:34.534 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-17 20:09:34.534 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-17 20:09:34.545 | SetEnv proxy-sendchunked 1 2026-06-17 20:09:34.554 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-17 20:09:34.554 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-17 20:09:34.565 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-17 20:09:34.572 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-17 20:09:34.577 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-17 20:09:34.582 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 20:09:34.588 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 20:09:34.593 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 20:09:34.598 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 20:09:34.603 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:09:34.608 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:09:34.612 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 20:09:34.617 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 20:09:34.622 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:09:34.628 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:09:34.630 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-17 20:09:34.679 | Enabling site glance-api. 2026-06-17 20:09:34.690 | To activate the new configuration, you need to run: 2026-06-17 20:09:34.690 | systemctl reload apache2 2026-06-17 20:09:34.698 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-17 20:09:34.703 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 20:09:34.708 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 20:09:34.713 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 20:09:34.860 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-17 20:09:34.870 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-17 20:09:34.935 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-17 20:09:35.007 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-17 20:09:35.012 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-17 20:09:35.077 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-17 20:09:35.141 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-17 20:09:35.210 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-17 20:09:35.250 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:35.256 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-17 20:09:35.263 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-17 20:09:35.268 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-17 20:09:35.275 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 20:09:35.281 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-17 20:09:35.288 | + lib/cinder:install_cinder:525 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-06-17 20:09:35.293 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/cinder.git 2026-06-17 20:09:35.300 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-17 20:09:35.305 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:09:35.309 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 20:09:35.318 | ++ functions-common:git_clone:587 : pwd 2026-06-17 20:09:35.325 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:09:35.331 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:09:35.337 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:09:35.376 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:09:35.382 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:09:35.388 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:09:35.394 | + functions-common:git_clone:604 : echo master 2026-06-17 20:09:35.394 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:09:35.404 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-17 20:09:35.409 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:09:35.416 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-17 20:09:35.438 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-17 20:09:35.445 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 20:09:35.447 | + functions-common:git_clone:667 : head -1 2026-06-17 20:09:35.453 | 0cffd939c Merge "Remove TODO re: Semaphore for eventlet-removal" 2026-06-17 20:09:35.459 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:09:35.465 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-17 20:09:35.471 | + inc/python:setup_develop:353 : local bindep 2026-06-17 20:09:35.477 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-17 20:09:35.481 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-17 20:09:35.487 | + inc/python:setup_develop:359 : local extras= 2026-06-17 20:09:35.492 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-17 20:09:35.498 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 20:09:35.504 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-17 20:09:35.510 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-17 20:09:35.516 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 20:09:35.522 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 20:09:35.530 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-17 20:09:35.535 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 20:09:35.542 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-17 20:09:35.548 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 20:09:35.554 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 20:09:35.560 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-17 20:09:35.571 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-17 20:09:35.577 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-17 20:09:35.583 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-17 20:09:35.676 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-17 20:09:35.681 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 20:09:35.686 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 20:09:35.691 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 20:09:35.697 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-17 20:09:35.702 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-17 20:09:35.708 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 20:09:35.713 | + inc/python:setup_package:446 : local extras= 2026-06-17 20:09:35.719 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 20:09:35.724 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 20:09:35.730 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 20:09:35.737 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 20:09:35.743 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 20:09:35.749 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-17 20:09:35.793 | Using python 3.12 to install /opt/stack/cinder 2026-06-17 20:09:35.797 | + 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-17 20:09:36.356 | Obtaining file:///opt/stack/cinder 2026-06-17 20:09:36.359 | Installing build dependencies: started 2026-06-17 20:09:37.230 | Installing build dependencies: finished with status 'done' 2026-06-17 20:09:37.231 | Checking if build backend supports build_editable: started 2026-06-17 20:09:37.530 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 20:09:37.532 | Getting requirements to build editable: started 2026-06-17 20:09:37.678 | Getting requirements to build editable: finished with status 'done' 2026-06-17 20:09:37.681 | Preparing editable metadata (pyproject.toml): started 2026-06-17 20:09:38.555 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 20:09:38.576 | 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-17 20:09:38.576 | 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-17 20:09:38.577 | 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-17 20:09:38.577 | 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-17 20:09:38.578 | 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-17 20:09:38.578 | 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-17 20:09:38.578 | 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-17 20:09:38.579 | 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-17 20:09:38.579 | 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-17 20:09:38.927 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev126) 2026-06-17 20:09:39.046 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-17 20:09:39.229 | 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-17 20:09:39.229 | 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-17 20:09:39.230 | 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-17 20:09:39.231 | 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-17 20:09:39.231 | 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-17 20:09:39.232 | 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-17 20:09:39.232 | 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-17 20:09:39.233 | 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-17 20:09:39.234 | 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-17 20:09:39.234 | 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-17 20:09:39.235 | 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-17 20:09:39.235 | 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-17 20:09:39.236 | 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-17 20:09:39.237 | 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-17 20:09:39.237 | 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-17 20:09:39.353 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev126) 2026-06-17 20:09:39.376 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-17 20:09:39.385 | 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-17 20:09:39.386 | 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-17 20:09:39.412 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev126) 2026-06-17 20:09:39.433 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 20:09:39.440 | 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-17 20:09:39.441 | 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-17 20:09:39.441 | 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-17 20:09:39.442 | 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-17 20:09:39.466 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev126) 2026-06-17 20:09:39.490 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-17 20:09:39.499 | 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-17 20:09:39.526 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev126) 2026-06-17 20:09:39.548 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-17 20:09:39.573 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev126) 2026-06-17 20:09:39.596 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-17 20:09:39.607 | 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-17 20:09:39.608 | 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-17 20:09:39.608 | 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-17 20:09:39.624 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev126) 2026-06-17 20:09:39.647 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-17 20:09:39.655 | 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-17 20:09:39.655 | 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-17 20:09:39.667 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev126) 2026-06-17 20:09:39.689 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-17 20:09:39.719 | 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-17 20:09:39.719 | 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-17 20:09:39.720 | 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-17 20:09:39.745 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev126) 2026-06-17 20:09:39.767 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 20:09:39.776 | 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-17 20:09:39.808 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev126) 2026-06-17 20:09:39.830 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 20:09:39.880 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev126) 2026-06-17 20:09:39.901 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-17 20:09:39.911 | 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-17 20:09:39.912 | 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-17 20:09:39.913 | 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-17 20:09:40.024 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev126) 2026-06-17 20:09:40.047 | 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-17 20:09:40.257 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev126) 2026-06-17 20:09:40.279 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-17 20:09:40.289 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev126) (1.9.0) 2026-06-17 20:09:40.290 | 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-17 20:09:40.291 | 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-17 20:09:40.519 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev126) 2026-06-17 20:09:40.541 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-17 20:09:40.557 | 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-17 20:09:40.584 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev126) 2026-06-17 20:09:40.645 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-17 20:09:40.654 | 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-17 20:09:40.654 | 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-17 20:09:40.657 | 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-17 20:09:40.682 | 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-17 20:09:40.685 | 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-17 20:09:40.690 | 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-17 20:09:40.694 | 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-17 20:09:40.695 | 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-17 20:09:40.696 | 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-17 20:09:40.729 | 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-17 20:09:40.752 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-17 20:09:40.780 | 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-17 20:09:40.802 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-17 20:09:40.846 | 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-17 20:09:40.868 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-17 20:09:40.890 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-17 20:09:40.912 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-17 20:09:40.947 | 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-17 20:09:40.969 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-17 20:09:41.136 | 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-17 20:09:41.158 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-17 20:09:41.329 | 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-17 20:09:41.350 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-17 20:09:41.385 | 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-17 20:09:41.407 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 20:09:41.429 | 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-17 20:09:41.430 | 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-17 20:09:41.431 | 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-17 20:09:41.443 | 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-17 20:09:41.443 | 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-17 20:09:41.444 | 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-17 20:09:41.444 | 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-17 20:09:41.449 | 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-17 20:09:41.450 | 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-17 20:09:41.452 | 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-17 20:09:41.453 | 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-17 20:09:41.453 | 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-17 20:09:41.458 | 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-17 20:09:41.461 | 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-17 20:09:41.465 | 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-17 20:09:41.468 | 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-17 20:09:41.469 | 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-17 20:09:41.469 | 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-17 20:09:41.474 | 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-17 20:09:41.475 | 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-17 20:09:41.476 | 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-17 20:09:41.478 | 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-17 20:09:41.485 | 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-17 20:09:41.485 | 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-17 20:09:41.486 | 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-17 20:09:41.488 | 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-17 20:09:41.496 | 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-17 20:09:41.498 | 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-17 20:09:41.498 | 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-17 20:09:41.499 | 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-17 20:09:41.503 | 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-17 20:09:41.510 | 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-17 20:09:41.522 | 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-17 20:09:41.543 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev126) 2026-06-17 20:09:41.566 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-17 20:09:41.632 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev126) 2026-06-17 20:09:41.654 | 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-17 20:09:41.665 | 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-17 20:09:41.697 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev126) 2026-06-17 20:09:41.718 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-17 20:09:41.762 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev126) 2026-06-17 20:09:41.784 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-17 20:09:41.824 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev126) 2026-06-17 20:09:41.846 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-17 20:09:41.862 | 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-17 20:09:41.872 | 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-17 20:09:41.908 | 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-17 20:09:41.930 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-17 20:09:41.956 | 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-17 20:09:41.960 | 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-17 20:09:41.960 | 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-17 20:09:41.967 | 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-17 20:09:41.968 | 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-17 20:09:41.968 | 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-17 20:09:41.969 | 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-17 20:09:41.992 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev126) 2026-06-17 20:09:42.034 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-17 20:09:42.043 | 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-17 20:09:42.072 | 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-17 20:09:42.072 | 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-17 20:09:42.078 | 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-17 20:09:42.089 | 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-17 20:09:42.114 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev126) 2026-06-17 20:09:42.140 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-17 20:09:42.176 | 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-17 20:09:42.176 | 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-17 20:09:42.177 | 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-17 20:09:42.219 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev126) 2026-06-17 20:09:42.242 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-17 20:09:42.273 | 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-17 20:09:42.277 | 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-17 20:09:42.338 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-17 20:09:42.392 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-17 20:09:42.615 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 64.5 MB/s 0:00:00 2026-06-17 20:09:42.638 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-17 20:09:42.669 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-17 20:09:42.882 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 72.2 MB/s 0:00:00 2026-06-17 20:09:42.905 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-17 20:09:42.937 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-17 20:09:42.968 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-17 20:09:42.996 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-17 20:09:43.028 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-17 20:09:43.059 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-17 20:09:43.093 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-17 20:09:43.122 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-17 20:09:43.197 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 72.4 MB/s 0:00:00 2026-06-17 20:09:43.224 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-17 20:09:43.255 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-17 20:09:43.287 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-17 20:09:43.305 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 29.6 MB/s 0:00:00 2026-06-17 20:09:43.327 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-17 20:09:43.359 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-17 20:09:43.393 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-17 20:09:43.426 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-17 20:09:43.457 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-17 20:09:43.481 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 61.3 MB/s 0:00:00 2026-06-17 20:09:43.505 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-17 20:09:43.545 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-17 20:09:43.584 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-17 20:09:43.616 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-17 20:09:43.646 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-17 20:09:43.676 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-17 20:09:43.707 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-17 20:09:43.737 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-17 20:09:43.769 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-17 20:09:43.796 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-17 20:09:43.827 | 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-17 20:09:43.854 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 86.0 MB/s 0:00:00 2026-06-17 20:09:43.877 | 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-17 20:09:43.964 | Building wheels for collected packages: cinder 2026-06-17 20:09:43.964 | Building editable for cinder (pyproject.toml): started 2026-06-17 20:09:45.004 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-17 20:09:45.006 | Created wheel for cinder: filename=cinder-28.1.0.dev126-0.editable-py3-none-any.whl size=9193 sha256=4672cad2c9211ebd7d6fa464a24680b39cf836cbbfc6dc00d17f63ad320e85aa 2026-06-17 20:09:45.007 | Stored in directory: /tmp/pip-ephem-wheel-cache-7fhqvv37/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-17 20:09:45.012 | Successfully built cinder 2026-06-17 20:09:45.203 | 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-17 20:09:48.504 | 2026-06-17 20:09:48.521 | 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-17 20:09:48.814 | + inc/python:pip_install:216 : result=0 2026-06-17 20:09:48.819 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:09:48.824 | + functions-common:time_stop:2414 : local name 2026-06-17 20:09:48.829 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:09:48.835 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:09:48.840 | + functions-common:time_stop:2417 : local total 2026-06-17 20:09:48.845 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:09:48.850 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:09:48.854 | + functions-common:time_stop:2421 : start_time=1781726975783 2026-06-17 20:09:48.860 | + functions-common:time_stop:2423 : [[ -z 1781726975783 ]] 2026-06-17 20:09:48.866 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:09:48.874 | + functions-common:time_stop:2426 : end_time=1781726988869 2026-06-17 20:09:48.880 | + functions-common:time_stop:2427 : elapsed_time=13086 2026-06-17 20:09:48.884 | + functions-common:time_stop:2428 : total=60587 2026-06-17 20:09:48.889 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:09:48.893 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=73673 2026-06-17 20:09:48.899 | + inc/python:pip_install:219 : return 0 2026-06-17 20:09:48.904 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 20:09:48.909 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 20:09:48.914 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-17 20:09:48.919 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-17 20:09:48.925 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:09:48.930 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:09:48.936 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:09:48.943 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:09:48.949 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-17 20:09:48.954 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-17 20:09:48.960 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-17 20:09:48.966 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:09:48.972 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:09:48.977 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-17 20:09:48.998 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-17 20:09:49.004 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 20:09:49.010 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 20:09:49.016 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 20:09:49.022 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 20:09:49.027 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 20:09:49.033 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 20:09:49.039 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:09:49.044 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:09:49.050 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 20:09:49.056 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 20:09:49.062 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 20:09:49.068 | + functions-common:apt_get_update:1161 : return 2026-06-17 20:09:49.073 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-17 20:09:49.079 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 20:09:49.084 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:09:49.090 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:09:49.095 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-17 20:09:49.142 | + 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-17 20:09:49.187 | Reading package lists... 2026-06-17 20:09:49.411 | Building dependency tree... 2026-06-17 20:09:49.411 | Reading state information... 2026-06-17 20:09:49.652 | The following additional packages will be installed: 2026-06-17 20:09:49.652 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-06-17 20:09:49.652 | python3-typing-extensions python3-urwid python3-wcwidth 2026-06-17 20:09:49.654 | Suggested packages: 2026-06-17 20:09:49.654 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-06-17 20:09:49.686 | The following NEW packages will be installed: 2026-06-17 20:09:49.686 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-06-17 20:09:49.686 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-06-17 20:09:50.209 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-17 20:09:50.210 | Need to get 418 kB of archives. 2026-06-17 20:09:50.210 | After this operation, 3,296 kB of additional disk space will be used. 2026-06-17 20:09:50.210 | 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-17 20:09:50.471 | 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-17 20:09:50.490 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-17 20:09:50.639 | 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-17 20:09:50.649 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-06-17 20:09:50.660 | 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-17 20:09:50.678 | 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-17 20:09:50.882 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-17 20:09:50.921 | Fetched 418 kB in 1s (423 kB/s) 2026-06-17 20:09:50.959 | Selecting previously unselected package python3-typing-extensions. 2026-06-17 20:09:50.991 | (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-17 20:09:50.994 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-17 20:09:50.997 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-17 20:09:51.050 | Selecting previously unselected package python3-wcwidth. 2026-06-17 20:09:51.058 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-17 20:09:51.062 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-17 20:09:51.120 | Selecting previously unselected package python3-urwid. 2026-06-17 20:09:51.130 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-17 20:09:51.134 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-17 20:09:51.211 | Selecting previously unselected package python3-configshell-fb. 2026-06-17 20:09:51.220 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-17 20:09:51.224 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-17 20:09:51.275 | Selecting previously unselected package python3-pyudev. 2026-06-17 20:09:51.285 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-06-17 20:09:51.293 | Unpacking python3-pyudev (0.24.0-1) ... 2026-06-17 20:09:51.388 | Selecting previously unselected package python3-rtslib-fb. 2026-06-17 20:09:51.398 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-17 20:09:51.402 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-17 20:09:51.476 | Selecting previously unselected package targetcli-fb. 2026-06-17 20:09:51.486 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-17 20:09:51.490 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-17 20:09:51.566 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-17 20:09:51.784 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-17 20:09:51.954 | Setting up python3-pyudev (0.24.0-1) ... 2026-06-17 20:09:52.123 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-17 20:09:52.951 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-17 20:09:52.961 | Setting up python3-urwid (2.6.10-1) ... 2026-06-17 20:09:53.294 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-17 20:09:53.412 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 20:09:53.412 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-17 20:09:53.432 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-17 20:09:53.432 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-17 20:09:53.432 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-17 20:09:53.432 | keyword = Word(alphanums + '_\-') 2026-06-17 20:09:53.432 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 20:09:53.432 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-17 20:09:53.432 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 20:09:53.432 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-17 20:09:53.432 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-17 20:09:53.432 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-17 20:09:53.436 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 20:09:53.436 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-17 20:09:53.449 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-17 20:09:53.449 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-17 20:09:53.449 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-17 20:09:53.449 | keyword = Word(alphanums + '_\-') 2026-06-17 20:09:53.449 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 20:09:53.449 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-17 20:09:53.449 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-17 20:09:53.449 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-17 20:09:53.449 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-17 20:09:53.449 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-17 20:09:53.475 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-17 20:09:53.604 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-17 20:09:53.604 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-17 20:09:53.824 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 20:09:54.455 | + functions-common:apt_get:1205 : result=0 2026-06-17 20:09:54.461 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 20:09:54.467 | + functions-common:time_stop:2414 : local name 2026-06-17 20:09:54.473 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:09:54.479 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:09:54.485 | + functions-common:time_stop:2417 : local total 2026-06-17 20:09:54.490 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:09:54.495 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 20:09:54.501 | + functions-common:time_stop:2421 : start_time=1781726989136 2026-06-17 20:09:54.507 | + functions-common:time_stop:2423 : [[ -z 1781726989136 ]] 2026-06-17 20:09:54.515 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:09:54.524 | + functions-common:time_stop:2426 : end_time=1781726994517 2026-06-17 20:09:54.530 | + functions-common:time_stop:2427 : elapsed_time=5381 2026-06-17 20:09:54.535 | + functions-common:time_stop:2428 : total=163343 2026-06-17 20:09:54.540 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:09:54.546 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=168724 2026-06-17 20:09:54.552 | + functions-common:apt_get:1209 : return 0 2026-06-17 20:09:54.558 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 20:09:54.564 | + ./stack.sh:main:945 : configure_cinder 2026-06-17 20:09:54.569 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-06-17 20:09:54.592 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-17 20:09:54.599 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-17 20:09:54.605 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-17 20:09:54.610 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-17 20:09:54.618 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-17 20:09:54.618 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-17 20:09:54.627 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-17 20:09:54.632 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-17 20:09:54.638 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-17 20:09:54.643 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-17 20:09:54.648 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-17 20:09:54.653 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-17 20:09:54.658 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-17 20:09:54.663 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-17 20:09:54.683 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-17 20:09:54.705 | + 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-17 20:09:54.726 | + 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-17 20:09:54.749 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-17 20:09:54.770 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-17 20:09:54.791 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-17 20:09:54.798 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-17 20:09:54.806 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.FPzDfssoWS 2026-06-17 20:09:54.811 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-17 20:09:54.815 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-17 20:09:54.821 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-17 20:09:54.825 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.FPzDfssoWS 2026-06-17 20:09:54.834 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.FPzDfssoWS 2026-06-17 20:09:54.854 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.FPzDfssoWS /etc/sudoers.d/cinder-rootwrap 2026-06-17 20:09:54.876 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-17 20:09:54.884 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-17 20:09:54.889 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-17 20:09:54.894 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-17 20:09:54.899 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-17 20:09:54.904 | + 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-17 20:09:54.909 | + 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-17 20:09:54.915 | + 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-17 20:09:54.917 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-17 20:09:54.929 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-17 20:09:54.936 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-17 20:09:54.958 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-17 20:09:54.978 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-17 20:09:54.983 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-17 20:09:54.994 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-17 20:09:55.004 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-17 20:09:55.010 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 20:09:55.016 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-17 20:09:55.021 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-17 20:09:55.026 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 20:09:55.031 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-17 20:09:55.036 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 20:09:55.042 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-17 20:09:55.047 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-17 20:09:55.052 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-17 20:09:55.113 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-17 20:09:55.169 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.70/identity 2026-06-17 20:09:55.229 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-17 20:09:55.292 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-06-17 20:09:55.356 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-17 20:09:55.420 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-17 20:09:55.486 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-17 20:09:55.550 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.204.45.70/identity 2026-06-17 20:09:55.617 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-17 20:09:55.688 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-17 20:09:55.755 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 20:09:55.761 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-17 20:09:55.833 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-17 20:09:55.901 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-17 20:09:55.906 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-17 20:09:55.914 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-17 20:09:55.921 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-17 20:09:55.925 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 20:09:55.931 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 20:09:55.936 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 20:09:55.973 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:55.980 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 20:09:55.985 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-17 20:09:55.993 | + 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-17 20:09:56.067 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-17 20:09:56.130 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-17 20:09:56.193 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-17 20:09:56.258 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-17 20:09:56.320 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-17 20:09:56.387 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.70 2026-06-17 20:09:56.451 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-17 20:09:56.527 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-17 20:09:56.540 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 63960818fabacec544cc1b4fe97c8571 2026-06-17 20:09:56.606 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-17 20:09:56.613 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-17 20:09:56.678 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-17 20:09:56.745 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-17 20:09:56.811 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-17 20:09:56.881 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-17 20:09:56.945 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-17 20:09:57.011 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-17 20:09:57.046 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:57.052 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-17 20:09:57.057 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-17 20:09:57.062 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-17 20:09:57.068 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-17 20:09:57.073 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-17 20:09:57.080 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-17 20:09:57.086 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-17 20:09:57.091 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-17 20:09:57.096 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-17 20:09:57.101 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-17 20:09:57.105 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-17 20:09:57.177 | + 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-17 20:09:57.240 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-17 20:09:57.303 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-17 20:09:57.364 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-17 20:09:57.426 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-17 20:09:57.488 | + 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-17 20:09:57.549 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-17 20:09:57.612 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-17 20:09:57.677 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-17 20:09:57.682 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-17 20:09:57.688 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-17 20:09:57.693 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-17 20:09:57.759 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-17 20:09:57.765 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-17 20:09:57.830 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-17 20:09:57.836 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-17 20:09:57.841 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-17 20:09:57.847 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-17 20:09:57.909 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-17 20:09:57.915 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-17 20:09:57.920 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-17 20:09:57.925 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-17 20:09:57.930 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-17 20:09:57.965 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:57.971 | + lib/cinder:configure_cinder:371 : [[ -n swift ]] 2026-06-17 20:09:57.978 | + lib/cinder:configure_cinder:372 : type configure_cinder_backup_swift 2026-06-17 20:09:57.983 | + lib/cinder:configure_cinder:373 : configure_cinder_backup_swift 2026-06-17 20:09:57.988 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-06-17 20:09:58.047 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.70:8080/v1/AUTH_ 2026-06-17 20:09:58.108 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-06-17 20:09:58.141 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:58.146 | + 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-17 20:09:58.212 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-17 20:09:58.249 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:09:58.254 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-17 20:09:58.288 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:58.294 | + 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-17 20:09:58.299 | + lib/cinder:configure_cinder:386 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-17 20:09:58.371 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-17 20:09:58.377 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-17 20:09:58.383 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-17 20:09:58.389 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-17 20:09:58.394 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 20:09:58.400 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-17 20:09:58.406 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 20:09:58.441 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:58.448 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-17 20:09:58.453 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-17 20:09:58.459 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 20:09:58.492 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:58.497 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.70:5672/ 2026-06-17 20:09:58.504 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.70:5672/ 2026-06-17 20:09:58.567 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 20:09:58.573 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 20:09:58.578 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-17 20:09:58.583 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-17 20:09:58.588 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 20:09:58.595 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 20:09:58.632 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 20:09:58.638 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 20:09:58.643 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 20:09:58.649 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 20:09:58.655 | + 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-17 20:09:58.719 | + 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-17 20:09:58.783 | + 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-17 20:09:58.847 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 20:09:58.913 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-17 20:09:58.980 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-17 20:09:59.018 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:09:59.023 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-17 20:09:59.028 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-17 20:09:59.032 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-17 20:09:59.036 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-17 20:09:59.042 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-17 20:09:59.047 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-17 20:09:59.052 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-17 20:09:59.056 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 20:09:59.062 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 20:09:59.082 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-17 20:09:59.084 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 20:09:59.097 | d /var/run/uwsgi 0755 stack root 2026-06-17 20:09:59.103 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 20:09:59.119 | /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-17 20:09:59.127 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-17 20:09:59.131 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-17 20:09:59.139 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 20:09:59.145 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-17 20:09:59.209 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-06-17 20:09:59.270 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-17 20:09:59.331 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-17 20:09:59.390 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 20:09:59.456 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 20:09:59.522 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-17 20:09:59.588 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-17 20:09:59.652 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-17 20:09:59.714 | + 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-17 20:09:59.776 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 20:09:59.848 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 20:09:59.923 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-17 20:09:59.994 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-17 20:10:00.059 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-17 20:10:00.064 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-17 20:10:00.072 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-17 20:10:00.077 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-17 20:10:00.082 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 20:10:00.088 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:10:00.094 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:10:00.099 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-17 20:10:00.106 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-17 20:10:00.112 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-17 20:10:00.177 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-17 20:10:00.243 | + 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-17 20:10:00.244 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-17 20:10:00.256 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-17 20:10:00.264 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-17 20:10:00.269 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-17 20:10:00.275 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 20:10:00.281 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 20:10:00.287 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 20:10:00.292 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 20:10:00.298 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:10:00.302 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:10:00.308 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 20:10:00.313 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 20:10:00.318 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:10:00.325 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:10:00.330 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-17 20:10:00.375 | Enabling site cinder-api. 2026-06-17 20:10:00.385 | To activate the new configuration, you need to run: 2026-06-17 20:10:00.385 | systemctl reload apache2 2026-06-17 20:10:00.393 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-17 20:10:00.399 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 20:10:00.404 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 20:10:00.409 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 20:10:00.559 | + lib/cinder:configure_cinder:403 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-06-17 20:10:00.565 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.70/image 2026-06-17 20:10:00.622 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-17 20:10:00.661 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:10:00.668 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-06-17 20:10:00.727 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-17 20:10:00.793 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-17 20:10:00.799 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 20:10:00.805 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-17 20:10:00.810 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-17 20:10:00.816 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 20:10:00.822 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-17 20:10:00.827 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 20:10:00.833 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-17 20:10:00.838 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-17 20:10:00.843 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-17 20:10:00.909 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-17 20:10:00.969 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.70/identity 2026-06-17 20:10:01.033 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-17 20:10:01.094 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-06-17 20:10:01.155 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-17 20:10:01.218 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-17 20:10:01.282 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-17 20:10:01.346 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.204.45.70/identity 2026-06-17 20:10:01.407 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-17 20:10:01.478 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-17 20:10:01.545 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 20:10:01.551 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-17 20:10:01.556 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 20:10:01.562 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 20:10:01.567 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-17 20:10:01.573 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-17 20:10:01.643 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-17 20:10:01.709 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.70/identity 2026-06-17 20:10:01.776 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-17 20:10:01.842 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-06-17 20:10:01.905 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-17 20:10:01.971 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-17 20:10:02.035 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-17 20:10:02.102 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-17 20:10:02.167 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-17 20:10:02.234 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-17 20:10:02.239 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-17 20:10:02.275 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:10:02.281 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.70:2379?api_version=v3' 2026-06-17 20:10:02.350 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-17 20:10:02.355 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-17 20:10:02.361 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-17 20:10:02.431 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-17 20:10:02.500 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-17 20:10:02.507 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-17 20:10:02.512 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-17 20:10:02.588 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-17 20:10:02.594 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-17 20:10:02.601 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-17 20:10:02.607 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-17 20:10:02.613 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-17 20:10:02.681 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-17 20:10:02.745 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.70/identity 2026-06-17 20:10:02.805 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-17 20:10:02.869 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-06-17 20:10:02.926 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-17 20:10:02.993 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-17 20:10:03.060 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-17 20:10:03.129 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-17 20:10:03.170 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:10:03.177 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-17 20:10:03.184 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-17 20:10:03.190 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-17 20:10:03.196 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 20:10:03.203 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-17 20:10:03.209 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-17 20:10:03.215 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-17 20:10:03.222 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:10:03.229 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:10:03.235 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:10:03.241 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:10:03.247 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-17 20:10:03.253 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-17 20:10:03.259 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:10:03.266 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:10:03.272 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:10:03.278 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:10:03.284 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-17 20:10:03.290 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-17 20:10:03.295 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:10:03.302 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:10:03.308 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:10:03.313 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:10:03.319 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-06-17 20:10:03.325 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/neutron.git 2026-06-17 20:10:03.331 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-17 20:10:03.336 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:10:03.341 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 20:10:03.347 | ++ functions-common:git_clone:587 : pwd 2026-06-17 20:10:03.354 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:10:03.359 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:10:03.365 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:10:03.402 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:10:03.407 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:10:03.412 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:10:03.419 | + functions-common:git_clone:604 : echo master 2026-06-17 20:10:03.420 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:10:03.431 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-17 20:10:03.436 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:10:03.442 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-17 20:10:03.467 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-17 20:10:03.474 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 20:10:03.475 | + functions-common:git_clone:667 : head -1 2026-06-17 20:10:03.487 | 319761f069 Merge "Explicitly create log directories in the FrrFixture" 2026-06-17 20:10:03.493 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:10:03.498 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-17 20:10:03.504 | + inc/python:setup_develop:353 : local bindep 2026-06-17 20:10:03.511 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-17 20:10:03.516 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-17 20:10:03.522 | + inc/python:setup_develop:359 : local extras= 2026-06-17 20:10:03.527 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-17 20:10:03.534 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 20:10:03.540 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-17 20:10:03.546 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-17 20:10:03.552 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 20:10:03.558 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 20:10:03.566 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-17 20:10:03.572 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 20:10:03.579 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-17 20:10:03.585 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 20:10:03.591 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 20:10:03.599 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-17 20:10:03.611 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-17 20:10:03.618 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-17 20:10:03.625 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-17 20:10:03.715 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-17 20:10:03.721 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 20:10:03.726 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 20:10:03.732 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 20:10:03.739 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-17 20:10:03.746 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-17 20:10:03.751 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 20:10:03.757 | + inc/python:setup_package:446 : local extras= 2026-06-17 20:10:03.762 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 20:10:03.768 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 20:10:03.773 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 20:10:03.780 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 20:10:03.786 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 20:10:03.792 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-17 20:10:03.835 | Using python 3.12 to install /opt/stack/neutron 2026-06-17 20:10:03.840 | + 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-17 20:10:04.396 | Obtaining file:///opt/stack/neutron 2026-06-17 20:10:04.401 | Installing build dependencies: started 2026-06-17 20:10:05.333 | Installing build dependencies: finished with status 'done' 2026-06-17 20:10:05.334 | Checking if build backend supports build_editable: started 2026-06-17 20:10:05.625 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 20:10:05.627 | Getting requirements to build editable: started 2026-06-17 20:10:05.773 | Getting requirements to build editable: finished with status 'done' 2026-06-17 20:10:05.775 | Preparing editable metadata (pyproject.toml): started 2026-06-17 20:10:06.874 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 20:10:06.893 | 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-17 20:10:06.893 | 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-17 20:10:06.894 | 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-17 20:10:06.894 | 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-17 20:10:06.894 | 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-17 20:10:06.895 | 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-17 20:10:07.047 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev483) 2026-06-17 20:10:07.110 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-17 20:10:07.124 | 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-17 20:10:07.125 | 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-17 20:10:07.126 | 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-17 20:10:07.127 | 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-17 20:10:07.127 | 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-17 20:10:07.189 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev483) 2026-06-17 20:10:07.196 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-17 20:10:07.248 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev483) 2026-06-17 20:10:07.253 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-17 20:10:07.263 | 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-17 20:10:07.264 | 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-17 20:10:07.265 | 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-17 20:10:07.266 | 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-17 20:10:07.267 | 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-17 20:10:07.268 | 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-17 20:10:07.269 | 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-17 20:10:07.269 | 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-17 20:10:07.270 | 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-17 20:10:07.270 | 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-17 20:10:07.271 | 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-17 20:10:07.272 | 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-17 20:10:07.272 | 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-17 20:10:07.273 | 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-17 20:10:07.273 | 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-17 20:10:07.274 | 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-17 20:10:07.274 | 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-17 20:10:07.275 | 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-17 20:10:07.275 | 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-17 20:10:07.276 | 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-17 20:10:07.277 | 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-17 20:10:07.278 | 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-17 20:10:07.278 | 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-17 20:10:07.279 | 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-17 20:10:07.279 | 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-17 20:10:07.319 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev483) 2026-06-17 20:10:07.326 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-17 20:10:07.368 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev483) 2026-06-17 20:10:07.372 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 20:10:07.415 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev483) 2026-06-17 20:10:07.421 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-17 20:10:07.478 | Installing build dependencies: started 2026-06-17 20:10:08.304 | Installing build dependencies: finished with status 'done' 2026-06-17 20:10:08.306 | Getting requirements to build wheel: started 2026-06-17 20:10:08.720 | Getting requirements to build wheel: finished with status 'done' 2026-06-17 20:10:08.722 | Preparing metadata (pyproject.toml): started 2026-06-17 20:10:08.920 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-17 20:10:08.974 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev483) 2026-06-17 20:10:08.978 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 20:10:08.987 | 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-17 20:10:09.029 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev483) 2026-06-17 20:10:09.034 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-17 20:10:09.042 | 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-17 20:10:09.042 | 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-17 20:10:09.043 | 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-17 20:10:09.078 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev483) 2026-06-17 20:10:09.084 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-17 20:10:09.134 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev483) 2026-06-17 20:10:09.138 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 20:10:09.148 | 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-17 20:10:09.150 | 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-17 20:10:09.153 | 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-17 20:10:09.154 | 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-17 20:10:09.156 | 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-17 20:10:09.159 | 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-17 20:10:09.161 | 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-17 20:10:09.162 | 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-17 20:10:09.163 | 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-17 20:10:09.166 | 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-17 20:10:09.167 | 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-17 20:10:09.167 | 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-17 20:10:09.174 | 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-17 20:10:09.212 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev483) 2026-06-17 20:10:09.217 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-17 20:10:09.226 | 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-17 20:10:09.227 | 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-17 20:10:09.228 | 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-17 20:10:09.228 | 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-17 20:10:09.230 | 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-17 20:10:09.230 | 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-17 20:10:09.233 | 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-17 20:10:09.236 | 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-17 20:10:09.242 | 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-17 20:10:09.245 | 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-17 20:10:09.245 | 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-17 20:10:09.281 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev483) 2026-06-17 20:10:09.286 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-17 20:10:09.301 | 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-17 20:10:09.304 | 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-17 20:10:09.305 | 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-17 20:10:09.312 | 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-17 20:10:09.313 | 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-17 20:10:09.324 | 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-17 20:10:09.327 | 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-17 20:10:09.331 | 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-17 20:10:09.332 | 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-17 20:10:09.336 | 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-17 20:10:09.339 | 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-17 20:10:09.339 | 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-17 20:10:09.340 | 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-17 20:10:09.340 | 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-17 20:10:09.342 | 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-17 20:10:09.347 | 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-17 20:10:09.351 | 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-17 20:10:09.353 | 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-17 20:10:09.354 | 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-17 20:10:09.372 | 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-17 20:10:09.376 | 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-17 20:10:09.381 | 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-17 20:10:09.424 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev483) 2026-06-17 20:10:09.427 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-17 20:10:09.474 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev483) 2026-06-17 20:10:09.477 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-17 20:10:09.486 | 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-17 20:10:09.487 | 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-17 20:10:09.491 | 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-17 20:10:09.507 | 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-17 20:10:09.529 | 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-17 20:10:09.531 | 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-17 20:10:09.532 | 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-17 20:10:09.572 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev483) 2026-06-17 20:10:09.577 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-17 20:10:09.595 | 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-17 20:10:09.596 | 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-17 20:10:09.602 | 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-17 20:10:09.602 | 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-17 20:10:09.602 | 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-17 20:10:09.603 | 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-17 20:10:09.606 | 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-17 20:10:09.606 | 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-17 20:10:09.607 | 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-17 20:10:09.607 | 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-17 20:10:09.642 | 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-17 20:10:09.642 | 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-17 20:10:09.643 | 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-17 20:10:09.643 | 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-17 20:10:09.663 | 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-17 20:10:09.664 | 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-17 20:10:09.672 | 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-17 20:10:09.683 | 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-17 20:10:09.724 | 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-17 20:10:09.781 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-17 20:10:09.799 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 26.7 MB/s 0:00:00 2026-06-17 20:10:09.805 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-17 20:10:09.841 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 57.9 MB/s 0:00:00 2026-06-17 20:10:09.848 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-17 20:10:09.861 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-17 20:10:09.874 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-17 20:10:09.887 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-17 20:10:09.902 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-17 20:10:09.912 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-17 20:10:09.918 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-17 20:10:09.931 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-17 20:10:09.945 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-17 20:10:09.959 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-17 20:10:09.973 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-17 20:10:09.986 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-17 20:10:10.059 | Building wheels for collected packages: neutron, ovs 2026-06-17 20:10:10.059 | Building editable for neutron (pyproject.toml): started 2026-06-17 20:10:11.512 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-17 20:10:11.513 | Created wheel for neutron: filename=neutron-28.1.0.dev483-0.editable-py3-none-any.whl size=12803 sha256=9f181be1cfe5bf348cb3c01bdb44b9e6a6a9dc9a048f19381247133d7b2ff84c 2026-06-17 20:10:11.513 | Stored in directory: /tmp/pip-ephem-wheel-cache-cr4d5uvh/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-17 20:10:11.519 | Building wheel for ovs (pyproject.toml): started 2026-06-17 20:10:11.906 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-17 20:10:11.907 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=eb210a41ad8d34c14b9a0212b48f89aa02646c406a390523c1a5f0643d315a91 2026-06-17 20:10:11.907 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-17 20:10:11.912 | Successfully built neutron ovs 2026-06-17 20:10:12.050 | 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-17 20:10:15.167 | 2026-06-17 20:10:15.186 | 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-17 20:10:15.339 | + inc/python:pip_install:216 : result=0 2026-06-17 20:10:15.344 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:10:15.349 | + functions-common:time_stop:2414 : local name 2026-06-17 20:10:15.353 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:10:15.358 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:10:15.363 | + functions-common:time_stop:2417 : local total 2026-06-17 20:10:15.369 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:10:15.374 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:10:15.379 | + functions-common:time_stop:2421 : start_time=1781727003823 2026-06-17 20:10:15.385 | + functions-common:time_stop:2423 : [[ -z 1781727003823 ]] 2026-06-17 20:10:15.391 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:10:15.398 | + functions-common:time_stop:2426 : end_time=1781727015392 2026-06-17 20:10:15.403 | + functions-common:time_stop:2427 : elapsed_time=11569 2026-06-17 20:10:15.407 | + functions-common:time_stop:2428 : total=73673 2026-06-17 20:10:15.412 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:10:15.417 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=85242 2026-06-17 20:10:15.421 | + inc/python:pip_install:219 : return 0 2026-06-17 20:10:15.427 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 20:10:15.432 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 20:10:15.438 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-17 20:10:15.444 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-17 20:10:15.449 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:10:15.456 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:10:15.462 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:10:15.467 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:10:15.473 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-17 20:10:15.479 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-17 20:10:15.485 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-17 20:10:15.485 | Installing OVN and dependent packages 2026-06-17 20:10:15.491 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-17 20:10:15.498 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-17 20:10:15.535 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:10:15.542 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-17 20:10:15.581 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:10:15.588 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-17 20:10:15.625 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:10:15.632 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-17 20:10:15.638 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-17 20:10:15.677 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:10:15.682 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-17 20:10:15.689 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-17 20:10:15.712 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-17 20:10:15.722 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-06-17 20:10:15.744 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-17 20:10:15.751 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-17 20:10:15.794 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-17 20:10:15.799 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 20:10:15.806 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 20:10:15.812 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 20:10:15.816 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 20:10:15.823 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 20:10:15.829 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 20:10:15.834 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:10:15.840 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:10:15.846 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 20:10:15.853 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 20:10:15.858 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 20:10:15.863 | + functions-common:apt_get_update:1161 : return 2026-06-17 20:10:15.870 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-17 20:10:15.876 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 20:10:15.882 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:10:15.887 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:10:15.893 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-17 20:10:15.938 | + 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-17 20:10:15.982 | Reading package lists... 2026-06-17 20:10:16.202 | Building dependency tree... 2026-06-17 20:10:16.203 | Reading state information... 2026-06-17 20:10:16.437 | make is already the newest version (4.3-4.1build2). 2026-06-17 20:10:16.437 | make set to manually installed. 2026-06-17 20:10:16.437 | The following additional packages will be installed: 2026-06-17 20:10:16.437 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-06-17 20:10:16.438 | python3-openvswitch python3-sortedcontainers 2026-06-17 20:10:16.438 | Suggested packages: 2026-06-17 20:10:16.439 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-06-17 20:10:16.473 | The following NEW packages will be installed: 2026-06-17 20:10:16.475 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-06-17 20:10:16.475 | openvswitch-switch python3-netifaces python3-openvswitch 2026-06-17 20:10:16.475 | python3-sortedcontainers 2026-06-17 20:10:16.558 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-06-17 20:10:16.558 | Need to get 4,337 kB of archives. 2026-06-17 20:10:16.558 | After this operation, 13.8 MB of additional disk space will be used. 2026-06-17 20:10:16.558 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-17 20:10:16.722 | 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-17 20:10:16.805 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-06-17 20:10:16.806 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-17 20:10:16.806 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-17 20:10:16.819 | 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-17 20:10:16.868 | 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-17 20:10:16.949 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-06-17 20:10:16.949 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-06-17 20:10:17.149 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-17 20:10:17.197 | Fetched 4,337 kB in 0s (9,443 kB/s) 2026-06-17 20:10:17.234 | Selecting previously unselected package libunbound8:amd64. 2026-06-17 20:10:17.264 | (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-17 20:10:17.267 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-17 20:10:17.273 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-17 20:10:17.334 | Selecting previously unselected package openvswitch-common. 2026-06-17 20:10:17.342 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 20:10:17.346 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 20:10:17.442 | Selecting previously unselected package python3-netifaces:amd64. 2026-06-17 20:10:17.451 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-06-17 20:10:17.455 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-17 20:10:17.509 | Selecting previously unselected package python3-sortedcontainers. 2026-06-17 20:10:17.519 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-17 20:10:17.523 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-17 20:10:17.581 | Selecting previously unselected package libxdp1:amd64. 2026-06-17 20:10:17.590 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-17 20:10:17.594 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-17 20:10:17.653 | Selecting previously unselected package python3-openvswitch. 2026-06-17 20:10:17.662 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 20:10:17.666 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 20:10:17.764 | Selecting previously unselected package openvswitch-switch. 2026-06-17 20:10:17.774 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-17 20:10:17.783 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 20:10:17.890 | Selecting previously unselected package libfakeroot:amd64. 2026-06-17 20:10:17.901 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-06-17 20:10:17.905 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-06-17 20:10:17.957 | Selecting previously unselected package fakeroot. 2026-06-17 20:10:17.967 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-06-17 20:10:17.971 | Unpacking fakeroot (1.33-1) ... 2026-06-17 20:10:18.053 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-17 20:10:18.214 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-06-17 20:10:18.230 | Setting up fakeroot (1.33-1) ... 2026-06-17 20:10:18.245 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-06-17 20:10:18.263 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-17 20:10:18.274 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-17 20:10:18.285 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-17 20:10:18.297 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 20:10:18.314 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 20:10:18.564 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-17 20:10:18.589 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-17 20:10:19.054 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-17 20:10:19.211 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-17 20:10:20.132 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 20:10:21.681 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 20:10:21.948 | + functions-common:apt_get:1205 : result=0 2026-06-17 20:10:21.953 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 20:10:21.958 | + functions-common:time_stop:2414 : local name 2026-06-17 20:10:21.963 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:10:21.969 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:10:21.973 | + functions-common:time_stop:2417 : local total 2026-06-17 20:10:21.976 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:10:21.981 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 20:10:21.987 | + functions-common:time_stop:2421 : start_time=1781727015931 2026-06-17 20:10:21.992 | + functions-common:time_stop:2423 : [[ -z 1781727015931 ]] 2026-06-17 20:10:21.999 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:10:22.008 | + functions-common:time_stop:2426 : end_time=1781727022002 2026-06-17 20:10:22.014 | + functions-common:time_stop:2427 : elapsed_time=6071 2026-06-17 20:10:22.019 | + functions-common:time_stop:2428 : total=168724 2026-06-17 20:10:22.025 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:10:22.030 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=174795 2026-06-17 20:10:22.034 | + functions-common:apt_get:1209 : return 0 2026-06-17 20:10:22.042 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-17 20:10:22.087 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-17 20:10:22.092 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 20:10:22.098 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 20:10:22.103 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 20:10:22.109 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 20:10:22.114 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 20:10:22.119 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 20:10:22.125 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:10:22.131 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:10:22.137 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 20:10:22.143 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 20:10:22.149 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 20:10:22.153 | + functions-common:apt_get_update:1161 : return 2026-06-17 20:10:22.160 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-17 20:10:22.165 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 20:10:22.171 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:10:22.177 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:10:22.183 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-17 20:10:22.230 | + 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-17 20:10:22.271 | Reading package lists... 2026-06-17 20:10:22.488 | Building dependency tree... 2026-06-17 20:10:22.489 | Reading state information... 2026-06-17 20:10:22.702 | The following additional packages will be installed: 2026-06-17 20:10:22.702 | ovn-common 2026-06-17 20:10:22.735 | The following NEW packages will be installed: 2026-06-17 20:10:22.738 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-17 20:10:22.921 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-06-17 20:10:22.921 | Need to get 2,360 kB of archives. 2026-06-17 20:10:22.921 | After this operation, 8,355 kB of additional disk space will be used. 2026-06-17 20:10:22.921 | 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-17 20:10:23.526 | 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-17 20:10:23.611 | 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-17 20:10:23.682 | 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-17 20:10:23.952 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-17 20:10:23.993 | Fetched 2,360 kB in 1s (2,313 kB/s) 2026-06-17 20:10:24.027 | Selecting previously unselected package ovn-common. 2026-06-17 20:10:24.060 | (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-17 20:10:24.062 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 20:10:24.066 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 20:10:24.174 | Selecting previously unselected package ovn-central. 2026-06-17 20:10:24.180 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 20:10:24.184 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 20:10:24.254 | Selecting previously unselected package ovn-controller-vtep. 2026-06-17 20:10:24.263 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 20:10:24.266 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 20:10:24.332 | Selecting previously unselected package ovn-host. 2026-06-17 20:10:24.341 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-17 20:10:24.348 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 20:10:24.441 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 20:10:24.462 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 20:10:24.808 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-17 20:10:24.934 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-17 20:10:25.260 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-17 20:10:25.333 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 20:10:25.676 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-17 20:10:25.815 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-17 20:10:26.330 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-17 20:10:26.824 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-17 20:10:27.414 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-17 20:10:27.527 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-17 20:10:27.671 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-17 20:10:28.092 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 20:10:29.383 | + functions-common:apt_get:1205 : result=0 2026-06-17 20:10:29.389 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 20:10:29.395 | + functions-common:time_stop:2414 : local name 2026-06-17 20:10:29.401 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:10:29.405 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:10:29.410 | + functions-common:time_stop:2417 : local total 2026-06-17 20:10:29.416 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:10:29.419 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 20:10:29.425 | + functions-common:time_stop:2421 : start_time=1781727022225 2026-06-17 20:10:29.430 | + functions-common:time_stop:2423 : [[ -z 1781727022225 ]] 2026-06-17 20:10:29.438 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:10:29.445 | + functions-common:time_stop:2426 : end_time=1781727029440 2026-06-17 20:10:29.450 | + functions-common:time_stop:2427 : elapsed_time=7215 2026-06-17 20:10:29.455 | + functions-common:time_stop:2428 : total=174795 2026-06-17 20:10:29.460 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:10:29.467 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=182010 2026-06-17 20:10:29.473 | + functions-common:apt_get:1209 : return 0 2026-06-17 20:10:29.479 | + 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-17 20:10:29.485 | + 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-17 20:10:29.491 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-17 20:10:29.496 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-17 20:10:29.505 | + 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-17 20:10:29.510 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-17 20:10:29.516 | + 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-17 20:10:29.523 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-17 20:10:29.529 | + 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-17 20:10:29.536 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-17 20:10:29.542 | + 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-17 20:10:29.547 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-17 20:10:29.552 | + 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-17 20:10:29.558 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-17 20:10:29.564 | + 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-17 20:10:29.570 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-17 20:10:29.575 | + 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-17 20:10:29.581 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-17 20:10:29.586 | + 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-17 20:10:29.592 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-17 20:10:29.597 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-17 20:10:29.603 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-17 20:10:29.609 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:10:29.614 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:10:29.620 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,ovsdbapp, ]] 2026-06-17 20:10:29.625 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:10:29.631 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-17 20:10:29.637 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 20:10:29.643 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-17 20:10:29.682 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:10:29.688 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-17 20:10:29.694 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-17 20:10:29.699 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-17 20:10:29.706 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 20:10:29.712 | + lib/stack:stack_install_service:32 : install_nova 2026-06-17 20:10:29.719 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-17 20:10:29.724 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-17 20:10:29.731 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:10:29.737 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:10:29.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, =~ ,os-vif, ]] 2026-06-17 20:10:29.749 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:10:29.755 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-17 20:10:29.791 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:10:29.796 | + lib/nova:install_nova:915 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-17 20:10:29.802 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-17 20:10:29.808 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-17 20:10:29.814 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-17 20:10:29.820 | + 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-17 20:10:29.933 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-17 20:10:29.939 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:10:29.946 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:10:29.953 | + 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-17 20:10:29.957 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 20:10:29.960 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 20:10:29.964 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 20:10:29.969 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 20:10:29.973 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 20:10:29.978 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 20:10:30.029 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:10:30.036 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:10:30.040 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 20:10:30.044 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 20:10:30.050 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 20:10:30.056 | + functions-common:apt_get_update:1161 : return 2026-06-17 20:10:30.061 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-17 20:10:30.066 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 20:10:30.071 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:10:30.076 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:10:30.082 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-17 20:10:30.128 | + 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-17 20:10:30.169 | Reading package lists... 2026-06-17 20:10:30.380 | Building dependency tree... 2026-06-17 20:10:30.381 | Reading state information... 2026-06-17 20:10:30.587 | The following additional packages will be installed: 2026-06-17 20:10:30.587 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-06-17 20:10:30.587 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-06-17 20:10:30.587 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-06-17 20:10:30.587 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-17 20:10:30.588 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-06-17 20:10:30.588 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-06-17 20:10:30.588 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-06-17 20:10:30.588 | qemu-system-x86 seabios systemd-container 2026-06-17 20:10:30.589 | Suggested packages: 2026-06-17 20:10:30.589 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-06-17 20:10:30.589 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-06-17 20:10:30.589 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-17 20:10:30.589 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-17 20:10:30.589 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-06-17 20:10:30.589 | auditd nfs-common systemtap zfsutils samba vde2 2026-06-17 20:10:30.589 | Recommended packages: 2026-06-17 20:10:30.589 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-06-17 20:10:30.589 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-06-17 20:10:30.589 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-06-17 20:10:30.589 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-06-17 20:10:30.636 | The following NEW packages will be installed: 2026-06-17 20:10:30.636 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-06-17 20:10:30.637 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-06-17 20:10:30.637 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-06-17 20:10:30.637 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-17 20:10:30.637 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-06-17 20:10:30.637 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-06-17 20:10:30.637 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-06-17 20:10:30.637 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-17 20:10:30.637 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-06-17 20:10:30.947 | 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. 2026-06-17 20:10:30.947 | Need to get 127 MB of archives. 2026-06-17 20:10:30.947 | After this operation, 527 MB of additional disk space will be used. 2026-06-17 20:10:30.947 | 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-17 20:10:30.994 | 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-17 20:10:31.073 | 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-17 20:10:31.073 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-06-17 20:10:31.078 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-06-17 20:10:31.079 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-06-17 20:10:31.080 | 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-17 20:10:31.092 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-06-17 20:10:31.093 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-06-17 20:10:31.093 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-06-17 20:10:31.094 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-06-17 20:10:31.094 | 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-17 20:10:31.107 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-06-17 20:10:31.109 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-06-17 20:10:31.110 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-06-17 20:10:31.112 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-06-17 20:10:31.121 | 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-17 20:10:31.140 | 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-17 20:10:31.144 | 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-17 20:10:31.148 | 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-17 20:10:31.155 | 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-17 20:10:31.155 | 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-17 20:10:31.155 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-17 20:10:31.159 | 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-17 20:10:31.159 | 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-17 20:10:31.160 | 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-17 20:10:31.162 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-17 20:10:31.171 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-06-17 20:10:31.172 | 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-17 20:10:31.187 | 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-17 20:10:31.200 | 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-17 20:10:31.289 | 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-17 20:10:31.419 | 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-17 20:10:31.493 | 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-17 20:10:31.540 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-06-17 20:10:31.541 | 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-17 20:10:31.629 | 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-17 20:10:31.654 | 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-17 20:10:32.115 | 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-17 20:10:32.115 | 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-17 20:10:32.303 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-17 20:10:32.343 | Fetched 127 MB in 1s (86.6 MB/s) 2026-06-17 20:10:32.425 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-06-17 20:10:32.458 | (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-17 20:10:32.461 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-06-17 20:10:32.467 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-17 20:10:32.514 | Selecting previously unselected package ipxe-qemu. 2026-06-17 20:10:32.522 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-17 20:10:32.525 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-17 20:10:32.603 | Selecting previously unselected package libasound2-data. 2026-06-17 20:10:32.613 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-06-17 20:10:32.618 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-17 20:10:32.704 | Selecting previously unselected package libasound2t64:amd64. 2026-06-17 20:10:32.713 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-06-17 20:10:32.716 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-17 20:10:32.779 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-06-17 20:10:32.786 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-06-17 20:10:32.790 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-17 20:10:32.839 | Selecting previously unselected package libnspr4:amd64. 2026-06-17 20:10:32.844 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-06-17 20:10:32.847 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-17 20:10:32.903 | Selecting previously unselected package libnss3:amd64. 2026-06-17 20:10:32.912 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-17 20:10:32.916 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-17 20:10:33.016 | Selecting previously unselected package libpcsclite1:amd64. 2026-06-17 20:10:33.025 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-06-17 20:10:33.029 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-17 20:10:33.086 | Selecting previously unselected package libcacard0:amd64. 2026-06-17 20:10:33.095 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-06-17 20:10:33.099 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-17 20:10:33.158 | Selecting previously unselected package libdaxctl1:amd64. 2026-06-17 20:10:33.167 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-17 20:10:33.171 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-17 20:10:33.230 | Selecting previously unselected package libndctl6:amd64. 2026-06-17 20:10:33.239 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-17 20:10:33.243 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-17 20:10:33.301 | Selecting previously unselected package libpciaccess0:amd64. 2026-06-17 20:10:33.310 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-06-17 20:10:33.314 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-17 20:10:33.373 | Selecting previously unselected package libpmem1:amd64. 2026-06-17 20:10:33.384 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-17 20:10:33.388 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-17 20:10:33.453 | Selecting previously unselected package librdmacm1t64:amd64. 2026-06-17 20:10:33.464 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-06-17 20:10:33.469 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-17 20:10:33.533 | Selecting previously unselected package libslirp0:amd64. 2026-06-17 20:10:33.544 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-06-17 20:10:33.548 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-17 20:10:33.606 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-06-17 20:10:33.618 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-06-17 20:10:33.622 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-17 20:10:33.683 | Selecting previously unselected package libvirt0:amd64. 2026-06-17 20:10:33.693 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-17 20:10:33.697 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:33.840 | Selecting previously unselected package libvirt-clients. 2026-06-17 20:10:33.849 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-17 20:10:33.869 | Unpacking libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:33.995 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-06-17 20:10:34.003 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-17 20:10:34.021 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:34.102 | Selecting previously unselected package libvirt-daemon. 2026-06-17 20:10:34.111 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-17 20:10:34.127 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:34.211 | Selecting previously unselected package libvirt-daemon-config-network. 2026-06-17 20:10:34.220 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.13_all.deb ... 2026-06-17 20:10:34.236 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:34.292 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-06-17 20:10:34.300 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.13_all.deb ... 2026-06-17 20:10:34.316 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:34.378 | Selecting previously unselected package systemd-container. 2026-06-17 20:10:34.386 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 20:10:34.390 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-06-17 20:10:34.488 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-06-17 20:10:34.498 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.13_all.deb ... 2026-06-17 20:10:34.515 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:34.581 | Selecting previously unselected package libvirt-daemon-system. 2026-06-17 20:10:34.591 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-17 20:10:34.654 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:34.728 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-17 20:10:34.736 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-17 20:10:34.753 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:34.828 | Selecting previously unselected package python3-libvirt. 2026-06-17 20:10:34.838 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-17 20:10:34.847 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-17 20:10:34.922 | Selecting previously unselected package libfdt1:amd64. 2026-06-17 20:10:34.932 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-17 20:10:34.935 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-17 20:10:34.990 | Selecting previously unselected package qemu-system-common. 2026-06-17 20:10:35.001 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 20:10:35.006 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:35.139 | Selecting previously unselected package qemu-system-data. 2026-06-17 20:10:35.148 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-06-17 20:10:35.152 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:35.282 | Selecting previously unselected package qemu-system-arm. 2026-06-17 20:10:35.291 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 20:10:35.306 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:35.793 | Selecting previously unselected package qemu-system-mips. 2026-06-17 20:10:35.803 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 20:10:35.819 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:36.304 | Selecting previously unselected package qemu-system-ppc. 2026-06-17 20:10:36.314 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 20:10:36.331 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:36.679 | Selecting previously unselected package qemu-system-sparc. 2026-06-17 20:10:36.690 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 20:10:36.704 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:36.967 | Selecting previously unselected package seabios. 2026-06-17 20:10:36.977 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-06-17 20:10:36.987 | Unpacking seabios (1.16.3-2) ... 2026-06-17 20:10:37.101 | Selecting previously unselected package qemu-system-x86. 2026-06-17 20:10:37.111 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 20:10:37.133 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:37.567 | Selecting previously unselected package qemu-system-s390x. 2026-06-17 20:10:37.578 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 20:10:37.601 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:37.816 | Selecting previously unselected package qemu-system-misc. 2026-06-17 20:10:37.824 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 20:10:37.849 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:39.076 | Selecting previously unselected package qemu-system. 2026-06-17 20:10:39.084 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-17 20:10:39.088 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:39.145 | Selecting previously unselected package systemd-coredump. 2026-06-17 20:10:39.153 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-17 20:10:39.157 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-17 20:10:39.233 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-17 20:10:39.244 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-17 20:10:39.561 | Creating group 'systemd-coredump' with GID 989. 2026-06-17 20:10:39.562 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-06-17 20:10:39.584 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-17 20:10:39.593 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-17 20:10:39.602 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-17 20:10:39.611 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-17 20:10:39.623 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-17 20:10:39.632 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-17 20:10:39.640 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:39.649 | Setting up seabios (1.16.3-2) ... 2026-06-17 20:10:39.659 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:39.670 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-17 20:10:39.828 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-06-17 20:10:40.178 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-17 20:10:40.187 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-17 20:10:40.196 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-17 20:10:40.206 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-17 20:10:40.216 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-17 20:10:40.228 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-17 20:10:40.238 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-17 20:10:40.247 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:40.721 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-17 20:10:40.731 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:41.048 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-17 20:10:41.249 | Setting up libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:41.280 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:41.300 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-17 20:10:41.310 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-17 20:10:41.322 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:41.342 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:41.362 | Setting up libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:41.382 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:41.546 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-06-17 20:10:41.940 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:41.961 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:41.981 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:42.001 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:42.022 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:42.044 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:42.064 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-17 20:10:42.413 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-06-17 20:10:42.924 | info: Selecting GID from range 100 to 999 ... 2026-06-17 20:10:42.930 | info: Adding group `swtpm' (GID 116) ... 2026-06-17 20:10:42.999 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-06-17 20:10:42.999 | 2026-06-17 20:10:43.006 | info: Selecting UID from range 100 to 999 ... 2026-06-17 20:10:43.006 | 2026-06-17 20:10:43.012 | info: Adding system user `swtpm' (UID 113) ... 2026-06-17 20:10:43.017 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-06-17 20:10:43.077 | info: Not creating home directory `/var/lib/swtpm'. 2026-06-17 20:10:43.260 | Enabling libvirt default network 2026-06-17 20:10:43.280 | Inserted module 'msr' 2026-06-17 20:10:43.453 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-06-17 20:10:43.453 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-06-17 20:10:43.453 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-06-17 20:10:43.453 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-06-17 20:10:43.453 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-06-17 20:10:43.453 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-06-17 20:10:43.453 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-06-17 20:10:43.453 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-06-17 20:10:44.017 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-06-17 20:10:44.743 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-06-17 20:10:45.191 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-06-17 20:10:45.991 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-17 20:10:46.062 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:46.084 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-17 20:10:46.098 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 20:10:47.233 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-17 20:10:47.256 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 20:10:47.554 | + functions-common:apt_get:1205 : result=0 2026-06-17 20:10:47.559 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 20:10:47.565 | + functions-common:time_stop:2414 : local name 2026-06-17 20:10:47.570 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:10:47.575 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:10:47.581 | + functions-common:time_stop:2417 : local total 2026-06-17 20:10:47.585 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:10:47.589 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 20:10:47.595 | + functions-common:time_stop:2421 : start_time=1781727030121 2026-06-17 20:10:47.600 | + functions-common:time_stop:2423 : [[ -z 1781727030121 ]] 2026-06-17 20:10:47.607 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:10:47.615 | + functions-common:time_stop:2426 : end_time=1781727047610 2026-06-17 20:10:47.621 | + functions-common:time_stop:2427 : elapsed_time=17489 2026-06-17 20:10:47.626 | + functions-common:time_stop:2428 : total=182010 2026-06-17 20:10:47.631 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:10:47.636 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=199499 2026-06-17 20:10:47.641 | + functions-common:apt_get:1209 : return 0 2026-06-17 20:10:47.647 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-17 20:10:47.650 | + functions-common:install_package:1432 : update_package_repo 2026-06-17 20:10:47.655 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 20:10:47.660 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 20:10:47.666 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 20:10:47.671 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 20:10:47.678 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 20:10:47.683 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:10:47.689 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:10:47.694 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 20:10:47.699 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 20:10:47.704 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 20:10:47.709 | + functions-common:apt_get_update:1161 : return 2026-06-17 20:10:47.714 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-17 20:10:47.720 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 20:10:47.726 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:10:47.731 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:10:47.737 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-17 20:10:47.781 | + 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-17 20:10:47.828 | Reading package lists... 2026-06-17 20:10:48.083 | Building dependency tree... 2026-06-17 20:10:48.084 | Reading state information... 2026-06-17 20:10:48.353 | The following additional packages will be installed: 2026-06-17 20:10:48.353 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 2026-06-17 20:10:48.354 | Suggested packages: 2026-06-17 20:10:48.354 | trousers 2026-06-17 20:10:48.379 | The following NEW packages will be installed: 2026-06-17 20:10:48.380 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 mdevctl ovmf swtpm 2026-06-17 20:10:48.380 | swtpm-tools 2026-06-17 20:10:48.572 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-17 20:10:48.572 | Need to get 6,726 kB of archives. 2026-06-17 20:10:48.572 | After this operation, 22.0 MB of additional disk space will be used. 2026-06-17 20:10:48.572 | 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-17 20:10:48.652 | 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-17 20:10:48.817 | 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-17 20:10:49.025 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-06-17 20:10:49.154 | 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-17 20:10:49.157 | 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-17 20:10:49.164 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-06-17 20:10:49.536 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-17 20:10:49.582 | Fetched 6,726 kB in 1s (7,215 kB/s) 2026-06-17 20:10:49.619 | Selecting previously unselected package libjson-glib-1.0-common. 2026-06-17 20:10:49.648 | (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-17 20:10:49.650 | Preparing to unpack .../0-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-06-17 20:10:49.654 | Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-17 20:10:49.704 | Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-06-17 20:10:49.714 | Preparing to unpack .../1-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-06-17 20:10:49.720 | Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-17 20:10:49.773 | Selecting previously unselected package libtpms0:amd64. 2026-06-17 20:10:49.784 | Preparing to unpack .../2-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-06-17 20:10:49.788 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-17 20:10:49.848 | Selecting previously unselected package mdevctl. 2026-06-17 20:10:49.858 | Preparing to unpack .../3-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-06-17 20:10:49.862 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-17 20:10:49.950 | Selecting previously unselected package swtpm. 2026-06-17 20:10:49.962 | Preparing to unpack .../4-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-17 20:10:49.966 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-17 20:10:50.023 | Selecting previously unselected package swtpm-tools. 2026-06-17 20:10:50.034 | Preparing to unpack .../5-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-17 20:10:50.037 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-17 20:10:50.095 | Selecting previously unselected package ovmf. 2026-06-17 20:10:50.104 | Preparing to unpack .../6-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-06-17 20:10:50.109 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-06-17 20:10:50.277 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-06-17 20:10:50.287 | Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-17 20:10:50.298 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-17 20:10:50.309 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-17 20:10:50.318 | Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-17 20:10:50.333 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-17 20:10:50.357 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-17 20:10:50.395 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 20:10:50.709 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 20:10:50.958 | + functions-common:apt_get:1205 : result=0 2026-06-17 20:10:50.963 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 20:10:50.969 | + functions-common:time_stop:2414 : local name 2026-06-17 20:10:50.975 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:10:50.979 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:10:50.984 | + functions-common:time_stop:2417 : local total 2026-06-17 20:10:50.989 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:10:50.993 | + functions-common:time_stop:2420 : name=apt-get 2026-06-17 20:10:50.998 | + functions-common:time_stop:2421 : start_time=1781727047774 2026-06-17 20:10:51.003 | + functions-common:time_stop:2423 : [[ -z 1781727047774 ]] 2026-06-17 20:10:51.010 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:10:51.019 | + functions-common:time_stop:2426 : end_time=1781727051013 2026-06-17 20:10:51.024 | + functions-common:time_stop:2427 : elapsed_time=3239 2026-06-17 20:10:51.028 | + functions-common:time_stop:2428 : total=199499 2026-06-17 20:10:51.033 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:10:51.038 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=202738 2026-06-17 20:10:51.043 | + functions-common:apt_get:1209 : return 0 2026-06-17 20:10:51.049 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-17 20:10:51.055 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 20:10:51.064 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-17 20:10:51.069 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-17 20:10:51.075 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-17 20:10:51.081 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-06-17 20:10:51.086 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-06-17 20:10:51.092 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-06-17 20:10:51.097 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-17 20:10:51.103 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-06-17 20:10:51.119 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-06-17 20:10:51.141 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-06-17 20:10:51.141 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-06-17 20:10:51.154 | /var/core/core.%e.%p.%h.%t 2026-06-17 20:10:51.162 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-06-17 20:10:51.183 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-17 20:10:51.197 | [Service] 2026-06-17 20:10:51.197 | LimitCORE=infinity 2026-06-17 20:10:51.204 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-06-17 20:10:51.521 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-17 20:10:51.526 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-17 20:10:51.532 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-17 20:10:51.572 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:10:51.579 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-17 20:10:51.614 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-17 20:10:51.619 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-17 20:10:51.624 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-17 20:10:51.630 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-17 20:10:51.636 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-17 20:10:51.642 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-17 20:10:51.647 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-17 20:10:51.653 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 20:10:51.659 | ++ functions-common:git_clone:587 : pwd 2026-06-17 20:10:51.664 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:10:51.671 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:10:51.678 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:10:51.715 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:10:51.721 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:10:51.727 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:10:51.734 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-17 20:10:51.734 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:10:51.745 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-17 20:10:51.750 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:10:51.756 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-17 20:10:51.781 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-17 20:10:51.788 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 20:10:51.788 | + functions-common:git_clone:667 : head -1 2026-06-17 20:10:51.792 | 7c36fab Merge pull request #2046 from ArduFish/master 2026-06-17 20:10:51.798 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:10:51.804 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-17 20:10:51.839 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:10:51.845 | + lib/nova:install_nova:958 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-06-17 20:10:51.850 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/nova.git 2026-06-17 20:10:51.856 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-17 20:10:51.862 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:10:51.867 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 20:10:51.873 | ++ functions-common:git_clone:587 : pwd 2026-06-17 20:10:51.880 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:10:51.886 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:10:51.892 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:10:51.926 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:10:51.932 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:10:51.937 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:10:51.944 | + functions-common:git_clone:604 : echo master 2026-06-17 20:10:51.944 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:10:51.954 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-17 20:10:51.959 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:10:51.966 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-17 20:10:51.989 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-17 20:10:51.996 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 20:10:51.996 | + functions-common:git_clone:667 : head -1 2026-06-17 20:10:52.008 | d5a4e2b56c Merge "Doc changes for unpin-az" 2026-06-17 20:10:52.014 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:10:52.020 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-17 20:10:52.025 | + inc/python:setup_develop:353 : local bindep 2026-06-17 20:10:52.031 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-17 20:10:52.036 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-17 20:10:52.042 | + inc/python:setup_develop:359 : local extras= 2026-06-17 20:10:52.048 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-17 20:10:52.054 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 20:10:52.060 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-17 20:10:52.065 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-17 20:10:52.071 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 20:10:52.077 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 20:10:52.083 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-17 20:10:52.088 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 20:10:52.094 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-17 20:10:52.100 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 20:10:52.105 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 20:10:52.114 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-17 20:10:52.124 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-17 20:10:52.129 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-17 20:10:52.135 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-17 20:10:52.227 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-17 20:10:52.234 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 20:10:52.237 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 20:10:52.242 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 20:10:52.248 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-17 20:10:52.254 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-17 20:10:52.259 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 20:10:52.265 | + inc/python:setup_package:446 : local extras= 2026-06-17 20:10:52.270 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 20:10:52.275 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 20:10:52.280 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 20:10:52.285 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 20:10:52.291 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 20:10:52.296 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-17 20:10:52.334 | Using python 3.12 to install /opt/stack/nova 2026-06-17 20:10:52.339 | + 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-17 20:10:52.903 | Obtaining file:///opt/stack/nova 2026-06-17 20:10:52.905 | Installing build dependencies: started 2026-06-17 20:10:53.824 | Installing build dependencies: finished with status 'done' 2026-06-17 20:10:53.826 | Checking if build backend supports build_editable: started 2026-06-17 20:10:54.117 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 20:10:54.119 | Getting requirements to build editable: started 2026-06-17 20:10:54.265 | Getting requirements to build editable: finished with status 'done' 2026-06-17 20:10:54.267 | Preparing editable metadata (pyproject.toml): started 2026-06-17 20:10:55.852 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 20:10:55.871 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (7.0.3) 2026-06-17 20:10:55.871 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (2.0.50) 2026-06-17 20:10:55.872 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (5.3.1) 2026-06-17 20:10:55.872 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (0.41.0) 2026-06-17 20:10:55.873 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (3.1.6) 2026-06-17 20:10:55.873 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (13.0.0) 2026-06-17 20:10:55.873 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (6.1.1) 2026-06-17 20:10:55.874 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (2.5.1) 2026-06-17 20:10:55.874 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (43.0.3) 2026-06-17 20:10:55.875 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (1.8.10) 2026-06-17 20:10:55.875 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (3.5.1) 2026-06-17 20:10:55.875 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (3.1.0) 2026-06-17 20:10:55.876 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (3.10.1) 2026-06-17 20:10:55.876 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (3.17.0) 2026-06-17 20:10:55.876 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (1.18.4) 2026-06-17 20:10:55.877 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (1.3.0) 2026-06-17 20:10:55.877 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (4.0.0) 2026-06-17 20:10:55.878 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (4.26.0) 2026-06-17 20:10:55.878 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (9.9.0) 2026-06-17 20:10:55.878 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (5.14.0) 2026-06-17 20:10:55.879 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (12.0.0) 2026-06-17 20:10:55.879 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (4.12.0) 2026-06-17 20:10:55.880 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (2.34.2) 2026-06-17 20:10:55.880 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (5.8.0) 2026-06-17 20:10:55.976 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev191) 2026-06-17 20:10:56.052 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-17 20:10:56.062 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (4.2.0) 2026-06-17 20:10:56.062 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (7.5.0) 2026-06-17 20:10:56.063 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (10.5.0) 2026-06-17 20:10:56.064 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (6.4.0) 2026-06-17 20:10:56.064 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (8.2.0) 2026-06-17 20:10:56.065 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (2.11.0) 2026-06-17 20:10:56.066 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (3.8.0) 2026-06-17 20:10:56.066 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (5.10.0) 2026-06-17 20:10:56.067 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (2.7.1) 2026-06-17 20:10:56.068 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (10.1.1) 2026-06-17 20:10:56.068 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (18.0.0) 2026-06-17 20:10:56.069 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (7.9.0) 2026-06-17 20:10:56.070 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (18.1.0) 2026-06-17 20:10:56.070 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (5.1.0) 2026-06-17 20:10:56.071 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (3.11.0) 2026-06-17 20:10:56.071 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (6.8.0) 2026-06-17 20:10:56.072 | 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.dev191) (4.6.0) 2026-06-17 20:10:56.073 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (2.0.0) 2026-06-17 20:10:56.074 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (8.1.0) 2026-06-17 20:10:56.074 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (7.2.2) 2026-06-17 20:10:56.075 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (3.10.2) 2026-06-17 20:10:56.075 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (7.1.0) 2026-06-17 20:10:56.076 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (1.1.0) 2026-06-17 20:10:56.076 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (3.8.0) 2026-06-17 20:10:56.077 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (5.0.0) 2026-06-17 20:10:56.077 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (5.7.0) 2026-06-17 20:10:56.113 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev191) 2026-06-17 20:10:56.122 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-17 20:10:56.243 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (8.1.0) 2026-06-17 20:10:56.244 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (0.2.3) 2026-06-17 20:10:56.244 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (1.4.2) 2026-06-17 20:10:56.245 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (1.8.2) 2026-06-17 20:10:56.246 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (2.9.0.post0) 2026-06-17 20:10:56.246 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (3.3.0) 2026-06-17 20:10:56.247 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (4.16.0) 2026-06-17 20:10:56.247 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev191) (6.0.3) 2026-06-17 20:10:56.249 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev191) (1.3.12) 2026-06-17 20:10:56.250 | 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.dev191) (4.15.0) 2026-06-17 20:10:56.252 | 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.dev191) (7.4.0) 2026-06-17 20:10:56.255 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev191) (2.0.0) 2026-06-17 20:10:56.258 | 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.dev191) (3.0) 2026-06-17 20:10:56.262 | 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.dev191) (2.8.0) 2026-06-17 20:10:56.266 | 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.dev191) (3.1.0) 2026-06-17 20:10:56.267 | 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.dev191) (2.2.1) 2026-06-17 20:10:56.270 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev191) (3.0.3) 2026-06-17 20:10:56.272 | 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.dev191) (26.1.0) 2026-06-17 20:10:56.272 | 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.dev191) (2025.9.1) 2026-06-17 20:10:56.273 | 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.dev191) (0.37.0) 2026-06-17 20:10:56.273 | 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.dev191) (2026.5.1) 2026-06-17 20:10:56.277 | 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.dev191) (2.1.0) 2026-06-17 20:10:56.281 | 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.dev191) (4.0.1) 2026-06-17 20:10:56.282 | 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.dev191) (2.13.0) 2026-06-17 20:10:56.282 | 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.dev191) (5.8.0) 2026-06-17 20:10:56.290 | 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.dev191) (1.5.0) 2026-06-17 20:10:56.290 | 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.dev191) (1.1.0) 2026-06-17 20:10:56.291 | 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.dev191) (1.33) 2026-06-17 20:10:56.291 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev191) (4.10.0) 2026-06-17 20:10:56.296 | 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.dev191) (3.1.1) 2026-06-17 20:10:56.300 | 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.dev191) (9.1.4) 2026-06-17 20:10:56.306 | 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.dev191) (2.18.0) 2026-06-17 20:10:56.311 | 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.dev191) (0.20) 2026-06-17 20:10:56.318 | 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.dev191) (2.1.2) 2026-06-17 20:10:56.318 | 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.dev191) (0.6.2) 2026-06-17 20:10:56.328 | 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.dev191) (7.1.4) 2026-06-17 20:10:56.329 | 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.dev191) (5.3.1) 2026-06-17 20:10:56.329 | 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.dev191) (5.6.2) 2026-06-17 20:10:56.330 | 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.dev191) (0.16.0) 2026-06-17 20:10:56.332 | 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.dev191) (5.1.0) 2026-06-17 20:10:56.337 | 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.dev191) (2026.2) 2026-06-17 20:10:56.337 | 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.dev191) (26.2) 2026-06-17 20:10:56.341 | 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.dev191) (0.25.0) 2026-06-17 20:10:56.343 | 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.dev191) (5.0.0) 2026-06-17 20:10:56.344 | 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.dev191) (4.0.1) 2026-06-17 20:10:56.352 | 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.dev191) (1.2.0) 2026-06-17 20:10:56.364 | 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.dev191) (1.7.6) 2026-06-17 20:10:56.367 | 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.dev191) (2.2.0) 2026-06-17 20:10:56.370 | 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.dev191) (1.3.7) 2026-06-17 20:10:56.376 | 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.dev191) (3.3.2) 2026-06-17 20:10:56.382 | 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.dev191) (4.3.2) 2026-06-17 20:10:56.383 | 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.dev191) (3.7.1) 2026-06-17 20:10:56.388 | 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.dev191) (2.4.0) 2026-06-17 20:10:56.393 | 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.dev191) (3.0.3) 2026-06-17 20:10:56.393 | 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.dev191) (1.6.2) 2026-06-17 20:10:56.398 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev191) (82.0.1) 2026-06-17 20:10:56.408 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev191) (0.8.1) 2026-06-17 20:10:56.431 | 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.dev191) (4.14.0) 2026-06-17 20:10:56.434 | 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.dev191) (0.6.0) 2026-06-17 20:10:56.434 | 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.dev191) (4.0.0) 2026-06-17 20:10:56.440 | 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.dev191) (3.0.52) 2026-06-17 20:10:56.440 | 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.dev191) (1.11.0) 2026-06-17 20:10:56.441 | 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.dev191) (15.0.0) 2026-06-17 20:10:56.441 | 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.dev191) (1.8.0) 2026-06-17 20:10:56.453 | 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.dev191) (1.17.0) 2026-06-17 20:10:56.456 | 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.dev191) (2.1.0) 2026-06-17 20:10:56.457 | 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.dev191) (24.2.1) 2026-06-17 20:10:56.468 | 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.dev191) (4.6.0) 2026-06-17 20:10:56.482 | 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.dev191) (3.4.7) 2026-06-17 20:10:56.482 | 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.dev191) (3.18) 2026-06-17 20:10:56.483 | 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.dev191) (2.7.0) 2026-06-17 20:10:56.484 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev191) (2023.11.17) 2026-06-17 20:10:56.505 | 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.dev191) (4.2.0) 2026-06-17 20:10:56.505 | 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.dev191) (2.20.0) 2026-06-17 20:10:56.512 | 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.dev191) (0.1.2) 2026-06-17 20:10:56.522 | 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.dev191) (0.8) 2026-06-17 20:10:56.554 | 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.dev191) (0.16.0) 2026-06-17 20:10:56.826 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev191) 2026-06-17 20:10:56.854 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-17 20:10:56.875 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev191) 2026-06-17 20:10:56.879 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-17 20:10:56.916 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev191) 2026-06-17 20:10:56.919 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-17 20:10:56.979 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-17 20:10:56.998 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-17 20:10:57.013 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-17 20:10:57.026 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-17 20:10:57.211 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 97.7 MB/s 0:00:00 2026-06-17 20:10:57.214 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-17 20:10:57.257 | Building wheels for collected packages: nova 2026-06-17 20:10:57.257 | Building editable for nova (pyproject.toml): started 2026-06-17 20:10:59.035 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-17 20:10:59.035 | Created wheel for nova: filename=nova-33.1.0.dev191-0.editable-py3-none-any.whl size=9432 sha256=ebedbc50c01861c4499a40c501921a48ecd63a4bfed30d62af27a330ae990788 2026-06-17 20:10:59.036 | Stored in directory: /tmp/pip-ephem-wheel-cache-73tac7yd/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-17 20:10:59.040 | Successfully built nova 2026-06-17 20:10:59.167 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-17 20:11:01.763 | 2026-06-17 20:11:01.778 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev191 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-17 20:11:01.929 | + inc/python:pip_install:216 : result=0 2026-06-17 20:11:01.936 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:11:01.940 | + functions-common:time_stop:2414 : local name 2026-06-17 20:11:01.945 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:11:01.951 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:11:01.956 | + functions-common:time_stop:2417 : local total 2026-06-17 20:11:01.961 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:11:01.966 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:11:01.971 | + functions-common:time_stop:2421 : start_time=1781727052325 2026-06-17 20:11:01.977 | + functions-common:time_stop:2423 : [[ -z 1781727052325 ]] 2026-06-17 20:11:01.983 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:11:01.992 | + functions-common:time_stop:2426 : end_time=1781727061985 2026-06-17 20:11:01.996 | + functions-common:time_stop:2427 : elapsed_time=9660 2026-06-17 20:11:02.001 | + functions-common:time_stop:2428 : total=85242 2026-06-17 20:11:02.006 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:11:02.012 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=94902 2026-06-17 20:11:02.016 | + inc/python:pip_install:219 : return 0 2026-06-17 20:11:02.022 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 20:11:02.027 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 20:11:02.033 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-17 20:11:02.039 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-17 20:11:02.044 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:11:02.050 | + inc/python:use_library_from_git:268 : [[ novnc,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-17 20:11:02.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, =~ ,/opt/stack/nova, ]] 2026-06-17 20:11:02.061 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:11:02.067 | + 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-17 20:11:02.093 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 20:11:02.098 | + ./stack.sh:main:956 : configure_nova 2026-06-17 20:11:02.104 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-06-17 20:11:02.126 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-17 20:11:02.133 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-17 20:11:02.137 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-17 20:11:02.146 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-17 20:11:02.146 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-17 20:11:02.155 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-17 20:11:02.161 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-17 20:11:02.167 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-17 20:11:02.172 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-17 20:11:02.177 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-17 20:11:02.183 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-17 20:11:02.189 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-17 20:11:02.194 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-17 20:11:02.214 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-17 20:11:02.237 | + 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-17 20:11:02.260 | + 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-17 20:11:02.284 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-17 20:11:02.306 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-17 20:11:02.328 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-17 20:11:02.336 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-17 20:11:02.343 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.xP0P5T8JUL 2026-06-17 20:11:02.349 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-17 20:11:02.354 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-17 20:11:02.361 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-17 20:11:02.367 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-17 20:11:02.372 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-17 20:11:02.378 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.xP0P5T8JUL 2026-06-17 20:11:02.387 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.xP0P5T8JUL 2026-06-17 20:11:02.409 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.xP0P5T8JUL /etc/sudoers.d/nova-rootwrap 2026-06-17 20:11:02.434 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-17 20:11:02.441 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-17 20:11:02.447 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-17 20:11:02.452 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-17 20:11:02.457 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-17 20:11:02.463 | + 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-17 20:11:02.468 | + 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-17 20:11:02.475 | + 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-17 20:11:02.476 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-17 20:11:02.488 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-17 20:11:02.495 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-17 20:11:02.514 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-17 20:11:02.536 | + 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-17 20:11:02.542 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-17 20:11:02.552 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-17 20:11:02.587 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:02.594 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-17 20:11:02.605 | net.ipv4.ip_forward = 1 2026-06-17 20:11:02.613 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-17 20:11:02.618 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-17 20:11:02.624 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-17 20:11:02.646 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-17 20:11:02.651 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-17 20:11:02.657 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-06-17 20:11:02.679 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-17 20:11:02.687 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-17 20:11:02.687 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-17 20:11:02.697 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:a3849b68b01a 2026-06-17 20:11:02.699 | InitiatorName=iqn.2016-04.com.open-iscsi:a3849b68b01a 2026-06-17 20:11:02.705 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-17 20:11:02.710 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-17 20:11:02.830 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-17 20:11:02.835 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-17 20:11:02.841 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 20:11:02.846 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-17 20:11:02.928 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-17 20:11:02.934 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-17 20:11:02.943 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-17 20:11:02.951 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-17 20:11:03.006 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-17 20:11:03.010 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-17 20:11:03.056 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-17 20:11:03.111 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-17 20:11:03.163 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-17 20:11:03.229 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-06-17 20:11:03.293 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-17 20:11:03.358 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.70 2026-06-17 20:11:03.416 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-17 20:11:03.476 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-17 20:11:03.541 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-17 20:11:03.603 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-17 20:11:03.666 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-17 20:11:03.731 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-17 20:11:03.793 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-17 20:11:03.853 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-17 20:11:03.914 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-17 20:11:03.920 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 20:11:03.925 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 20:11:03.930 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 20:11:03.936 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 20:11:03.941 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 20:11:03.946 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 20:11:03.950 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 20:11:03.955 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 20:11:03.961 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 20:11:03.966 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 20:11:03.971 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 20:11:03.977 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 20:11:03.982 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 20:11:03.987 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-17 20:11:04.021 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:04.025 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 20:11:04.031 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-17 20:11:04.036 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-17 20:11:04.102 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-17 20:11:04.108 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-17 20:11:04.114 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-17 20:11:04.118 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-17 20:11:04.124 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 20:11:04.129 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 20:11:04.134 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 20:11:04.167 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:04.172 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 20:11:04.176 | ++ 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-17 20:11:04.182 | + 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-17 20:11:04.253 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-17 20:11:04.258 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-17 20:11:04.264 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-17 20:11:04.269 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-17 20:11:04.276 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 20:11:04.281 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 20:11:04.285 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 20:11:04.314 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:04.319 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 20:11:04.324 | ++ 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-17 20:11:04.330 | + 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-17 20:11:04.394 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-17 20:11:04.456 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-17 20:11:04.515 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-17 20:11:04.576 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-17 20:11:04.612 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:04.618 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-17 20:11:04.652 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:04.660 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-17 20:11:04.662 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-17 20:11:04.672 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-17 20:11:04.677 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-17 20:11:04.742 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-17 20:11:04.748 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-17 20:11:04.820 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-17 20:11:04.883 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-17 20:11:04.888 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-17 20:11:04.893 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-17 20:11:04.899 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-17 20:11:04.904 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 20:11:04.909 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-17 20:11:04.914 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 20:11:04.918 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 20:11:04.924 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-17 20:11:04.930 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-17 20:11:05.001 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-17 20:11:05.069 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.70/identity 2026-06-17 20:11:05.140 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-17 20:11:05.204 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-06-17 20:11:05.270 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-17 20:11:05.336 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-17 20:11:05.405 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-17 20:11:05.471 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.204.45.70/identity 2026-06-17 20:11:05.537 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-17 20:11:05.605 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-17 20:11:05.671 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 20:11:05.677 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-17 20:11:05.712 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:05.718 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-17 20:11:05.723 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-17 20:11:05.789 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-17 20:11:05.795 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 20:11:05.800 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 20:11:05.805 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-17 20:11:05.810 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-17 20:11:05.872 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-17 20:11:05.932 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.70/identity 2026-06-17 20:11:05.998 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-17 20:11:06.061 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-06-17 20:11:06.121 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-17 20:11:06.184 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-17 20:11:06.244 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-17 20:11:06.304 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-17 20:11:06.340 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:06.345 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.204.45.70 2026-06-17 20:11:06.351 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-06-17 20:11:06.356 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-06-17 20:11:06.417 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-17 20:11:06.456 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:06.461 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-06-17 20:11:06.467 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-06-17 20:11:06.472 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 20:11:06.478 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 20:11:06.484 | + lib/keystone:configure_keystoneauth:393 : local section=manila 2026-06-17 20:11:06.489 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf manila auth_type password 2026-06-17 20:11:06.559 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf manila interface public 2026-06-17 20:11:06.622 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.70/identity 2026-06-17 20:11:06.689 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf manila username nova 2026-06-17 20:11:06.749 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf manila password secretservice 2026-06-17 20:11:06.811 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-06-17 20:11:06.877 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf manila project_name service 2026-06-17 20:11:06.941 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-06-17 20:11:07.007 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-17 20:11:07.013 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-17 20:11:07.080 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-17 20:11:07.151 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-17 20:11:07.155 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-17 20:11:07.219 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-17 20:11:07.225 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-17 20:11:07.230 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-17 20:11:07.236 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 20:11:07.242 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 20:11:07.247 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 20:11:07.252 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 20:11:07.257 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 20:11:07.262 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 20:11:07.268 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 20:11:07.273 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 20:11:07.279 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 20:11:07.284 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 20:11:07.289 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 20:11:07.294 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 20:11:07.300 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 20:11:07.306 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-17 20:11:07.311 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-17 20:11:07.317 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-17 20:11:07.324 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 20:11:07.358 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 20:11:07.363 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 20:11:07.368 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 20:11:07.374 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 20:11:07.379 | + 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-17 20:11:07.444 | + 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-17 20:11:07.503 | + 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-17 20:11:07.566 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 20:11:07.627 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-17 20:11:07.688 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-17 20:11:07.758 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-17 20:11:07.789 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:07.795 | + 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-17 20:11:07.800 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-17 20:11:07.806 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-17 20:11:07.811 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-17 20:11:07.816 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-17 20:11:07.821 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-17 20:11:07.827 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-17 20:11:07.833 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 20:11:07.839 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 20:11:07.862 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 20:11:07.863 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-17 20:11:07.874 | d /var/run/uwsgi 0755 stack root 2026-06-17 20:11:07.882 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 20:11:07.902 | /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-17 20:11:07.911 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-17 20:11:07.916 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-17 20:11:07.923 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 20:11:07.929 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-17 20:11:07.999 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-06-17 20:11:08.065 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-17 20:11:08.130 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-17 20:11:08.190 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 20:11:08.249 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 20:11:08.312 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-17 20:11:08.373 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-17 20:11:08.434 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-17 20:11:08.498 | + 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-17 20:11:08.561 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 20:11:08.623 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 20:11:08.688 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-17 20:11:08.751 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-17 20:11:08.815 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-17 20:11:08.819 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-17 20:11:08.826 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-17 20:11:08.832 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-17 20:11:08.836 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 20:11:08.841 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:11:08.847 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:11:08.852 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-17 20:11:08.859 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-17 20:11:08.865 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-17 20:11:08.928 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-17 20:11:08.996 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-17 20:11:08.996 | + 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-17 20:11:09.009 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-17 20:11:09.016 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-17 20:11:09.021 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-17 20:11:09.026 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 20:11:09.031 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 20:11:09.035 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 20:11:09.040 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 20:11:09.045 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:11:09.050 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:11:09.056 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 20:11:09.061 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 20:11:09.066 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:11:09.072 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:11:09.076 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-17 20:11:09.126 | Enabling site nova-api. 2026-06-17 20:11:09.135 | To activate the new configuration, you need to run: 2026-06-17 20:11:09.135 | systemctl reload apache2 2026-06-17 20:11:09.145 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-17 20:11:09.150 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 20:11:09.156 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 20:11:09.161 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 20:11:09.314 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-17 20:11:09.342 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:09.347 | + 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-17 20:11:09.353 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-17 20:11:09.359 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-17 20:11:09.367 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-17 20:11:09.370 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-17 20:11:09.373 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-17 20:11:09.377 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-17 20:11:09.381 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 20:11:09.385 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 20:11:09.409 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-17 20:11:09.411 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 20:11:09.424 | d /var/run/uwsgi 0755 stack root 2026-06-17 20:11:09.429 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 20:11:09.450 | /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-17 20:11:09.459 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-17 20:11:09.466 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-17 20:11:09.475 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 20:11:09.482 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-17 20:11:09.549 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-06-17 20:11:09.609 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-17 20:11:09.671 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-17 20:11:09.733 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 20:11:09.798 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 20:11:09.863 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-17 20:11:09.924 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-17 20:11:09.991 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-17 20:11:10.054 | + 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-17 20:11:10.113 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 20:11:10.175 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 20:11:10.232 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-17 20:11:10.293 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-17 20:11:10.356 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-17 20:11:10.361 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-17 20:11:10.423 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-17 20:11:10.454 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:11:10.459 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-17 20:11:10.529 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-17 20:11:10.534 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-17 20:11:10.540 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-17 20:11:10.575 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:10.580 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.70:5672/ 2026-06-17 20:11:10.587 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.70:5672/ 2026-06-17 20:11:10.650 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-17 20:11:10.720 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-17 20:11:10.726 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-17 20:11:10.731 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-17 20:11:10.737 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 20:11:10.743 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-17 20:11:10.748 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 20:11:10.784 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:10.790 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-17 20:11:10.795 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-17 20:11:10.801 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 20:11:10.838 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:10.893 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.70:5672/ 2026-06-17 20:11:10.896 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.70:5672/ 2026-06-17 20:11:10.957 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 20:11:10.963 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 20:11:10.968 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-06-17 20:11:11.034 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-06-17 20:11:11.102 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-06-17 20:11:11.168 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-17 20:11:11.205 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:11.211 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-06-17 20:11:11.275 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-17 20:11:11.344 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-17 20:11:11.405 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-17 20:11:11.410 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-17 20:11:11.416 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-17 20:11:11.484 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-17 20:11:11.490 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 20:11:11.495 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 20:11:11.501 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-17 20:11:11.506 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-17 20:11:11.572 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-17 20:11:11.635 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.70/identity 2026-06-17 20:11:11.697 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-17 20:11:11.763 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-06-17 20:11:11.825 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-17 20:11:11.888 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-17 20:11:11.956 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-17 20:11:12.020 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-17 20:11:12.055 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:12.063 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-17 20:11:12.072 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 20:11:12.077 | + lib/nova:create_nova_conf:587 : local conf 2026-06-17 20:11:12.083 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-17 20:11:12.090 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-17 20:11:12.094 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 20:11:12.099 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 20:11:12.105 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-17 20:11:12.111 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-17 20:11:12.117 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-17 20:11:12.192 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-17 20:11:12.198 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-17 20:11:12.203 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-17 20:11:12.209 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-17 20:11:12.214 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 20:11:12.220 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 20:11:12.225 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 20:11:12.259 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:12.266 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 20:11:12.271 | ++ 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-17 20:11:12.278 | + 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-17 20:11:12.348 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-06-17 20:11:12.415 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-17 20:11:12.481 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 20:11:12.487 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-17 20:11:12.492 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-17 20:11:12.497 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-17 20:11:12.532 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:12.541 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-17 20:11:12.541 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-17 20:11:13.225 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-17 20:11:13.229 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-17 20:11:13.882 | Adding vhost "nova_cell1" ... 2026-06-17 20:11:13.960 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-17 20:11:14.575 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-17 20:11:14.610 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-17 20:11:14.616 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-17 20:11:14.621 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-17 20:11:14.626 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-17 20:11:14.632 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-17 20:11:14.637 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-17 20:11:14.673 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:14.679 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-17 20:11:14.685 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-17 20:11:14.690 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-17 20:11:14.776 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:14.781 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.70:5672/nova_cell1 2026-06-17 20:11:14.788 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.70:5672/nova_cell1 2026-06-17 20:11:14.851 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-17 20:11:14.856 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-17 20:11:14.861 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-17 20:11:14.895 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:14.901 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-17 20:11:14.906 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-17 20:11:14.911 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-17 20:11:14.917 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-17 20:11:14.923 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 20:11:14.928 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-17 20:11:14.933 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-17 20:11:15.000 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-17 20:11:15.064 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.70/identity 2026-06-17 20:11:15.126 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-17 20:11:15.190 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-06-17 20:11:15.250 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-17 20:11:15.311 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-17 20:11:15.370 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-17 20:11:15.433 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-17 20:11:15.437 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-17 20:11:15.442 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-17 20:11:15.449 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 20:11:15.485 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 20:11:15.490 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 20:11:15.495 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 20:11:15.501 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 20:11:15.507 | + 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-17 20:11:15.569 | + 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-17 20:11:15.635 | + 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-17 20:11:15.697 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 20:11:15.759 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-17 20:11:15.821 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-17 20:11:15.828 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-17 20:11:15.836 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-17 20:11:15.842 | + lib/nova:create_nova_conf:621 : local conf 2026-06-17 20:11:15.847 | + lib/nova:create_nova_conf:622 : local offset 2026-06-17 20:11:15.855 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-17 20:11:15.860 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-17 20:11:15.866 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-17 20:11:15.872 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-17 20:11:15.878 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-17 20:11:15.882 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-17 20:11:15.888 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-17 20:11:15.894 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-17 20:11:15.899 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-17 20:11:15.905 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-17 20:11:15.941 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:15.946 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-17 20:11:16.016 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-17 20:11:16.080 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-17 20:11:16.086 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-17 20:11:16.092 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-17 20:11:16.097 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-17 20:11:16.130 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:11:16.135 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-17 20:11:16.170 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:11:16.175 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-17 20:11:16.210 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:16.215 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-17 20:11:16.221 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-17 20:11:16.227 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-17 20:11:16.234 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-17 20:11:16.268 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:16.274 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-17 20:11:16.294 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-17 20:11:16.295 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-17 20:11:16.306 | cgroup_device_acl = [ 2026-06-17 20:11:16.306 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-17 20:11:16.306 | "/dev/random", "/dev/urandom", 2026-06-17 20:11:16.306 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-17 20:11:16.306 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-17 20:11:16.306 | "/dev/vfio/vfio", 2026-06-17 20:11:16.306 | ] 2026-06-17 20:11:16.313 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-17 20:11:16.319 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-17 20:11:16.325 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-17 20:11:16.331 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-17 20:11:16.336 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-17 20:11:16.342 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-17 20:11:16.347 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-17 20:11:16.353 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-17 20:11:16.359 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-17 20:11:16.364 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-17 20:11:16.370 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-17 20:11:16.376 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-17 20:11:16.381 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-17 20:11:16.388 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-17 20:11:16.393 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-17 20:11:16.403 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-06-17 20:11:16.409 | + functions-common:add_user_to_group:2183 : local user=stack 2026-06-17 20:11:16.416 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-17 20:11:16.420 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt stack 2026-06-17 20:11:16.468 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-17 20:11:16.474 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-17 20:11:16.480 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:11:16.486 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:11:16.491 | + 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-17 20:11:16.496 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-17 20:11:16.501 | + 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-17 20:11:16.522 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-17 20:11:16.524 | + 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-17 20:11:16.532 | 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-17 20:11:16.539 | + 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-17 20:11:16.567 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-17 20:11:16.567 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-17 20:11:16.578 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-17 20:11:16.584 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-17 20:11:16.590 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-17 20:11:16.595 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-17 20:11:16.601 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-17 20:11:16.606 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 20:11:16.612 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-17 20:11:16.695 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-17 20:11:16.701 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 20:11:16.706 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-17 20:11:16.816 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-17 20:11:16.895 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-17 20:11:16.963 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-06-17 20:11:16.970 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-17 20:11:17.035 | + 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-17 20:11:17.102 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-17 20:11:17.169 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-17 20:11:17.236 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-17 20:11:17.242 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 20:11:17.249 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-17 20:11:17.311 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-17 20:11:17.317 | ++ functions-common:is_arch:519 : uname -m 2026-06-17 20:11:17.324 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-17 20:11:17.329 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-17 20:11:17.334 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-17 20:11:17.340 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-17 20:11:17.345 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-17 20:11:17.352 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-17 20:11:17.389 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:17.395 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-17 20:11:17.400 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-17 20:11:17.406 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-17 20:11:17.412 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 20:11:17.417 | + lib/stack:stack_install_service:32 : install_placement 2026-06-17 20:11:17.422 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-17 20:11:17.428 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-17 20:11:17.434 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-17 20:11:17.442 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-17 20:11:17.446 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-17 20:11:17.451 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 20:11:17.460 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-17 20:11:17.461 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 20:11:17.470 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-17 20:11:17.476 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-17 20:11:17.482 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-17 20:11:17.489 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-17 20:11:17.494 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-17 20:11:17.541 | Using python 3.12 to install osc-placement 2026-06-17 20:11:17.547 | + 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-17 20:11:18.280 | Collecting osc-placement 2026-06-17 20:11:18.342 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-17 20:11:18.352 | 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-17 20:11:18.352 | 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-17 20:11:18.353 | 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-17 20:11:18.353 | 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-17 20:11:18.355 | 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-17 20:11:18.355 | 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-17 20:11:18.356 | 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-17 20:11:18.356 | 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-17 20:11:18.357 | 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-17 20:11:18.360 | 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-17 20:11:18.361 | 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-17 20:11:18.362 | 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-17 20:11:18.363 | 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-17 20:11:18.364 | 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-17 20:11:18.364 | 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-17 20:11:18.364 | 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-17 20:11:18.366 | 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-17 20:11:18.367 | 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-17 20:11:18.367 | 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-17 20:11:18.367 | 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-17 20:11:18.369 | 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-17 20:11:18.369 | 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-17 20:11:18.369 | 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-17 20:11:18.370 | 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-17 20:11:18.370 | 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-17 20:11:18.371 | 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-17 20:11:18.372 | 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-17 20:11:18.373 | 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-17 20:11:18.375 | 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-17 20:11:18.379 | 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-17 20:11:18.382 | 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-17 20:11:18.382 | 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-17 20:11:18.383 | 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-17 20:11:18.385 | 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-17 20:11:18.388 | 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-17 20:11:18.395 | 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-17 20:11:18.396 | 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-17 20:11:18.396 | 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-17 20:11:18.397 | 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-17 20:11:18.404 | 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-17 20:11:18.405 | 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-17 20:11:18.409 | 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-17 20:11:18.423 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-17 20:11:18.586 | Installing collected packages: osc-placement 2026-06-17 20:11:18.660 | Successfully installed osc-placement-4.8.0 2026-06-17 20:11:18.732 | + inc/python:pip_install:216 : result=0 2026-06-17 20:11:18.739 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:11:18.746 | + functions-common:time_stop:2414 : local name 2026-06-17 20:11:18.751 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:11:18.757 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:11:18.763 | + functions-common:time_stop:2417 : local total 2026-06-17 20:11:18.770 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:11:18.775 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:11:18.782 | + functions-common:time_stop:2421 : start_time=1781727077530 2026-06-17 20:11:18.788 | + functions-common:time_stop:2423 : [[ -z 1781727077530 ]] 2026-06-17 20:11:18.794 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:11:18.804 | + functions-common:time_stop:2426 : end_time=1781727078797 2026-06-17 20:11:18.810 | + functions-common:time_stop:2427 : elapsed_time=1267 2026-06-17 20:11:18.816 | + functions-common:time_stop:2428 : total=94902 2026-06-17 20:11:18.823 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:11:18.829 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=96169 2026-06-17 20:11:18.836 | + inc/python:pip_install:219 : return 0 2026-06-17 20:11:18.842 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-06-17 20:11:18.848 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/placement.git 2026-06-17 20:11:18.854 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-17 20:11:18.859 | + functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:11:18.865 | + functions-common:git_clone:586 : local orig_dir 2026-06-17 20:11:18.872 | ++ functions-common:git_clone:587 : pwd 2026-06-17 20:11:18.879 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:11:18.885 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:11:18.892 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:11:18.928 | + functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:11:18.934 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:11:18.940 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:11:18.947 | + functions-common:git_clone:604 : echo master 2026-06-17 20:11:18.948 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:11:18.958 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-17 20:11:18.964 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:11:18.969 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-17 20:11:18.994 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-17 20:11:19.001 | + functions-common:git_clone:667 : git show --oneline 2026-06-17 20:11:19.002 | + functions-common:git_clone:667 : head -1 2026-06-17 20:11:19.007 | 3cba66c7 Merge "Update python versions" 2026-06-17 20:11:19.013 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:11:19.020 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-17 20:11:19.027 | + inc/python:setup_develop:353 : local bindep 2026-06-17 20:11:19.032 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-17 20:11:19.038 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-17 20:11:19.044 | + inc/python:setup_develop:359 : local extras= 2026-06-17 20:11:19.051 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-17 20:11:19.055 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 20:11:19.061 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-17 20:11:19.067 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-17 20:11:19.072 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 20:11:19.078 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 20:11:19.085 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-17 20:11:19.092 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 20:11:19.098 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-17 20:11:19.105 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 20:11:19.111 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 20:11:19.119 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-17 20:11:19.130 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-17 20:11:19.136 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-17 20:11:19.142 | + 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-17 20:11:19.232 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-17 20:11:19.238 | + inc/python:setup_package:436 : local bindep=0 2026-06-17 20:11:19.244 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-17 20:11:19.249 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 20:11:19.253 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-17 20:11:19.258 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-17 20:11:19.263 | + inc/python:setup_package:445 : local flags=-e 2026-06-17 20:11:19.269 | + inc/python:setup_package:446 : local extras= 2026-06-17 20:11:19.275 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 20:11:19.281 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 20:11:19.287 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 20:11:19.292 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 20:11:19.296 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 20:11:19.302 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-17 20:11:19.345 | Using python 3.12 to install /opt/stack/placement 2026-06-17 20:11:19.351 | + 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-17 20:11:19.901 | Obtaining file:///opt/stack/placement 2026-06-17 20:11:19.903 | Installing build dependencies: started 2026-06-17 20:11:20.895 | Installing build dependencies: finished with status 'done' 2026-06-17 20:11:20.896 | Checking if build backend supports build_editable: started 2026-06-17 20:11:21.204 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 20:11:21.205 | Getting requirements to build editable: started 2026-06-17 20:11:21.360 | Getting requirements to build editable: finished with status 'done' 2026-06-17 20:11:21.362 | Preparing editable metadata (pyproject.toml): started 2026-06-17 20:11:21.943 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 20:11:21.960 | 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-17 20:11:21.960 | 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-17 20:11:21.960 | 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-17 20:11:21.964 | 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-17 20:11:21.964 | 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-17 20:11:21.964 | 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-17 20:11:21.964 | 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-17 20:11:21.964 | 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-17 20:11:21.964 | 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-17 20:11:21.964 | 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-17 20:11:21.964 | 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-17 20:11:21.964 | 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-17 20:11:21.964 | 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-17 20:11:21.965 | 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-17 20:11:21.965 | 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-17 20:11:21.966 | 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-17 20:11:21.966 | 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-17 20:11:21.967 | 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-17 20:11:21.967 | 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-17 20:11:21.968 | 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-17 20:11:21.969 | 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-17 20:11:21.969 | 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-17 20:11:21.970 | 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-17 20:11:21.970 | 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-17 20:11:21.973 | 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-17 20:11:21.974 | 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-17 20:11:21.974 | 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-17 20:11:21.975 | 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-17 20:11:21.976 | 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-17 20:11:21.976 | 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-17 20:11:21.979 | 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-17 20:11:21.979 | 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-17 20:11:21.980 | 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-17 20:11:21.980 | 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-17 20:11:21.985 | 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-17 20:11:21.987 | 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-17 20:11:21.990 | 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-17 20:11:21.990 | 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-17 20:11:21.991 | 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-17 20:11:21.993 | 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-17 20:11:21.994 | 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-17 20:11:21.994 | 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-17 20:11:21.997 | 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-17 20:11:21.998 | 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-17 20:11:21.999 | 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-17 20:11:22.001 | 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-17 20:11:22.003 | 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-17 20:11:22.005 | 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-17 20:11:22.006 | 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-17 20:11:22.006 | 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-17 20:11:22.009 | 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-17 20:11:22.014 | 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-17 20:11:22.016 | 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-17 20:11:22.018 | 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-17 20:11:22.019 | 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-17 20:11:22.020 | 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-17 20:11:22.022 | 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-17 20:11:22.025 | 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-17 20:11:22.034 | 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-17 20:11:22.040 | 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-17 20:11:22.041 | 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-17 20:11:22.041 | 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-17 20:11:22.042 | 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-17 20:11:22.052 | 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-17 20:11:22.058 | 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-17 20:11:22.083 | Building wheels for collected packages: openstack-placement 2026-06-17 20:11:22.084 | Building editable for openstack-placement (pyproject.toml): started 2026-06-17 20:11:22.624 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-17 20:11:22.626 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=e520f45171e5be13113990051f318ba9563c34031fea4f9e9f411277385a5548 2026-06-17 20:11:22.626 | Stored in directory: /tmp/pip-ephem-wheel-cache-r9vva18p/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-17 20:11:22.629 | Successfully built openstack-placement 2026-06-17 20:11:22.754 | Installing collected packages: openstack-placement 2026-06-17 20:11:22.785 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-17 20:11:22.882 | + inc/python:pip_install:216 : result=0 2026-06-17 20:11:22.886 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:11:22.892 | + functions-common:time_stop:2414 : local name 2026-06-17 20:11:22.898 | + functions-common:time_stop:2415 : local end_time 2026-06-17 20:11:22.903 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:11:22.907 | + functions-common:time_stop:2417 : local total 2026-06-17 20:11:22.912 | + functions-common:time_stop:2418 : local start_time 2026-06-17 20:11:22.916 | + functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:11:22.922 | + functions-common:time_stop:2421 : start_time=1781727079335 2026-06-17 20:11:22.928 | + functions-common:time_stop:2423 : [[ -z 1781727079335 ]] 2026-06-17 20:11:22.934 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:11:22.943 | + functions-common:time_stop:2426 : end_time=1781727082936 2026-06-17 20:11:22.948 | + functions-common:time_stop:2427 : elapsed_time=3601 2026-06-17 20:11:22.954 | + functions-common:time_stop:2428 : total=96169 2026-06-17 20:11:22.960 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:11:22.964 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=99770 2026-06-17 20:11:22.970 | + inc/python:pip_install:219 : return 0 2026-06-17 20:11:22.975 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 20:11:22.980 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 20:11:22.986 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-17 20:11:22.992 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-17 20:11:22.998 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:11:23.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 = \A\L\L ]] 2026-06-17 20:11:23.009 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:11:23.015 | + inc/python:use_library_from_git:269 : return 1 2026-06-17 20:11:23.022 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 20:11:23.027 | + ./stack.sh:main:962 : configure_placement 2026-06-17 20:11:23.033 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-06-17 20:11:23.057 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-17 20:11:23.063 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-17 20:11:23.073 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-17 20:11:23.079 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-17 20:11:23.084 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-17 20:11:23.090 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-17 20:11:23.096 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-17 20:11:23.103 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-17 20:11:23.110 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-17 20:11:23.147 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:23.151 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-17 20:11:23.157 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-17 20:11:23.164 | + 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-17 20:11:23.255 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-17 20:11:23.466 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-17 20:11:23.543 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-17 20:11:23.549 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-17 20:11:23.556 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-17 20:11:23.562 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-17 20:11:23.569 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-17 20:11:23.574 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-17 20:11:23.581 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-17 20:11:23.587 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-17 20:11:23.592 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-17 20:11:23.599 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-17 20:11:23.672 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-17 20:11:23.743 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.70/identity 2026-06-17 20:11:23.814 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-17 20:11:23.882 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-06-17 20:11:23.953 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-17 20:11:24.025 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-17 20:11:24.099 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-17 20:11:24.168 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.204.45.70/identity 2026-06-17 20:11:24.235 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-17 20:11:24.305 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-17 20:11:24.371 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-17 20:11:24.378 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-17 20:11:24.383 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-17 20:11:24.388 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-17 20:11:24.395 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-17 20:11:24.432 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-17 20:11:24.439 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-17 20:11:24.444 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-17 20:11:24.451 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-17 20:11:24.456 | + 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-17 20:11:24.523 | + 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-17 20:11:24.593 | + 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-17 20:11:24.660 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-17 20:11:24.728 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-17 20:11:24.797 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-17 20:11:24.803 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-17 20:11:24.808 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-17 20:11:24.814 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-17 20:11:24.820 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-17 20:11:24.826 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-17 20:11:24.832 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-17 20:11:24.838 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-17 20:11:24.844 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-17 20:11:24.868 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-17 20:11:24.869 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-17 20:11:24.882 | d /var/run/uwsgi 0755 stack root 2026-06-17 20:11:24.889 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-17 20:11:24.909 | /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-17 20:11:24.917 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-17 20:11:24.922 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-17 20:11:24.931 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-17 20:11:24.938 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-17 20:11:25.008 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-06-17 20:11:25.074 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-17 20:11:25.142 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-17 20:11:25.208 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-17 20:11:25.274 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-17 20:11:25.340 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-17 20:11:25.407 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-17 20:11:25.470 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-17 20:11:25.537 | + 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-17 20:11:25.606 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-17 20:11:25.671 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-17 20:11:25.735 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-17 20:11:25.801 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-17 20:11:25.865 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-17 20:11:25.871 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-17 20:11:25.879 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-17 20:11:25.885 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-17 20:11:25.891 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 20:11:25.898 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:11:25.903 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:11:25.909 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-17 20:11:25.916 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-17 20:11:25.922 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-17 20:11:25.989 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-17 20:11:26.060 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-17 20:11:26.060 | + 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-17 20:11:26.072 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-17 20:11:26.079 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-17 20:11:26.086 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-17 20:11:26.093 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-17 20:11:26.099 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-17 20:11:26.105 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-17 20:11:26.110 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-17 20:11:26.117 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:11:26.121 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:11:26.127 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-17 20:11:26.133 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-17 20:11:26.139 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:11:26.143 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:11:26.149 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-17 20:11:26.199 | Enabling site placement-api. 2026-06-17 20:11:26.209 | To activate the new configuration, you need to run: 2026-06-17 20:11:26.209 | systemctl reload apache2 2026-06-17 20:11:26.220 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-17 20:11:26.225 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-17 20:11:26.231 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-17 20:11:26.237 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-17 20:11:26.392 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-17 20:11:26.398 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-17 20:11:26.403 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-17 20:11:26.472 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-17 20:11:26.538 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-17 20:11:26.577 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:26.583 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-17 20:11:26.622 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:26.628 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-17 20:11:26.635 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-17 20:11:26.641 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-17 20:11:26.649 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-17 20:11:26.655 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-17 20:11:26.660 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-17 20:11:26.666 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-17 20:11:26.742 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-17 20:11:26.798 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.70/identity 2026-06-17 20:11:26.866 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-17 20:11:26.937 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-06-17 20:11:27.007 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-17 20:11:27.078 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-17 20:11:27.149 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-17 20:11:27.219 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-17 20:11:27.259 | + functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:11:27.264 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-17 20:11:27.301 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:27.307 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-06-17 20:11:27.313 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-06-17 20:11:27.351 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:27.358 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-06-17 20:11:27.364 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-06-17 20:11:27.372 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-06-17 20:11:27.372 | from requests import certs 2026-06-17 20:11:27.372 | print (certs.where()) 2026-06-17 20:11:27.372 | except ImportError: pass' 2026-06-17 20:11:27.598 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-06-17 20:11:27.604 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-06-17 20:11:27.610 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-06-17 20:11:27.616 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-17 20:11:27.653 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:27.659 | + ./stack.sh:main:986 : init_os_brick 2026-06-17 20:11:27.664 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-17 20:11:27.674 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-17 20:11:27.709 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:27.715 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-17 20:11:27.785 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-17 20:11:27.822 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:27.828 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-17 20:11:27.897 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-17 20:11:27.933 | + functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:27.939 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-17 20:11:28.007 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-17 20:11:28.077 | + ./stack.sh:main:993 : run_phase stack install 2026-06-17 20:11:28.081 | + functions-common:run_phase:1842 : local mode=stack 2026-06-17 20:11:28.087 | + functions-common:run_phase:1843 : local phase=install 2026-06-17 20:11:28.093 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-17 20:11:28.098 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-17 20:11:28.104 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-17 20:11:28.108 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-17 20:11:28.112 | + functions-common:run_phase:1852 : local extra 2026-06-17 20:11:28.119 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-17 20:11:28.128 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-17 20:11:28.134 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-17 20:11:28.139 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-17 20:11:28.145 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-06-17 20:11:28.152 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-17 20:11:28.187 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:11:28.193 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-17 20:11:28.198 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-17 20:11:28.203 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-17 20:11:28.210 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-17 20:11:28.215 | + functions-common:run_plugins:1829 : local phase=install 2026-06-17 20:11:28.222 | + functions-common:run_plugins:1831 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-17 20:11:28.228 | + functions-common:run_plugins:1832 : local plugin 2026-06-17 20:11:28.234 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-17 20:11:28.240 | + functions-common:run_plugins:1834 : local dir=/opt/stack/barbican 2026-06-17 20:11:28.246 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-06-17 20:11:28.252 | + functions-common:run_plugins:1836 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-06-17 20:11:28.257 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-17 20:11:28.263 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-06-17 20:11:28.297 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-06-17 20:11:28.333 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:28.339 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:11:28.344 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-17 20:11:28.349 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-06-17 20:11:28.355 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 20:11:28.361 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-06-17 20:11:28.366 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-06-17 20:11:28.372 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-06-17 20:11:28.377 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-06-17 20:11:28.383 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-17 20:11:28.387 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-06-17 20:11:28.393 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:217 : setup_develop /opt/stack/barbican 2026-06-17 20:11:28.399 | ++ inc/python:setup_develop:353 : local bindep 2026-06-17 20:11:28.405 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-17 20:11:28.409 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-06-17 20:11:28.417 | ++ inc/python:setup_develop:359 : local extras= 2026-06-17 20:11:28.421 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-06-17 20:11:28.426 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 20:11:28.431 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-17 20:11:28.435 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-06-17 20:11:28.439 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 20:11:28.444 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 20:11:28.450 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-06-17 20:11:28.455 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 20:11:28.460 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-06-17 20:11:28.467 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 20:11:28.470 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 20:11:28.476 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-06-17 20:11:28.487 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-06-17 20:11:28.491 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-06-17 20:11:28.496 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-06-17 20:11:28.586 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-06-17 20:11:28.591 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-17 20:11:28.596 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-17 20:11:28.602 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 20:11:28.606 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-17 20:11:28.610 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-06-17 20:11:28.614 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-17 20:11:28.618 | ++ inc/python:setup_package:446 : local extras= 2026-06-17 20:11:28.623 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 20:11:28.628 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 20:11:28.632 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 20:11:28.638 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 20:11:28.642 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 20:11:28.648 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-06-17 20:11:28.692 | Using python 3.12 to install /opt/stack/barbican 2026-06-17 20:11:28.697 | ++ 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-17 20:11:29.315 | Obtaining file:///opt/stack/barbican 2026-06-17 20:11:29.317 | Installing build dependencies: started 2026-06-17 20:11:30.249 | Installing build dependencies: finished with status 'done' 2026-06-17 20:11:30.250 | Checking if build backend supports build_editable: started 2026-06-17 20:11:30.557 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 20:11:30.558 | Getting requirements to build editable: started 2026-06-17 20:11:30.715 | Getting requirements to build editable: finished with status 'done' 2026-06-17 20:11:30.718 | Preparing editable metadata (pyproject.toml): started 2026-06-17 20:11:31.249 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 20:11:31.274 | 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-17 20:11:31.274 | 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-17 20:11:31.275 | 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-17 20:11:31.275 | 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-17 20:11:31.275 | 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-17 20:11:31.276 | 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-17 20:11:31.276 | 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-17 20:11:31.277 | 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-17 20:11:31.277 | 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-17 20:11:31.277 | 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-17 20:11:31.278 | 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-17 20:11:31.278 | 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-17 20:11:31.278 | 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-17 20:11:31.279 | 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-17 20:11:31.280 | 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-17 20:11:31.280 | 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-17 20:11:31.281 | 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-17 20:11:31.281 | 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-17 20:11:31.281 | 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-17 20:11:31.282 | 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-17 20:11:31.282 | 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-17 20:11:31.283 | 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-17 20:11:31.283 | 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-17 20:11:31.283 | 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-17 20:11:31.284 | 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-17 20:11:31.284 | 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-17 20:11:31.285 | 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-17 20:11:31.285 | 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-17 20:11:31.286 | 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-17 20:11:31.287 | 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-17 20:11:31.288 | 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-17 20:11:31.289 | 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-17 20:11:31.290 | 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-17 20:11:31.291 | 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-17 20:11:31.294 | 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-17 20:11:31.294 | 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-17 20:11:31.295 | 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-17 20:11:31.295 | 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-17 20:11:31.299 | 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-17 20:11:31.299 | 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-17 20:11:31.302 | 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-17 20:11:31.303 | 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-17 20:11:31.303 | 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-17 20:11:31.304 | 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-17 20:11:31.308 | 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-17 20:11:31.310 | 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-17 20:11:31.348 | 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-17 20:11:31.348 | 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-17 20:11:31.348 | 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-17 20:11:31.348 | 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-17 20:11:31.348 | 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-17 20:11:31.348 | 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-17 20:11:31.348 | 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-17 20:11:31.348 | 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-17 20:11:31.348 | 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-17 20:11:31.348 | 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-17 20:11:31.348 | 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-17 20:11:31.348 | 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-17 20:11:31.348 | 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-17 20:11:31.348 | 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-17 20:11:31.349 | 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-17 20:11:31.349 | 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-17 20:11:31.349 | 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-17 20:11:31.349 | 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-17 20:11:31.349 | 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-17 20:11:31.349 | 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-17 20:11:31.349 | 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-17 20:11:31.349 | 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-17 20:11:31.351 | 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-17 20:11:31.354 | 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-17 20:11:31.354 | 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-17 20:11:31.355 | 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-17 20:11:31.356 | 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-17 20:11:31.356 | 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-17 20:11:31.358 | 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-17 20:11:31.365 | 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-17 20:11:31.369 | 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-17 20:11:31.371 | 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-17 20:11:31.374 | 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-17 20:11:31.377 | 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-17 20:11:31.384 | 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-17 20:11:31.394 | 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-17 20:11:31.408 | 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-17 20:11:31.411 | 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-17 20:11:31.411 | 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-17 20:11:31.416 | 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-17 20:11:31.416 | 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-17 20:11:31.416 | 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-17 20:11:31.417 | 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-17 20:11:31.423 | 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-17 20:11:31.432 | 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-17 20:11:31.432 | 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-17 20:11:31.433 | 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-17 20:11:31.434 | 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-17 20:11:31.448 | 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-17 20:11:31.448 | 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-17 20:11:31.453 | 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-17 20:11:31.461 | 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-17 20:11:31.509 | Building wheels for collected packages: barbican 2026-06-17 20:11:31.509 | Building editable for barbican (pyproject.toml): started 2026-06-17 20:11:32.029 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-06-17 20:11:32.030 | Created wheel for barbican: filename=barbican-22.1.0.dev54-0.editable-py3-none-any.whl size=10351 sha256=a7ca2169dd5549f047e9e152b694ce62f31b9929615394038a44015cf918a943 2026-06-17 20:11:32.031 | Stored in directory: /tmp/pip-ephem-wheel-cache-h2ji0hkf/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-06-17 20:11:32.036 | Successfully built barbican 2026-06-17 20:11:32.160 | Installing collected packages: barbican 2026-06-17 20:11:32.196 | Successfully installed barbican-22.1.0.dev54 2026-06-17 20:11:32.312 | ++ inc/python:pip_install:216 : result=0 2026-06-17 20:11:32.316 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:11:32.320 | ++ functions-common:time_stop:2414 : local name 2026-06-17 20:11:32.325 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 20:11:32.330 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:11:32.334 | ++ functions-common:time_stop:2417 : local total 2026-06-17 20:11:32.339 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 20:11:32.345 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:11:32.351 | ++ functions-common:time_stop:2421 : start_time=1781727088681 2026-06-17 20:11:32.357 | ++ functions-common:time_stop:2423 : [[ -z 1781727088681 ]] 2026-06-17 20:11:32.361 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:11:32.369 | ++ functions-common:time_stop:2426 : end_time=1781727092364 2026-06-17 20:11:32.373 | ++ functions-common:time_stop:2427 : elapsed_time=3683 2026-06-17 20:11:32.378 | ++ functions-common:time_stop:2428 : total=99770 2026-06-17 20:11:32.383 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:11:32.389 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=103453 2026-06-17 20:11:32.394 | ++ inc/python:pip_install:219 : return 0 2026-06-17 20:11:32.399 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 20:11:32.403 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 20:11:32.409 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-06-17 20:11:32.414 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-06-17 20:11:32.420 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:11:32.425 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-17 20:11:32.431 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/barbican, ]] 2026-06-17 20:11:32.436 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-17 20:11:32.441 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-17 20:11:32.446 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-06-17 20:11:32.451 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:222 : use_library_from_git python-barbicanclient 2026-06-17 20:11:32.458 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-17 20:11:32.464 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:11:32.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 = \A\L\L ]] 2026-06-17 20:11:32.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, =~ ,python-barbicanclient, ]] 2026-06-17 20:11:32.480 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-17 20:11:32.486 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-06-17 20:11:32.524 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:11:32.530 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-06-17 20:11:32.566 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:11:32.571 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-06-17 20:11:32.604 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-17 20:11:32.610 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 20:11:32.616 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-06-17 20:11:32.655 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-17 20:11:32.661 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum 2026-06-17 20:11:32.668 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-06-17 20:11:32.674 | + functions-common:run_plugins:1836 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-06-17 20:11:32.706 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-06-17 20:11:32.712 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 20:11:32.719 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-06-17 20:11:32.726 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-06-17 20:11:32.779 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-06-17 20:11:32.783 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-06-17 20:11:32.788 | ACCOUNT_PORT_BASE=6612 2026-06-17 20:11:32.788 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-06-17 20:11:32.788 | ADMIN_PASSWORD=secretadmin 2026-06-17 20:11:32.788 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-17 20:11:32.788 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-17 20:11:32.788 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-17 20:11:32.788 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-06-17 20:11:32.788 | ALEMBIC_BRANCH=main 2026-06-17 20:11:32.788 | ALEMBIC_DIR=/opt/stack/alembic 2026-06-17 20:11:32.788 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-17 20:11:32.788 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-06-17 20:11:32.788 | APACHE_GROUP=stack 2026-06-17 20:11:32.788 | APACHE_LOCAL_HOST=127.0.0.1 2026-06-17 20:11:32.788 | APACHE_LOG_DIR=/var/log/apache2 2026-06-17 20:11:32.788 | APACHE_NAME=apache2 2026-06-17 20:11:32.788 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-06-17 20:11:32.788 | APACHE_USER=stack 2026-06-17 20:11:32.788 | API_WORKERS=4 2026-06-17 20:11:32.789 | BACKING_FILE_SUFFIX=-backing-file 2026-06-17 20:11:32.789 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-17 20:11:32.789 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:11:32.789 | BARBICAN_BRANCH=master 2026-06-17 20:11:32.789 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-17 20:11:32.789 | BARBICAN_CONF_DIR=/etc/barbican 2026-06-17 20:11:32.789 | BARBICAN_DIR=/opt/stack/barbican 2026-06-17 20:11:32.789 | BARBICAN_ENDPOINT_TYPE=internal 2026-06-17 20:11:32.789 | BARBICAN_ENFORCE_SCOPE=False 2026-06-17 20:11:32.789 | BARBICAN_HOST_HREF=http://199.204.45.70/key-manager 2026-06-17 20:11:32.789 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.70/identity 2026-06-17 20:11:32.789 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-17 20:11:32.789 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-17 20:11:32.789 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-17 20:11:32.789 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-17 20:11:32.789 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-17 20:11:32.789 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-17 20:11:32.789 | BASH=/usr/bin/bash 2026-06-17 20:11:32.789 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-06-17 20:11:32.789 | BASH_ALIASES=() 2026-06-17 20:11:32.789 | BASH_ARGC=([0]="0") 2026-06-17 20:11:32.789 | BASH_ARGV=() 2026-06-17 20:11:32.789 | BASH_CMDS=() 2026-06-17 20:11:32.789 | BASH_LINENO=([0]="1836" [1]="1869" [2]="993" [3]="0") 2026-06-17 20:11:32.789 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-06-17 20:11:32.789 | BASH_REMATCH=([0]=",tls-proxy,") 2026-06-17 20:11:32.789 | 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-17 20:11:32.789 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-06-17 20:11:32.789 | BASH_VERSION='5.2.21(1)-release' 2026-06-17 20:11:32.789 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-17 20:11:32.789 | BRANCHLESS_TARGET_BRANCH=master 2026-06-17 20:11:32.789 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-17 20:11:32.789 | CACHE_BACKEND=dogpile.cache.memcached 2026-06-17 20:11:32.789 | CAPI_VERSION=v1.13.2 2026-06-17 20:11:32.789 | CAPO_VERSION=v0.14.4 2026-06-17 20:11:32.789 | CELLSV2_SETUP=superconductor 2026-06-17 20:11:32.789 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-06-17 20:11:32.790 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-06-17 20:11:32.790 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-06-17 20:11:32.790 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-06-17 20:11:32.790 | CINDER_BACKUP_DRIVER=swift 2026-06-17 20:11:32.790 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:11:32.790 | CINDER_BRANCH=master 2026-06-17 20:11:32.790 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-06-17 20:11:32.790 | CINDER_CONF=/etc/cinder/cinder.conf 2026-06-17 20:11:32.790 | CINDER_CONF_DIR=/etc/cinder 2026-06-17 20:11:32.790 | CINDER_DIR=/opt/stack/cinder 2026-06-17 20:11:32.790 | CINDER_DRIVER=default 2026-06-17 20:11:32.790 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-06-17 20:11:32.790 | CINDER_ENFORCE_SCOPE=False 2026-06-17 20:11:32.790 | CINDER_IMG_CACHE_ENABLED=True 2026-06-17 20:11:32.790 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-06-17 20:11:32.790 | CINDER_IMG_CACHE_SIZE_GB= 2026-06-17 20:11:32.790 | CINDER_LVM_TYPE=auto 2026-06-17 20:11:32.790 | CINDER_MY_IP=199.204.45.70 2026-06-17 20:11:32.790 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-06-17 20:11:32.790 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-06-17 20:11:32.790 | CINDER_SERVICE_HOST=199.204.45.70 2026-06-17 20:11:32.790 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:11:32.790 | CINDER_SERVICE_PORT=8776 2026-06-17 20:11:32.790 | CINDER_SERVICE_PORT_INT=18776 2026-06-17 20:11:32.790 | CINDER_SERVICE_PROTOCOL=https 2026-06-17 20:11:32.790 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-06-17 20:11:32.790 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-06-17 20:11:32.790 | CINDER_TARGET_HELPER=lioadm 2026-06-17 20:11:32.790 | CINDER_TARGET_PORT=3260 2026-06-17 20:11:32.790 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-06-17 20:11:32.790 | CINDER_TARGET_PROTOCOL=iscsi 2026-06-17 20:11:32.790 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-06-17 20:11:32.790 | CINDER_UPLOAD_OPTIMIZED=False 2026-06-17 20:11:32.790 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-06-17 20:11:32.790 | CINDER_USE_SERVICE_TOKEN=True 2026-06-17 20:11:32.790 | CINDER_UWSGI=cinder.wsgi.api:application 2026-06-17 20:11:32.790 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-06-17 20:11:32.790 | CINDER_VOLUME_CLEAR=zero 2026-06-17 20:11:32.790 | CIRROS_ARCH=x86_64 2026-06-17 20:11:32.790 | CIRROS_VERSION=0.6.3 2026-06-17 20:11:32.790 | CLUSTER_TOPOLOGY=true 2026-06-17 20:11:32.790 | CONFIGURE_BACKING_FILE=True 2026-06-17 20:11:32.790 | CONFIG_AWK_CMD=awk 2026-06-17 20:11:32.791 | CONTAINER_PORT_BASE=6611 2026-06-17 20:11:32.791 | CURL_GET='curl -g' 2026-06-17 20:11:32.791 | CURRENT_LOG_TIME=2026-06-17-200309 2026-06-17 20:11:32.791 | DATABASE_BACKENDS=' mysql postgresql' 2026-06-17 20:11:32.791 | DATABASE_HOST=127.0.0.1 2026-06-17 20:11:32.791 | DATABASE_PASSWORD=secretdatabase 2026-06-17 20:11:32.791 | DATABASE_QUERY_LOGGING=False 2026-06-17 20:11:32.791 | DATABASE_TYPE=mysql 2026-06-17 20:11:32.791 | DATABASE_USER=root 2026-06-17 20:11:32.791 | DATA_DIR=/opt/stack/data 2026-06-17 20:11:32.791 | DC=([0]="openstack" [1]="org") 2026-06-17 20:11:32.791 | DEBUG_LIBVIRT=True 2026-06-17 20:11:32.791 | DEBUG_LIBVIRT_COREDUMPS=True 2026-06-17 20:11:32.791 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-06-17 20:11:32.791 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-06-17 20:11:32.791 | DEFAULT_VIRT_DRIVER=libvirt 2026-06-17 20:11:32.791 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-06-17 20:11:32.791 | DEF_SERVICE_HOST=199.204.45.70 2026-06-17 20:11:32.791 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:11:32.791 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-17 20:11:32.791 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.70 2026-06-17 20:11:32.791 | DELTA=1781726601 2026-06-17 20:11:32.791 | DEST=/opt/stack 2026-06-17 20:11:32.791 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-17 20:11:32.791 | DEVSTACK_CERT_NAME=devstack-cert 2026-06-17 20:11:32.791 | DEVSTACK_HOSTNAME=np0000181527.novalocal 2026-06-17 20:11:32.791 | DEVSTACK_PARALLEL=True 2026-06-17 20:11:32.791 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-17 20:11:32.791 | DEVSTACK_SERIES=2026.2 2026-06-17 20:11:32.791 | DEVSTACK_START_TIME=1781726573 2026-06-17 20:11:32.791 | DEVSTACK_VENV=/opt/stack/data/venv 2026-06-17 20:11:32.791 | DIRSTACK=() 2026-06-17 20:11:32.791 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-06-17 20:11:32.791 | DISABLE_AMP_IMAGE_BUILD=True 2026-06-17 20:11:32.791 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-17 20:11:32.791 | DISKIMAGE_BUILDER_REPO_REF=master 2026-06-17 20:11:32.791 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-17 20:11:32.791 | DISTRO=noble 2026-06-17 20:11:32.791 | DOWNLOAD_DEFAULT_IMAGES=False 2026-06-17 20:11:32.791 | 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-17 20:11:32.791 | ENABLE_CHASSIS_AS_GW=True 2026-06-17 20:11:32.791 | ENABLE_DEBUG_LOG_LEVEL=True 2026-06-17 20:11:32.791 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-06-17 20:11:32.792 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-06-17 20:11:32.792 | ENABLE_ISOLATED_METADATA=False 2026-06-17 20:11:32.792 | ENABLE_KSM=True 2026-06-17 20:11:32.792 | ENABLE_KSMTUNED=True 2026-06-17 20:11:32.792 | ENABLE_METADATA_NETWORK=False 2026-06-17 20:11:32.792 | ENABLE_SYSCTL_MEM_TUNING=True 2026-06-17 20:11:32.792 | ENABLE_SYSCTL_NET_TUNING=True 2026-06-17 20:11:32.792 | ENABLE_TENANT_TUNNELS=True 2026-06-17 20:11:32.792 | ENABLE_TENANT_VLANS=False 2026-06-17 20:11:32.792 | ENABLE_VOLUME_MULTIATTACH=False 2026-06-17 20:11:32.792 | ENABLE_ZSWAP=True 2026-06-17 20:11:32.792 | ENFORCE_SCOPE=False 2026-06-17 20:11:32.792 | ERROR_ON_CLONE=True 2026-06-17 20:11:32.792 | ETCD_ARCH=amd64 2026-06-17 20:11:32.792 | ETCD_BIN_DIR=/opt/stack/bin 2026-06-17 20:11:32.792 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-06-17 20:11:32.792 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 20:11:32.792 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 20:11:32.792 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-06-17 20:11:32.792 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-06-17 20:11:32.792 | ETCD_PEER_PORT=2380 2026-06-17 20:11:32.792 | ETCD_PORT=2379 2026-06-17 20:11:32.792 | ETCD_RAMDISK_MB=512 2026-06-17 20:11:32.792 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-17 20:11:32.792 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-17 20:11:32.792 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-06-17 20:11:32.792 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-06-17 20:11:32.792 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-06-17 20:11:32.792 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-06-17 20:11:32.792 | ETCD_USE_RAMDISK=True 2026-06-17 20:11:32.792 | ETCD_VERSION=v3.5.21 2026-06-17 20:11:32.792 | EUID=1002 2026-06-17 20:11:32.792 | EXP_CLUSTER_RESOURCE_SET=true 2026-06-17 20:11:32.792 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-17 20:11:32.792 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-17 20:11:32.792 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-06-17 20:11:32.792 | EXTRA_FILES_RETRY=3 2026-06-17 20:11:32.792 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-06-17 20:11:32.792 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-06-17 20:11:32.792 | FILES=/opt/stack/devstack/files 2026-06-17 20:11:32.792 | FIXED_RANGE=10.1.0.0/20 2026-06-17 20:11:32.792 | FIXED_RANGE_V6=fd01:6c16:7e2e::/64 2026-06-17 20:11:32.792 | FLOATING_RANGE=172.24.5.0/24 2026-06-17 20:11:32.792 | FORCE_CONFIG_DRIVE=False 2026-06-17 20:11:32.793 | FORCE_PREREQ=0 2026-06-17 20:11:32.793 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-06-17 20:11:32.793 | FUNC_DIR=/opt/stack/devstack 2026-06-17 20:11:32.793 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-17 20:11:32.793 | 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-17 20:11:32.793 | 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-17 20:11:32.793 | 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-17 20:11:32.793 | GIT_BASE=https://github.com 2026-06-17 20:11:32.793 | GIT_DEPTH=0 2026-06-17 20:11:32.793 | GIT_TIMEOUT=0 2026-06-17 20:11:32.793 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-06-17 20:11:32.793 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-06-17 20:11:32.793 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:11:32.793 | GLANCE_BRANCH=master 2026-06-17 20:11:32.793 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-06-17 20:11:32.793 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-06-17 20:11:32.793 | GLANCE_CACHE_DRIVER=centralized_db 2026-06-17 20:11:32.793 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-06-17 20:11:32.793 | GLANCE_CONF_DIR=/etc/glance 2026-06-17 20:11:32.793 | GLANCE_DEFAULT_BACKEND=fast 2026-06-17 20:11:32.793 | GLANCE_DIR=/opt/stack/glance 2026-06-17 20:11:32.793 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-06-17 20:11:32.793 | GLANCE_ENABLE_QUOTAS=True 2026-06-17 20:11:32.793 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-06-17 20:11:32.793 | GLANCE_ENFORCE_SCOPE=True 2026-06-17 20:11:32.793 | GLANCE_HOSTPORT=199.204.45.70:9292 2026-06-17 20:11:32.793 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-06-17 20:11:32.793 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-06-17 20:11:32.793 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-06-17 20:11:32.793 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-06-17 20:11:32.793 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-17 20:11:32.794 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-06-17 20:11:32.794 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-06-17 20:11:32.794 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-06-17 20:11:32.794 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-06-17 20:11:32.794 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-06-17 20:11:32.794 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-06-17 20:11:32.794 | GLANCE_S3_BUCKET_NAME=images 2026-06-17 20:11:32.794 | GLANCE_S3_BUCKET_ON_PUT=True 2026-06-17 20:11:32.794 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-06-17 20:11:32.794 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-06-17 20:11:32.794 | GLANCE_SERVICE_HOST=199.204.45.70 2026-06-17 20:11:32.794 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:11:32.794 | GLANCE_SERVICE_PORT=9292 2026-06-17 20:11:32.794 | GLANCE_SERVICE_PORT_INT=19292 2026-06-17 20:11:32.794 | GLANCE_SERVICE_PROTOCOL=https 2026-06-17 20:11:32.794 | GLANCE_SHOW_DIRECT_URL=False 2026-06-17 20:11:32.794 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-06-17 20:11:32.794 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-06-17 20:11:32.794 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-06-17 20:11:32.794 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-06-17 20:11:32.794 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-06-17 20:11:32.794 | GLANCE_URL=https://199.204.45.70/image 2026-06-17 20:11:32.794 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-06-17 20:11:32.794 | GLANCE_USE_S3=False 2026-06-17 20:11:32.794 | GLANCE_UWSGI=glance.wsgi.api:application 2026-06-17 20:11:32.794 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-06-17 20:11:32.794 | GLOBAL_VENV=True 2026-06-17 20:11:32.794 | GROUPS=() 2026-06-17 20:11:32.794 | HELM_VERSION=v3.10.3 2026-06-17 20:11:32.794 | HOME=/opt/stack 2026-06-17 20:11:32.794 | HOME_URL=https://www.ubuntu.com/ 2026-06-17 20:11:32.794 | HORIZON_APACHE_ROOT=/dashboard 2026-06-17 20:11:32.794 | HORIZON_BRANCH=master 2026-06-17 20:11:32.794 | HORIZON_DIR=/opt/stack/horizon 2026-06-17 20:11:32.794 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-06-17 20:11:32.794 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-06-17 20:11:32.794 | HOSTNAME=np0000181527 2026-06-17 20:11:32.794 | HOSTTYPE=x86_64 2026-06-17 20:11:32.794 | HOST_IP=199.204.45.70 2026-06-17 20:11:32.794 | HOST_IPV6=::1 2026-06-17 20:11:32.794 | HOST_IP_IFACE= 2026-06-17 20:11:32.794 | ID=ubuntu 2026-06-17 20:11:32.794 | ID_LIKE=debian 2026-06-17 20:11:32.795 | IFS=' 2026-06-17 20:11:32.795 | ' 2026-06-17 20:11:32.795 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-17 20:11:32.795 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-06-17 20:11:32.795 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-17 20:11:32.795 | INSTANCE_NAME_PREFIX=instance- 2026-06-17 20:11:32.795 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-17 20:11:32.795 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-06-17 20:11:32.795 | IPV6_ADDRESS_MODE=slaac 2026-06-17 20:11:32.795 | IPV6_ADDRS_SAFE_TO_USE=fd01:6c16:7e2e::/56 2026-06-17 20:11:32.795 | IPV6_GLOBAL_ID=01:6c16:7e2e 2026-06-17 20:11:32.795 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-17 20:11:32.795 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-17 20:11:32.795 | IPV6_PROVIDER_FIXED_RANGE= 2026-06-17 20:11:32.795 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-17 20:11:32.795 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-17 20:11:32.795 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-17 20:11:32.795 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-17 20:11:32.795 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-17 20:11:32.795 | IPV6_RA_MODE=slaac 2026-06-17 20:11:32.795 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-17 20:11:32.795 | IP_VERSION=4+6 2026-06-17 20:11:32.795 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-06-17 20:11:32.795 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-06-17 20:11:32.795 | ISCSID_DEBUG=False 2026-06-17 20:11:32.795 | ISCSID_DEBUG_LEVEL=4 2026-06-17 20:11:32.795 | KEYSTONE_ADMIN_ENDPOINT=True 2026-06-17 20:11:32.795 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-06-17 20:11:32.795 | KEYSTONE_AUTH_URI=https://199.204.45.70/identity 2026-06-17 20:11:32.795 | KEYSTONE_AUTH_URI_V3=https://199.204.45.70/identity/v3 2026-06-17 20:11:32.795 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:11:32.795 | KEYSTONE_BRANCH=master 2026-06-17 20:11:32.795 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-06-17 20:11:32.795 | KEYSTONE_CONF_DIR=/etc/keystone 2026-06-17 20:11:32.795 | KEYSTONE_DIR=/opt/stack/keystone 2026-06-17 20:11:32.795 | KEYSTONE_ENABLE_CACHE=True 2026-06-17 20:11:32.795 | KEYSTONE_ENFORCE_SCOPE=False 2026-06-17 20:11:32.795 | KEYSTONE_IDENTITY_BACKEND=sql 2026-06-17 20:11:32.795 | KEYSTONE_LOCKOUT_DURATION=10 2026-06-17 20:11:32.795 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-06-17 20:11:32.795 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-06-17 20:11:32.795 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-06-17 20:11:32.796 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-06-17 20:11:32.796 | KEYSTONE_REGION_NAME=RegionOne 2026-06-17 20:11:32.796 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-06-17 20:11:32.796 | KEYSTONE_RESOURCE_BACKEND=sql 2026-06-17 20:11:32.796 | KEYSTONE_ROLE_BACKEND=sql 2026-06-17 20:11:32.796 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-06-17 20:11:32.796 | KEYSTONE_SERVICE_HOST=199.204.45.70 2026-06-17 20:11:32.796 | KEYSTONE_SERVICE_PORT=5000 2026-06-17 20:11:32.796 | KEYSTONE_SERVICE_PORT_INT=5001 2026-06-17 20:11:32.796 | KEYSTONE_SERVICE_PROTOCOL=https 2026-06-17 20:11:32.796 | KEYSTONE_SERVICE_URI=https://199.204.45.70/identity 2026-06-17 20:11:32.796 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.70/identity/v3 2026-06-17 20:11:32.796 | KEYSTONE_TOKEN_FORMAT=fernet 2026-06-17 20:11:32.796 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-06-17 20:11:32.796 | KEY_MANAGER_BACKEND=barbican 2026-06-17 20:11:32.796 | KILL_PATH=/usr/bin/kill 2026-06-17 20:11:32.796 | KIND_VERSION=v0.16.0 2026-06-17 20:11:32.796 | LAST_RUN=0 2026-06-17 20:11:32.796 | LAST_SPINNER_PID= 2026-06-17 20:11:32.796 | LC_ALL=en_US.utf8 2026-06-17 20:11:32.796 | LDAP_BASE_DC=openstack 2026-06-17 20:11:32.796 | LDAP_BASE_DN=dc=openstack,dc=org 2026-06-17 20:11:32.796 | LDAP_DOMAIN=openstack.org 2026-06-17 20:11:32.796 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-06-17 20:11:32.796 | LDAP_OLCDB_NUMBER=1 2026-06-17 20:11:32.796 | LDAP_OLCDB_TYPE=mdb 2026-06-17 20:11:32.796 | LDAP_ROOTPW_COMMAND=replace 2026-06-17 20:11:32.796 | LDAP_SERVICE_NAME=slapd 2026-06-17 20:11:32.796 | LDAP_URL=ldap://localhost 2026-06-17 20:11:32.796 | 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-17 20:11:32.796 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-17 20:11:32.796 | LIBVIRT_CPU_MODEL=Nehalem 2026-06-17 20:11:32.796 | LIBVIRT_GROUP=libvirt 2026-06-17 20:11:32.796 | LIBVIRT_TYPE=kvm 2026-06-17 20:11:32.796 | LINENO=762 2026-06-17 20:11:32.796 | LOCAL_HOSTNAME=np0000181527 2026-06-17 20:11:32.796 | LOGDAYS=7 2026-06-17 20:11:32.796 | LOGDIR=/opt/stack/logs 2026-06-17 20:11:32.796 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-17-200309 2026-06-17 20:11:32.797 | LOGFILE_DIR=/opt/stack/logs 2026-06-17 20:11:32.797 | LOGFILE_NAME=devstacklog.txt 2026-06-17 20:11:32.797 | LOGNAME=stack 2026-06-17 20:11:32.797 | LOGO=ubuntu-logo 2026-06-17 20:11:32.797 | LOG_COLOR=False 2026-06-17 20:11:32.797 | LRC=localrc 2026-06-17 20:11:32.797 | MACHTYPE=x86_64-pc-linux-gnu 2026-06-17 20:11:32.797 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-06-17 20:11:32.797 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:11:32.797 | MAGNUM_BRANCH=master 2026-06-17 20:11:32.797 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-06-17 20:11:32.797 | MAGNUM_CLUSTER_API_BRANCH=main 2026-06-17 20:11:32.797 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-17 20:11:32.797 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-17 20:11:32.797 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-06-17 20:11:32.797 | MAGNUM_CONFIGURE_IPTABLES=True 2026-06-17 20:11:32.797 | MAGNUM_CONF_DIR=/etc/magnum 2026-06-17 20:11:32.797 | MAGNUM_DIR=/opt/stack/magnum 2026-06-17 20:11:32.797 | MAGNUM_ENFORCE_SCOPE=False 2026-06-17 20:11:32.797 | 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-17 20:11:32.797 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-06-17 20:11:32.797 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-06-17 20:11:32.797 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-06-17 20:11:32.797 | MAGNUM_SERVICE_HOST=199.204.45.70 2026-06-17 20:11:32.797 | MAGNUM_SERVICE_PROTOCOL=https 2026-06-17 20:11:32.797 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-06-17 20:11:32.797 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-06-17 20:11:32.797 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-06-17 20:11:32.797 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-06-17 20:11:32.797 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-06-17 20:11:32.797 | MAIL=/var/mail/stack 2026-06-17 20:11:32.797 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-17 20:11:32.797 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-17 20:11:32.797 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-17 20:11:32.798 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:11:32.798 | MANILA_CONF=/etc/manila/manila.conf 2026-06-17 20:11:32.798 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-17 20:11:32.798 | MANILA_CONF_DIR=/etc/manila 2026-06-17 20:11:32.798 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-17 20:11:32.798 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-17 20:11:32.798 | MANILA_DATA_COPY_CHECK_HASH=True 2026-06-17 20:11:32.798 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-17 20:11:32.798 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-17 20:11:32.798 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-17 20:11:32.798 | MANILA_DEFAULT_SHARE_TYPE=default 2026-06-17 20:11:32.798 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-17 20:11:32.798 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-17 20:11:32.798 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-17 20:11:32.798 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-17 20:11:32.798 | MANILA_DIR=/opt/stack/manila 2026-06-17 20:11:32.798 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-17 20:11:32.798 | 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-17 20:11:32.798 | MANILA_ENABLED_BACKENDS=generic 2026-06-17 20:11:32.798 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-17 20:11:32.798 | MANILA_ENDPOINT_BASE=http://199.204.45.70/share 2026-06-17 20:11:32.798 | MANILA_ENFORCE_SCOPE=False 2026-06-17 20:11:32.798 | MANILA_GIT_BASE=https://opendev.org 2026-06-17 20:11:32.798 | MANILA_KEY_FORMAT=ecdsa 2026-06-17 20:11:32.798 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-17 20:11:32.798 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.70 2026-06-17 20:11:32.798 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-17 20:11:32.798 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-17 20:11:32.798 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-17 20:11:32.798 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-17 20:11:32.798 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-17 20:11:32.798 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-17 20:11:32.798 | MANILA_REPO_ROOT=openstack 2026-06-17 20:11:32.798 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-17 20:11:32.799 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-17 20:11:32.799 | MANILA_SERVICE_HOST=199.204.45.70 2026-06-17 20:11:32.799 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-17 20:11:32.799 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-17 20:11:32.799 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-17 20:11:32.799 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-17 20:11:32.799 | MANILA_SERVICE_INSTANCE_USER=manila 2026-06-17 20:11:32.799 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-17 20:11:32.799 | MANILA_SERVICE_PORT=8786 2026-06-17 20:11:32.799 | MANILA_SERVICE_PORT_INT=18786 2026-06-17 20:11:32.799 | MANILA_SERVICE_PROTOCOL=http 2026-06-17 20:11:32.799 | MANILA_SERVICE_SECGROUP=manila-service 2026-06-17 20:11:32.799 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-17 20:11:32.799 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-17 20:11:32.799 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-17 20:11:32.799 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-17 20:11:32.799 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-17 20:11:32.799 | MANILA_SETUP_IPV6=False 2026-06-17 20:11:32.799 | MANILA_SSH_TIMEOUT=180 2026-06-17 20:11:32.799 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-17 20:11:32.799 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-17 20:11:32.799 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-17 20:11:32.799 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-17 20:11:32.799 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-17 20:11:32.799 | MANILA_WSGI=manila.wsgi.api:application 2026-06-17 20:11:32.799 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-17 20:11:32.799 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-17 20:11:32.799 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-17 20:11:32.799 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.70 2026-06-17 20:11:32.799 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.70 2026-06-17 20:11:32.799 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-17 20:11:32.799 | MANILA_ZFSONLINUX_USE_SSH=False 2026-06-17 20:11:32.799 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-17 20:11:32.800 | MAX_DB_CONNECTIONS=200 2026-06-17 20:11:32.800 | MEMCACHE_SERVERS=localhost:11211 2026-06-17 20:11:32.800 | METADATA_SERVICE_PORT=8775 2026-06-17 20:11:32.800 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-06-17 20:11:32.800 | ML2_L3_PLUGIN=ovn-router 2026-06-17 20:11:32.800 | MYSQL_DRIVER=PyMySQL 2026-06-17 20:11:32.800 | MYSQL_GATHER_PERFORMANCE=True 2026-06-17 20:11:32.800 | MYSQL_HOST=127.0.0.1 2026-06-17 20:11:32.800 | MYSQL_REDUCE_MEMORY=True 2026-06-17 20:11:32.800 | MYSQL_SERVICE_NAME=mysql 2026-06-17 20:11:32.800 | MYSQL_USER=root 2026-06-17 20:11:32.800 | NAME=Ubuntu 2026-06-17 20:11:32.800 | NETWORK_GATEWAY=10.1.0.1 2026-06-17 20:11:32.800 | NEUTRON_ANY='q-svc neutron-api' 2026-06-17 20:11:32.800 | NEUTRON_BGP_PEER_BRIDGES= 2026-06-17 20:11:32.800 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:11:32.800 | NEUTRON_BRANCH=master 2026-06-17 20:11:32.800 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-17 20:11:32.800 | NEUTRON_CONF_DIR=/etc/neutron 2026-06-17 20:11:32.800 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-17 20:11:32.800 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-17 20:11:32.800 | NEUTRON_DIR=/opt/stack/neutron 2026-06-17 20:11:32.800 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-17 20:11:32.800 | NEUTRON_ENFORCE_SCOPE=True 2026-06-17 20:11:32.800 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-17 20:11:32.800 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-17 20:11:32.800 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-06-17 20:11:32.800 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:11:32.800 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-06-17 20:11:32.800 | NEUTRON_PORT_SECURITY=True 2026-06-17 20:11:32.800 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-06-17 20:11:32.800 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-17 20:11:32.800 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-17 20:11:32.800 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-17 20:11:32.800 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-17 20:11:32.800 | NOUNSET= 2026-06-17 20:11:32.800 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-06-17 20:11:32.800 | NOVA_API_DB=nova_api 2026-06-17 20:11:32.800 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-06-17 20:11:32.800 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:11:32.800 | NOVA_BRANCH=master 2026-06-17 20:11:32.800 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-06-17 20:11:32.800 | NOVA_CONF=/etc/nova/nova.conf 2026-06-17 20:11:32.800 | NOVA_CONF_DIR=/etc/nova 2026-06-17 20:11:32.800 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-06-17 20:11:32.800 | NOVA_CPU_CELL=1 2026-06-17 20:11:32.800 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-06-17 20:11:32.800 | NOVA_CPU_UUID= 2026-06-17 20:11:32.800 | NOVA_DIR=/opt/stack/nova 2026-06-17 20:11:32.800 | NOVA_ENABLED_APIS=osapi_compute 2026-06-17 20:11:32.800 | NOVA_ENABLE_CACHE=True 2026-06-17 20:11:32.800 | NOVA_ENFORCE_SCOPE=True 2026-06-17 20:11:32.800 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-06-17 20:11:32.800 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-17 20:11:32.800 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-17 20:11:32.800 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-06-17 20:11:32.800 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-06-17 20:11:32.800 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-06-17 20:11:32.800 | NOVA_MY_IP=199.204.45.70 2026-06-17 20:11:32.800 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-06-17 20:11:32.800 | NOVA_NUM_CELLS=1 2026-06-17 20:11:32.800 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-06-17 20:11:32.800 | NOVA_READY_TIMEOUT=60 2026-06-17 20:11:32.800 | NOVA_REPO=https://github.com/openstack/nova.git 2026-06-17 20:11:32.800 | NOVA_SERIAL_ENABLED=False 2026-06-17 20:11:32.800 | NOVA_SERVICE_HOST=199.204.45.70 2026-06-17 20:11:32.800 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:11:32.800 | NOVA_SERVICE_PORT=8774 2026-06-17 20:11:32.800 | NOVA_SERVICE_PORT_INT=18774 2026-06-17 20:11:32.800 | NOVA_SERVICE_PROTOCOL=https 2026-06-17 20:11:32.800 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-06-17 20:11:32.800 | NOVA_SHUTDOWN_TIMEOUT=0 2026-06-17 20:11:32.800 | NOVA_SPICE_ENABLED=False 2026-06-17 20:11:32.800 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-06-17 20:11:32.801 | NOVA_USE_SERVICE_TOKEN=True 2026-06-17 20:11:32.801 | NOVA_USE_UNIFIED_LIMITS=False 2026-06-17 20:11:32.801 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-06-17 20:11:32.801 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-06-17 20:11:32.801 | NOVA_VNC_ENABLED=True 2026-06-17 20:11:32.801 | NOVNC_BRANCH=v1.3.0 2026-06-17 20:11:32.801 | NOVNC_FROM_PACKAGE=False 2026-06-17 20:11:32.801 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-06-17 20:11:32.801 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-17 20:11:32.801 | NOW=1781726601 2026-06-17 20:11:32.801 | NO_UPDATE_REPOS=False 2026-06-17 20:11:32.801 | OBJECT_PORT_BASE=6613 2026-06-17 20:11:32.801 | OCTAVIA=octavia 2026-06-17 20:11:32.801 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-17 20:11:32.801 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-17 20:11:32.801 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-17 20:11:32.801 | OCTAVIA_AMP_FLAVOR_ID=10 2026-06-17 20:11:32.801 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-17 20:11:32.801 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-17 20:11:32.801 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-17 20:11:32.801 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-17 20:11:32.801 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-17 20:11:32.801 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-17 20:11:32.801 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-17 20:11:32.801 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-17 20:11:32.801 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-17 20:11:32.801 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-17 20:11:32.801 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-17 20:11:32.801 | OCTAVIA_API=o-api 2026-06-17 20:11:32.801 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:11:32.801 | OCTAVIA_API_HAPROXY=o-api-ha 2026-06-17 20:11:32.801 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-17 20:11:32.801 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:11:32.801 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-17 20:11:32.801 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-17 20:11:32.801 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-17 20:11:32.801 | OCTAVIA_CONF_DIR=/etc/octavia 2026-06-17 20:11:32.801 | OCTAVIA_CONSUMER=o-cw 2026-06-17 20:11:32.801 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:11:32.801 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-17 20:11:32.801 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-17 20:11:32.801 | OCTAVIA_DIB_TRACING=1 2026-06-17 20:11:32.801 | OCTAVIA_DIR=/opt/stack/octavia 2026-06-17 20:11:32.801 | OCTAVIA_DRIVER_AGENT=o-da 2026-06-17 20:11:32.801 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:11:32.801 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-17 20:11:32.801 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-17 20:11:32.801 | OCTAVIA_HA_PORT=9875 2026-06-17 20:11:32.801 | OCTAVIA_HEALTHMANAGER=o-hm 2026-06-17 20:11:32.801 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:11:32.801 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-17 20:11:32.801 | OCTAVIA_HEALTH_KEY=insecure 2026-06-17 20:11:32.801 | OCTAVIA_HM_LISTEN_PORT=5555 2026-06-17 20:11:32.801 | OCTAVIA_HOUSEKEEPER=o-hk 2026-06-17 20:11:32.801 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-17 20:11:32.801 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-17 20:11:32.801 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-17 20:11:32.801 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-17 20:11:32.801 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-17 20:11:32.801 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-17 20:11:32.801 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-17 20:11:32.801 | OCTAVIA_MGMT_PORT_IP=auto 2026-06-17 20:11:32.801 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-17 20:11:32.801 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-17 20:11:32.801 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-17 20:11:32.801 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-17 20:11:32.801 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-17 20:11:32.801 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-17 20:11:32.801 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-17 20:11:32.801 | OCTAVIA_NODE=api 2026-06-17 20:11:32.801 | OCTAVIA_PASSWORD=secretadmin 2026-06-17 20:11:32.801 | OCTAVIA_PORT=9876 2026-06-17 20:11:32.801 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-17 20:11:32.801 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-17 20:11:32.801 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-17 20:11:32.801 | OCTAVIA_PROJECT_NAME=admin 2026-06-17 20:11:32.801 | OCTAVIA_PROTOCOL=http 2026-06-17 20:11:32.801 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-17 20:11:32.801 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-06-17 20:11:32.801 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-17 20:11:32.801 | OCTAVIA_SERVICE=octavia 2026-06-17 20:11:32.801 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-17 20:11:32.801 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-17 20:11:32.801 | OCTAVIA_USERNAME=admin 2026-06-17 20:11:32.801 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-17 20:11:32.801 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-17 20:11:32.801 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-17 20:11:32.801 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-17 20:11:32.801 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-17 20:11:32.801 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-17 20:11:32.801 | OFFLINE=False 2026-06-17 20:11:32.801 | OLDPWD=/opt/stack/placement 2026-06-17 20:11:32.801 | OPENSSL=/usr/bin/openssl 2026-06-17 20:11:32.801 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-06-17 20:11:32.801 | OPTERR=1 2026-06-17 20:11:32.801 | OPTIND=1 2026-06-17 20:11:32.801 | ORC_VERSION=v2.2.0 2026-06-17 20:11:32.801 | ORG_NAME=OpenStack 2026-06-17 20:11:32.801 | ORG_UNIT_NAME=DevStack 2026-06-17 20:11:32.801 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:11:32.801 | OSTESTIMAGES_BRANCH=master 2026-06-17 20:11:32.801 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-06-17 20:11:32.801 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-06-17 20:11:32.801 | OSTYPE=linux-gnu 2026-06-17 20:11:32.801 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-06-17 20:11:32.802 | OS_CLOUD=devstack-admin 2026-06-17 20:11:32.802 | OS_VIF_OVS_ISOLATE_VIF=False 2026-06-17 20:11:32.802 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-17 20:11:32.802 | OVN_AGENT_EXTENSIONS=metadata 2026-06-17 20:11:32.802 | OVN_BRANCH=branch-24.03 2026-06-17 20:11:32.802 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-17 20:11:32.802 | OVN_BUILD_FROM_SOURCE=False 2026-06-17 20:11:32.802 | OVN_BUILD_MODULES=False 2026-06-17 20:11:32.802 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-06-17 20:11:32.802 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-06-17 20:11:32.802 | OVN_DATADIR=/var/lib/ovn 2026-06-17 20:11:32.802 | OVN_DBS_LOG_LEVEL=dbg 2026-06-17 20:11:32.802 | OVN_DNS_SERVERS=8.8.8.8 2026-06-17 20:11:32.802 | OVN_GENEVE_OVERHEAD=38 2026-06-17 20:11:32.802 | OVN_IGMP_SNOOPING_ENABLE=False 2026-06-17 20:11:32.802 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-06-17 20:11:32.802 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-06-17 20:11:32.802 | OVN_L3_SCHEDULER=leastloaded 2026-06-17 20:11:32.802 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-17 20:11:32.802 | OVN_META_DATA_HOST=199.204.45.70 2026-06-17 20:11:32.802 | OVN_NB_REMOTE=ssl:199.204.45.70:6641 2026-06-17 20:11:32.802 | OVN_NEUTRON_SYNC_MODE=log 2026-06-17 20:11:32.802 | OVN_NORTHD_SERVICE=ovn-central.service 2026-06-17 20:11:32.802 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-17 20:11:32.802 | OVN_PROTO=ssl 2026-06-17 20:11:32.802 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-06-17 20:11:32.802 | OVN_REPO_NAME=ovn 2026-06-17 20:11:32.802 | OVN_RUNDIR=/var/run/ovn 2026-06-17 20:11:32.802 | OVN_SB_REMOTE=ssl:199.204.45.70:6642 2026-06-17 20:11:32.802 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-06-17 20:11:32.802 | OVN_SHAREDIR=/share/ovn 2026-06-17 20:11:32.802 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-06-17 20:11:32.802 | OVN_UUID= 2026-06-17 20:11:32.802 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-06-17 20:11:32.802 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-06-17 20:11:32.802 | OVS_BINDIR=/bin 2026-06-17 20:11:32.802 | OVS_BRANCH=branch-3.3 2026-06-17 20:11:32.802 | OVS_BRIDGE=br-int 2026-06-17 20:11:32.802 | OVS_DATADIR=/opt/stack/data/ovs 2026-06-17 20:11:32.802 | OVS_DATAPATH_TYPE=system 2026-06-17 20:11:32.802 | OVS_ENABLE_TUNNELING=True 2026-06-17 20:11:32.802 | OVS_PHYSICAL_BRIDGE=br-ex 2026-06-17 20:11:32.802 | OVS_PREFIX= 2026-06-17 20:11:32.802 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-17 20:11:32.802 | OVS_REPO_NAME=ovs 2026-06-17 20:11:32.802 | OVS_RUNDIR=/var/run/openvswitch 2026-06-17 20:11:32.802 | OVS_SBINDIR=/sbin 2026-06-17 20:11:32.802 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-06-17 20:11:32.802 | OVS_SHAREDIR=/share/openvswitch 2026-06-17 20:11:32.802 | OVS_SYSCONFDIR=/etc/openvswitch 2026-06-17 20:11:32.802 | OVS_TUNNEL_BRIDGE=br-tun 2026-06-17 20:11:32.802 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-06-17 20:11:32.802 | PACKAGES='apache2 2026-06-17 20:11:32.802 | apache2-dev 2026-06-17 20:11:32.802 | bc 2026-06-17 20:11:32.802 | bsdmainutils 2026-06-17 20:11:32.802 | curl 2026-06-17 20:11:32.802 | g++ 2026-06-17 20:11:32.802 | gawk 2026-06-17 20:11:32.802 | gcc 2026-06-17 20:11:32.802 | gettext 2026-06-17 20:11:32.802 | git 2026-06-17 20:11:32.802 | graphviz 2026-06-17 20:11:32.802 | iputils-ping 2026-06-17 20:11:32.802 | libffi-dev 2026-06-17 20:11:32.802 | libjpeg-dev 2026-06-17 20:11:32.802 | libpq-dev 2026-06-17 20:11:32.802 | libssl-dev 2026-06-17 20:11:32.802 | libsystemd-dev 2026-06-17 20:11:32.802 | libxml2-dev 2026-06-17 20:11:32.802 | libxslt1-dev 2026-06-17 20:11:32.802 | libyaml-dev 2026-06-17 20:11:32.802 | lsof 2026-06-17 20:11:32.802 | openssh-server 2026-06-17 20:11:32.802 | openssl 2026-06-17 20:11:32.802 | pkg-config 2026-06-17 20:11:32.802 | psmisc 2026-06-17 20:11:32.802 | python3-dev 2026-06-17 20:11:32.802 | python3-pip 2026-06-17 20:11:32.802 | python3-systemd 2026-06-17 20:11:32.802 | python3-venv 2026-06-17 20:11:32.802 | tar 2026-06-17 20:11:32.802 | tcpdump 2026-06-17 20:11:32.802 | unzip 2026-06-17 20:11:32.802 | uuid-runtime 2026-06-17 20:11:32.802 | wget 2026-06-17 20:11:32.802 | zlib1g-dev 2026-06-17 20:11:32.802 | lvm2 2026-06-17 20:11:32.802 | qemu-utils 2026-06-17 20:11:32.802 | thin-provisioning-tools 2026-06-17 20:11:32.802 | lsscsi 2026-06-17 20:11:32.802 | open-iscsi 2026-06-17 20:11:32.802 | libkrb5-dev 2026-06-17 20:11:32.802 | libldap2-dev 2026-06-17 20:11:32.802 | libsasl2-dev 2026-06-17 20:11:32.802 | memcached 2026-06-17 20:11:32.802 | python3-mysqldb 2026-06-17 20:11:32.802 | sqlite3 2026-06-17 20:11:32.802 | conntrack 2026-06-17 20:11:32.802 | curl 2026-06-17 20:11:32.802 | ebtables 2026-06-17 20:11:32.802 | genisoimage 2026-06-17 20:11:32.802 | iptables 2026-06-17 20:11:32.802 | iputils-arping 2026-06-17 20:11:32.802 | kpartx 2026-06-17 20:11:32.802 | libjs-jquery-tablesorter 2026-06-17 20:11:32.802 | parted 2026-06-17 20:11:32.802 | pm-utils 2026-06-17 20:11:32.802 | python3-mysqldb 2026-06-17 20:11:32.802 | socat 2026-06-17 20:11:32.802 | sqlite3 2026-06-17 20:11:32.803 | sudo 2026-06-17 20:11:32.803 | vlan 2026-06-17 20:11:32.803 | cryptsetup 2026-06-17 20:11:32.803 | dosfstools 2026-06-17 20:11:32.803 | genisoimage 2026-06-17 20:11:32.803 | gir1.2-libosinfo-1.0 2026-06-17 20:11:32.803 | netcat-openbsd 2026-06-17 20:11:32.803 | open-iscsi 2026-06-17 20:11:32.803 | qemu-utils 2026-06-17 20:11:32.803 | sg3-utils 2026-06-17 20:11:32.803 | sysfsutils 2026-06-17 20:11:32.803 | acl 2026-06-17 20:11:32.803 | dnsmasq-base 2026-06-17 20:11:32.803 | dnsmasq-utils 2026-06-17 20:11:32.803 | ebtables 2026-06-17 20:11:32.803 | haproxy 2026-06-17 20:11:32.803 | iptables 2026-06-17 20:11:32.803 | iputils-arping 2026-06-17 20:11:32.803 | iputils-ping 2026-06-17 20:11:32.803 | postgresql-server-dev-all 2026-06-17 20:11:32.803 | python3-mysqldb 2026-06-17 20:11:32.803 | sqlite3 2026-06-17 20:11:32.803 | sudo 2026-06-17 20:11:32.803 | vlan 2026-06-17 20:11:32.803 | apache2 lvm2 2026-06-17 20:11:32.803 | golang 2026-06-17 20:11:32.803 | debootstrap 2026-06-17 20:11:32.803 | rsyslog' 2026-06-17 20:11:32.803 | 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-17 20:11:32.803 | PHYSICAL_NETWORK=public 2026-06-17 20:11:32.803 | PIPESTATUS=([0]="0") 2026-06-17 20:11:32.803 | PIP_UPGRADE=False 2026-06-17 20:11:32.803 | PIP_VIRTUAL_ENV= 2026-06-17 20:11:32.803 | PLACEMENT_AUTH_STRATEGY=keystone 2026-06-17 20:11:32.803 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:11:32.803 | PLACEMENT_BRANCH=master 2026-06-17 20:11:32.803 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-06-17 20:11:32.803 | PLACEMENT_CONF_DIR=/etc/placement 2026-06-17 20:11:32.803 | PLACEMENT_DIR=/opt/stack/placement 2026-06-17 20:11:32.803 | PLACEMENT_ENFORCE_SCOPE=False 2026-06-17 20:11:32.803 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-06-17 20:11:32.803 | PLACEMENT_SERVICE_HOST=199.204.45.70 2026-06-17 20:11:32.803 | PLACEMENT_SERVICE_PROTOCOL=https 2026-06-17 20:11:32.803 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-06-17 20:11:32.803 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-06-17 20:11:32.803 | POSIXLY_CORRECT=y 2026-06-17 20:11:32.803 | PPID=2043 2026-06-17 20:11:32.803 | PREREQ_RERUN_HOURS=2 2026-06-17 20:11:32.803 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-17 20:11:32.803 | PREREQ_RERUN_SECONDS=7200 2026-06-17 20:11:32.803 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-17 20:11:32.803 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-17 20:11:32.803 | PRIVATE_NETWORK_NAME=private 2026-06-17 20:11:32.803 | PRIVATE_SUBNET_NAME=private-subnet 2026-06-17 20:11:32.803 | PROVIDER_SUBNET_NAME=provider_net 2026-06-17 20:11:32.803 | PS4='+ $(short_source): ' 2026-06-17 20:11:32.803 | PUBLIC_BRIDGE=br-ex 2026-06-17 20:11:32.803 | PUBLIC_BRIDGE_MTU=1430 2026-06-17 20:11:32.803 | PUBLIC_INTERFACE= 2026-06-17 20:11:32.803 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-17 20:11:32.803 | PUBLIC_NETWORK_NAME=public 2026-06-17 20:11:32.803 | PUBLIC_PHYSICAL_NETWORK=public 2026-06-17 20:11:32.803 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-17 20:11:32.803 | PUBLIC_SUBNET_NAME=public-subnet 2026-06-17 20:11:32.803 | PWD=/opt/stack/devstack 2026-06-17 20:11:32.803 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-17 20:11:32.803 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-06-17 20:11:32.803 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-06-17 20:11:32.803 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-17 20:11:32.803 | PYKMIP_CONF_DIR=/etc/pykmip 2026-06-17 20:11:32.803 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-17 20:11:32.803 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-06-17 20:11:32.803 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-06-17 20:11:32.803 | PYTHON=/opt/stack/data/venv/bin/python3 2026-06-17 20:11:32.803 | PYTHON3_VERSION=3.12 2026-06-17 20:11:32.803 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-06-17 20:11:32.803 | Q_ADMIN_USERNAME=neutron 2026-06-17 20:11:32.803 | Q_AGENT=ovn 2026-06-17 20:11:32.803 | Q_ALLOW_OVERLAPPING_IP=True 2026-06-17 20:11:32.803 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-17 20:11:32.803 | Q_AUTH_STRATEGY=keystone 2026-06-17 20:11:32.803 | Q_BUILD_OVS_FROM_GIT=False 2026-06-17 20:11:32.803 | Q_DB_NAME=neutron 2026-06-17 20:11:32.803 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-17 20:11:32.803 | Q_DVR_MODE=legacy 2026-06-17 20:11:32.803 | Q_HOST=199.204.45.70 2026-06-17 20:11:32.803 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-17 20:11:32.803 | Q_L3_ROUTER_PER_TENANT=True 2026-06-17 20:11:32.803 | Q_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:11:32.803 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-06-17 20:11:32.803 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-06-17 20:11:32.803 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-06-17 20:11:32.803 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-17 20:11:32.803 | Q_META_DATA_IP=199.204.45.70 2026-06-17 20:11:32.803 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-06-17 20:11:32.803 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-06-17 20:11:32.803 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-06-17 20:11:32.803 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-06-17 20:11:32.803 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-06-17 20:11:32.803 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-06-17 20:11:32.804 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-06-17 20:11:32.804 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-06-17 20:11:32.804 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-17 20:11:32.804 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-17 20:11:32.804 | Q_OVS_USE_VETH=False 2026-06-17 20:11:32.804 | Q_PLUGIN=ml2 2026-06-17 20:11:32.804 | Q_PROTOCOL=https 2026-06-17 20:11:32.804 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-17 20:11:32.804 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-17 20:11:32.804 | Q_ROUTER_NAME=router1 2026-06-17 20:11:32.804 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-17 20:11:32.804 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-17 20:11:32.804 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-17 20:11:32.804 | Q_TUNNEL_TYPES=gre 2026-06-17 20:11:32.804 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-17 20:11:32.804 | Q_USE_PUBLIC_VETH=False 2026-06-17 20:11:32.804 | Q_USE_ROOTWRAP=True 2026-06-17 20:11:32.804 | Q_USE_ROOTWRAP_DAEMON=True 2026-06-17 20:11:32.804 | Q_USE_SECGROUP=True 2026-06-17 20:11:32.804 | RABBIT_HOST=199.204.45.70 2026-06-17 20:11:32.804 | RABBIT_PASSWORD=secretrabbit 2026-06-17 20:11:32.804 | RABBIT_USERID=stackrabbit 2026-06-17 20:11:32.804 | RC_DIR=/opt/stack/devstack 2026-06-17 20:11:32.804 | RECLONE=False 2026-06-17 20:11:32.804 | RECREATE_KEYSTONE_DB=True 2026-06-17 20:11:32.804 | REGION_NAME=RegionOne 2026-06-17 20:11:32.804 | REPOS_UPDATED=True 2026-06-17 20:11:32.804 | REQUIREMENTS_BRANCH=master 2026-06-17 20:11:32.804 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-06-17 20:11:32.804 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-06-17 20:11:32.804 | RETRY_UPDATE=False 2026-06-17 20:11:32.804 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-17 20:11:32.804 | S3_SERVICE_PORT=3333 2026-06-17 20:11:32.804 | SERVICE_DIR=/opt/stack/status 2026-06-17 20:11:32.804 | SERVICE_DOMAIN_NAME=Default 2026-06-17 20:11:32.804 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-06-17 20:11:32.804 | SERVICE_HOST=199.204.45.70 2026-06-17 20:11:32.804 | SERVICE_IP_VERSION=4 2026-06-17 20:11:32.804 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:11:32.804 | SERVICE_LOCAL_HOST=127.0.0.1 2026-06-17 20:11:32.804 | SERVICE_PASSWORD=secretservice 2026-06-17 20:11:32.804 | SERVICE_PROJECT_NAME=service 2026-06-17 20:11:32.804 | SERVICE_PROTOCOL=http 2026-06-17 20:11:32.804 | SERVICE_TENANT_NAME=service 2026-06-17 20:11:32.804 | SERVICE_TIMEOUT=60 2026-06-17 20:11:32.804 | SHARE_BACKING_FILE_SIZE=8400M 2026-06-17 20:11:32.804 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-17 20:11:32.804 | SHARE_GROUP=lvm-shares 2026-06-17 20:11:32.804 | SHARE_NAME_PREFIX=share- 2026-06-17 20:11:32.804 | SHELL=/bin/bash 2026-06-17 20:11:32.804 | SHLVL=1 2026-06-17 20:11:32.804 | SKIP_EPEL_INSTALL=False 2026-06-17 20:11:32.804 | SKIP_STOP_OVN=False 2026-06-17 20:11:32.804 | SMB_CONF=/etc/samba/smb.conf 2026-06-17 20:11:32.804 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-17 20:11:32.804 | SPICE_BRANCH=master 2026-06-17 20:11:32.804 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-06-17 20:11:32.804 | SQLALCHEMY_BRANCH=main 2026-06-17 20:11:32.804 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-17 20:11:32.804 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-17 20:11:32.804 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-17 20:11:32.804 | 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-17 20:11:32.804 | STACK_GROUP=stack 2026-06-17 20:11:32.804 | STACK_USER=stack 2026-06-17 20:11:32.804 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-17 20:11:32.804 | STUD_PROTO=--tls 2026-06-17 20:11:32.804 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-17 20:11:32.804 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-17 20:11:32.804 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-17 20:11:32.804 | SUBNETPOOL_PREFIX_V6=fd01:6c16:7e2e::/56 2026-06-17 20:11:32.804 | SUBNETPOOL_SIZE_V4=26 2026-06-17 20:11:32.804 | SUBNETPOOL_SIZE_V6=64 2026-06-17 20:11:32.804 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-06-17 20:11:32.804 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-dodzybksiictmmtdevttfxktydwhowqq ; /usr/bin/python3' 2026-06-17 20:11:32.804 | SUDO_GID=1000 2026-06-17 20:11:32.804 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-06-17 20:11:32.804 | SUDO_UID=1000 2026-06-17 20:11:32.804 | SUDO_USER=zuul 2026-06-17 20:11:32.804 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-06-17-200309.summary.2026-06-17-200309 2026-06-17 20:11:32.804 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-06-17 20:11:32.804 | SUPPORT_URL=https://help.ubuntu.com/ 2026-06-17 20:11:32.804 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-06-17 20:11:32.804 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-17 20:11:32.804 | SWIFT_BRANCH=master 2026-06-17 20:11:32.804 | SWIFT_CONF_DIR=/etc/swift 2026-06-17 20:11:32.804 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-06-17 20:11:32.805 | SWIFT_DEFAULT_BIND_PORT=8080 2026-06-17 20:11:32.805 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-06-17 20:11:32.805 | SWIFT_DIR=/opt/stack/swift 2026-06-17 20:11:32.805 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-06-17 20:11:32.805 | SWIFT_ENABLE_TEMPURLS=False 2026-06-17 20:11:32.805 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-06-17 20:11:32.805 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-06-17 20:11:32.805 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-06-17 20:11:32.805 | SWIFT_HASH=1234123412341234 2026-06-17 20:11:32.805 | SWIFT_LOG_TOKEN_LENGTH=12 2026-06-17 20:11:32.805 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-06-17 20:11:32.805 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-06-17 20:11:32.805 | SWIFT_MAX_FILE_SIZE=1073741824 2026-06-17 20:11:32.805 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-06-17 20:11:32.805 | SWIFT_MAX_HEADER_SIZE=16384 2026-06-17 20:11:32.805 | SWIFT_PARTITION_POWER_SIZE=9 2026-06-17 20:11:32.805 | SWIFT_REPLICAS=1 2026-06-17 20:11:32.805 | SWIFT_REPLICAS_SEQ=1 2026-06-17 20:11:32.805 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-06-17 20:11:32.805 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-17 20:11:32.805 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-17 20:11:32.805 | SWIFT_SERVICE_PROTOCOL=https 2026-06-17 20:11:32.805 | SWIFT_START_ALL_SERVICES=False 2026-06-17 20:11:32.805 | SWIFT_STORAGE_IPS= 2026-06-17 20:11:32.805 | SWIFT_TEMPURL_KEY= 2026-06-17 20:11:32.805 | SWIFT_USE_MOD_WSGI=False 2026-06-17 20:11:32.805 | SYSLOG=False 2026-06-17 20:11:32.805 | SYSLOG_HOST=199.204.45.70 2026-06-17 20:11:32.805 | SYSLOG_PORT=516 2026-06-17 20:11:32.805 | SYSTEMCTL='sudo systemctl' 2026-06-17 20:11:32.805 | SYSTEMD_DIR=/etc/systemd/system 2026-06-17 20:11:32.805 | TARGET_BRANCH=master 2026-06-17 20:11:32.805 | TARGET_ENABLE_OVN_AGENT=False 2026-06-17 20:11:32.805 | TCPDUMP_ARGS= 2026-06-17 20:11:32.805 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-06-17 20:11:32.805 | TEMPEST_BRANCH=master 2026-06-17 20:11:32.805 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-06-17 20:11:32.805 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-06-17 20:11:32.805 | TEMPFILE=/tmp/tmp.T0NnmD0gdv 2026-06-17 20:11:32.805 | TENANT_TUNNEL_RANGES=1:1000 2026-06-17 20:11:32.805 | TENANT_VLAN_RANGE= 2026-06-17 20:11:32.805 | TERM=unknown 2026-06-17 20:11:32.805 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-06-17 20:11:32.805 | TLS_IP=IP:199.204.45.70,IP:::1 2026-06-17 20:11:32.805 | TOP_DIR=/opt/stack/devstack 2026-06-17 20:11:32.805 | TRAILING_TARGET_BRANCH=master 2026-06-17 20:11:32.805 | TUNNEL_ENDPOINT_IP=199.204.45.70 2026-06-17 20:11:32.805 | TUNNEL_IP=199.204.45.70 2026-06-17 20:11:32.805 | TUNNEL_IP_VERSION=4 2026-06-17 20:11:32.805 | UBUNTU_CODENAME=noble 2026-06-17 20:11:32.805 | UBUNTU_RELEASE_BASE_NUM=24 2026-06-17 20:11:32.805 | UID=1002 2026-06-17 20:11:32.805 | ULIMIT_NOFILE=2048 2026-06-17 20:11:32.805 | USER=stack 2026-06-17 20:11:32.805 | USER_HOME=/opt/stack 2026-06-17 20:11:32.805 | USER_UNITS=False 2026-06-17 20:11:32.805 | USE_CINDER_FOR_GLANCE=False 2026-06-17 20:11:32.805 | USE_JOURNAL=False 2026-06-17 20:11:32.805 | USE_SUBNETPOOL=True 2026-06-17 20:11:32.805 | USE_VENV=False 2026-06-17 20:11:32.805 | VAULT_PLUGIN_BACKEND= 2026-06-17 20:11:32.805 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-17 20:11:32.805 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-17 20:11:32.805 | VERBOSE=True 2026-06-17 20:11:32.805 | VERBOSE_NO_TIMESTAMP=True 2026-06-17 20:11:32.805 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-17 20:11:32.805 | VERSION_CODENAME=noble 2026-06-17 20:11:32.805 | VERSION_ID=24.04 2026-06-17 20:11:32.805 | VIF_PLUGGING_IS_FATAL=True 2026-06-17 20:11:32.805 | VIF_PLUGGING_TIMEOUT=300 2026-06-17 20:11:32.805 | VIRTUALENV_CMD='python3.12 -m venv' 2026-06-17 20:11:32.805 | VIRT_DRIVER=libvirt 2026-06-17 20:11:32.805 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-17 20:11:32.805 | VOLUME_GROUP_NAME=stack-volumes 2026-06-17 20:11:32.805 | VOLUME_NAME_PREFIX=volume- 2026-06-17 20:11:32.805 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-06-17 20:11:32.805 | WORKER_TIMEOUT=80 2026-06-17 20:11:32.805 | WSGI_MODE=uwsgi 2026-06-17 20:11:32.805 | ZSWAP_COMPRESSOR=lz4 2026-06-17 20:11:32.805 | ZSWAP_ZPOOL=zsmalloc 2026-06-17 20:11:32.805 | _=posix 2026-06-17 20:11:32.805 | _ASYNC_BG_TIME=0 2026-06-17 20:11:32.805 | _DEFAULT_LVM_INIT=0 2026-06-17 20:11:32.805 | _DEFAULT_PYTHON3_VERSION=3.12 2026-06-17 20:11:32.805 | _DEVSTACK_FUNCTIONS=1 2026-06-17 20:11:32.805 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-06-17 20:11:32.805 | _DEVSTACK_STACKRC=1 2026-06-17 20:11:32.806 | _LOG_COLOR_DEFAULT=False 2026-06-17 20:11:32.806 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-17 20:11:32.806 | _TIME_BEGIN=1781726573 2026-06-17 20:11:32.806 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-06-17 20:11:32.806 | _TIME_TOTAL=([apt-get]="202738" [pip_install]="103453" [apt-get-update]="1576" ) 2026-06-17 20:11:32.806 | _of_args='-v --no-timestamp' 2026-06-17 20:11:32.806 | backend=postgresql 2026-06-17 20:11:32.806 | be=lvm:lvmdriver-1 2026-06-17 20:11:32.806 | be_name=lvmdriver-1 2026-06-17 20:11:32.806 | be_type=lvm 2026-06-17 20:11:32.806 | db=postgresql 2026-06-17 20:11:32.806 | dc=org 2026-06-17 20:11:32.806 | default_v4_route_devs=ens3 2026-06-17 20:11:32.806 | default_v6_route_devs='ens3 2026-06-17 20:11:32.806 | ens3' 2026-06-17 20:11:32.806 | dir=/opt/stack/magnum 2026-06-17 20:11:32.806 | dn=,dc=openstack,dc=org 2026-06-17 20:11:32.806 | exceptions=80-tempest.sh 2026-06-17 20:11:32.806 | extra=80-tempest.sh 2026-06-17 20:11:32.806 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-06-17 20:11:32.806 | f=/opt/stack/devstack/lib/databases/postgresql 2026-06-17 20:11:32.806 | i=1 2026-06-17 20:11:32.806 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-17 20:11:32.806 | lfile=localrc 2026-06-17 20:11:32.806 | localrc=/opt/stack/devstack/.localrc.password 2026-06-17 20:11:32.806 | logfile=ovsdb-server-sb.log 2026-06-17 20:11:32.806 | mode=stack 2026-06-17 20:11:32.806 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-17 20:11:32.806 | opt='?' 2026-06-17 20:11:32.806 | os_CODENAME=noble 2026-06-17 20:11:32.806 | os_PACKAGE=deb 2026-06-17 20:11:32.806 | os_RELEASE=24.04 2026-06-17 20:11:32.806 | os_VENDOR=Ubuntu 2026-06-17 20:11:32.806 | phase=install 2026-06-17 20:11:32.806 | pkgs= 2026-06-17 20:11:32.806 | plugin=magnum 2026-06-17 20:11:32.806 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-06-17 20:11:32.806 | port=60999 2026-06-17 20:11:32.806 | pw=secretadmin 2026-06-17 20:11:32.806 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-17 20:11:32.806 | saveenv=ehxB 2026-06-17 20:11:32.806 | time_stamp=2026-06-17-200321 2026-06-17 20:11:32.806 | var=ADMIN_PASSWORD 2026-06-17 20:11:32.806 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-06-17 20:11:32.832 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:32.837 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:11:32.844 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-17 20:11:32.848 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-06-17 20:11:32.853 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 20:11:32.859 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-06-17 20:11:32.864 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-06-17 20:11:32.870 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:325 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-06-17 20:11:32.876 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/openstack/magnum.git 2026-06-17 20:11:32.881 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/magnum 2026-06-17 20:11:32.887 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:11:32.892 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-17 20:11:32.899 | +++ functions-common:git_clone:587 : pwd 2026-06-17 20:11:32.906 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:11:32.912 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:11:32.918 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:11:32.952 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:11:32.957 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:11:32.963 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:11:32.969 | ++ functions-common:git_clone:604 : echo master 2026-06-17 20:11:32.970 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:11:32.978 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum ]] 2026-06-17 20:11:32.982 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:11:32.988 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-06-17 20:11:33.009 | ++ functions-common:git_clone:666 : cd /opt/stack/magnum 2026-06-17 20:11:33.016 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-17 20:11:33.016 | ++ functions-common:git_clone:667 : head -1 2026-06-17 20:11:33.022 | b9a40a6f Merge "Switch to new magnum-capi-helm project template" 2026-06-17 20:11:33.028 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:11:33.034 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:326 : setup_develop /opt/stack/magnum 2026-06-17 20:11:33.040 | ++ inc/python:setup_develop:353 : local bindep 2026-06-17 20:11:33.045 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-17 20:11:33.050 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-06-17 20:11:33.057 | ++ inc/python:setup_develop:359 : local extras= 2026-06-17 20:11:33.063 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-06-17 20:11:33.068 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 20:11:33.074 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-17 20:11:33.079 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-06-17 20:11:33.085 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 20:11:33.091 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 20:11:33.098 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-06-17 20:11:33.103 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 20:11:33.111 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-06-17 20:11:33.116 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 20:11:33.121 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 20:11:33.129 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-06-17 20:11:33.141 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-06-17 20:11:33.147 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-06-17 20:11:33.153 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-06-17 20:11:33.244 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-06-17 20:11:33.249 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-17 20:11:33.255 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-17 20:11:33.260 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 20:11:33.266 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-17 20:11:33.271 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-06-17 20:11:33.276 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-17 20:11:33.281 | ++ inc/python:setup_package:446 : local extras= 2026-06-17 20:11:33.287 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 20:11:33.293 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 20:11:33.298 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 20:11:33.303 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 20:11:33.309 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 20:11:33.315 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-06-17 20:11:33.356 | Using python 3.12 to install /opt/stack/magnum 2026-06-17 20:11:33.362 | ++ 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-17 20:11:33.914 | Obtaining file:///opt/stack/magnum 2026-06-17 20:11:33.915 | Installing build dependencies: started 2026-06-17 20:11:34.756 | Installing build dependencies: finished with status 'done' 2026-06-17 20:11:34.757 | Checking if build backend supports build_editable: started 2026-06-17 20:11:35.049 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 20:11:35.051 | Getting requirements to build editable: started 2026-06-17 20:11:35.251 | Getting requirements to build editable: finished with status 'done' 2026-06-17 20:11:35.252 | Installing backend dependencies: started 2026-06-17 20:11:36.285 | Installing backend dependencies: finished with status 'done' 2026-06-17 20:11:36.286 | Preparing editable metadata (pyproject.toml): started 2026-06-17 20:11:36.761 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 20:11:36.781 | 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-17 20:11:36.782 | 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-17 20:11:36.782 | 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-17 20:11:36.783 | 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-17 20:11:36.783 | 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-17 20:11:36.783 | 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-17 20:11:36.784 | 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-17 20:11:36.784 | 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-17 20:11:36.785 | 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-17 20:11:36.785 | 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-17 20:11:36.786 | 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-17 20:11:36.786 | 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-17 20:11:36.787 | 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-17 20:11:36.787 | 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-17 20:11:36.787 | 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-17 20:11:36.788 | 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-17 20:11:36.788 | 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-17 20:11:36.789 | 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-17 20:11:36.789 | 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-17 20:11:36.789 | 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-17 20:11:36.790 | 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-17 20:11:36.790 | 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-17 20:11:36.791 | 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-17 20:11:36.792 | 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-17 20:11:36.792 | 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-17 20:11:36.792 | 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-17 20:11:36.793 | 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-17 20:11:36.793 | 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-17 20:11:36.794 | 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-17 20:11:36.794 | 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-17 20:11:36.794 | 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-17 20:11:36.795 | 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-17 20:11:36.795 | 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-17 20:11:36.796 | 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-17 20:11:36.796 | 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-17 20:11:36.796 | 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-17 20:11:36.798 | 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-17 20:11:36.798 | 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-17 20:11:36.800 | 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-17 20:11:36.800 | 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-17 20:11:36.801 | 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-17 20:11:36.804 | 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-17 20:11:36.804 | 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-17 20:11:36.805 | 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-17 20:11:36.805 | 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-17 20:11:36.806 | 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-17 20:11:36.809 | 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-17 20:11:36.811 | 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-17 20:11:36.812 | 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-17 20:11:36.813 | 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-17 20:11:36.816 | 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-17 20:11:36.817 | 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-17 20:11:36.817 | 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-17 20:11:36.821 | 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-17 20:11:36.821 | 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-17 20:11:36.822 | 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-17 20:11:36.823 | 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-17 20:11:36.829 | 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-17 20:11:36.830 | 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-17 20:11:36.831 | 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-17 20:11:36.834 | 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-17 20:11:36.838 | 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-17 20:11:36.838 | 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-17 20:11:36.842 | 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-17 20:11:36.844 | 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-17 20:11:36.845 | 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-17 20:11:36.846 | 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-17 20:11:36.846 | 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-17 20:11:36.846 | 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-17 20:11:36.848 | 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-17 20:11:36.854 | 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-17 20:11:36.854 | 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-17 20:11:36.857 | 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-17 20:11:36.859 | 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-17 20:11:36.860 | 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-17 20:11:36.861 | 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-17 20:11:36.864 | 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-17 20:11:36.871 | 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-17 20:11:36.875 | 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-17 20:11:36.875 | 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-17 20:11:36.876 | 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-17 20:11:36.876 | 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-17 20:11:36.877 | 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-17 20:11:36.877 | 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-17 20:11:36.879 | 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-17 20:11:36.887 | 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-17 20:11:36.890 | 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-17 20:11:36.894 | 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-17 20:11:36.913 | 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-17 20:11:36.931 | 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-17 20:11:36.938 | 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-17 20:11:36.938 | 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-17 20:11:36.939 | 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-17 20:11:36.939 | 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-17 20:11:36.953 | 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-17 20:11:36.954 | 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-17 20:11:36.958 | 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-17 20:11:36.966 | 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-17 20:11:36.987 | 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-17 20:11:36.987 | 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-17 20:11:36.987 | 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-17 20:11:36.988 | 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-17 20:11:36.989 | 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-17 20:11:36.995 | 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-17 20:11:36.995 | 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-17 20:11:36.995 | 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-17 20:11:36.996 | 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-17 20:11:37.034 | 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-17 20:11:37.035 | 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-17 20:11:37.035 | 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-17 20:11:37.038 | 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-17 20:11:37.060 | Building wheels for collected packages: magnum 2026-06-17 20:11:37.061 | Building editable for magnum (pyproject.toml): started 2026-06-17 20:11:37.707 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-06-17 20:11:37.708 | Created wheel for magnum: filename=magnum-22.1.0.dev70-0.editable-py3-none-any.whl size=8556 sha256=ef3b86c3f1ed0291403d4c363c6fc8c5f54ca9663cd7ae40537cd8d9ce1ddc39 2026-06-17 20:11:37.708 | Stored in directory: /tmp/pip-ephem-wheel-cache-bz4is3cb/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-06-17 20:11:37.714 | Successfully built magnum 2026-06-17 20:11:37.830 | Installing collected packages: magnum 2026-06-17 20:11:37.862 | Successfully installed magnum-22.1.0.dev70 2026-06-17 20:11:37.978 | ++ inc/python:pip_install:216 : result=0 2026-06-17 20:11:37.984 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:11:37.990 | ++ functions-common:time_stop:2414 : local name 2026-06-17 20:11:37.996 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 20:11:38.001 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:11:38.007 | ++ functions-common:time_stop:2417 : local total 2026-06-17 20:11:38.013 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 20:11:38.019 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:11:38.024 | ++ functions-common:time_stop:2421 : start_time=1781727093347 2026-06-17 20:11:38.030 | ++ functions-common:time_stop:2423 : [[ -z 1781727093347 ]] 2026-06-17 20:11:38.037 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:11:38.047 | ++ functions-common:time_stop:2426 : end_time=1781727098040 2026-06-17 20:11:38.052 | ++ functions-common:time_stop:2427 : elapsed_time=4693 2026-06-17 20:11:38.059 | ++ functions-common:time_stop:2428 : total=103453 2026-06-17 20:11:38.065 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:11:38.070 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=108146 2026-06-17 20:11:38.075 | ++ inc/python:pip_install:219 : return 0 2026-06-17 20:11:38.082 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 20:11:38.088 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 20:11:38.093 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-06-17 20:11:38.100 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-06-17 20:11:38.106 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:11:38.110 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-17 20:11:38.117 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:11:38.123 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-17 20:11:38.129 | ++ /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-17 20:11:38.136 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : MAGNUM_GUEST_IMAGE_EXTRA_PROPERTIES= 2026-06-17 20:11:38.142 | ++ /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-17 20:11:38.148 | ++ /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-17 20:11:38.155 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : install_magnumclient 2026-06-17 20:11:38.161 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:316 : use_library_from_git python-magnumclient 2026-06-17 20:11:38.167 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-06-17 20:11:38.174 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:11:38.181 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-17 20:11:38.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,python-magnumclient, =~ ,python-magnumclient, ]] 2026-06-17 20:11:38.194 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-06-17 20:11:38.201 | ++ inc/python:use_library_from_git:269 : return 0 2026-06-17 20:11:38.208 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:317 : git_clone_by_name python-magnumclient 2026-06-17 20:11:38.215 | ++ functions-common:git_clone_by_name:675 : local name=python-magnumclient 2026-06-17 20:11:38.222 | ++ functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/python-magnumclient.git 2026-06-17 20:11:38.229 | ++ functions-common:git_clone_by_name:677 : local dir=/opt/stack/python-magnumclient 2026-06-17 20:11:38.235 | ++ functions-common:git_clone_by_name:678 : local branch=master 2026-06-17 20:11:38.240 | ++ functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-06-17 20:11:38.247 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-06-17 20:11:38.253 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/python-magnumclient 2026-06-17 20:11:38.260 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-17 20:11:38.265 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-17 20:11:38.272 | +++ functions-common:git_clone:587 : pwd 2026-06-17 20:11:38.280 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:11:38.285 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:11:38.292 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:11:38.330 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:11:38.336 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:11:38.343 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:11:38.351 | ++ functions-common:git_clone:604 : echo master 2026-06-17 20:11:38.352 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:11:38.361 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-06-17 20:11:38.366 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:11:38.373 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-06-17 20:11:38.397 | ++ functions-common:git_clone:666 : cd /opt/stack/python-magnumclient 2026-06-17 20:11:38.404 | ++ functions-common:git_clone:667 : head -1 2026-06-17 20:11:38.405 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-17 20:11:38.410 | 0cee961 Add --hidden/--visible flags to cluster template update command 2026-06-17 20:11:38.415 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:11:38.422 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:318 : setup_dev_lib python-magnumclient 2026-06-17 20:11:38.429 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-06-17 20:11:38.435 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-06-17 20:11:38.441 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-06-17 20:11:38.446 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-06-17 20:11:38.452 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-06-17 20:11:38.457 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-06-17 20:11:38.464 | ++ inc/python:setup_develop:353 : local bindep 2026-06-17 20:11:38.470 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-17 20:11:38.477 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-06-17 20:11:38.483 | ++ inc/python:setup_develop:359 : local extras= 2026-06-17 20:11:38.488 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-06-17 20:11:38.496 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 20:11:38.503 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-17 20:11:38.509 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-06-17 20:11:38.516 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 20:11:38.522 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 20:11:38.529 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-06-17 20:11:38.534 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 20:11:38.541 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-06-17 20:11:38.547 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 20:11:38.554 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 20:11:38.562 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-06-17 20:11:38.574 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-06-17 20:11:38.581 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-06-17 20:11:38.588 | ++ 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-17 20:11:38.679 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-06-17 20:11:38.686 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-17 20:11:38.691 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-17 20:11:38.698 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 20:11:38.703 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-17 20:11:38.709 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-06-17 20:11:38.715 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-17 20:11:38.721 | ++ inc/python:setup_package:446 : local extras= 2026-06-17 20:11:38.726 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 20:11:38.731 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 20:11:38.738 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 20:11:38.744 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 20:11:38.751 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 20:11:38.757 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-06-17 20:11:38.804 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-06-17 20:11:38.808 | ++ 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-17 20:11:39.360 | Obtaining file:///opt/stack/python-magnumclient 2026-06-17 20:11:39.362 | Installing build dependencies: started 2026-06-17 20:11:40.295 | Installing build dependencies: finished with status 'done' 2026-06-17 20:11:40.297 | Checking if build backend supports build_editable: started 2026-06-17 20:11:40.641 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 20:11:40.643 | Getting requirements to build editable: started 2026-06-17 20:11:40.799 | Getting requirements to build editable: finished with status 'done' 2026-06-17 20:11:40.801 | Installing backend dependencies: started 2026-06-17 20:11:41.751 | Installing backend dependencies: finished with status 'done' 2026-06-17 20:11:41.751 | Preparing editable metadata (pyproject.toml): started 2026-06-17 20:11:42.083 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 20:11:42.100 | 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-17 20:11:42.100 | 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-17 20:11:42.100 | 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-17 20:11:42.101 | 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-17 20:11:42.101 | 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-17 20:11:42.102 | 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-17 20:11:42.103 | 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-17 20:11:42.105 | 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-17 20:11:42.105 | 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-17 20:11:42.105 | 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-17 20:11:42.105 | 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-17 20:11:42.105 | 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-17 20:11:42.107 | 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-17 20:11:42.107 | 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-17 20:11:42.109 | 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-17 20:11:42.110 | 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-17 20:11:42.111 | 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-17 20:11:42.112 | 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-17 20:11:42.114 | 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-17 20:11:42.114 | 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-17 20:11:42.115 | 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-17 20:11:42.116 | 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-17 20:11:42.116 | 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-17 20:11:42.117 | 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-17 20:11:42.120 | 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-17 20:11:42.122 | 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-17 20:11:42.124 | 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-17 20:11:42.124 | 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-17 20:11:42.127 | 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-17 20:11:42.127 | 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-17 20:11:42.128 | 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-17 20:11:42.128 | 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-17 20:11:42.130 | 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-17 20:11:42.130 | 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-17 20:11:42.131 | 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-17 20:11:42.132 | 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-17 20:11:42.133 | 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-17 20:11:42.134 | 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-17 20:11:42.135 | 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-17 20:11:42.138 | 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-17 20:11:42.141 | 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-17 20:11:42.143 | 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-17 20:11:42.144 | 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-17 20:11:42.146 | 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-17 20:11:42.154 | 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-17 20:11:42.156 | 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-17 20:11:42.157 | 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-17 20:11:42.157 | 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-17 20:11:42.158 | 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-17 20:11:42.167 | 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-17 20:11:42.168 | 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-17 20:11:42.170 | 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-17 20:11:42.187 | Building wheels for collected packages: python-magnumclient 2026-06-17 20:11:42.187 | Building editable for python-magnumclient (pyproject.toml): started 2026-06-17 20:11:42.562 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-06-17 20:11:42.563 | Created wheel for python-magnumclient: filename=python_magnumclient-4.11.0.dev5-0.editable-py3-none-any.whl size=9031 sha256=bda97d0e0c9ed6a7f05a898dbb4f9f94f3b14b4e1208b17e6141b29efa1d4075 2026-06-17 20:11:42.563 | Stored in directory: /tmp/pip-ephem-wheel-cache-evzd7siv/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-06-17 20:11:42.569 | Successfully built python-magnumclient 2026-06-17 20:11:42.698 | Installing collected packages: python-magnumclient 2026-06-17 20:11:42.732 | Successfully installed python-magnumclient-4.11.0.dev5 2026-06-17 20:11:42.841 | ++ inc/python:pip_install:216 : result=0 2026-06-17 20:11:42.848 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:11:42.854 | ++ functions-common:time_stop:2414 : local name 2026-06-17 20:11:42.860 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 20:11:42.866 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:11:42.872 | ++ functions-common:time_stop:2417 : local total 2026-06-17 20:11:42.877 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 20:11:42.884 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:11:42.891 | ++ functions-common:time_stop:2421 : start_time=1781727098794 2026-06-17 20:11:42.896 | ++ functions-common:time_stop:2423 : [[ -z 1781727098794 ]] 2026-06-17 20:11:42.901 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:11:42.910 | ++ functions-common:time_stop:2426 : end_time=1781727102904 2026-06-17 20:11:42.916 | ++ functions-common:time_stop:2427 : elapsed_time=4110 2026-06-17 20:11:42.922 | ++ functions-common:time_stop:2428 : total=108146 2026-06-17 20:11:42.928 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:11:42.933 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=112256 2026-06-17 20:11:42.939 | ++ inc/python:pip_install:219 : return 0 2026-06-17 20:11:42.944 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 20:11:42.950 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 20:11:42.956 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-06-17 20:11:42.963 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-06-17 20:11:42.969 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:11:42.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-magnumclient = \A\L\L ]] 2026-06-17 20:11:42.981 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:11:42.986 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-17 20:11:42.992 | ++ /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-17 20:11:43.017 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : cleanup_magnum 2026-06-17 20:11:43.023 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-06-17 20:11:43.047 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-06-17 20:11:43.053 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-06-17 20:11:43.059 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-17 20:11:43.066 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:11:43.071 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:11:43.077 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-06-17 20:11:43.084 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-06-17 20:11:43.106 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-06-17 20:11:43.112 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-06-17 20:11:43.118 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-06-17 20:11:43.124 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-06-17 20:11:43.132 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-06-17 20:11:43.142 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-06-17 20:11:43.147 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-06-17 20:11:43.153 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-06-17 20:11:43.162 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-06-17 20:11:43.169 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-06-17 20:11:43.175 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-06-17 20:11:43.181 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:11:43.187 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:11:43.192 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-06-17 20:11:43.237 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-06-17 20:11:43.248 | ++ lib/apache:disable_apache_site:209 : true 2026-06-17 20:11:43.254 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 20:11:43.258 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-06-17 20:11:43.270 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-17 20:11:43.276 | + functions-common:run_plugins:1834 : local dir=/opt/stack/manila 2026-06-17 20:11:43.282 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-06-17 20:11:43.287 | + functions-common:run_plugins:1836 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-06-17 20:11:43.330 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:11:43.336 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-17 20:11:43.342 | ++ /opt/stack/manila/devstack/plugin.sh:source:1153 : echo_summary 'Installing Manila Client' 2026-06-17 20:11:43.348 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 20:11:43.353 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-06-17 20:11:43.359 | ++ /opt/stack/manila/devstack/plugin.sh:source:1154 : install_manilaclient 2026-06-17 20:11:43.366 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:706 : use_library_from_git python-manilaclient 2026-06-17 20:11:43.372 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-06-17 20:11:43.378 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:11:43.384 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-17 20:11:43.390 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:11:43.397 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-17 20:11:43.402 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:710 : pip_install python-manilaclient 2026-06-17 20:11:43.451 | Using python 3.12 to install python-manilaclient 2026-06-17 20:11:43.458 | ++ 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-17 20:11:44.122 | Collecting python-manilaclient 2026-06-17 20:11:44.186 | Downloading python_manilaclient-6.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-17 20:11:44.196 | 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-17 20:11:44.196 | 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-17 20:11:44.197 | 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-17 20:11:44.198 | 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-17 20:11:44.198 | 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-17 20:11:44.199 | 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-17 20:11:44.199 | 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-17 20:11:44.200 | 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-17 20:11:44.200 | 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-17 20:11:44.201 | 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-17 20:11:44.202 | 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-17 20:11:44.203 | 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-17 20:11:44.204 | 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-17 20:11:44.205 | 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-17 20:11:44.205 | 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-17 20:11:44.208 | 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-17 20:11:44.208 | 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-17 20:11:44.209 | 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-17 20:11:44.210 | 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-17 20:11:44.211 | 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-17 20:11:44.211 | 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-17 20:11:44.213 | 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-17 20:11:44.213 | 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-17 20:11:44.214 | 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-17 20:11:44.214 | 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-17 20:11:44.216 | 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-17 20:11:44.216 | 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-17 20:11:44.216 | 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-17 20:11:44.217 | 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-17 20:11:44.217 | 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-17 20:11:44.218 | 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-17 20:11:44.218 | 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-17 20:11:44.220 | 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-17 20:11:44.222 | 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-17 20:11:44.226 | 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-17 20:11:44.228 | 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-17 20:11:44.228 | 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-17 20:11:44.231 | 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-17 20:11:44.232 | 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-17 20:11:44.235 | 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-17 20:11:44.237 | 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-17 20:11:44.238 | 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-17 20:11:44.240 | 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-17 20:11:44.243 | 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-17 20:11:44.250 | 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-17 20:11:44.252 | 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-17 20:11:44.253 | 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-17 20:11:44.253 | 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-17 20:11:44.254 | 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-17 20:11:44.262 | 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-17 20:11:44.263 | 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-17 20:11:44.265 | 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-17 20:11:44.297 | Downloading python_manilaclient-6.1.0-py3-none-any.whl (411 kB) 2026-06-17 20:11:44.482 | Installing collected packages: python-manilaclient 2026-06-17 20:11:44.871 | Successfully installed python-manilaclient-6.1.0 2026-06-17 20:11:44.959 | ++ inc/python:pip_install:216 : result=0 2026-06-17 20:11:44.963 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:11:44.969 | ++ functions-common:time_stop:2414 : local name 2026-06-17 20:11:44.974 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 20:11:44.980 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:11:44.985 | ++ functions-common:time_stop:2417 : local total 2026-06-17 20:11:44.989 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 20:11:44.994 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:11:44.999 | ++ functions-common:time_stop:2421 : start_time=1781727103438 2026-06-17 20:11:45.004 | ++ functions-common:time_stop:2423 : [[ -z 1781727103438 ]] 2026-06-17 20:11:45.010 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:11:45.017 | ++ functions-common:time_stop:2426 : end_time=1781727105011 2026-06-17 20:11:45.023 | ++ functions-common:time_stop:2427 : elapsed_time=1573 2026-06-17 20:11:45.029 | ++ functions-common:time_stop:2428 : total=112256 2026-06-17 20:11:45.036 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:11:45.041 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=113829 2026-06-17 20:11:45.046 | ++ inc/python:pip_install:219 : return 0 2026-06-17 20:11:45.052 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:712 : [[ True == \T\r\u\e ]] 2026-06-17 20:11:45.057 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:713 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-06-17 20:11:45.074 | ++ /opt/stack/manila/devstack/plugin.sh:source:1155 : echo_summary 'Installing Manila' 2026-06-17 20:11:45.080 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 20:11:45.085 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-06-17 20:11:45.091 | ++ /opt/stack/manila/devstack/plugin.sh:source:1156 : install_manila 2026-06-17 20:11:45.096 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:719 : setup_develop /opt/stack/manila 2026-06-17 20:11:45.102 | ++ inc/python:setup_develop:353 : local bindep 2026-06-17 20:11:45.106 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-06-17 20:11:45.113 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-06-17 20:11:45.117 | ++ inc/python:setup_develop:359 : local extras= 2026-06-17 20:11:45.121 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-06-17 20:11:45.126 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 20:11:45.131 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-06-17 20:11:45.136 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-06-17 20:11:45.140 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 20:11:45.146 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 20:11:45.153 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-06-17 20:11:45.158 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 20:11:45.162 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-06-17 20:11:45.166 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 20:11:45.171 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 20:11:45.179 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-06-17 20:11:45.188 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-06-17 20:11:45.192 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-06-17 20:11:45.197 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-06-17 20:11:45.287 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-06-17 20:11:45.293 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-17 20:11:45.299 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-17 20:11:45.306 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 20:11:45.313 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-06-17 20:11:45.321 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-06-17 20:11:45.326 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-17 20:11:45.333 | ++ inc/python:setup_package:446 : local extras= 2026-06-17 20:11:45.338 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 20:11:45.345 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 20:11:45.351 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 20:11:45.357 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 20:11:45.365 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 20:11:45.371 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-06-17 20:11:45.445 | Using python 3.12 to install /opt/stack/manila 2026-06-17 20:11:45.451 | ++ 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-17 20:11:46.042 | Obtaining file:///opt/stack/manila 2026-06-17 20:11:46.044 | Installing build dependencies: started 2026-06-17 20:11:46.988 | Installing build dependencies: finished with status 'done' 2026-06-17 20:11:46.989 | Checking if build backend supports build_editable: started 2026-06-17 20:11:47.279 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 20:11:47.281 | Getting requirements to build editable: started 2026-06-17 20:11:47.899 | Getting requirements to build editable: finished with status 'done' 2026-06-17 20:11:47.900 | Preparing editable metadata (pyproject.toml): started 2026-06-17 20:11:48.358 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 20:11:48.377 | 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-17 20:11:48.377 | 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-17 20:11:48.378 | 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-17 20:11:48.378 | 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-17 20:11:48.379 | 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-17 20:11:48.379 | 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-17 20:11:48.379 | 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-17 20:11:48.380 | 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-17 20:11:48.380 | 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-17 20:11:48.381 | 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-17 20:11:48.381 | 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-17 20:11:48.382 | 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-17 20:11:48.383 | 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-17 20:11:48.383 | 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-17 20:11:48.383 | 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-17 20:11:48.383 | 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-17 20:11:48.384 | 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-17 20:11:48.384 | 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-17 20:11:48.384 | 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-17 20:11:48.385 | 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-17 20:11:48.385 | 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-17 20:11:48.386 | 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-17 20:11:48.387 | 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-17 20:11:48.387 | 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-17 20:11:48.387 | 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-17 20:11:48.388 | 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-17 20:11:48.388 | 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-17 20:11:48.388 | 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-17 20:11:48.389 | 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-17 20:11:48.389 | 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-17 20:11:48.390 | 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-17 20:11:48.390 | 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-17 20:11:48.390 | 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-17 20:11:48.391 | 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-17 20:11:48.391 | 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-17 20:11:48.391 | 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-17 20:11:48.496 | Collecting SQLAlchemy-Utils>=0.38.3 (from manila==22.1.0.dev111) 2026-06-17 20:11:48.559 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-06-17 20:11:48.575 | 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-17 20:11:48.576 | 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-17 20:11:48.576 | 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-17 20:11:48.577 | 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-17 20:11:48.577 | 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-17 20:11:48.578 | 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-17 20:11:48.578 | 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-17 20:11:48.579 | 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-17 20:11:48.579 | 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-17 20:11:48.581 | 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-17 20:11:48.582 | 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-17 20:11:48.584 | 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-17 20:11:48.584 | 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-17 20:11:48.587 | 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-17 20:11:48.589 | 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-17 20:11:48.592 | 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-17 20:11:48.596 | 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-17 20:11:48.597 | 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-17 20:11:48.597 | 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-17 20:11:48.598 | 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-17 20:11:48.601 | 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-17 20:11:48.602 | 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-17 20:11:48.605 | 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-17 20:11:48.606 | 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-17 20:11:48.606 | 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-17 20:11:48.607 | 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-17 20:11:48.611 | 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-17 20:11:48.612 | 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-17 20:11:48.612 | 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-17 20:11:48.613 | 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-17 20:11:48.614 | 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-17 20:11:48.615 | 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-17 20:11:48.615 | 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-17 20:11:48.621 | 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-17 20:11:48.626 | 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-17 20:11:48.627 | 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-17 20:11:48.628 | 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-17 20:11:48.631 | 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-17 20:11:48.635 | 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-17 20:11:48.635 | 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-17 20:11:48.639 | 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-17 20:11:48.641 | 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-17 20:11:48.643 | 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-17 20:11:48.643 | 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-17 20:11:48.644 | 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-17 20:11:48.646 | 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-17 20:11:48.650 | 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-17 20:11:48.654 | 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-17 20:11:48.656 | 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-17 20:11:48.656 | 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-17 20:11:48.657 | 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-17 20:11:48.661 | 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-17 20:11:48.666 | 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-17 20:11:48.678 | 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-17 20:11:48.683 | 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-17 20:11:48.685 | 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-17 20:11:48.688 | 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-17 20:11:48.699 | 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-17 20:11:48.699 | 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-17 20:11:48.703 | 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-17 20:11:48.712 | 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-17 20:11:48.730 | 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-17 20:11:48.733 | 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-17 20:11:48.733 | 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-17 20:11:48.738 | 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-17 20:11:48.739 | 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-17 20:11:48.739 | 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-17 20:11:48.739 | 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-17 20:11:48.749 | 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-17 20:11:48.755 | 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-17 20:11:48.771 | 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-17 20:11:48.772 | 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-17 20:11:48.773 | 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-17 20:11:48.773 | 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-17 20:11:48.790 | 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-17 20:11:48.791 | 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-17 20:11:48.796 | 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-17 20:11:48.806 | 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-17 20:11:48.836 | 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-17 20:11:48.880 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-06-17 20:11:48.921 | Building wheels for collected packages: manila 2026-06-17 20:11:48.922 | Building editable for manila (pyproject.toml): started 2026-06-17 20:11:49.596 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-06-17 20:11:49.597 | Created wheel for manila: filename=manila-22.1.0.dev111-0.editable-py3-none-any.whl size=8985 sha256=e24e9e9860ef44530a99143fa8ea4bd257bf52420467a4801ad4e7303d2ffc26 2026-06-17 20:11:49.597 | Stored in directory: /tmp/pip-ephem-wheel-cache-hpni3l5_/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-06-17 20:11:49.601 | Successfully built manila 2026-06-17 20:11:49.724 | Installing collected packages: SQLAlchemy-Utils, manila 2026-06-17 20:11:49.806 | 2026-06-17 20:11:49.821 | Successfully installed SQLAlchemy-Utils-0.42.1 manila-22.1.0.dev111 2026-06-17 20:11:49.933 | ++ inc/python:pip_install:216 : result=0 2026-06-17 20:11:49.938 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:11:49.944 | ++ functions-common:time_stop:2414 : local name 2026-06-17 20:11:49.949 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 20:11:49.955 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:11:49.960 | ++ functions-common:time_stop:2417 : local total 2026-06-17 20:11:49.965 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 20:11:49.970 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:11:49.975 | ++ functions-common:time_stop:2421 : start_time=1781727105436 2026-06-17 20:11:49.980 | ++ functions-common:time_stop:2423 : [[ -z 1781727105436 ]] 2026-06-17 20:11:49.986 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:11:49.993 | ++ functions-common:time_stop:2426 : end_time=1781727109988 2026-06-17 20:11:49.999 | ++ functions-common:time_stop:2427 : elapsed_time=4552 2026-06-17 20:11:50.004 | ++ functions-common:time_stop:2428 : total=113829 2026-06-17 20:11:50.009 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:11:50.015 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=118381 2026-06-17 20:11:50.020 | ++ inc/python:pip_install:219 : return 0 2026-06-17 20:11:50.025 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 20:11:50.031 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 20:11:50.037 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-06-17 20:11:50.042 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-06-17 20:11:50.048 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:11:50.053 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-17 20:11:50.059 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:11:50.065 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-17 20:11:50.070 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:721 : is_service_enabled m-shr 2026-06-17 20:11:50.108 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:11:50.114 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:723 : systemctl is-active nfs-ganesha.service 2026-06-17 20:11:50.131 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:723 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-06-17 20:11:50.137 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:724 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-06-17 20:11:50.143 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:725 : _install_nfs_and_samba 2026-06-17 20:11:50.149 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:686 : is_ubuntu 2026-06-17 20:11:50.155 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:11:50.161 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:11:50.167 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:687 : install_package nfs-kernel-server nfs-common samba 2026-06-17 20:11:50.174 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-17 20:11:50.178 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-17 20:11:50.184 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-17 20:11:50.189 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-17 20:11:50.195 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-17 20:11:50.201 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-17 20:11:50.207 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:11:50.213 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:11:50.218 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-17 20:11:50.224 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-17 20:11:50.230 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-17 20:11:50.235 | ++ functions-common:apt_get_update:1161 : return 2026-06-17 20:11:50.240 | ++ functions-common:install_package:1433 : real_install_package nfs-kernel-server nfs-common samba 2026-06-17 20:11:50.247 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-17 20:11:50.253 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-17 20:11:50.258 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-17 20:11:50.263 | ++ functions-common:real_install_package:1421 : apt_get install nfs-kernel-server nfs-common samba 2026-06-17 20:11:50.316 | ++ 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-17 20:11:50.355 | Reading package lists... 2026-06-17 20:11:50.591 | Building dependency tree... 2026-06-17 20:11:50.592 | Reading state information... 2026-06-17 20:11:50.808 | The following additional packages will be installed: 2026-06-17 20:11:50.808 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-06-17 20:11:50.808 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-06-17 20:11:50.808 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-06-17 20:11:50.808 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-06-17 20:11:50.809 | Suggested packages: 2026-06-17 20:11:50.809 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-06-17 20:11:50.810 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-06-17 20:11:50.810 | | chrony ufw winbind heimdal-clients 2026-06-17 20:11:50.810 | Recommended packages: 2026-06-17 20:11:50.810 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-06-17 20:11:50.850 | The following NEW packages will be installed: 2026-06-17 20:11:50.850 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-06-17 20:11:50.851 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-06-17 20:11:50.851 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-06-17 20:11:50.851 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-06-17 20:11:50.851 | samba-common-bin samba-libs tdb-tools 2026-06-17 20:11:51.458 | 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-06-17 20:11:51.459 | Need to get 12.9 MB of archives. 2026-06-17 20:11:51.459 | After this operation, 58.1 MB of additional disk space will be used. 2026-06-17 20:11:51.459 | 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-17 20:11:51.505 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-06-17 20:11:51.513 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-06-17 20:11:51.528 | 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-17 20:11:51.552 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-06-17 20:11:51.560 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-06-17 20:11:51.562 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-06-17 20:11:51.563 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-06-17 20:11:51.565 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-06-17 20:11:51.566 | 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-17 20:11:51.572 | 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-17 20:11:51.573 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-06-17 20:11:51.574 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-06-17 20:11:51.576 | 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-17 20:11:51.585 | 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-17 20:11:51.586 | 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-17 20:11:51.587 | 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-17 20:11:51.588 | 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-17 20:11:51.650 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-06-17 20:11:51.650 | 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-17 20:11:51.671 | 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-17 20:11:51.671 | 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-17 20:11:51.673 | 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-17 20:11:51.681 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-06-17 20:11:51.681 | 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-17 20:11:51.687 | 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-17 20:11:51.881 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-17 20:11:51.927 | Fetched 12.9 MB in 1s (15.7 MB/s) 2026-06-17 20:11:51.968 | Selecting previously unselected package libnfsidmap1:amd64. 2026-06-17 20:11:52.008 | (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-17 20:11:52.011 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-17 20:11:52.018 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-17 20:11:52.085 | Selecting previously unselected package rpcbind. 2026-06-17 20:11:52.096 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-06-17 20:11:52.105 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-06-17 20:11:52.166 | Selecting previously unselected package keyutils. 2026-06-17 20:11:52.175 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-06-17 20:11:52.180 | Unpacking keyutils (1.6.3-3build1) ... 2026-06-17 20:11:52.246 | Selecting previously unselected package nfs-common. 2026-06-17 20:11:52.256 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-17 20:11:52.265 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-17 20:11:52.352 | Selecting previously unselected package python3-dnspython. 2026-06-17 20:11:52.358 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-06-17 20:11:52.361 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-06-17 20:11:52.465 | Selecting previously unselected package liblmdb0:amd64. 2026-06-17 20:11:52.474 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-06-17 20:11:52.478 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-17 20:11:52.533 | Selecting previously unselected package libtalloc2:amd64. 2026-06-17 20:11:52.542 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-06-17 20:11:52.546 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-06-17 20:11:52.603 | Selecting previously unselected package libtdb1:amd64. 2026-06-17 20:11:52.614 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-06-17 20:11:52.617 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-06-17 20:11:52.675 | Selecting previously unselected package libtevent0t64:amd64. 2026-06-17 20:11:52.685 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-06-17 20:11:52.689 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-06-17 20:11:52.744 | Selecting previously unselected package libldb2:amd64. 2026-06-17 20:11:52.754 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-17 20:11:52.758 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:11:52.830 | Selecting previously unselected package python3-ldb. 2026-06-17 20:11:52.841 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-17 20:11:52.844 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:11:52.901 | Selecting previously unselected package python3-tdb. 2026-06-17 20:11:52.912 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-06-17 20:11:52.916 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-06-17 20:11:52.968 | Selecting previously unselected package python3-markdown. 2026-06-17 20:11:52.978 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-06-17 20:11:52.982 | Unpacking python3-markdown (3.5.2-1) ... 2026-06-17 20:11:53.046 | Selecting previously unselected package libavahi-common-data:amd64. 2026-06-17 20:11:53.058 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-06-17 20:11:53.062 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-17 20:11:53.118 | Selecting previously unselected package libavahi-common3:amd64. 2026-06-17 20:11:53.126 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-17 20:11:53.129 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-17 20:11:53.187 | Selecting previously unselected package libavahi-client3:amd64. 2026-06-17 20:11:53.198 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-17 20:11:53.201 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-17 20:11:53.255 | Selecting previously unselected package libwbclient0:amd64. 2026-06-17 20:11:53.264 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-17 20:11:53.267 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:11:53.329 | Selecting previously unselected package samba-libs:amd64. 2026-06-17 20:11:53.339 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-17 20:11:53.347 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:11:53.556 | Selecting previously unselected package python3-talloc:amd64. 2026-06-17 20:11:53.567 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-06-17 20:11:53.570 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-06-17 20:11:53.627 | Selecting previously unselected package python3-samba. 2026-06-17 20:11:53.637 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-17 20:11:53.640 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:11:53.842 | Selecting previously unselected package samba-common. 2026-06-17 20:11:53.852 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.6_all.deb ... 2026-06-17 20:11:53.872 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:11:53.932 | Selecting previously unselected package libcups2t64:amd64. 2026-06-17 20:11:53.942 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ... 2026-06-17 20:11:53.945 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-06-17 20:11:54.007 | Selecting previously unselected package samba-common-bin. 2026-06-17 20:11:54.016 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-17 20:11:54.019 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:11:54.114 | Selecting previously unselected package tdb-tools. 2026-06-17 20:11:54.125 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-06-17 20:11:54.128 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-06-17 20:11:54.192 | Selecting previously unselected package samba. 2026-06-17 20:11:54.202 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-17 20:11:54.228 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:11:54.374 | Selecting previously unselected package nfs-kernel-server. 2026-06-17 20:11:54.383 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-17 20:11:54.388 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-06-17 20:11:54.480 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-17 20:11:54.491 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-17 20:11:54.501 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-06-17 20:11:54.511 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-06-17 20:11:55.109 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-06-17 20:11:55.109 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-06-17 20:11:55.704 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:11:55.958 | 2026-06-17 20:11:55.958 | Creating config file /etc/samba/smb.conf with new version 2026-06-17 20:11:56.078 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:11:56.089 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-06-17 20:11:56.100 | Setting up python3-tdb (1.4.10-1build1) ... 2026-06-17 20:11:56.248 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-17 20:11:56.257 | Setting up tdb-tools (1.4.10-1build1) ... 2026-06-17 20:11:56.270 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-06-17 20:11:56.278 | Setting up python3-markdown (3.5.2-1) ... 2026-06-17 20:11:56.472 | Setting up keyutils (1.6.3-3build1) ... 2026-06-17 20:11:56.487 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-06-17 20:11:56.845 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-06-17 20:11:56.855 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-06-17 20:11:56.866 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-17 20:11:56.877 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-17 20:11:57.108 | 2026-06-17 20:11:57.108 | Creating config file /etc/idmapd.conf with new version 2026-06-17 20:11:57.692 | 2026-06-17 20:11:57.692 | Creating config file /etc/nfs.conf with new version 2026-06-17 20:11:57.793 | info: Selecting UID from range 100 to 999 ... 2026-06-17 20:11:57.793 | 2026-06-17 20:11:57.797 | info: Adding system user `statd' (UID 115) ... 2026-06-17 20:11:57.802 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-06-17 20:11:57.837 | info: Not creating home directory `/var/lib/nfs'. 2026-06-17 20:11:58.356 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-06-17 20:11:58.356 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-06-17 20:11:58.713 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-06-17 20:11:58.760 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-06-17 20:11:58.787 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-06-17 20:11:58.811 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-06-17 20:11:58.835 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-06-17 20:11:58.860 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-06-17 20:11:58.883 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-06-17 20:11:58.912 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-06-17 20:11:59.032 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:11:59.042 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-17 20:11:59.053 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-06-17 20:11:59.198 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-06-17 20:11:59.198 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-06-17 20:11:59.336 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-06-17 20:11:59.469 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-06-17 20:11:59.873 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-06-17 20:11:59.918 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-06-17 20:12:00.476 | 2026-06-17 20:12:00.476 | Creating config file /etc/exports with new version 2026-06-17 20:12:00.748 | 2026-06-17 20:12:00.748 | Creating config file /etc/default/nfs-kernel-server with new version 2026-06-17 20:12:01.201 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:12:01.211 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:12:01.355 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-06-17 20:12:01.366 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:12:01.930 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:12:01.941 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-17 20:12:03.306 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-06-17 20:12:03.307 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-06-17 20:12:03.949 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-06-17 20:12:03.949 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-06-17 20:12:04.606 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-06-17 20:12:04.606 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-06-17 20:12:05.042 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-17 20:12:06.370 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-17 20:12:06.638 | ++ functions-common:apt_get:1205 : result=0 2026-06-17 20:12:06.643 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-17 20:12:06.649 | ++ functions-common:time_stop:2414 : local name 2026-06-17 20:12:06.656 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 20:12:06.663 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:12:06.669 | ++ functions-common:time_stop:2417 : local total 2026-06-17 20:12:06.675 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 20:12:06.682 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-17 20:12:06.688 | ++ functions-common:time_stop:2421 : start_time=1781727110310 2026-06-17 20:12:06.693 | ++ functions-common:time_stop:2423 : [[ -z 1781727110310 ]] 2026-06-17 20:12:06.701 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:12:06.710 | ++ functions-common:time_stop:2426 : end_time=1781727126704 2026-06-17 20:12:06.717 | ++ functions-common:time_stop:2427 : elapsed_time=16394 2026-06-17 20:12:06.724 | ++ functions-common:time_stop:2428 : total=202738 2026-06-17 20:12:06.728 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:12:06.734 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=219132 2026-06-17 20:12:06.740 | ++ functions-common:apt_get:1209 : return 0 2026-06-17 20:12:06.747 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:688 : check_nfs_kernel_service_state_ubuntu 2026-06-17 20:12:06.756 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:671 : sudo service nfs-kernel-server status 2026-06-17 20:12:06.801 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:671 : [[ '' == \f\a\i\l ]] 2026-06-17 20:12:06.809 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:679 : sudo service nfs-kernel-server status 2026-06-17 20:12:06.855 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:679 : [[ '' == \f\a\i\l ]] 2026-06-17 20:12:06.860 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:729 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-06-17 20:12:06.866 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:744 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-06-17 20:12:06.872 | ++ /opt/stack/manila/devstack/plugin.sh:source:1261 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 20:12:06.879 | ++ /opt/stack/manila/devstack/plugin.sh:source:1266 : [[ stack == \c\l\e\a\n ]] 2026-06-17 20:12:06.893 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-17 20:12:06.900 | + functions-common:run_plugins:1834 : local dir=/opt/stack/octavia 2026-06-17 20:12:06.907 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-06-17 20:12:06.912 | + functions-common:run_plugins:1836 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-06-17 20:12:06.920 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-06-17 20:12:06.927 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-06-17 20:12:06.933 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-17 20:12:06.971 | ++ /opt/stack/octavia/devstack/plugin.sh:source:770 : is_service_enabled octavia 2026-06-17 20:12:07.001 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:12:07.007 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == main ']' 2026-06-17 20:12:07.013 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == standalone ']' 2026-06-17 20:12:07.019 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:12:07.024 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-17 20:12:07.030 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : echo_summary 'Installing octavia' 2026-06-17 20:12:07.036 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-17 20:12:07.042 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-06-17 20:12:07.048 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : octavia_lib_install 2026-06-17 20:12:07.056 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-06-17 20:12:07.062 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-06-17 20:12:07.068 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:12:07.074 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-17 20:12:07.081 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:12:07.087 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-17 20:12:07.092 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-06-17 20:12:07.098 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-06-17 20:12:07.105 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-06-17 20:12:07.113 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-06-17 20:12:07.120 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-06-17 20:12:07.127 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 20:12:07.137 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-06-17 20:12:07.137 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 20:12:07.150 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-06-17 20:12:07.156 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-06-17 20:12:07.163 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-06-17 20:12:07.170 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-06-17 20:12:07.176 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-06-17 20:12:07.229 | Using python 3.12 to install octavia-lib 2026-06-17 20:12:07.234 | ++ 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-17 20:12:07.894 | Collecting octavia-lib 2026-06-17 20:12:07.959 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-17 20:12:07.971 | 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-17 20:12:07.971 | 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-17 20:12:07.972 | 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-17 20:12:07.972 | 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-17 20:12:07.974 | 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-17 20:12:07.975 | 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-17 20:12:07.978 | 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-17 20:12:07.978 | 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-17 20:12:07.979 | 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-17 20:12:07.979 | 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-17 20:12:07.980 | 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-17 20:12:07.981 | 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-17 20:12:07.986 | 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-17 20:12:07.998 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-06-17 20:12:08.167 | Installing collected packages: octavia-lib 2026-06-17 20:12:08.219 | Successfully installed octavia-lib-3.11.0 2026-06-17 20:12:08.291 | ++ inc/python:pip_install:216 : result=0 2026-06-17 20:12:08.299 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:12:08.305 | ++ functions-common:time_stop:2414 : local name 2026-06-17 20:12:08.313 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 20:12:08.320 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:12:08.328 | ++ functions-common:time_stop:2417 : local total 2026-06-17 20:12:08.334 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 20:12:08.342 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:12:08.348 | ++ functions-common:time_stop:2421 : start_time=1781727127215 2026-06-17 20:12:08.354 | ++ functions-common:time_stop:2423 : [[ -z 1781727127215 ]] 2026-06-17 20:12:08.362 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:12:08.370 | ++ functions-common:time_stop:2426 : end_time=1781727128364 2026-06-17 20:12:08.375 | ++ functions-common:time_stop:2427 : elapsed_time=1149 2026-06-17 20:12:08.380 | ++ functions-common:time_stop:2428 : total=118381 2026-06-17 20:12:08.386 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:12:08.390 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=119530 2026-06-17 20:12:08.395 | ++ inc/python:pip_install:219 : return 0 2026-06-17 20:12:08.401 | ++ /opt/stack/octavia/devstack/plugin.sh:source:787 : octavia_install 2026-06-17 20:12:08.407 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-06-17 20:12:08.413 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-06-17 20:12:08.420 | ++ inc/python:setup_develop:353 : local bindep 2026-06-17 20:12:08.426 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-17 20:12:08.432 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-06-17 20:12:08.439 | ++ inc/python:setup_develop:359 : local extras= 2026-06-17 20:12:08.445 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-06-17 20:12:08.450 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 20:12:08.457 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-17 20:12:08.464 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-06-17 20:12:08.470 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 20:12:08.476 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 20:12:08.484 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-06-17 20:12:08.490 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 20:12:08.499 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-06-17 20:12:08.505 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 20:12:08.512 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 20:12:08.520 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-06-17 20:12:08.536 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-06-17 20:12:08.541 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-06-17 20:12:08.545 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-06-17 20:12:08.637 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-06-17 20:12:08.643 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-17 20:12:08.649 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-17 20:12:08.654 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 20:12:08.661 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-17 20:12:08.667 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-06-17 20:12:08.672 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-17 20:12:08.678 | ++ inc/python:setup_package:446 : local extras= 2026-06-17 20:12:08.684 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 20:12:08.689 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 20:12:08.697 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 20:12:08.703 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 20:12:08.709 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 20:12:08.716 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-06-17 20:12:08.763 | Using python 3.12 to install /opt/stack/octavia 2026-06-17 20:12:08.769 | ++ 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-17 20:12:09.367 | Obtaining file:///opt/stack/octavia 2026-06-17 20:12:09.369 | Installing build dependencies: started 2026-06-17 20:12:10.354 | Installing build dependencies: finished with status 'done' 2026-06-17 20:12:10.355 | Checking if build backend supports build_editable: started 2026-06-17 20:12:10.658 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 20:12:10.659 | Getting requirements to build editable: started 2026-06-17 20:12:10.809 | Getting requirements to build editable: finished with status 'done' 2026-06-17 20:12:10.811 | Preparing editable metadata (pyproject.toml): started 2026-06-17 20:12:11.356 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-17 20:12:11.378 | 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-17 20:12:11.378 | 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-17 20:12:11.379 | 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-17 20:12:11.379 | 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-17 20:12:11.380 | 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-17 20:12:11.380 | 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-17 20:12:11.381 | 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-17 20:12:11.381 | 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-17 20:12:11.381 | 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-17 20:12:11.382 | 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-17 20:12:11.382 | 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-17 20:12:11.383 | 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-17 20:12:11.383 | 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-17 20:12:11.383 | 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-17 20:12:11.384 | 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-17 20:12:11.384 | 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-17 20:12:11.385 | 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-17 20:12:11.386 | 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-17 20:12:11.386 | 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-17 20:12:11.387 | 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-17 20:12:11.387 | 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-17 20:12:11.387 | 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-17 20:12:11.388 | 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-17 20:12:11.388 | 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-17 20:12:11.388 | 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-17 20:12:11.389 | 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-17 20:12:11.389 | 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-17 20:12:11.390 | 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-17 20:12:11.390 | 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-17 20:12:11.391 | 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-17 20:12:11.391 | 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-17 20:12:11.391 | 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-17 20:12:11.392 | 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-17 20:12:11.392 | 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-17 20:12:11.392 | 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-17 20:12:11.393 | 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-17 20:12:11.393 | 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-17 20:12:11.394 | 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-17 20:12:11.394 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev16) (1.9.0) 2026-06-17 20:12:11.394 | 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-17 20:12:11.395 | 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-17 20:12:11.395 | 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-17 20:12:11.396 | 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-17 20:12:11.397 | 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-17 20:12:11.397 | 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-17 20:12:11.398 | 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-17 20:12:11.502 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev16) 2026-06-17 20:12:11.573 | Downloading gunicorn-26.0.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-17 20:12:11.589 | 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-17 20:12:11.591 | 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-17 20:12:11.592 | 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-17 20:12:11.599 | 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-17 20:12:11.602 | 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-17 20:12:11.604 | 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-17 20:12:11.604 | 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-17 20:12:11.605 | 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-17 20:12:11.605 | 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-17 20:12:11.609 | 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-17 20:12:11.610 | 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-17 20:12:11.611 | 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-17 20:12:11.614 | 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-17 20:12:11.615 | 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-17 20:12:11.615 | 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-17 20:12:11.616 | 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-17 20:12:11.620 | 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-17 20:12:11.620 | 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-17 20:12:11.624 | 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-17 20:12:11.625 | 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-17 20:12:11.625 | 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-17 20:12:11.626 | 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-17 20:12:11.631 | 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-17 20:12:11.632 | 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-17 20:12:11.632 | 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-17 20:12:11.633 | 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-17 20:12:11.633 | 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-17 20:12:11.634 | 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-17 20:12:11.639 | 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-17 20:12:11.645 | 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-17 20:12:11.651 | 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-17 20:12:11.651 | 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-17 20:12:11.654 | 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-17 20:12:11.660 | 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-17 20:12:11.660 | 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-17 20:12:11.661 | 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-17 20:12:11.662 | 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-17 20:12:11.662 | 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-17 20:12:11.664 | 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-17 20:12:11.669 | 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-17 20:12:11.673 | 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-17 20:12:11.675 | 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-17 20:12:11.676 | 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-17 20:12:11.684 | 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-17 20:12:11.688 | 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-17 20:12:11.689 | 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-17 20:12:11.689 | 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-17 20:12:11.690 | 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-17 20:12:11.690 | 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-17 20:12:11.691 | 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-17 20:12:11.691 | 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-17 20:12:11.694 | 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-17 20:12:11.701 | 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-17 20:12:11.705 | 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-17 20:12:11.708 | 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-17 20:12:11.713 | 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-17 20:12:11.726 | 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-17 20:12:11.750 | 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-17 20:12:11.753 | 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-17 20:12:11.753 | 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-17 20:12:11.758 | 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-17 20:12:11.759 | 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-17 20:12:11.759 | 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-17 20:12:11.760 | 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-17 20:12:11.769 | 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-17 20:12:11.772 | 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-17 20:12:11.773 | 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-17 20:12:11.791 | 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-17 20:12:11.791 | 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-17 20:12:11.792 | 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-17 20:12:11.792 | 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-17 20:12:11.809 | 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-17 20:12:11.809 | 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-17 20:12:11.815 | 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-17 20:12:11.824 | 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-17 20:12:11.853 | 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-17 20:12:11.854 | 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-17 20:12:11.854 | 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-17 20:12:11.896 | 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-17 20:12:11.897 | 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-17 20:12:11.897 | 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-17 20:12:11.901 | 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-17 20:12:11.936 | Downloading gunicorn-26.0.0-py3-none-any.whl (212 kB) 2026-06-17 20:12:11.989 | Building wheels for collected packages: octavia 2026-06-17 20:12:11.990 | Building editable for octavia (pyproject.toml): started 2026-06-17 20:12:12.563 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-06-17 20:12:12.564 | Created wheel for octavia: filename=octavia-18.1.0.dev16-0.editable-py3-none-any.whl size=9751 sha256=0cbdfa384bb21846a8507d11b2f66da417a1ad35711d780cd5e93d9d624eb1b7 2026-06-17 20:12:12.565 | Stored in directory: /tmp/pip-ephem-wheel-cache-852tih_4/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-06-17 20:12:12.573 | Successfully built octavia 2026-06-17 20:12:12.713 | Installing collected packages: gunicorn, octavia 2026-06-17 20:12:12.885 | 2026-06-17 20:12:12.905 | Successfully installed gunicorn-26.0.0 octavia-18.1.0.dev16 2026-06-17 20:12:13.068 | ++ inc/python:pip_install:216 : result=0 2026-06-17 20:12:13.075 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:12:13.081 | ++ functions-common:time_stop:2414 : local name 2026-06-17 20:12:13.086 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 20:12:13.092 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:12:13.097 | ++ functions-common:time_stop:2417 : local total 2026-06-17 20:12:13.103 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 20:12:13.110 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:12:13.115 | ++ functions-common:time_stop:2421 : start_time=1781727128752 2026-06-17 20:12:13.122 | ++ functions-common:time_stop:2423 : [[ -z 1781727128752 ]] 2026-06-17 20:12:13.129 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:12:13.136 | ++ functions-common:time_stop:2426 : end_time=1781727133131 2026-06-17 20:12:13.142 | ++ functions-common:time_stop:2427 : elapsed_time=4379 2026-06-17 20:12:13.147 | ++ functions-common:time_stop:2428 : total=119530 2026-06-17 20:12:13.153 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:12:13.158 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=123909 2026-06-17 20:12:13.164 | ++ inc/python:pip_install:219 : return 0 2026-06-17 20:12:13.169 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-17 20:12:13.175 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-17 20:12:13.181 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-06-17 20:12:13.188 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-06-17 20:12:13.194 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:12:13.201 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-17 20:12:13.207 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-06-17 20:12:13.214 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-17 20:12:13.221 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : octaviaclient_install 2026-06-17 20:12:13.227 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-06-17 20:12:13.233 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-06-17 20:12:13.239 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-17 20:12:13.245 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-17 20:12:13.252 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-17 20:12:13.258 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-17 20:12:13.264 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-06-17 20:12:13.270 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-06-17 20:12:13.276 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-06-17 20:12:13.284 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-06-17 20:12:13.290 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-06-17 20:12:13.297 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-17 20:12:13.307 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-06-17 20:12:13.307 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-17 20:12:13.319 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-06-17 20:12:13.325 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-06-17 20:12:13.332 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-06-17 20:12:13.340 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-06-17 20:12:13.346 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-06-17 20:12:13.396 | Using python 3.12 to install python-octaviaclient 2026-06-17 20:12:13.403 | ++ 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-17 20:12:14.051 | Collecting python-octaviaclient 2026-06-17 20:12:14.113 | Downloading python_octaviaclient-3.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-17 20:12:14.124 | 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-17 20:12:14.125 | 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-17 20:12:14.157 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient) 2026-06-17 20:12:14.162 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-17 20:12:14.171 | 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-17 20:12:14.172 | 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-17 20:12:14.173 | 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-17 20:12:14.174 | 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-17 20:12:14.174 | 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-17 20:12:14.176 | 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-17 20:12:14.176 | 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-17 20:12:14.177 | 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-17 20:12:14.178 | 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-17 20:12:14.178 | 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-17 20:12:14.181 | 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-17 20:12:14.181 | 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-17 20:12:14.182 | 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-17 20:12:14.183 | 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-17 20:12:14.184 | 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-17 20:12:14.185 | 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-17 20:12:14.186 | 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-17 20:12:14.189 | 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-17 20:12:14.190 | 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-17 20:12:14.192 | 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-17 20:12:14.192 | 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-17 20:12:14.192 | 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-17 20:12:14.193 | 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-17 20:12:14.193 | 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-17 20:12:14.194 | 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-17 20:12:14.195 | 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-17 20:12:14.196 | 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-17 20:12:14.199 | 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-17 20:12:14.203 | 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-17 20:12:14.206 | 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-17 20:12:14.208 | 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-17 20:12:14.208 | 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-17 20:12:14.209 | 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-17 20:12:14.212 | 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-17 20:12:14.214 | 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-17 20:12:14.222 | 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-17 20:12:14.222 | 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-17 20:12:14.226 | 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-17 20:12:14.226 | 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-17 20:12:14.229 | 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-17 20:12:14.230 | 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-17 20:12:14.233 | 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-17 20:12:14.234 | 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-17 20:12:14.234 | 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-17 20:12:14.235 | 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-17 20:12:14.244 | 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-17 20:12:14.244 | 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-17 20:12:14.247 | 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-17 20:12:14.270 | Downloading python_octaviaclient-3.14.0-py3-none-any.whl (113 kB) 2026-06-17 20:12:14.301 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-17 20:12:14.332 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 40.8 MB/s 0:00:00 2026-06-17 20:12:14.517 | Installing collected packages: python-openstackclient, python-octaviaclient 2026-06-17 20:12:15.799 | 2026-06-17 20:12:15.822 | Successfully installed python-octaviaclient-3.14.0 python-openstackclient-10.1.0 2026-06-17 20:12:15.920 | ++ inc/python:pip_install:216 : result=0 2026-06-17 20:12:15.927 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-17 20:12:15.934 | ++ functions-common:time_stop:2414 : local name 2026-06-17 20:12:15.940 | ++ functions-common:time_stop:2415 : local end_time 2026-06-17 20:12:15.949 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-17 20:12:15.957 | ++ functions-common:time_stop:2417 : local total 2026-06-17 20:12:15.962 | ++ functions-common:time_stop:2418 : local start_time 2026-06-17 20:12:15.969 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-17 20:12:15.976 | ++ functions-common:time_stop:2421 : start_time=1781727133383 2026-06-17 20:12:15.982 | ++ functions-common:time_stop:2423 : [[ -z 1781727133383 ]] 2026-06-17 20:12:15.991 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-17 20:12:16.002 | ++ functions-common:time_stop:2426 : end_time=1781727135994 2026-06-17 20:12:16.010 | ++ functions-common:time_stop:2427 : elapsed_time=2611 2026-06-17 20:12:16.018 | ++ functions-common:time_stop:2428 : total=123909 2026-06-17 20:12:16.025 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-17 20:12:16.032 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=126520 2026-06-17 20:12:16.040 | ++ inc/python:pip_install:219 : return 0 2026-06-17 20:12:16.046 | ++ /opt/stack/octavia/devstack/plugin.sh:source:811 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-17 20:12:16.052 | ++ /opt/stack/octavia/devstack/plugin.sh:source:819 : [[ stack == \c\l\e\a\n ]] 2026-06-17 20:12:16.060 | ++ /opt/stack/octavia/devstack/plugin.sh:source:827 : [[ ehxB =~ e ]] 2026-06-17 20:12:16.067 | ++ /opt/stack/octavia/devstack/plugin.sh:source:828 : set -e 2026-06-17 20:12:16.075 | ++ /opt/stack/octavia/devstack/plugin.sh:source:832 : [[ ehxB =~ x ]] 2026-06-17 20:12:16.082 | ++ /opt/stack/octavia/devstack/plugin.sh:source:833 : set -x 2026-06-17 20:12:16.087 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-17 20:12:16.094 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum-cluster-api 2026-06-17 20:12:16.100 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-06-17 20:12:16.108 | + functions-common:run_plugins:1836 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-06-17 20:12:16.114 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-06-17 20:12:16.121 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-06-17 20:12:16.128 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-06-17 20:12:16.135 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-06-17 20:12:16.142 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-06-17 20:12:16.149 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-17 20:12:16.156 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-06-17 20:12:16.164 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-17 20:12:16.172 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-06-17 20:12:16.208 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-17 20:12:16.214 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:12:16.220 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-06-17 20:12:16.227 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-06-17 20:12:16.233 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-17 20:12:16.239 | ++ /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-17 20:12:16.243 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-17 20:12:16.249 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/magnum-cluster-api 2026-06-17 20:12:16.255 | ++ functions-common:git_clone:585 : local git_ref=/opt/stack/magnum-cluster-api 2026-06-17 20:12:16.260 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-17 20:12:16.268 | +++ functions-common:git_clone:587 : pwd 2026-06-17 20:12:16.273 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-17 20:12:16.279 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-17 20:12:16.287 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-17 20:12:16.325 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-17 20:12:16.331 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-17 20:12:16.338 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-17 20:12:16.346 | ++ functions-common:git_clone:604 : echo /opt/stack/magnum-cluster-api 2026-06-17 20:12:16.346 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-17 20:12:16.358 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-06-17 20:12:16.365 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-17 20:12:16.370 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-06-17 20:12:16.394 | ++ functions-common:git_clone:666 : cd /opt/stack/magnum-cluster-api 2026-06-17 20:12:16.402 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-17 20:12:16.403 | ++ functions-common:git_clone:667 : head -1 2026-06-17 20:12:16.409 | fd80ad2 fix(deps): update rust crate pyo3 to 0.29.0 [security] 2026-06-17 20:12:16.416 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-17 20:12:16.423 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-06-17 20:12:16.430 | ++ inc/python:setup_develop:353 : local bindep 2026-06-17 20:12:16.441 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-17 20:12:16.447 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-17 20:12:16.451 | ++ inc/python:setup_develop:359 : local extras= 2026-06-17 20:12:16.457 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-06-17 20:12:16.464 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-17 20:12:16.472 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-17 20:12:16.479 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-17 20:12:16.486 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-17 20:12:16.493 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-17 20:12:16.501 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-06-17 20:12:16.506 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-17 20:12:16.514 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-06-17 20:12:16.521 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-17 20:12:16.528 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-17 20:12:16.536 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-06-17 20:12:16.549 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-06-17 20:12:16.554 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-06-17 20:12:16.561 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-06-17 20:12:16.577 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-06-17 20:12:16.583 | ++ 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-17 20:12:16.676 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-06-17 20:12:16.682 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-17 20:12:16.689 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-17 20:12:16.695 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-17 20:12:16.701 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-17 20:12:16.707 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-17 20:12:16.713 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-17 20:12:16.719 | ++ inc/python:setup_package:446 : local extras= 2026-06-17 20:12:16.724 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-17 20:12:16.729 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-17 20:12:16.734 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-17 20:12:16.742 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-17 20:12:16.748 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-17 20:12:16.755 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-06-17 20:12:16.798 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-06-17 20:12:16.803 | ++ 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-17 20:12:17.390 | Obtaining file:///opt/stack/magnum-cluster-api 2026-06-17 20:12:17.392 | Installing build dependencies: started 2026-06-17 20:12:18.709 | Installing build dependencies: finished with status 'done' 2026-06-17 20:12:18.709 | Checking if build backend supports build_editable: started 2026-06-17 20:12:18.775 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-17 20:12:18.776 | Getting requirements to build editable: started 2026-06-17 20:12:18.843 | Getting requirements to build editable: finished with status 'done' 2026-06-17 20:12:18.845 | Preparing editable metadata (pyproject.toml): started 2026-06-17 20:12:19.523 | Preparing editable metadata (pyproject.toml): finished with status 'error' 2026-06-17 20:12:19.534 | error: subprocess-exited-with-error 2026-06-17 20:12:19.534 | 2026-06-17 20:12:19.534 | × Preparing editable metadata (pyproject.toml) did not run successfully. 2026-06-17 20:12:19.534 | │ exit code: 1 2026-06-17 20:12:19.534 | ╰─> [22 lines of output] 2026-06-17 20:12:19.534 | Updating crates.io index 2026-06-17 20:12:19.534 | error: failed to select a version for `pyo3-ffi`. 2026-06-17 20:12:19.534 | ... required by package `pyo3 v0.28.2` 2026-06-17 20:12:19.534 | ... which satisfies dependency `pyo3 = "^0.28"` of package `pyo3-async-runtimes v0.28.0` 2026-06-17 20:12:19.534 | ... which satisfies dependency `pyo3-async-runtimes = "^0.28.0"` of package `magnum-cluster-api v0.36.6 (/opt/stack/magnum-cluster-api)` 2026-06-17 20:12:19.534 | versions that meet the requirements `=0.28.2` are: 0.28.2 2026-06-17 20:12:19.534 | 2026-06-17 20:12:19.534 | package `pyo3-ffi` links to the native library `python`, but it conflicts with a previous package which links to `python` as well: 2026-06-17 20:12:19.534 | package `pyo3-ffi v0.29.0` 2026-06-17 20:12:19.534 | ... which satisfies dependency `pyo3-ffi = "=0.29.0"` of package `pyo3 v0.29.0` 2026-06-17 20:12:19.534 | ... which satisfies dependency `pyo3 = "^0.29.0"` of package `magnum-cluster-api v0.36.6 (/opt/stack/magnum-cluster-api)` 2026-06-17 20:12:19.534 | note: only one package in the dependency graph may specify the same links value to ensure that only one copy of a native library is linked in the final binary 2026-06-17 20:12:19.534 | for more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links 2026-06-17 20:12:19.534 | help: try to adjust your dependencies so that only one package uses the `links = "python"` value 2026-06-17 20:12:19.534 | 2026-06-17 20:12:19.534 | failed to select a version for `pyo3-ffi` which could resolve this conflict 2026-06-17 20:12:19.534 | 💥 maturin failed 2026-06-17 20:12:19.534 | Caused by: Cargo metadata failed. Does your crate compile with `cargo build`? 2026-06-17 20:12:19.534 | Caused by: `cargo metadata` exited with an error: 2026-06-17 20:12:19.534 | Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-3v28uhhl', '--interpreter', '/opt/stack/data/venv/bin/python3.12']' returned non-zero exit status 1. 2026-06-17 20:12:19.534 | Checking for Rust toolchain.... 2026-06-17 20:12:19.534 | Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-3v28uhhl --interpreter /opt/stack/data/venv/bin/python3.12` 2026-06-17 20:12:19.534 | [end of output] 2026-06-17 20:12:19.534 | 2026-06-17 20:12:19.535 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-06-17 20:12:19.536 | error: metadata-generation-failed 2026-06-17 20:12:19.536 | 2026-06-17 20:12:19.536 | × Encountered error while generating package metadata. 2026-06-17 20:12:19.536 | ╰─> from file:///opt/stack/magnum-cluster-api 2026-06-17 20:12:19.536 | 2026-06-17 20:12:19.536 | note: This is an issue with the package mentioned above, not pip. 2026-06-17 20:12:19.536 | hint: See above for details. 2026-06-17 20:12:19.611 | + inc/python:pip_install:1 : exit_trap 2026-06-17 20:12:19.616 | + ./stack.sh:exit_trap:519 : local r=1 2026-06-17 20:12:19.623 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-06-17 20:12:19.629 | + ./stack.sh:exit_trap:520 : jobs= 2026-06-17 20:12:19.634 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-06-17 20:12:19.639 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-06-17 20:12:19.645 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-06-17 20:12:19.650 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-06-17 20:12:19.656 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-06-17 20:12:19.661 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-06-17 20:12:19.661 | Error on exit 2026-06-17 20:12:19.666 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-06-17 20:12:19.672 | + ./stack.sh:exit_trap:540 : generate-subunit 1781726573 566 fail 2026-06-17 20:12:19.840 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-06-17 20:12:19.846 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-06-17 20:12:20.812 | + ./stack.sh:exit_trap:554 : exit 1