2026-03-13 12:21:00.033 | + ./stack.sh:main:485 : exec 2026-03-13 12:21:00.033 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-13-122059' 2026-03-13 12:21:00.033 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-03-13-122059.summary.2026-03-13-122059 2026-03-13 12:21:00.033 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:21:00.033 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-13-122059 2026-03-13 12:21:00.033 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-13-122059 /opt/stack/logs/devstacklog.txt 2026-03-13 12:21:00.033 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-13-122059.summary.2026-03-13-122059 /opt/stack/logs/devstacklog.txt.summary 2026-03-13 12:21:00.033 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-03-13 12:21:00.036 | + functions:check_path_perm_sanity:615 : local real_path 2026-03-13 12:21:00.041 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-03-13 12:21:00.049 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-03-13 12:21:00.052 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-03-13 12:21:00.060 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-03-13 12:21:00.060 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-03-13 12:21:00.066 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-13 12:21:00.070 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-03-13 12:21:00.077 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-03-13 12:21:00.084 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-13 12:21:00.088 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-13 12:21:00.093 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-03-13 12:21:00.099 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-03-13 12:21:00.106 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-13 12:21:00.111 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-03-13 12:21:00.116 | + ./stack.sh:main:558 : trap err_trap ERR 2026-03-13 12:21:00.121 | + ./stack.sh:main:571 : set -o errexit 2026-03-13 12:21:00.125 | + ./stack.sh:main:574 : uname -a 2026-03-13 12:21:00.127 | Linux np0000158691 6.8.0-101-generic #101-Ubuntu SMP PREEMPT_DYNAMIC Mon Feb 9 10:15:05 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-03-13 12:21:00.132 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-13 12:21:00.136 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-03-13 12:21:00.143 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-03-13 12:21:00.211 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-03-13 12:21:00.242 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-03-13 12:21:00.247 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-03-13 12:21:00.278 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-03-13 12:21:00.283 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-03-13 12:21:00.311 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-03-13 12:21:00.316 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-03-13 12:21:00.344 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-03-13 12:21:00.350 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-03-13 12:21:00.354 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-03-13 12:21:00.360 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-03-13 12:21:00.391 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-03-13 12:21:00.395 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-03-13 12:21:00.424 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-03-13 12:21:00.428 | + ./stack.sh:main:588 : tune_host 2026-03-13 12:21:00.432 | + lib/host:tune_host:96 : configure_host_mem 2026-03-13 12:21:00.435 | + lib/host:configure_host_mem:70 : configure_zswap 2026-03-13 12:21:00.440 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:00.443 | + lib/host:configure_zswap:43 : is_ubuntu 2026-03-13 12:21:00.447 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:21:00.451 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:21:00.456 | + lib/host:configure_zswap:44 : echo lz4 2026-03-13 12:21:00.457 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-03-13 12:21:00.470 | lz4 2026-03-13 12:21:00.477 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-03-13 12:21:00.477 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-03-13 12:21:00.490 | zsmalloc 2026-03-13 12:21:00.497 | + lib/host:configure_zswap:47 : echo 1 2026-03-13 12:21:00.497 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-03-13 12:21:00.512 | 1 2026-03-13 12:21:00.541 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-03-13 12:21:00.556 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-03-13 12:21:00.556 | /sys/module/zswap/parameters/enabled:Y 2026-03-13 12:21:00.556 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-03-13 12:21:00.556 | /sys/module/zswap/parameters/max_pool_percent:20 2026-03-13 12:21:00.556 | /sys/module/zswap/parameters/compressor:lz4 2026-03-13 12:21:00.556 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-03-13 12:21:00.556 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-03-13 12:21:00.556 | /sys/module/zswap/parameters/exclusive_loads:N 2026-03-13 12:21:00.556 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-03-13 12:21:00.564 | + lib/host:configure_host_mem:71 : configure_ksm 2026-03-13 12:21:00.568 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:00.572 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-03-13 12:21:00.576 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:21:00.581 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:21:00.585 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-13 12:21:00.589 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:21:00.594 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:00.598 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:21:00.602 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:21:00.607 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:21:00.610 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:21:00.614 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-03-13 12:21:00.618 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:00.622 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-03-13 12:21:00.627 | ++ functions-common:apt_get_update:1166 : id -u 2026-03-13 12:21:00.633 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-03-13 12:21:00.638 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-03-13 12:21:00.642 | + functions-common:time_start:2398 : local name=apt-get-update 2026-03-13 12:21:00.646 | + functions-common:time_start:2399 : local start_time= 2026-03-13 12:21:00.650 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-13 12:21:00.655 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-13 12:21:00.662 | + functions-common:time_start:2403 : _TIME_START[$name]=1773404460658 2026-03-13 12:21:00.667 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-03-13 12:21:00.671 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-03-13 12:21:00.675 | + functions-common:apt_get_update:1173 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-03-13 12:21:00.837 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-03-13 12:21:00.838 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2026-03-13 12:21:00.899 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-03-13 12:21:00.908 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-03-13 12:21:01.446 | Fetched 126 kB in 1s (190 kB/s) 2026-03-13 12:21:02.409 | Reading package lists... 2026-03-13 12:21:02.449 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-03-13 12:21:02.453 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-03-13 12:21:02.456 | + functions-common:time_stop:2412 : local name 2026-03-13 12:21:02.461 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:21:02.465 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:21:02.469 | + functions-common:time_stop:2415 : local total 2026-03-13 12:21:02.472 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:21:02.476 | + functions-common:time_stop:2418 : name=apt-get-update 2026-03-13 12:21:02.480 | + functions-common:time_stop:2419 : start_time=1773404460658 2026-03-13 12:21:02.484 | + functions-common:time_stop:2421 : [[ -z 1773404460658 ]] 2026-03-13 12:21:02.489 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:21:02.496 | + functions-common:time_stop:2424 : end_time=1773404462491 2026-03-13 12:21:02.500 | + functions-common:time_stop:2425 : elapsed_time=1833 2026-03-13 12:21:02.504 | + functions-common:time_stop:2426 : total=0 2026-03-13 12:21:02.508 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:21:02.513 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1833 2026-03-13 12:21:02.518 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-03-13 12:21:02.521 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:21:02.526 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:21:02.531 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:21:02.535 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-03-13 12:21:02.571 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-03-13 12:21:02.614 | Reading package lists... 2026-03-13 12:21:02.884 | Building dependency tree... 2026-03-13 12:21:02.885 | Reading state information... 2026-03-13 12:21:03.174 | Recommended packages: 2026-03-13 12:21:03.175 | qemu-kvm 2026-03-13 12:21:03.206 | The following NEW packages will be installed: 2026-03-13 12:21:03.207 | ksmtuned 2026-03-13 12:21:03.652 | 0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded. 2026-03-13 12:21:03.652 | Need to get 7,444 B of archives. 2026-03-13 12:21:03.652 | After this operation, 44.0 kB of additional disk space will be used. 2026-03-13 12:21:03.652 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-03-13 12:21:03.826 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:21:03.873 | Fetched 7,444 B in 0s (17.4 kB/s) 2026-03-13 12:21:03.936 | Selecting previously unselected package ksmtuned. 2026-03-13 12:21:03.954 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32594 files and directories currently installed.) 2026-03-13 12:21:03.955 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-03-13 12:21:03.963 | Unpacking ksmtuned (4.20150326) ... 2026-03-13 12:21:04.048 | Setting up ksmtuned (4.20150326) ... 2026-03-13 12:21:04.249 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-03-13 12:21:04.392 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-03-13 12:21:05.004 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:21:05.009 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:21:05.014 | + functions-common:time_stop:2412 : local name 2026-03-13 12:21:05.018 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:21:05.023 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:21:05.028 | + functions-common:time_stop:2415 : local total 2026-03-13 12:21:05.032 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:21:05.037 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:21:05.041 | + functions-common:time_stop:2419 : start_time=1773404462565 2026-03-13 12:21:05.046 | + functions-common:time_stop:2421 : [[ -z 1773404462565 ]] 2026-03-13 12:21:05.052 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:21:05.059 | + functions-common:time_stop:2424 : end_time=1773404465054 2026-03-13 12:21:05.063 | + functions-common:time_stop:2425 : elapsed_time=2489 2026-03-13 12:21:05.068 | + functions-common:time_stop:2426 : total=4278 2026-03-13 12:21:05.072 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:21:05.077 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6767 2026-03-13 12:21:05.081 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:21:05.086 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-03-13 12:21:05.091 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-03-13 12:21:05.091 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-03-13 12:21:05.119 | + lib/host:configure_ksm:19 : echo 0 2026-03-13 12:21:05.119 | 0 2026-03-13 12:21:05.127 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-03-13 12:21:05.132 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:05.137 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-03-13 12:21:05.151 | vm.dirty_ratio = 60 2026-03-13 12:21:05.157 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-03-13 12:21:05.171 | vm.dirty_background_ratio = 10 2026-03-13 12:21:05.178 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-03-13 12:21:05.190 | vm.vfs_cache_pressure = 50 2026-03-13 12:21:05.198 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-03-13 12:21:05.213 | vm.swappiness = 100 2026-03-13 12:21:05.219 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-03-13 12:21:05.235 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-03-13 12:21:05.235 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-03-13 12:21:05.235 | /proc/sys/vm/compact_unevictable_allowed:1 2026-03-13 12:21:05.235 | /proc/sys/vm/compaction_proactiveness:20 2026-03-13 12:21:05.235 | /proc/sys/vm/dirty_background_bytes:0 2026-03-13 12:21:05.235 | /proc/sys/vm/dirty_background_ratio:10 2026-03-13 12:21:05.235 | /proc/sys/vm/dirty_bytes:0 2026-03-13 12:21:05.235 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-03-13 12:21:05.235 | /proc/sys/vm/dirty_ratio:60 2026-03-13 12:21:05.235 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-03-13 12:21:05.235 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-03-13 12:21:05.235 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-03-13 12:21:05.237 | /proc/sys/vm/extfrag_threshold:500 2026-03-13 12:21:05.237 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-03-13 12:21:05.237 | /proc/sys/vm/hugetlb_shm_group:0 2026-03-13 12:21:05.237 | /proc/sys/vm/laptop_mode:0 2026-03-13 12:21:05.237 | /proc/sys/vm/legacy_va_layout:0 2026-03-13 12:21:05.237 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-03-13 12:21:05.237 | /proc/sys/vm/max_map_count:1048576 2026-03-13 12:21:05.237 | /proc/sys/vm/memfd_noexec:0 2026-03-13 12:21:05.237 | /proc/sys/vm/memory_failure_early_kill:0 2026-03-13 12:21:05.237 | /proc/sys/vm/memory_failure_recovery:1 2026-03-13 12:21:05.237 | /proc/sys/vm/min_free_kbytes:67584 2026-03-13 12:21:05.237 | /proc/sys/vm/min_slab_ratio:5 2026-03-13 12:21:05.237 | /proc/sys/vm/min_unmapped_ratio:1 2026-03-13 12:21:05.237 | /proc/sys/vm/mmap_min_addr:65536 2026-03-13 12:21:05.238 | /proc/sys/vm/mmap_rnd_bits:32 2026-03-13 12:21:05.238 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-03-13 12:21:05.238 | /proc/sys/vm/nr_hugepages:0 2026-03-13 12:21:05.238 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-03-13 12:21:05.238 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-03-13 12:21:05.238 | /proc/sys/vm/numa_stat:1 2026-03-13 12:21:05.238 | /proc/sys/vm/numa_zonelist_order:Node 2026-03-13 12:21:05.238 | /proc/sys/vm/oom_dump_tasks:1 2026-03-13 12:21:05.238 | /proc/sys/vm/oom_kill_allocating_task:0 2026-03-13 12:21:05.238 | /proc/sys/vm/overcommit_kbytes:0 2026-03-13 12:21:05.238 | /proc/sys/vm/overcommit_memory:0 2026-03-13 12:21:05.238 | /proc/sys/vm/overcommit_ratio:50 2026-03-13 12:21:05.238 | /proc/sys/vm/page-cluster:3 2026-03-13 12:21:05.238 | /proc/sys/vm/page_lock_unfairness:5 2026-03-13 12:21:05.238 | /proc/sys/vm/panic_on_oom:0 2026-03-13 12:21:05.238 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-03-13 12:21:05.238 | /proc/sys/vm/stat_interval:1 2026-03-13 12:21:05.238 | /proc/sys/vm/swappiness:100 2026-03-13 12:21:05.238 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-03-13 12:21:05.238 | /proc/sys/vm/user_reserve_kbytes:131072 2026-03-13 12:21:05.238 | /proc/sys/vm/vfs_cache_pressure:50 2026-03-13 12:21:05.238 | /proc/sys/vm/watermark_boost_factor:15000 2026-03-13 12:21:05.238 | /proc/sys/vm/watermark_scale_factor:10 2026-03-13 12:21:05.238 | /proc/sys/vm/zone_reclaim_mode:0 2026-03-13 12:21:05.243 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-03-13 12:21:05.252 | + lib/host:tune_host:97 : configure_host_net 2026-03-13 12:21:05.256 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-03-13 12:21:05.261 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:05.266 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-03-13 12:21:05.282 | net.ipv4.tcp_keepalive_time = 60 2026-03-13 12:21:05.289 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-03-13 12:21:05.307 | net.ipv4.tcp_keepalive_intvl = 10 2026-03-13 12:21:05.314 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-03-13 12:21:05.327 | net.ipv4.tcp_keepalive_probes = 6 2026-03-13 12:21:05.334 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-03-13 12:21:05.350 | net.ipv4.tcp_fastopen = 3 2026-03-13 12:21:05.359 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_app_win:31 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_dsack:1 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_ecn:2 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_fack:0 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_fastopen_key:26f94476-cfc5b39d-1d3ae308-dcff69f1 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_frto:2 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-03-13 12:21:05.377 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_mem:768417 1024559 1536834 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_recovery:1 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_reordering:3 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_retries1:3 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_retries2:15 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_sack:1 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-03-13 12:21:05.378 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-03-13 12:21:05.379 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-03-13 12:21:05.379 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-03-13 12:21:05.379 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-03-13 12:21:05.379 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-03-13 12:21:05.379 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-03-13 12:21:05.379 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-03-13 12:21:05.379 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-03-13 12:21:05.379 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-03-13 12:21:05.383 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-03-13 12:21:05.396 | net.core.default_qdisc = pfifo_fast 2026-03-13 12:21:05.403 | + ./stack.sh:main:594 : fetch_plugins 2026-03-13 12:21:05.407 | + functions-common:fetch_plugins:1758 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:21:05.412 | + functions-common:fetch_plugins:1759 : local plugin 2026-03-13 12:21:05.417 | + functions-common:fetch_plugins:1762 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-13 12:21:05.422 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-03-13 12:21:05.422 | Fetching DevStack plugins 2026-03-13 12:21:05.425 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:21:05.430 | + functions-common:fetch_plugins:1768 : git_clone_by_name barbican 2026-03-13 12:21:05.435 | + functions-common:git_clone_by_name:673 : local name=barbican 2026-03-13 12:21:05.439 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/barbican 2026-03-13 12:21:05.444 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/barbican 2026-03-13 12:21:05.448 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:21:05.452 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-03-13 12:21:05.457 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/barbican 2026-03-13 12:21:05.461 | + functions-common:git_clone:582 : local git_dest=/opt/stack/barbican 2026-03-13 12:21:05.465 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:05.470 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:05.476 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:05.481 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:05.486 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:05.491 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:05.520 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:05.525 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:05.530 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:05.534 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:05.534 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:05.542 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/barbican ]] 2026-03-13 12:21:05.546 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:05.550 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-03-13 12:21:05.572 | + functions-common:git_clone:664 : cd /opt/stack/barbican 2026-03-13 12:21:05.577 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:05.578 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:05.582 | f8a331a4 Merge "Remove url tags from README" 2026-03-13 12:21:05.587 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:05.591 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:21:05.595 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum 2026-03-13 12:21:05.600 | + functions-common:git_clone_by_name:673 : local name=magnum 2026-03-13 12:21:05.603 | + functions-common:git_clone_by_name:674 : local repo=https://review.opendev.org/openstack/magnum 2026-03-13 12:21:05.608 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum 2026-03-13 12:21:05.612 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:21:05.616 | + functions-common:git_clone_by_name:677 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-03-13 12:21:05.620 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/magnum 2026-03-13 12:21:05.624 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-13 12:21:05.628 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:05.633 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:05.638 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:05.643 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:05.647 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:05.653 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:05.683 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:05.687 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:05.692 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:05.697 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:05.699 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:05.707 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-13 12:21:05.711 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:05.715 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-13 12:21:05.739 | + functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-13 12:21:05.743 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:05.744 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:05.751 | b5941f36 Update master for stable/2026.1 2026-03-13 12:21:05.756 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:05.761 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:21:05.765 | + functions-common:fetch_plugins:1768 : git_clone_by_name manila 2026-03-13 12:21:05.770 | + functions-common:git_clone_by_name:673 : local name=manila 2026-03-13 12:21:05.774 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/manila 2026-03-13 12:21:05.779 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/manila 2026-03-13 12:21:05.782 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:21:05.788 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-03-13 12:21:05.793 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/manila 2026-03-13 12:21:05.797 | + functions-common:git_clone:582 : local git_dest=/opt/stack/manila 2026-03-13 12:21:05.802 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:05.806 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:05.811 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:05.818 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:05.822 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:05.828 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:05.857 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:05.861 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:05.866 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:05.871 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:05.871 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:05.881 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/manila ]] 2026-03-13 12:21:05.885 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:05.889 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/manila 2026-03-13 12:21:05.914 | + functions-common:git_clone:664 : cd /opt/stack/manila 2026-03-13 12:21:05.918 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:05.920 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:05.928 | 61eecb674 Update master for stable/2026.1 2026-03-13 12:21:05.933 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:05.937 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:21:05.943 | + functions-common:fetch_plugins:1768 : git_clone_by_name octavia 2026-03-13 12:21:05.947 | + functions-common:git_clone_by_name:673 : local name=octavia 2026-03-13 12:21:05.952 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/octavia 2026-03-13 12:21:05.956 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/octavia 2026-03-13 12:21:05.960 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:21:05.965 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-03-13 12:21:05.968 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/octavia 2026-03-13 12:21:05.974 | + functions-common:git_clone:582 : local git_dest=/opt/stack/octavia 2026-03-13 12:21:05.978 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:05.983 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:05.988 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:05.994 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:05.998 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:06.003 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:06.030 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:06.034 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:06.038 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:06.044 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:06.044 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:06.051 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/octavia ]] 2026-03-13 12:21:06.055 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:06.059 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-03-13 12:21:06.081 | + functions-common:git_clone:664 : cd /opt/stack/octavia 2026-03-13 12:21:06.086 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:06.086 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:06.092 | 79cf1f787 Update master for stable/2026.1 2026-03-13 12:21:06.097 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:06.101 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:21:06.105 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum-cluster-api 2026-03-13 12:21:06.109 | + functions-common:git_clone_by_name:673 : local name=magnum-cluster-api 2026-03-13 12:21:06.113 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-03-13 12:21:06.117 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:21:06.122 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:21:06.128 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-03-13 12:21:06.132 | + functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-03-13 12:21:06.137 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-13 12:21:06.140 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:06.144 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:06.149 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:06.154 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:06.157 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:06.163 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:06.189 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:06.193 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:06.198 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:06.203 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:06.204 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:06.213 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-13 12:21:06.216 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:06.220 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-13 12:21:06.241 | + functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-13 12:21:06.247 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:06.247 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:06.257 | 86dbb1a fix(deps): update rust crate schemars to v1 2026-03-13 12:21:06.263 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:06.267 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-13 12:21:06.271 | + functions-common:fetch_plugins:1768 : git_clone_by_name ovn-octavia-provider 2026-03-13 12:21:06.277 | + functions-common:git_clone_by_name:673 : local name=ovn-octavia-provider 2026-03-13 12:21:06.281 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-03-13 12:21:06.285 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:21:06.290 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:21:06.294 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-03-13 12:21:06.298 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-03-13 12:21:06.302 | + functions-common:git_clone:582 : local git_dest=/opt/stack/ovn-octavia-provider 2026-03-13 12:21:06.306 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:06.311 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:06.316 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:06.321 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:06.325 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:06.331 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:06.360 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:06.364 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:06.368 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:06.372 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:06.373 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:06.382 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-03-13 12:21:06.386 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:06.390 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-03-13 12:21:06.412 | + functions-common:git_clone:664 : cd /opt/stack/ovn-octavia-provider 2026-03-13 12:21:06.417 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:06.417 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:06.422 | 7324660 Update master for stable/2026.1 2026-03-13 12:21:06.428 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:06.433 | + ./stack.sh:main:598 : run_phase override_defaults 2026-03-13 12:21:06.437 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-03-13 12:21:06.443 | + functions-common:run_phase:1841 : local phase= 2026-03-13 12:21:06.448 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:21:06.452 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:21:06.456 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:21:06.461 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:21:06.466 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:21:06.471 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:21:06.477 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:21:06.481 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:21:06.485 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:21:06.489 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-03-13 12:21:06.494 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:21:06.522 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:21:06.526 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-03-13 12:21:06.531 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-13 12:21:06.535 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-03-13 12:21:06.540 | + functions-common:plugin_override_defaults:1799 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:21:06.545 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-03-13 12:21:06.549 | + functions-common:plugin_override_defaults:1803 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-13 12:21:06.554 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-03-13 12:21:06.554 | Overriding Configuration Defaults 2026-03-13 12:21:06.558 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:21:06.564 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/barbican 2026-03-13 12:21:06.568 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-03-13 12:21:06.573 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:21:06.577 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum 2026-03-13 12:21:06.582 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-03-13 12:21:06.587 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:21:06.591 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/manila 2026-03-13 12:21:06.595 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-03-13 12:21:06.599 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:21:06.603 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/octavia 2026-03-13 12:21:06.607 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-03-13 12:21:06.612 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:21:06.617 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:21:06.620 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-03-13 12:21:06.625 | + functions-common:plugin_override_defaults:1814 : echo 'magnum-cluster-api has overridden the following defaults' 2026-03-13 12:21:06.625 | magnum-cluster-api has overridden the following defaults 2026-03-13 12:21:06.629 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-13 12:21:06.631 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:21:06.631 | KEYSTONE_ADMIN_ENDPOINT=true 2026-03-13 12:21:06.631 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:21:06.631 | LIBVIRT_TYPE=kvm 2026-03-13 12:21:06.631 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:21:06.636 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-13 12:21:06.640 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:21:06.645 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-03-13 12:21:06.650 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:21:06.654 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-03-13 12:21:06.659 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:21:06.663 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-13 12:21:06.668 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:21:06.673 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-03-13 12:21:06.678 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-03-13 12:21:06.712 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-03-13 12:21:06.716 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-03-13 12:21:06.745 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:06.751 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.235 2026-03-13 12:21:06.756 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.235 2026-03-13 12:21:06.756 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:21:06.764 | ++ lib/tls:source:40 : TLS_IP=199.204.45.235 2026-03-13 12:21:06.769 | +++ lib/tls:source:43 : hostname -f 2026-03-13 12:21:06.777 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000158691.novalocal 2026-03-13 12:21:06.781 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-03-13 12:21:06.785 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-13 12:21:06.789 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-13 12:21:06.794 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-13 12:21:06.798 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-03-13 12:21:06.802 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-03-13 12:21:06.806 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-03-13 12:21:06.810 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-13 12:21:06.815 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-03-13 12:21:06.824 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-03-13 12:21:06.849 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-03-13 12:21:06.883 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-03-13 12:21:06.910 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-03-13 12:21:06.934 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-03-13 12:21:06.997 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-03-13 12:21:07.136 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-03-13 12:21:07.314 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-03-13 12:21:07.374 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-03-13 12:21:07.483 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-03-13 12:21:07.569 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-03-13 12:21:07.574 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-03-13 12:21:07.604 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:07.610 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-03-13 12:21:07.614 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-03-13 12:21:07.619 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-03-13 12:21:07.624 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-13 12:21:07.629 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-03-13 12:21:07.635 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-03-13 12:21:07.664 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:07.669 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:07.675 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:21:07.680 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-03-13 12:21:07.686 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-13 12:21:07.691 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:21:07.696 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:21:07.701 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-13 12:21:07.706 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-13 12:21:07.714 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-03-13 12:21:07.747 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-03-13 12:21:07.752 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-13 12:21:07.758 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-13 12:21:07.763 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-13 12:21:07.768 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-13 12:21:07.773 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-13 12:21:07.779 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-13 12:21:07.784 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-13 12:21:07.789 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-13 12:21:07.794 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-03-13 12:21:07.799 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-03-13 12:21:07.802 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-03-13 12:21:07.807 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-03-13 12:21:07.813 | ++ lib/neutron:source:118 : Q_HOST=199.204.45.235 2026-03-13 12:21:07.818 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-03-13 12:21:07.825 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-03-13 12:21:07.830 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-03-13 12:21:07.830 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:21:07.839 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:21:07.843 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-03-13 12:21:07.849 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-03-13 12:21:07.855 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-03-13 12:21:07.860 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-03-13 12:21:07.866 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-03-13 12:21:07.898 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-03-13 12:21:07.905 | +++ lib/neutron:source:132 : ipv6_unquote 199.204.45.235 2026-03-13 12:21:07.909 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:21:07.912 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.235 2026-03-13 12:21:07.919 | ++ lib/neutron:source:132 : Q_META_DATA_IP=199.204.45.235 2026-03-13 12:21:07.924 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-03-13 12:21:07.929 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-13 12:21:07.935 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-13 12:21:07.939 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-03-13 12:21:07.943 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-03-13 12:21:07.948 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-03-13 12:21:07.953 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-13 12:21:07.957 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-13 12:21:07.963 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-03-13 12:21:07.968 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-13 12:21:07.973 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-03-13 12:21:07.977 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-03-13 12:21:07.983 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-13 12:21:07.987 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-13 12:21:07.992 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-03-13 12:21:07.997 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-03-13 12:21:08.002 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-03-13 12:21:08.006 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-13 12:21:08.011 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:21:08.017 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-03-13 12:21:08.022 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-03-13 12:21:08.028 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-03-13 12:21:08.061 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:08.066 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:08.072 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:21:08.078 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:21:08.082 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-13 12:21:08.087 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:08.092 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-13 12:21:08.097 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-03-13 12:21:08.103 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-13 12:21:08.107 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-03-13 12:21:08.112 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-03-13 12:21:08.116 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-03-13 12:21:08.122 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-03-13 12:21:08.126 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-03-13 12:21:08.132 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-03-13 12:21:08.136 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-03-13 12:21:08.142 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-03-13 12:21:08.146 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-03-13 12:21:08.149 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-03-13 12:21:08.153 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-03-13 12:21:08.373 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-03-13 12:21:08.401 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-03-13 12:21:08.406 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-03-13 12:21:08.410 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-03-13 12:21:08.415 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-03-13 12:21:08.420 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-03-13 12:21:08.426 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-13 12:21:08.430 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-03-13 12:21:08.435 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-13 12:21:08.440 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-03-13 12:21:08.444 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-13 12:21:08.450 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-03-13 12:21:08.455 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-03-13 12:21:08.459 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-13 12:21:08.464 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-03-13 12:21:08.469 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-03-13 12:21:08.474 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-13 12:21:08.479 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-13 12:21:08.484 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-03-13 12:21:08.489 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-13 12:21:08.494 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-03-13 12:21:08.502 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-03-13 12:21:08.503 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-03-13 12:21:08.503 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-03-13 12:21:08.504 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-03-13 12:21:08.517 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=b4:b5d7:b473 2026-03-13 12:21:08.521 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-03-13 12:21:08.525 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-03-13 12:21:08.531 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-13 12:21:08.535 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-13 12:21:08.540 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdb4:b5d7:b473::/56 2026-03-13 12:21:08.547 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdb4:b5d7:b473::/56 2026-03-13 12:21:08.548 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-03-13 12:21:08.557 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdb4:b5d7:b473::/64 2026-03-13 12:21:08.562 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-13 12:21:08.566 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-13 12:21:08.570 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-13 12:21:08.576 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-13 12:21:08.580 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-03-13 12:21:08.584 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-13 12:21:08.589 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-03-13 12:21:08.594 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-03-13 12:21:08.598 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-03-13 12:21:08.602 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-13 12:21:08.607 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-13 12:21:08.612 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-13 12:21:08.617 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fdb4:b5d7:b473::/56 2026-03-13 12:21:08.621 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-03-13 12:21:08.626 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-03-13 12:21:08.633 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-03-13 12:21:08.634 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-03-13 12:21:08.634 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-03-13 12:21:08.642 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-03-13 12:21:08.649 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-03-13 12:21:08.649 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-03-13 12:21:08.650 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-03-13 12:21:08.659 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs='ens3 2026-03-13 12:21:08.659 | ens3' 2026-03-13 12:21:08.667 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-03-13 12:21:08.672 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-03-13 12:21:08.677 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-03-13 12:21:08.682 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-03-13 12:21:08.687 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-03-13 12:21:08.691 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-03-13 12:21:08.696 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-03-13 12:21:08.701 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-13 12:21:08.736 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-03-13 12:21:08.765 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-03-13 12:21:08.793 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-03-13 12:21:08.825 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-03-13 12:21:08.850 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-03-13 12:21:08.913 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-03-13 12:21:08.919 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-03-13 12:21:08.923 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-03-13 12:21:08.928 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-03-13 12:21:08.933 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:21:08.940 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-03-13 12:21:08.971 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:21:08.976 | + ./stack.sh:main:629 : run_phase source 2026-03-13 12:21:08.980 | + functions-common:run_phase:1840 : local mode=source 2026-03-13 12:21:08.986 | + functions-common:run_phase:1841 : local phase= 2026-03-13 12:21:08.992 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:21:08.997 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:21:09.001 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:21:09.006 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:21:09.012 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:21:09.019 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:21:09.027 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:21:09.033 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:21:09.038 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:21:09.044 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-03-13 12:21:09.049 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:21:09.083 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:21:09.088 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-03-13 12:21:09.094 | + functions-common:run_phase:1862 : load_plugin_settings 2026-03-13 12:21:09.097 | + functions-common:load_plugin_settings:1776 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:21:09.102 | + functions-common:load_plugin_settings:1777 : local plugin 2026-03-13 12:21:09.106 | + functions-common:load_plugin_settings:1780 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-13 12:21:09.111 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-03-13 12:21:09.111 | Loading plugin settings 2026-03-13 12:21:09.116 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:09.121 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/barbican 2026-03-13 12:21:09.126 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-03-13 12:21:09.131 | + functions-common:load_plugin_settings:1789 : source /opt/stack/barbican/devstack/settings 2026-03-13 12:21:09.137 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-03-13 12:21:09.143 | ++ functions-common:define_plugin:1884 : : 2026-03-13 12:21:09.148 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-03-13 12:21:09.154 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-03-13 12:21:09.161 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-13 12:21:09.166 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-13 12:21:09.171 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-13 12:21:09.176 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-03-13 12:21:09.181 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-13 12:21:09.185 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-13 12:21:09.190 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-03-13 12:21:09.196 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-03-13 12:21:09.230 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:09.234 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:09.241 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:21:09.247 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-13 12:21:09.253 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-13 12:21:09.258 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-13 12:21:09.262 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-03-13 12:21:09.267 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-03-13 12:21:09.271 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-03-13 12:21:09.277 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-03-13 12:21:09.282 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.235/key-manager 2026-03-13 12:21:09.288 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-03-13 12:21:09.293 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-03-13 12:21:09.298 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-03-13 12:21:09.305 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-03-13 12:21:09.338 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-03-13 12:21:09.344 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-03-13 12:21:09.428 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:09.433 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum 2026-03-13 12:21:09.437 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-03-13 12:21:09.443 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum/devstack/settings 2026-03-13 12:21:09.450 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-03-13 12:21:09.487 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-03-13 12:21:09.492 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-03-13 12:21:09.580 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-03-13 12:21:09.671 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:09.676 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/manila 2026-03-13 12:21:09.681 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-03-13 12:21:09.686 | + functions-common:load_plugin_settings:1789 : source /opt/stack/manila/devstack/settings 2026-03-13 12:21:09.691 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-03-13 12:21:09.696 | ++ functions-common:define_plugin:1884 : : 2026-03-13 12:21:09.702 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-03-13 12:21:09.708 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-03-13 12:21:09.713 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-03-13 12:21:09.720 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-13 12:21:09.725 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-03-13 12:21:09.730 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-03-13 12:21:09.736 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-03-13 12:21:09.741 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-13 12:21:09.746 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-13 12:21:09.750 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-13 12:21:09.756 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-03-13 12:21:09.761 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-03-13 12:21:09.765 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-13 12:21:09.769 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-03-13 12:21:09.774 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-03-13 12:21:09.779 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.235/identity 2026-03-13 12:21:09.784 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-13 12:21:09.789 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-03-13 12:21:09.795 | ++ /opt/stack/manila/devstack/settings:source:64 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:21:09.800 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:21:09.804 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:21:09.809 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-13 12:21:09.815 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-13 12:21:09.820 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=199.204.45.235 2026-03-13 12:21:09.825 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-03-13 12:21:09.829 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-03-13 12:21:09.834 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-03-13 12:21:09.839 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://199.204.45.235:8786 2026-03-13 12:21:09.845 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-03-13 12:21:09.850 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-03-13 12:21:09.885 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:09.890 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:09.896 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:21:09.901 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-03-13 12:21:09.906 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-13 12:21:09.911 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-03-13 12:21:09.918 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-13 12:21:09.923 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-03-13 12:21:09.927 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-13 12:21:09.933 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-03-13 12:21:09.939 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-13 12:21:09.944 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://199.204.45.235/share 2026-03-13 12:21:09.949 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-13 12:21:09.954 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-03-13 12:21:09.960 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-03-13 12:21:09.965 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-03-13 12:21:09.971 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-13 12:21:09.977 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-13 12:21:09.983 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-13 12:21:09.988 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-03-13 12:21:09.994 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-13 12:21:10.000 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-13 12:21:10.004 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-13 12:21:10.011 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-03-13 12:21:10.047 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-13 12:21:10.053 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-13 12:21:10.058 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-13 12:21:10.063 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-13 12:21:10.068 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-13 12:21:10.073 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-13 12:21:10.078 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-13 12:21:10.084 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-13 12:21:10.089 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-13 12:21:10.095 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-03-13 12:21:10.102 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-03-13 12:21:10.108 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-13 12:21:10.113 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-03-13 12:21:10.119 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-13 12:21:10.124 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-03-13 12:21:10.129 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.235 2026-03-13 12:21:10.134 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-13 12:21:10.140 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-13 12:21:10.145 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-13 12:21:10.151 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.235 2026-03-13 12:21:10.157 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.235 2026-03-13 12:21:10.162 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-13 12:21:10.166 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-03-13 12:21:10.172 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-13 12:21:10.179 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-13 12:21:10.185 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-13 12:21:10.189 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-13 12:21:10.196 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-13 12:21:10.202 | ++ /opt/stack/manila/devstack/settings:source:172 : MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-03-13 12:21:10.208 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-13 12:21:10.214 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-13 12:21:10.220 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-03-13 12:21:10.226 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-13 12:21:10.231 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-13 12:21:10.237 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-13 12:21:10.243 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-03-13 12:21:10.249 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-03-13 12:21:10.254 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-13 12:21:10.262 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-03-13 12:21:10.300 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-03-13 12:21:10.305 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-03-13 12:21:10.396 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-03-13 12:21:10.488 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-03-13 12:21:10.581 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-03-13 12:21:10.675 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-03-13 12:21:10.769 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:10.773 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/octavia 2026-03-13 12:21:10.780 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-03-13 12:21:10.787 | + functions-common:load_plugin_settings:1789 : source /opt/stack/octavia/devstack/settings 2026-03-13 12:21:10.794 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-03-13 12:21:10.800 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:21:10.807 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-13 12:21:10.812 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-03-13 12:21:10.819 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-13 12:21:10.826 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-03-13 12:21:10.865 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:10.870 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-13 12:21:10.878 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:21:10.883 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:21:10.889 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-13 12:21:10.895 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-13 12:21:10.899 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-13 12:21:10.906 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-13 12:21:10.912 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-13 12:21:10.918 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-13 12:21:10.923 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-13 12:21:10.929 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-13 12:21:10.934 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-13 12:21:10.940 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-13 12:21:10.947 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-03-13 12:21:10.953 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-03-13 12:21:10.959 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-03-13 12:21:10.965 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-13 12:21:10.970 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-13 12:21:10.976 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-03-13 12:21:10.982 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-03-13 12:21:10.989 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-03-13 12:21:10.994 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-03-13 12:21:11.000 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-13 12:21:11.006 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-13 12:21:11.011 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-13 12:21:11.018 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-13 12:21:11.024 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-13 12:21:11.030 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-13 12:21:11.034 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-13 12:21:11.041 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-13 12:21:11.046 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-13 12:21:11.052 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-13 12:21:11.058 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-13 12:21:11.063 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-13 12:21:11.068 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-13 12:21:11.074 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-03-13 12:21:11.079 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-13 12:21:11.085 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-13 12:21:11.090 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-13 12:21:11.095 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-13 12:21:11.102 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-13 12:21:11.107 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-13 12:21:11.113 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-13 12:21:11.117 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-13 12:21:11.123 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-03-13 12:21:11.128 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-13 12:21:11.134 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-13 12:21:11.138 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-13 12:21:11.144 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-13 12:21:11.150 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-13 12:21:11.156 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-13 12:21:11.162 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-13 12:21:11.167 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:11.172 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:11.177 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:11.181 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:11.188 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:21:11.194 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-03-13 12:21:11.200 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-03-13 12:21:11.206 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-03-13 12:21:11.211 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-03-13 12:21:11.216 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-03-13 12:21:11.221 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-03-13 12:21:11.228 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-03-13 12:21:11.233 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-03-13 12:21:11.237 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-03-13 12:21:11.241 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-03-13 12:21:11.245 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-03-13 12:21:11.249 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-03-13 12:21:11.254 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-03-13 12:21:11.259 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-03-13 12:21:11.264 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-13 12:21:11.270 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-13 12:21:11.275 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-13 12:21:11.280 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-13 12:21:11.286 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-03-13 12:21:11.291 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-13 12:21:11.297 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-03-13 12:21:11.302 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-03-13 12:21:11.306 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-13 12:21:11.312 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-13 12:21:11.317 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-13 12:21:11.323 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:11.329 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:21:11.334 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-03-13 12:21:11.338 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-03-13 12:21:11.343 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-03-13 12:21:11.348 | ++ functions-common:define_plugin:1884 : : 2026-03-13 12:21:11.353 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-03-13 12:21:11.358 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:21:11.363 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-03-13 12:21:11.369 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:21:11.374 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-03-13 12:21:11.379 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:21:11.384 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-03-13 12:21:11.391 | ++ functions-common:plugin_requires:1897 : : 2026-03-13 12:21:11.396 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-03-13 12:21:11.486 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-13 12:21:11.492 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:21:11.498 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-03-13 12:21:11.503 | + functions-common:load_plugin_settings:1789 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-03-13 12:21:11.508 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:21:11.513 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:21:11.519 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:3 : OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-13 12:21:11.525 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-13 12:21:11.531 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-13 12:21:11.538 | + functions-common:run_phase:1863 : verify_disabled_services 2026-03-13 12:21:11.544 | + functions-common:verify_disabled_services:2123 : local service 2026-03-13 12:21:11.550 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.555 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-03-13 12:21:11.561 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.567 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-03-13 12:21:11.572 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.577 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-03-13 12:21:11.584 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.590 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-03-13 12:21:11.597 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.603 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-03-13 12:21:11.608 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.614 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-03-13 12:21:11.619 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.624 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-03-13 12:21:11.630 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.637 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-03-13 12:21:11.643 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.649 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-03-13 12:21:11.654 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.660 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-03-13 12:21:11.666 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.672 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-03-13 12:21:11.677 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.683 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-03-13 12:21:11.688 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.694 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-03-13 12:21:11.700 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.707 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-03-13 12:21:11.713 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.719 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-03-13 12:21:11.724 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.730 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-03-13 12:21:11.735 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.740 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-03-13 12:21:11.747 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.752 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-03-13 12:21:11.759 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.764 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-03-13 12:21:11.770 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.776 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-03-13 12:21:11.781 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.787 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-03-13 12:21:11.793 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.798 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-03-13 12:21:11.803 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.808 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-03-13 12:21:11.813 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.817 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-03-13 12:21:11.824 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.829 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-03-13 12:21:11.834 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.839 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-03-13 12:21:11.844 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.849 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-03-13 12:21:11.854 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.859 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-03-13 12:21:11.865 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.871 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-03-13 12:21:11.877 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.883 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-03-13 12:21:11.888 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.893 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-03-13 12:21:11.899 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.904 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-03-13 12:21:11.909 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.915 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-03-13 12:21:11.920 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.925 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-03-13 12:21:11.929 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.934 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-03-13 12:21:11.939 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.943 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-03-13 12:21:11.948 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.953 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-03-13 12:21:11.958 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.962 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-03-13 12:21:11.967 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-13 12:21:11.971 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-03-13 12:21:11.978 | + ./stack.sh:main:700 : initialize_database_backends 2026-03-13 12:21:11.984 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-13 12:21:11.989 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-03-13 12:21:12.021 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:12.026 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-03-13 12:21:12.032 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-13 12:21:12.037 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-03-13 12:21:12.071 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:21:12.077 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-03-13 12:21:12.082 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-03-13 12:21:12.087 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-03-13 12:21:12.092 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-03-13 12:21:12.097 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-03-13 12:21:12.102 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-03-13 12:21:12.108 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-03-13 12:21:12.113 | + lib/database:initialize_database_backends:92 : return 0 2026-03-13 12:21:12.119 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-03-13 12:21:12.119 | Using mysql database backend 2026-03-13 12:21:12.124 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-03-13 12:21:12.158 | + ./stack.sh:main:706 : define_database_baseurl 2026-03-13 12:21:12.165 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-03-13 12:21:12.171 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-13 12:21:12.176 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-03-13 12:21:12.182 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:21:12.188 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-03-13 12:21:12.222 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:12.228 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-03-13 12:21:12.263 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-03-13 12:21:12.298 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:21:12.304 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-03-13 12:21:12.341 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-13 12:21:12.374 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-03-13 12:21:12.410 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:21:12.415 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-03-13 12:21:12.452 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:21:12.457 | + ./stack.sh:main:762 : save_stackenv 762 2026-03-13 12:21:12.463 | + functions-common:save_stackenv:63 : local tag=762 2026-03-13 12:21:12.470 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-03-13 12:21:12.479 | + functions-common:save_stackenv:65 : time_stamp=2026-03-13-122112 2026-03-13 12:21:12.485 | + functions-common:save_stackenv:66 : echo '# 2026-03-13-122112 762' 2026-03-13 12:21:12.491 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.497 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:21:12.502 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.507 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-03-13 12:21:12.513 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.520 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-03-13 12:21:12.525 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.530 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-13 12:21:12.534 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.540 | + functions-common:save_stackenv:68 : echo HOST_IP=199.204.45.235 2026-03-13 12:21:12.545 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.551 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://199.204.45.235/identity 2026-03-13 12:21:12.556 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.562 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122059 2026-03-13 12:21:12.568 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.574 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-03-13 12:21:12.579 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.585 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=199.204.45.235 2026-03-13 12:21:12.591 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.597 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-03-13 12:21:12.602 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.609 | + functions-common:save_stackenv:68 : echo TLS_IP=199.204.45.235 2026-03-13 12:21:12.615 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.621 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-03-13 12:21:12.627 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.633 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-03-13 12:21:12.639 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.644 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=199.204.45.235 2026-03-13 12:21:12.649 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-13 12:21:12.656 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-03-13 12:21:12.662 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-03-13 12:21:12.668 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-03-13 12:21:12.673 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/requirements.git 2026-03-13 12:21:12.678 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-03-13 12:21:12.683 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:21:12.688 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:21:12.694 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:21:12.700 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:21:12.705 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:21:12.712 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:21:12.746 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:21:12.754 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:21:12.758 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:12.763 | + functions-common:git_clone:602 : echo master 2026-03-13 12:21:12.765 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:21:12.775 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-03-13 12:21:12.781 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:12.787 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-03-13 12:21:12.813 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-03-13 12:21:12.819 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:21:12.821 | + functions-common:git_clone:665 : head -1 2026-03-13 12:21:12.825 | bb067082 update constraint for horizon to new release 25.6.0 2026-03-13 12:21:12.830 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:21:12.837 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-03-13 12:21:12.842 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:21:12.848 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-03-13 12:21:12.853 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-03-13 12:21:12.860 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-03-13 12:21:12.866 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-03-13 12:21:12.872 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-03-13 12:21:12.877 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-13 12:21:12.883 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-03-13 12:21:12.889 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-03-13 12:21:12.897 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-03-13 12:21:12.906 | ++ tools/install_prereqs.sh:source:47 : NOW=1773404472 2026-03-13 12:21:12.915 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-03-13 12:21:12.922 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-03-13 12:21:12.930 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-03-13 12:21:12.935 | ++ tools/install_prereqs.sh:source:49 : DELTA=1773404472 2026-03-13 12:21:12.940 | ++ tools/install_prereqs.sh:source:50 : [[ 1773404472 -lt 7200 ]] 2026-03-13 12:21:12.946 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-03-13 12:21:12.951 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-03-13 12:21:12.957 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-03-13 12:21:12.963 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-03-13 12:21:12.969 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-03-13 12:21:12.974 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-03-13 12:21:12.981 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-03-13 12:21:12.987 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-13 12:21:13.041 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-03-13 12:21:13.041 | apache2-dev 2026-03-13 12:21:13.041 | bc 2026-03-13 12:21:13.041 | bsdmainutils 2026-03-13 12:21:13.041 | curl 2026-03-13 12:21:13.041 | g++ 2026-03-13 12:21:13.041 | gawk 2026-03-13 12:21:13.041 | gcc 2026-03-13 12:21:13.041 | gettext 2026-03-13 12:21:13.041 | git 2026-03-13 12:21:13.041 | graphviz 2026-03-13 12:21:13.041 | iputils-ping 2026-03-13 12:21:13.041 | libffi-dev 2026-03-13 12:21:13.041 | libjpeg-dev 2026-03-13 12:21:13.041 | libpq-dev 2026-03-13 12:21:13.041 | libssl-dev 2026-03-13 12:21:13.041 | libsystemd-dev 2026-03-13 12:21:13.041 | libxml2-dev 2026-03-13 12:21:13.041 | libxslt1-dev 2026-03-13 12:21:13.041 | libyaml-dev 2026-03-13 12:21:13.041 | lsof 2026-03-13 12:21:13.041 | openssh-server 2026-03-13 12:21:13.041 | openssl 2026-03-13 12:21:13.041 | pkg-config 2026-03-13 12:21:13.041 | psmisc 2026-03-13 12:21:13.041 | python3-dev 2026-03-13 12:21:13.042 | python3-pip 2026-03-13 12:21:13.042 | python3-systemd 2026-03-13 12:21:13.042 | python3-venv 2026-03-13 12:21:13.042 | tar 2026-03-13 12:21:13.042 | tcpdump 2026-03-13 12:21:13.042 | unzip 2026-03-13 12:21:13.042 | uuid-runtime 2026-03-13 12:21:13.042 | wget 2026-03-13 12:21:13.042 | zlib1g-dev 2026-03-13 12:21:13.042 | lvm2 2026-03-13 12:21:13.042 | qemu-utils 2026-03-13 12:21:13.042 | thin-provisioning-tools 2026-03-13 12:21:13.042 | lsscsi 2026-03-13 12:21:13.042 | open-iscsi 2026-03-13 12:21:13.042 | libkrb5-dev 2026-03-13 12:21:13.042 | libldap2-dev 2026-03-13 12:21:13.042 | libsasl2-dev 2026-03-13 12:21:13.042 | memcached 2026-03-13 12:21:13.042 | python3-mysqldb 2026-03-13 12:21:13.042 | sqlite3 2026-03-13 12:21:13.042 | conntrack 2026-03-13 12:21:13.042 | curl 2026-03-13 12:21:13.042 | ebtables 2026-03-13 12:21:13.042 | genisoimage 2026-03-13 12:21:13.042 | iptables 2026-03-13 12:21:13.042 | iputils-arping 2026-03-13 12:21:13.042 | kpartx 2026-03-13 12:21:13.042 | libjs-jquery-tablesorter 2026-03-13 12:21:13.042 | parted 2026-03-13 12:21:13.042 | pm-utils 2026-03-13 12:21:13.042 | python3-mysqldb 2026-03-13 12:21:13.042 | socat 2026-03-13 12:21:13.042 | sqlite3 2026-03-13 12:21:13.042 | sudo 2026-03-13 12:21:13.042 | vlan 2026-03-13 12:21:13.042 | cryptsetup 2026-03-13 12:21:13.042 | dosfstools 2026-03-13 12:21:13.042 | genisoimage 2026-03-13 12:21:13.042 | gir1.2-libosinfo-1.0 2026-03-13 12:21:13.042 | netcat-openbsd 2026-03-13 12:21:13.042 | open-iscsi 2026-03-13 12:21:13.042 | qemu-utils 2026-03-13 12:21:13.042 | sg3-utils 2026-03-13 12:21:13.042 | sysfsutils 2026-03-13 12:21:13.042 | acl 2026-03-13 12:21:13.042 | dnsmasq-base 2026-03-13 12:21:13.043 | dnsmasq-utils 2026-03-13 12:21:13.043 | ebtables 2026-03-13 12:21:13.043 | haproxy 2026-03-13 12:21:13.043 | iptables 2026-03-13 12:21:13.043 | iputils-arping 2026-03-13 12:21:13.043 | iputils-ping 2026-03-13 12:21:13.043 | postgresql-server-dev-all 2026-03-13 12:21:13.043 | python3-mysqldb 2026-03-13 12:21:13.043 | sqlite3 2026-03-13 12:21:13.043 | sudo 2026-03-13 12:21:13.043 | vlan 2026-03-13 12:21:13.043 | apache2' 2026-03-13 12:21:13.049 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-03-13 12:21:13.108 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-03-13 12:21:13.108 | apache2-dev 2026-03-13 12:21:13.108 | bc 2026-03-13 12:21:13.108 | bsdmainutils 2026-03-13 12:21:13.108 | curl 2026-03-13 12:21:13.108 | g++ 2026-03-13 12:21:13.108 | gawk 2026-03-13 12:21:13.108 | gcc 2026-03-13 12:21:13.108 | gettext 2026-03-13 12:21:13.108 | git 2026-03-13 12:21:13.108 | graphviz 2026-03-13 12:21:13.108 | iputils-ping 2026-03-13 12:21:13.108 | libffi-dev 2026-03-13 12:21:13.108 | libjpeg-dev 2026-03-13 12:21:13.108 | libpq-dev 2026-03-13 12:21:13.108 | libssl-dev 2026-03-13 12:21:13.108 | libsystemd-dev 2026-03-13 12:21:13.108 | libxml2-dev 2026-03-13 12:21:13.109 | libxslt1-dev 2026-03-13 12:21:13.109 | libyaml-dev 2026-03-13 12:21:13.109 | lsof 2026-03-13 12:21:13.109 | openssh-server 2026-03-13 12:21:13.109 | openssl 2026-03-13 12:21:13.109 | pkg-config 2026-03-13 12:21:13.109 | psmisc 2026-03-13 12:21:13.109 | python3-dev 2026-03-13 12:21:13.109 | python3-pip 2026-03-13 12:21:13.109 | python3-systemd 2026-03-13 12:21:13.109 | python3-venv 2026-03-13 12:21:13.109 | tar 2026-03-13 12:21:13.109 | tcpdump 2026-03-13 12:21:13.109 | unzip 2026-03-13 12:21:13.109 | uuid-runtime 2026-03-13 12:21:13.109 | wget 2026-03-13 12:21:13.109 | zlib1g-dev 2026-03-13 12:21:13.109 | lvm2 2026-03-13 12:21:13.109 | qemu-utils 2026-03-13 12:21:13.109 | thin-provisioning-tools 2026-03-13 12:21:13.109 | lsscsi 2026-03-13 12:21:13.109 | open-iscsi 2026-03-13 12:21:13.109 | libkrb5-dev 2026-03-13 12:21:13.109 | libldap2-dev 2026-03-13 12:21:13.109 | libsasl2-dev 2026-03-13 12:21:13.109 | memcached 2026-03-13 12:21:13.109 | python3-mysqldb 2026-03-13 12:21:13.109 | sqlite3 2026-03-13 12:21:13.109 | conntrack 2026-03-13 12:21:13.109 | curl 2026-03-13 12:21:13.109 | ebtables 2026-03-13 12:21:13.109 | genisoimage 2026-03-13 12:21:13.109 | iptables 2026-03-13 12:21:13.109 | iputils-arping 2026-03-13 12:21:13.109 | kpartx 2026-03-13 12:21:13.109 | libjs-jquery-tablesorter 2026-03-13 12:21:13.109 | parted 2026-03-13 12:21:13.109 | pm-utils 2026-03-13 12:21:13.109 | python3-mysqldb 2026-03-13 12:21:13.109 | socat 2026-03-13 12:21:13.109 | sqlite3 2026-03-13 12:21:13.109 | sudo 2026-03-13 12:21:13.109 | vlan 2026-03-13 12:21:13.109 | cryptsetup 2026-03-13 12:21:13.109 | dosfstools 2026-03-13 12:21:13.110 | genisoimage 2026-03-13 12:21:13.110 | gir1.2-libosinfo-1.0 2026-03-13 12:21:13.110 | netcat-openbsd 2026-03-13 12:21:13.110 | open-iscsi 2026-03-13 12:21:13.110 | qemu-utils 2026-03-13 12:21:13.110 | sg3-utils 2026-03-13 12:21:13.110 | sysfsutils 2026-03-13 12:21:13.110 | acl 2026-03-13 12:21:13.110 | dnsmasq-base 2026-03-13 12:21:13.110 | dnsmasq-utils 2026-03-13 12:21:13.110 | ebtables 2026-03-13 12:21:13.110 | haproxy 2026-03-13 12:21:13.110 | iptables 2026-03-13 12:21:13.110 | iputils-arping 2026-03-13 12:21:13.110 | iputils-ping 2026-03-13 12:21:13.110 | postgresql-server-dev-all 2026-03-13 12:21:13.110 | python3-mysqldb 2026-03-13 12:21:13.110 | sqlite3 2026-03-13 12:21:13.110 | sudo 2026-03-13 12:21:13.110 | vlan 2026-03-13 12:21:13.110 | apache2 lvm2 2026-03-13 12:21:13.110 | golang 2026-03-13 12:21:13.110 | debootstrap 2026-03-13 12:21:13.110 | rsyslog' 2026-03-13 12:21:13.112 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-03-13 12:21:13.118 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:21:13.123 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:21:13.130 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-03-13 12:21:13.130 | ++ 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-03-13 12:21:13.139 | ++ 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-03-13 12:21:13.144 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-13 12:21:13.152 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:21:13.157 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:21:13.163 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:21:13.168 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:21:13.173 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:21:13.178 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:21:13.183 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:21:13.189 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:21:13.194 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:21:13.198 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:21:13.202 | ++ functions-common:apt_get_update:1159 : return 2026-03-13 12:21:13.206 | ++ functions-common:install_package:1431 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-03-13 12:21:13.212 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:21:13.218 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:21:13.223 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:21:13.228 | ++ functions-common:real_install_package:1419 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-03-13 12:21:13.272 | ++ functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 lvm2 golang debootstrap rsyslog 2026-03-13 12:21:13.329 | Reading package lists... 2026-03-13 12:21:13.662 | Building dependency tree... 2026-03-13 12:21:13.662 | Reading state information... 2026-03-13 12:21:13.983 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-03-13 12:21:13.983 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-03-13 12:21:13.983 | openssl is already the newest version (3.0.13-0ubuntu3.7). 2026-03-13 12:21:13.983 | openssl set to manually installed. 2026-03-13 12:21:13.983 | tar is already the newest version (1.35+dfsg-3build1). 2026-03-13 12:21:13.983 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-03-13 12:21:13.983 | zlib1g-dev set to manually installed. 2026-03-13 12:21:13.983 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-03-13 12:21:13.983 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-03-13 12:21:13.983 | The following additional packages will be installed: 2026-03-13 12:21:13.983 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-03-13 12:21:13.983 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-03-13 12:21:13.983 | bsdextrautils bsdutils bzip2 clang-17 comerr-dev cpp cpp-13 2026-03-13 12:21:13.983 | cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cryptsetup-bin 2026-03-13 12:21:13.983 | dconf-gsettings-backend dconf-service debhelper debugedit dh-autoreconf 2026-03-13 12:21:13.983 | dh-strip-nondeterminism distro-info dmeventd dmidecode dpkg-dev dwz fdisk 2026-03-13 12:21:13.983 | file fontconfig fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++-13 2026-03-13 12:21:13.983 | g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc-13 gcc-13-base 2026-03-13 12:21:13.983 | gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu gir1.2-freedesktop 2026-03-13 12:21:13.983 | glib-networking glib-networking-common glib-networking-services golang-1.22 2026-03-13 12:21:13.983 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-03-13 12:21:13.983 | golang-src groff-base gsettings-desktop-schemas icu-devtools intltool-debian 2026-03-13 12:21:13.983 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-03-13 12:21:13.983 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-03-13 12:21:13.983 | libarchive-zip-perl libasan8 libatomic1 libbinutils libblkid1 2026-03-13 12:21:13.983 | libcairo-gobject2 libcairo2 libcc1-0 libcdt5 libcgraph6 2026-03-13 12:21:13.983 | libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 2026-03-13 12:21:13.983 | libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl libdeflate0 2026-03-13 12:21:13.983 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-03-13 12:21:13.983 | libfastjson4 libfdisk1 libfile-stripnondeterminism-perl libfontconfig1 2026-03-13 12:21:13.983 | libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-03-13 12:21:13.983 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-03-13 12:21:13.983 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-03-13 12:21:13.983 | libibverbs1 libice6 libicu-dev libisl23 libitm1 libjansson4 libjbig0 2026-03-13 12:21:13.983 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-03-13 12:21:13.983 | libjs-jquery-metadata libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-13 12:21:13.983 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-03-13 12:21:13.983 | liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 2026-03-13 12:21:13.983 | libmagic-mgc libmagic1t64 libmount1 libmpc3 libmpfr6 libmysqlclient21 2026-03-13 12:21:13.983 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-03-13 12:21:13.983 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-13 12:21:13.983 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-03-13 12:21:13.983 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-03-13 12:21:13.983 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq5 2026-03-13 12:21:13.984 | libproxy1v5 libpython3-dev libquadmath0 libsctp-dev libsctp1 libsframe1 2026-03-13 12:21:13.984 | libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsmartcols1 2026-03-13 12:21:13.984 | libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev libsub-override-perl 2026-03-13 12:21:13.984 | libsysfs2 libthai-data libthai0 libtiff6 libtirpc-common libtirpc3t64 2026-03-13 12:21:13.984 | libtool libtsan2 libubsan1 libuchardet0 liburing2 libuuid1 libwebp7 libx11-6 2026-03-13 12:21:13.984 | libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 2026-03-13 12:21:13.984 | libxext6 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 libz3-4 libz3-dev 2026-03-13 12:21:13.984 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools 2026-03-13 12:21:13.984 | lto-disabled-list m4 make man-db mount mysql-common ncal openssh-client 2026-03-13 12:21:13.984 | openssh-sftp-server osinfo-db patch pci.ids pkgconf pkgconf-bin po-debconf 2026-03-13 12:21:13.984 | postgresql-client-16 postgresql-client-common postgresql-common 2026-03-13 12:21:13.984 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-03-13 12:21:13.984 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-03-13 12:21:13.984 | session-migration ssl-cert usb.ids util-linux uuid-dev x11-common xz-utils 2026-03-13 12:21:13.986 | Suggested packages: 2026-03-13 12:21:13.987 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-03-13 12:21:13.987 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-03-13 12:21:13.987 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-03-13 12:21:13.987 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-03-13 12:21:13.987 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-03-13 12:21:13.987 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-03-13 12:21:13.987 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-03-13 12:21:13.987 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-03-13 12:21:13.987 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-03-13 12:21:13.987 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-x265 2026-03-13 12:21:13.987 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-03-13 12:21:13.987 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-03-13 12:21:13.987 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-03-13 12:21:13.987 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-03-13 12:21:13.987 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-03-13 12:21:13.987 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-03-13 12:21:13.987 | libterm-readkey-perl libyaml-perl nfs-common keychain libpam-ssh 2026-03-13 12:21:13.987 | monkeysphere ssh-askpass molly-guard parted-doc ed diffutils-doc 2026-03-13 12:21:13.987 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-03-13 12:21:13.987 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-03-13 12:21:13.987 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-03-13 12:21:13.987 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-03-13 12:21:13.987 | rsyslog-relp sqlite3-doc zip kbd util-linux-extra util-linux-locales 2026-03-13 12:21:13.987 | Recommended packages: 2026-03-13 12:21:13.987 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-03-13 12:21:13.987 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-03-13 12:21:13.987 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-03-13 12:21:13.987 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-03-13 12:21:13.987 | libjson-xs-perl libgpm2 libltdl-dev xauth ncurses-term ssh-import-id vbetool 2026-03-13 12:21:13.987 | hdparm kbd | console-tools libmail-sendmail-perl logrotate qemu-block-extra 2026-03-13 12:21:14.133 | The following NEW packages will be installed: 2026-03-13 12:21:14.133 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-03-13 12:21:14.133 | automake autopoint autotools-dev bc binutils binutils-common 2026-03-13 12:21:14.133 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-03-13 12:21:14.133 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-03-13 12:21:14.133 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-03-13 12:21:14.133 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-13 12:21:14.133 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-03-13 12:21:14.133 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-03-13 12:21:14.133 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-03-13 12:21:14.133 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-03-13 12:21:14.133 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-03-13 12:21:14.133 | glib-networking-common glib-networking-services golang golang-1.22 2026-03-13 12:21:14.133 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-03-13 12:21:14.133 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-03-13 12:21:14.133 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-03-13 12:21:14.133 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-03-13 12:21:14.133 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-03-13 12:21:14.133 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-03-13 12:21:14.134 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-03-13 12:21:14.134 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-03-13 12:21:14.134 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-03-13 12:21:14.134 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-03-13 12:21:14.134 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-03-13 12:21:14.134 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-03-13 12:21:14.134 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-03-13 12:21:14.134 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-03-13 12:21:14.134 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-03-13 12:21:14.134 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-03-13 12:21:14.134 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-13 12:21:14.134 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-03-13 12:21:14.134 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-03-13 12:21:14.134 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-03-13 12:21:14.134 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-03-13 12:21:14.134 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-13 12:21:14.134 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-03-13 12:21:14.134 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-03-13 12:21:14.134 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-03-13 12:21:14.134 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-03-13 12:21:14.134 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-03-13 12:21:14.134 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-03-13 12:21:14.134 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-03-13 12:21:14.134 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-03-13 12:21:14.134 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-03-13 12:21:14.134 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-03-13 12:21:14.134 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-03-13 12:21:14.134 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-03-13 12:21:14.134 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-03-13 12:21:14.134 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-03-13 12:21:14.134 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-03-13 12:21:14.134 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-03-13 12:21:14.134 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-03-13 12:21:14.134 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-03-13 12:21:14.135 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-03-13 12:21:14.135 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-03-13 12:21:14.135 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-03-13 12:21:14.135 | xz-utils 2026-03-13 12:21:14.135 | The following packages will be upgraded: 2026-03-13 12:21:14.136 | bsdutils fdisk libblkid1 libfdisk1 libmount1 libsmartcols1 libuuid1 mount 2026-03-13 12:21:14.137 | openssh-client openssh-server openssh-sftp-server sudo util-linux 2026-03-13 12:21:14.137 | uuid-runtime 2026-03-13 12:21:14.340 | 14 upgraded, 304 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:21:14.340 | Need to get 310 MB of archives. 2026-03-13 12:21:14.340 | After this operation, 1,440 MB of additional disk space will be used. 2026-03-13 12:21:14.340 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.5 [96.1 kB] 2026-03-13 12:21:14.659 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-03-13 12:21:14.961 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-03-13 12:21:14.971 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-03-13 12:21:14.976 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-03-13 12:21:14.980 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-03-13 12:21:14.982 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-03-13 12:21:14.990 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-03-13 12:21:14.997 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-03-13 12:21:14.998 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-03-13 12:21:14.998 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-03-13 12:21:15.038 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-03-13 12:21:15.079 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.11 [1,335 kB] 2026-03-13 12:21:15.205 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.11 [163 kB] 2026-03-13 12:21:15.209 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.11 [98.2 kB] 2026-03-13 12:21:15.236 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.11 [90.2 kB] 2026-03-13 12:21:15.238 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-03-13 12:21:15.250 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-03-13 12:21:15.250 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-03-13 12:21:15.281 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.1 [2,070 kB] 2026-03-13 12:21:15.362 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-03-13 12:21:15.363 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-03-13 12:21:15.368 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.15 [37.3 kB] 2026-03-13 12:21:15.370 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.15 [510 kB] 2026-03-13 12:21:15.401 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.15 [906 kB] 2026-03-13 12:21:15.439 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-03-13 12:21:15.442 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-03-13 12:21:15.442 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-03-13 12:21:15.442 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-03-13 12:21:15.442 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-03-13 12:21:15.516 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-03-13 12:21:15.520 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-03-13 12:21:15.521 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-03-13 12:21:15.523 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-03-13 12:21:15.595 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-03-13 12:21:15.596 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-03-13 12:21:15.597 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-03-13 12:21:15.598 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-03-13 12:21:15.598 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-03-13 12:21:15.601 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-03-13 12:21:15.675 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-03-13 12:21:15.676 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-03-13 12:21:15.677 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-03-13 12:21:15.679 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-03-13 12:21:15.759 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.1 [511 kB] 2026-03-13 12:21:15.834 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-03-13 12:21:15.911 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-03-13 12:21:15.912 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-03-13 12:21:15.914 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-03-13 12:21:15.915 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-03-13 12:21:15.918 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-03-13 12:21:15.919 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-03-13 12:21:15.919 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-03-13 12:21:15.920 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-03-13 12:21:15.997 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-03-13 12:21:16.000 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-03-13 12:21:16.003 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-03-13 12:21:16.004 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-03-13 12:21:16.006 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-03-13 12:21:16.069 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-03-13 12:21:16.070 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-03-13 12:21:16.073 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-03-13 12:21:16.076 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-03-13 12:21:16.142 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-03-13 12:21:16.142 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-03-13 12:21:16.143 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-03-13 12:21:16.144 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-03-13 12:21:16.145 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-03-13 12:21:16.219 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-03-13 12:21:16.220 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-03-13 12:21:16.225 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-03-13 12:21:16.304 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-03-13 12:21:16.305 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-03-13 12:21:16.305 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-03-13 12:21:16.307 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-03-13 12:21:16.310 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-03-13 12:21:16.312 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-03-13 12:21:16.376 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2026-03-13 12:21:16.381 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-03-13 12:21:16.382 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-03-13 12:21:16.451 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-03-13 12:21:16.456 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-03-13 12:21:16.461 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-03-13 12:21:16.534 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-03-13 12:21:16.540 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-03-13 12:21:16.540 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-03-13 12:21:16.541 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-03-13 12:21:16.614 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-03-13 12:21:16.614 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-03-13 12:21:17.155 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-03-13 12:21:17.155 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-03-13 12:21:17.155 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-03-13 12:21:17.156 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-03-13 12:21:17.157 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.8 [240 kB] 2026-03-13 12:21:17.161 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.8 [15.6 kB] 2026-03-13 12:21:17.161 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.8 [576 kB] 2026-03-13 12:21:17.165 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.8 [97.9 kB] 2026-03-13 12:21:17.166 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.8 [94.5 kB] 2026-03-13 12:21:17.235 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.8 [849 kB] 2026-03-13 12:21:17.320 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.8 [2,463 kB] 2026-03-13 12:21:17.548 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-03-13 12:21:17.551 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-03-13 12:21:17.552 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-03-13 12:21:17.553 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-03-13 12:21:17.708 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-03-13 12:21:17.781 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-03-13 12:21:17.867 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-03-13 12:21:17.931 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-03-13 12:21:17.954 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-03-13 12:21:17.956 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-03-13 12:21:18.096 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-03-13 12:21:18.976 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.8 [18.1 kB] 2026-03-13 12:21:18.977 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-03-13 12:21:18.983 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-03-13 12:21:18.984 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-03-13 12:21:18.984 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-03-13 12:21:19.965 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-03-13 12:21:20.440 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-03-13 12:21:20.527 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-03-13 12:21:20.528 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-03-13 12:21:20.530 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-03-13 12:21:20.536 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-03-13 12:21:20.559 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-03-13 12:21:20.611 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-03-13 12:21:20.879 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-03-13 12:21:20.880 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-03-13 12:21:20.892 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-03-13 12:21:20.892 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-03-13 12:21:20.895 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-03-13 12:21:20.895 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-03-13 12:21:20.896 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-03-13 12:21:20.896 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2026-03-13 12:21:20.907 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-03-13 12:21:20.958 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-03-13 12:21:20.986 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-03-13 12:21:20.991 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-03-13 12:21:20.991 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2026-03-13 12:21:21.121 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-03-13 12:21:21.122 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-03-13 12:21:21.125 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-03-13 12:21:21.193 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-03-13 12:21:21.194 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-03-13 12:21:21.200 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-03-13 12:21:21.233 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-03-13 12:21:21.233 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-03-13 12:21:21.234 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-03-13 12:21:21.235 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-03-13 12:21:21.282 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-03-13 12:21:21.291 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-03-13 12:21:21.291 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-03-13 12:21:21.304 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-03-13 12:21:21.311 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-03-13 12:21:21.359 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-03-13 12:21:21.359 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-03-13 12:21:21.380 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.11 [202 kB] 2026-03-13 12:21:21.386 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-03-13 12:21:21.436 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-03-13 12:21:21.437 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-03-13 12:21:21.437 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-03-13 12:21:21.439 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-03-13 12:21:21.444 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-03-13 12:21:21.450 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-03-13 12:21:21.513 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-03-13 12:21:21.514 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-03-13 12:21:21.516 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-03-13 12:21:21.517 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-03-13 12:21:21.591 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-03-13 12:21:21.749 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-03-13 12:21:21.750 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2026-03-13 12:21:21.823 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-03-13 12:21:21.823 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-03-13 12:21:21.826 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-03-13 12:21:21.829 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-03-13 12:21:21.900 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-03-13 12:21:21.924 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-03-13 12:21:21.924 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-03-13 12:21:21.979 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-03-13 12:21:21.984 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-03-13 12:21:22.526 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-03-13 12:21:22.526 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-03-13 12:21:22.526 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-03-13 12:21:22.526 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-03-13 12:21:22.530 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-03-13 12:21:22.537 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-03-13 12:21:22.537 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-03-13 12:21:22.537 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-03-13 12:21:22.538 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-03-13 12:21:22.604 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-03-13 12:21:22.608 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-03-13 12:21:22.632 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-03-13 12:21:22.633 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-03-13 12:21:22.634 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-03-13 12:21:22.635 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-03-13 12:21:22.636 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-03-13 12:21:22.637 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-03-13 12:21:22.639 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-03-13 12:21:22.682 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-03-13 12:21:23.515 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-03-13 12:21:24.482 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-03-13 12:21:24.482 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-03-13 12:21:24.484 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-03-13 12:21:24.484 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-03-13 12:21:24.484 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-03-13 12:21:24.484 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-03-13 12:21:24.484 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-03-13 12:21:24.484 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-03-13 12:21:24.485 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-03-13 12:21:24.561 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-03-13 12:21:24.871 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.2 [10.6 kB] 2026-03-13 12:21:24.872 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2026-03-13 12:21:24.875 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.2 [8,174 B] 2026-03-13 12:21:24.876 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.2 [276 kB] 2026-03-13 12:21:24.883 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-03-13 12:21:24.887 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-03-13 12:21:24.888 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-03-13 12:21:24.888 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-03-13 12:21:24.889 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-03-13 12:21:24.951 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-03-13 12:21:24.967 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2026-03-13 12:21:24.973 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-03-13 12:21:24.974 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-03-13 12:21:25.030 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-03-13 12:21:25.034 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-03-13 12:21:25.035 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-03-13 12:21:25.037 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-03-13 12:21:25.053 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-03-13 12:21:25.057 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-03-13 12:21:25.106 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-03-13 12:21:25.107 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-03-13 12:21:25.113 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-03-13 12:21:25.183 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-03-13 12:21:25.184 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-03-13 12:21:25.185 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-03-13 12:21:25.269 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-03-13 12:21:25.274 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-03-13 12:21:25.434 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-03-13 12:21:25.435 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-03-13 12:21:25.435 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-03-13 12:21:25.436 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-03-13 12:21:25.441 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-03-13 12:21:25.442 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-03-13 12:21:25.448 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-03-13 12:21:25.509 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-03-13 12:21:25.515 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-03-13 12:21:25.515 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-03-13 12:21:25.592 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-03-13 12:21:25.593 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-03-13 12:21:25.595 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-03-13 12:21:25.596 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-03-13 12:21:25.598 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-03-13 12:21:25.601 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-03-13 12:21:26.322 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-03-13 12:21:26.327 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-03-13 12:21:26.327 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-03-13 12:21:26.327 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-03-13 12:21:26.336 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-03-13 12:21:26.337 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-03-13 12:21:26.343 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-03-13 12:21:26.346 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-03-13 12:21:26.366 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-03-13 12:21:26.402 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-03-13 12:21:26.450 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-03-13 12:21:26.486 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-03-13 12:21:26.486 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-03-13 12:21:26.491 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.7 [2,407 kB] 2026-03-13 12:21:26.586 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-03-13 12:21:26.590 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-03-13 12:21:26.591 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-03-13 12:21:26.598 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-03-13 12:21:26.601 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-03-13 12:21:26.601 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-03-13 12:21:26.633 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.12 [1,238 kB] 2026-03-13 12:21:26.670 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-03-13 12:21:26.670 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-03-13 12:21:26.713 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-03-13 12:21:26.717 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-03-13 12:21:26.720 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-03-13 12:21:26.735 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-03-13 12:21:26.747 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-03-13 12:21:28.226 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-03-13 12:21:28.226 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-03-13 12:21:28.235 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-03-13 12:21:28.464 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-03-13 12:21:28.466 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-03-13 12:21:30.085 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-03-13 12:21:30.086 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-03-13 12:21:30.108 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-03-13 12:21:30.129 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-03-13 12:21:30.130 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-03-13 12:21:30.131 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-03-13 12:21:30.131 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-03-13 12:21:30.133 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.13-0ubuntu0.24.04.1 [1,298 kB] 2026-03-13 12:21:30.192 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.13-0ubuntu0.24.04.1 [1,230 kB] 2026-03-13 12:21:30.254 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-03-13 12:21:30.254 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-03-13 12:21:30.255 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-03-13 12:21:30.256 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-03-13 12:21:30.268 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-03-13 12:21:30.269 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-03-13 12:21:30.325 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-03-13 12:21:30.378 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-03-13 12:21:30.412 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-03-13 12:21:30.413 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.12 [5,666 B] 2026-03-13 12:21:30.414 | Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-03-13 12:21:30.414 | Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.13 [2,224 kB] 2026-03-13 12:21:30.495 | Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-03-13 12:21:30.521 | Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-03-13 12:21:30.526 | Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-03-13 12:21:30.551 | Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-03-13 12:21:30.557 | Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-03-13 12:21:30.558 | Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-03-13 12:21:30.560 | Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-03-13 12:21:30.563 | Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-03-13 12:21:30.563 | Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-03-13 12:21:30.631 | Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-03-13 12:21:30.632 | Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-03-13 12:21:30.633 | Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-03-13 12:21:30.644 | Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-03-13 12:21:30.853 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:21:30.902 | Fetched 310 MB in 16s (18.8 MB/s) 2026-03-13 12:21:30.956 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32603 files and directories currently installed.) 2026-03-13 12:21:30.957 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:30.971 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:31.058 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:31.145 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32603 files and directories currently installed.) 2026-03-13 12:21:31.146 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:31.165 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:31.371 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:32.090 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-03-13 12:21:32.164 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32603 files and directories currently installed.) 2026-03-13 12:21:32.165 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:32.179 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:32.332 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:32.352 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:32.424 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:32.593 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32603 files and directories currently installed.) 2026-03-13 12:21:32.594 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:32.608 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:32.687 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:32.779 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32603 files and directories currently installed.) 2026-03-13 12:21:32.780 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:32.804 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:32.885 | Selecting previously unselected package libapr1t64:amd64. 2026-03-13 12:21:32.892 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:32.897 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:21:32.961 | Selecting previously unselected package libaprutil1t64:amd64. 2026-03-13 12:21:32.967 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:32.972 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:33.033 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-03-13 12:21:33.039 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:33.051 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:33.157 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-03-13 12:21:33.163 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:33.168 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:33.230 | Selecting previously unselected package libjansson4:amd64. 2026-03-13 12:21:33.236 | Preparing to unpack .../05-libjansson4_2.14-2build2_amd64.deb ... 2026-03-13 12:21:33.241 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-03-13 12:21:33.303 | Selecting previously unselected package liblua5.4-0:amd64. 2026-03-13 12:21:33.310 | Preparing to unpack .../06-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-03-13 12:21:33.315 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-13 12:21:33.370 | Selecting previously unselected package apache2-bin. 2026-03-13 12:21:33.375 | Preparing to unpack .../07-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:33.380 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:33.496 | Selecting previously unselected package apache2-data. 2026-03-13 12:21:33.502 | Preparing to unpack .../08-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-03-13 12:21:33.532 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:33.673 | Selecting previously unselected package apache2-utils. 2026-03-13 12:21:33.678 | Preparing to unpack .../09-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:33.684 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:33.760 | Selecting previously unselected package apache2. 2026-03-13 12:21:33.765 | Preparing to unpack .../10-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:33.779 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:33.875 | Selecting previously unselected package libmpfr6:amd64. 2026-03-13 12:21:33.881 | Preparing to unpack .../11-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-03-13 12:21:33.885 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-13 12:21:33.957 | Selecting previously unselected package libsigsegv2:amd64. 2026-03-13 12:21:33.962 | Preparing to unpack .../12-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-03-13 12:21:33.967 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-13 12:21:34.035 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-13 12:21:34.050 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-13 12:21:34.118 | Selecting previously unselected package gawk. 2026-03-13 12:21:34.140 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33341 files and directories currently installed.) 2026-03-13 12:21:34.141 | Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-03-13 12:21:34.147 | Unpacking gawk (1:5.2.1-2build3) ... 2026-03-13 12:21:34.261 | Selecting previously unselected package haproxy. 2026-03-13 12:21:34.265 | Preparing to unpack .../01-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:34.282 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-13 12:21:34.397 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-03-13 12:21:34.404 | Preparing to unpack .../02-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-13 12:21:34.409 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:21:34.478 | Selecting previously unselected package memcached. 2026-03-13 12:21:34.485 | Preparing to unpack .../03-memcached_1.6.24-1build3_amd64.deb ... 2026-03-13 12:21:34.494 | Unpacking memcached (1.6.24-1build3) ... 2026-03-13 12:21:34.567 | Preparing to unpack .../04-openssh-sftp-server_1%3a9.6p1-3ubuntu13.15_amd64.deb ... 2026-03-13 12:21:34.581 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.15) over (1:9.6p1-3ubuntu13.14) ... 2026-03-13 12:21:34.661 | Preparing to unpack .../05-openssh-server_1%3a9.6p1-3ubuntu13.15_amd64.deb ... 2026-03-13 12:21:34.797 | Unpacking openssh-server (1:9.6p1-3ubuntu13.15) over (1:9.6p1-3ubuntu13.14) ... 2026-03-13 12:21:34.918 | Preparing to unpack .../06-openssh-client_1%3a9.6p1-3ubuntu13.15_amd64.deb ... 2026-03-13 12:21:34.959 | Unpacking openssh-client (1:9.6p1-3ubuntu13.15) over (1:9.6p1-3ubuntu13.14) ... 2026-03-13 12:21:35.072 | Selecting previously unselected package libjson-perl. 2026-03-13 12:21:35.076 | Preparing to unpack .../07-libjson-perl_4.10000-1_all.deb ... 2026-03-13 12:21:35.081 | Unpacking libjson-perl (4.10000-1) ... 2026-03-13 12:21:35.149 | Selecting previously unselected package postgresql-client-common. 2026-03-13 12:21:35.155 | Preparing to unpack .../08-postgresql-client-common_257build1.1_all.deb ... 2026-03-13 12:21:35.161 | Unpacking postgresql-client-common (257build1.1) ... 2026-03-13 12:21:35.234 | Selecting previously unselected package ssl-cert. 2026-03-13 12:21:35.240 | Preparing to unpack .../09-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-03-13 12:21:35.245 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-03-13 12:21:35.324 | Selecting previously unselected package postgresql-common. 2026-03-13 12:21:35.331 | Preparing to unpack .../10-postgresql-common_257build1.1_all.deb ... 2026-03-13 12:21:35.353 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-03-13 12:21:35.367 | Unpacking postgresql-common (257build1.1) ... 2026-03-13 12:21:35.480 | Selecting previously unselected package libsysfs2:amd64. 2026-03-13 12:21:35.486 | Preparing to unpack .../11-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-03-13 12:21:35.493 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-13 12:21:35.553 | Selecting previously unselected package pci.ids. 2026-03-13 12:21:35.560 | Preparing to unpack .../12-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-03-13 12:21:35.565 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-13 12:21:35.644 | Selecting previously unselected package sysfsutils. 2026-03-13 12:21:35.650 | Preparing to unpack .../13-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-03-13 12:21:35.658 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-03-13 12:21:35.726 | Preparing to unpack .../14-libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:35.742 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:35.820 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:35.919 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33855 files and directories currently installed.) 2026-03-13 12:21:35.921 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:35.936 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:36.020 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:36.126 | Selecting previously unselected package distro-info. 2026-03-13 12:21:36.141 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33855 files and directories currently installed.) 2026-03-13 12:21:36.143 | Preparing to unpack .../000-distro-info_1.7build1_amd64.deb ... 2026-03-13 12:21:36.147 | Unpacking distro-info (1.7build1) ... 2026-03-13 12:21:36.204 | Selecting previously unselected package iputils-ping. 2026-03-13 12:21:36.209 | Preparing to unpack .../001-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:36.215 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:21:36.272 | Selecting previously unselected package libestr0:amd64. 2026-03-13 12:21:36.278 | Preparing to unpack .../002-libestr0_0.1.11-1build1_amd64.deb ... 2026-03-13 12:21:36.282 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-03-13 12:21:36.338 | Selecting previously unselected package libfastjson4:amd64. 2026-03-13 12:21:36.344 | Preparing to unpack .../003-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-03-13 12:21:36.349 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-13 12:21:36.416 | Preparing to unpack .../004-libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:36.432 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:36.507 | Selecting previously unselected package libfribidi0:amd64. 2026-03-13 12:21:36.513 | Preparing to unpack .../005-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-03-13 12:21:36.518 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-13 12:21:36.576 | Selecting previously unselected package libtirpc-common. 2026-03-13 12:21:36.582 | Preparing to unpack .../006-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-03-13 12:21:36.587 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-13 12:21:36.656 | Selecting previously unselected package libtirpc3t64:amd64. 2026-03-13 12:21:36.662 | Preparing to unpack .../007-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-03-13 12:21:36.680 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-03-13 12:21:36.697 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 2026-03-13 12:21:36.702 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-13 12:21:36.764 | Selecting previously unselected package netcat-openbsd. 2026-03-13 12:21:36.769 | Preparing to unpack .../008-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-03-13 12:21:36.774 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-03-13 12:21:36.850 | Selecting previously unselected package python3-pygments. 2026-03-13 12:21:36.856 | Preparing to unpack .../009-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-03-13 12:21:36.862 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-03-13 12:21:37.047 | Selecting previously unselected package rsyslog. 2026-03-13 12:21:37.053 | Preparing to unpack .../010-rsyslog_8.2312.0-3ubuntu9.1_amd64.deb ... 2026-03-13 12:21:37.079 | Unpacking rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-13 12:21:37.190 | Preparing to unpack .../011-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-03-13 12:21:37.215 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-03-13 12:21:37.324 | Selecting previously unselected package bsdextrautils. 2026-03-13 12:21:37.330 | Preparing to unpack .../012-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:37.341 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:37.411 | Selecting previously unselected package dmidecode. 2026-03-13 12:21:37.418 | Preparing to unpack .../013-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-03-13 12:21:37.424 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-03-13 12:21:37.491 | Selecting previously unselected package dosfstools. 2026-03-13 12:21:37.496 | Preparing to unpack .../014-dosfstools_4.2-1.1build1_amd64.deb ... 2026-03-13 12:21:37.501 | Unpacking dosfstools (4.2-1.1build1) ... 2026-03-13 12:21:37.566 | Selecting previously unselected package libmagic-mgc. 2026-03-13 12:21:37.570 | Preparing to unpack .../015-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-03-13 12:21:37.577 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-03-13 12:21:37.756 | Selecting previously unselected package libmagic1t64:amd64. 2026-03-13 12:21:37.762 | Preparing to unpack .../016-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-03-13 12:21:37.767 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-13 12:21:37.835 | Selecting previously unselected package file. 2026-03-13 12:21:37.840 | Preparing to unpack .../017-file_1%3a5.45-3build1_amd64.deb ... 2026-03-13 12:21:37.845 | Unpacking file (1:5.45-3build1) ... 2026-03-13 12:21:37.911 | Selecting previously unselected package libuchardet0:amd64. 2026-03-13 12:21:37.917 | Preparing to unpack .../018-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-03-13 12:21:37.922 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-13 12:21:37.978 | Selecting previously unselected package groff-base. 2026-03-13 12:21:37.984 | Preparing to unpack .../019-groff-base_1.23.0-3build2_amd64.deb ... 2026-03-13 12:21:37.989 | Unpacking groff-base (1.23.0-3build2) ... 2026-03-13 12:21:38.122 | Selecting previously unselected package libnl-3-200:amd64. 2026-03-13 12:21:38.128 | Preparing to unpack .../020-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-13 12:21:38.134 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:21:38.262 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-03-13 12:21:38.268 | Preparing to unpack .../021-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-13 12:21:38.275 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:21:38.349 | Selecting previously unselected package libibverbs1:amd64. 2026-03-13 12:21:38.355 | Preparing to unpack .../022-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-03-13 12:21:38.361 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:21:38.426 | Selecting previously unselected package libncurses6:amd64. 2026-03-13 12:21:38.432 | Preparing to unpack .../023-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-13 12:21:38.437 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:21:38.502 | Selecting previously unselected package libnftables1:amd64. 2026-03-13 12:21:38.507 | Preparing to unpack .../024-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:38.513 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-13 12:21:38.624 | Selecting previously unselected package libnuma1:amd64. 2026-03-13 12:21:38.629 | Preparing to unpack .../025-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:38.636 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:21:38.702 | Selecting previously unselected package libparted2t64:amd64. 2026-03-13 12:21:38.708 | Preparing to unpack .../026-libparted2t64_3.6-4build1_amd64.deb ... 2026-03-13 12:21:38.726 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-03-13 12:21:38.744 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-03-13 12:21:38.765 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-03-13 12:21:38.839 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-03-13 12:21:38.845 | Preparing to unpack .../027-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-03-13 12:21:38.852 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-13 12:21:38.920 | Selecting previously unselected package libpipeline1:amd64. 2026-03-13 12:21:38.926 | Preparing to unpack .../028-libpipeline1_1.5.7-2_amd64.deb ... 2026-03-13 12:21:38.931 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-03-13 12:21:38.987 | Selecting previously unselected package libxau6:amd64. 2026-03-13 12:21:38.992 | Preparing to unpack .../029-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-03-13 12:21:38.997 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-13 12:21:39.054 | Selecting previously unselected package libxdmcp6:amd64. 2026-03-13 12:21:39.060 | Preparing to unpack .../030-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-03-13 12:21:39.066 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-13 12:21:39.127 | Selecting previously unselected package libxcb1:amd64. 2026-03-13 12:21:39.133 | Preparing to unpack .../031-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-03-13 12:21:39.138 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:21:39.194 | Selecting previously unselected package libx11-data. 2026-03-13 12:21:39.200 | Preparing to unpack .../032-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-03-13 12:21:39.205 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-03-13 12:21:39.361 | Selecting previously unselected package libx11-6:amd64. 2026-03-13 12:21:39.367 | Preparing to unpack .../033-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-03-13 12:21:39.372 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-13 12:21:39.452 | Selecting previously unselected package libxext6:amd64. 2026-03-13 12:21:39.457 | Preparing to unpack .../034-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-03-13 12:21:39.463 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-13 12:21:39.513 | Selecting previously unselected package lsof. 2026-03-13 12:21:39.519 | Preparing to unpack .../035-lsof_4.95.0-1build3_amd64.deb ... 2026-03-13 12:21:39.524 | Unpacking lsof (4.95.0-1build3) ... 2026-03-13 12:21:39.607 | Selecting previously unselected package man-db. 2026-03-13 12:21:39.612 | Preparing to unpack .../036-man-db_2.12.0-4build2_amd64.deb ... 2026-03-13 12:21:39.620 | Unpacking man-db (2.12.0-4build2) ... 2026-03-13 12:21:39.916 | Selecting previously unselected package parted. 2026-03-13 12:21:39.922 | Preparing to unpack .../037-parted_3.6-4build1_amd64.deb ... 2026-03-13 12:21:39.939 | Unpacking parted (3.6-4build1) ... 2026-03-13 12:21:39.995 | Selecting previously unselected package powermgmt-base. 2026-03-13 12:21:40.001 | Preparing to unpack .../038-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-03-13 12:21:40.005 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-03-13 12:21:40.057 | Selecting previously unselected package psmisc. 2026-03-13 12:21:40.064 | Preparing to unpack .../039-psmisc_23.7-1build1_amd64.deb ... 2026-03-13 12:21:40.069 | Unpacking psmisc (23.7-1build1) ... 2026-03-13 12:21:40.160 | Selecting previously unselected package tcpdump. 2026-03-13 12:21:40.166 | Preparing to unpack .../040-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-03-13 12:21:40.184 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-13 12:21:40.318 | Selecting previously unselected package usb.ids. 2026-03-13 12:21:40.324 | Preparing to unpack .../041-usb.ids_2024.03.18-1_all.deb ... 2026-03-13 12:21:40.329 | Unpacking usb.ids (2024.03.18-1) ... 2026-03-13 12:21:40.396 | Selecting previously unselected package wget. 2026-03-13 12:21:40.402 | Preparing to unpack .../042-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-03-13 12:21:40.408 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-03-13 12:21:40.474 | Selecting previously unselected package xz-utils. 2026-03-13 12:21:40.479 | Preparing to unpack .../043-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-03-13 12:21:40.483 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-13 12:21:40.567 | Selecting previously unselected package acl. 2026-03-13 12:21:40.573 | Preparing to unpack .../044-acl_2.3.2-1build1.1_amd64.deb ... 2026-03-13 12:21:40.578 | Unpacking acl (2.3.2-1build1.1) ... 2026-03-13 12:21:40.639 | Selecting previously unselected package autotools-dev. 2026-03-13 12:21:40.647 | Preparing to unpack .../045-autotools-dev_20220109.1_all.deb ... 2026-03-13 12:21:40.652 | Unpacking autotools-dev (20220109.1) ... 2026-03-13 12:21:40.712 | Selecting previously unselected package m4. 2026-03-13 12:21:40.719 | Preparing to unpack .../046-m4_1.4.19-4build1_amd64.deb ... 2026-03-13 12:21:40.724 | Unpacking m4 (1.4.19-4build1) ... 2026-03-13 12:21:40.801 | Selecting previously unselected package autoconf. 2026-03-13 12:21:40.807 | Preparing to unpack .../047-autoconf_2.71-3_all.deb ... 2026-03-13 12:21:40.814 | Unpacking autoconf (2.71-3) ... 2026-03-13 12:21:40.911 | Selecting previously unselected package automake. 2026-03-13 12:21:40.919 | Preparing to unpack .../048-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-03-13 12:21:40.928 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-03-13 12:21:41.028 | Selecting previously unselected package autopoint. 2026-03-13 12:21:41.034 | Preparing to unpack .../049-autopoint_0.21-14ubuntu2_all.deb ... 2026-03-13 12:21:41.041 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-03-13 12:21:41.108 | Selecting previously unselected package libdebhelper-perl. 2026-03-13 12:21:41.114 | Preparing to unpack .../050-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-03-13 12:21:41.122 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-13 12:21:41.206 | Selecting previously unselected package gcc-13-base:amd64. 2026-03-13 12:21:41.210 | Preparing to unpack .../051-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:41.222 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:41.286 | Selecting previously unselected package libisl23:amd64. 2026-03-13 12:21:41.294 | Preparing to unpack .../052-libisl23_0.26-3build1.1_amd64.deb ... 2026-03-13 12:21:41.299 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-03-13 12:21:41.381 | Selecting previously unselected package libmpc3:amd64. 2026-03-13 12:21:41.388 | Preparing to unpack .../053-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-03-13 12:21:41.393 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-13 12:21:41.450 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-03-13 12:21:41.457 | Preparing to unpack .../054-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:41.490 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:41.793 | Selecting previously unselected package cpp-13. 2026-03-13 12:21:41.799 | Preparing to unpack .../055-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:41.805 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:41.852 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-03-13 12:21:41.858 | Preparing to unpack .../056-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:41.864 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:41.926 | Selecting previously unselected package cpp. 2026-03-13 12:21:41.932 | Preparing to unpack .../057-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:41.949 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:42.007 | Selecting previously unselected package libcc1-0:amd64. 2026-03-13 12:21:42.011 | Preparing to unpack .../058-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:42.017 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:42.071 | Selecting previously unselected package binutils-common:amd64. 2026-03-13 12:21:42.075 | Preparing to unpack .../059-binutils-common_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:42.082 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:42.153 | Selecting previously unselected package libsframe1:amd64. 2026-03-13 12:21:42.159 | Preparing to unpack .../060-libsframe1_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:42.165 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:42.227 | Selecting previously unselected package libbinutils:amd64. 2026-03-13 12:21:42.234 | Preparing to unpack .../061-libbinutils_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:42.240 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:42.328 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-03-13 12:21:42.336 | Preparing to unpack .../062-libctf-nobfd0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:42.341 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:42.408 | Selecting previously unselected package libctf0:amd64. 2026-03-13 12:21:42.417 | Preparing to unpack .../063-libctf0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:42.423 | Unpacking libctf0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:42.499 | Selecting previously unselected package libgprofng0:amd64. 2026-03-13 12:21:42.506 | Preparing to unpack .../064-libgprofng0_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:42.512 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:21:42.606 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-03-13 12:21:42.614 | Preparing to unpack .../065-binutils-x86-64-linux-gnu_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:42.621 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2026-03-13 12:21:42.797 | Selecting previously unselected package libgomp1:amd64. 2026-03-13 12:21:42.803 | Preparing to unpack .../066-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:42.809 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:42.882 | Selecting previously unselected package libitm1:amd64. 2026-03-13 12:21:42.890 | Preparing to unpack .../067-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:42.896 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:42.959 | Selecting previously unselected package libatomic1:amd64. 2026-03-13 12:21:42.967 | Preparing to unpack .../068-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:42.974 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:43.043 | Selecting previously unselected package libasan8:amd64. 2026-03-13 12:21:43.050 | Preparing to unpack .../069-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:43.055 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:43.208 | Selecting previously unselected package liblsan0:amd64. 2026-03-13 12:21:43.216 | Preparing to unpack .../070-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:43.222 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:43.331 | Selecting previously unselected package libtsan2:amd64. 2026-03-13 12:21:43.337 | Preparing to unpack .../071-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:43.344 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:43.490 | Selecting previously unselected package libubsan1:amd64. 2026-03-13 12:21:43.499 | Preparing to unpack .../072-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:43.504 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:43.604 | Selecting previously unselected package libhwasan0:amd64. 2026-03-13 12:21:43.611 | Preparing to unpack .../073-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:43.618 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:43.734 | Selecting previously unselected package libquadmath0:amd64. 2026-03-13 12:21:43.740 | Preparing to unpack .../074-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:43.744 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:43.803 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-03-13 12:21:43.812 | Preparing to unpack .../075-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:43.818 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:44.007 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-03-13 12:21:44.015 | Preparing to unpack .../076-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:44.020 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:44.460 | Selecting previously unselected package binutils. 2026-03-13 12:21:44.468 | Preparing to unpack .../077-binutils_2.42-4ubuntu2.8_amd64.deb ... 2026-03-13 12:21:44.473 | Unpacking binutils (2.42-4ubuntu2.8) ... 2026-03-13 12:21:44.538 | Selecting previously unselected package gcc-13. 2026-03-13 12:21:44.547 | Preparing to unpack .../078-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:44.551 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:44.628 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-03-13 12:21:44.636 | Preparing to unpack .../079-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:44.641 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:44.700 | Selecting previously unselected package gcc. 2026-03-13 12:21:44.707 | Preparing to unpack .../080-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:44.712 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:44.791 | Selecting previously unselected package libllvm17t64:amd64. 2026-03-13 12:21:44.799 | Preparing to unpack .../081-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:44.806 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:45.567 | Selecting previously unselected package libclang-cpp17t64. 2026-03-13 12:21:45.572 | Preparing to unpack .../082-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:45.577 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:46.017 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-03-13 12:21:46.023 | Preparing to unpack .../083-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:46.030 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:46.394 | Selecting previously unselected package libgc1:amd64. 2026-03-13 12:21:46.401 | Preparing to unpack .../084-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-03-13 12:21:46.406 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-13 12:21:46.472 | Selecting previously unselected package libobjc4:amd64. 2026-03-13 12:21:46.479 | Preparing to unpack .../085-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:46.484 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:21:46.541 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-03-13 12:21:46.547 | Preparing to unpack .../086-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:46.554 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:46.623 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-03-13 12:21:46.629 | Preparing to unpack .../087-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:46.634 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:46.808 | Selecting previously unselected package llvm-17-linker-tools. 2026-03-13 12:21:46.815 | Preparing to unpack .../088-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:46.821 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:46.919 | Selecting previously unselected package libclang1-17t64. 2026-03-13 12:21:46.926 | Preparing to unpack .../089-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:46.930 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:47.192 | Selecting previously unselected package clang-17. 2026-03-13 12:21:47.199 | Preparing to unpack .../090-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:21:47.205 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:21:47.271 | Selecting previously unselected package libtool. 2026-03-13 12:21:47.277 | Preparing to unpack .../091-libtool_2.4.7-7build1_all.deb ... 2026-03-13 12:21:47.282 | Unpacking libtool (2.4.7-7build1) ... 2026-03-13 12:21:47.350 | Selecting previously unselected package dh-autoreconf. 2026-03-13 12:21:47.358 | Preparing to unpack .../092-dh-autoreconf_20_all.deb ... 2026-03-13 12:21:47.362 | Unpacking dh-autoreconf (20) ... 2026-03-13 12:21:47.434 | Selecting previously unselected package libarchive-zip-perl. 2026-03-13 12:21:47.442 | Preparing to unpack .../093-libarchive-zip-perl_1.68-1_all.deb ... 2026-03-13 12:21:47.451 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-03-13 12:21:47.558 | Selecting previously unselected package libsub-override-perl. 2026-03-13 12:21:47.565 | Preparing to unpack .../094-libsub-override-perl_0.10-1_all.deb ... 2026-03-13 12:21:47.572 | Unpacking libsub-override-perl (0.10-1) ... 2026-03-13 12:21:47.624 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-03-13 12:21:47.632 | Preparing to unpack .../095-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-03-13 12:21:47.637 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-13 12:21:47.696 | Selecting previously unselected package dh-strip-nondeterminism. 2026-03-13 12:21:47.703 | Preparing to unpack .../096-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-03-13 12:21:47.708 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-03-13 12:21:47.763 | Selecting previously unselected package libdpkg-perl. 2026-03-13 12:21:47.771 | Preparing to unpack .../097-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-03-13 12:21:47.775 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-13 12:21:47.963 | Selecting previously unselected package bzip2. 2026-03-13 12:21:47.970 | Preparing to unpack .../098-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-03-13 12:21:47.974 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-03-13 12:21:48.036 | Selecting previously unselected package patch. 2026-03-13 12:21:48.042 | Preparing to unpack .../099-patch_2.7.6-7build3_amd64.deb ... 2026-03-13 12:21:48.047 | Unpacking patch (2.7.6-7build3) ... 2026-03-13 12:21:48.104 | Selecting previously unselected package make. 2026-03-13 12:21:48.111 | Preparing to unpack .../100-make_4.3-4.1build2_amd64.deb ... 2026-03-13 12:21:48.117 | Unpacking make (4.3-4.1build2) ... 2026-03-13 12:21:48.180 | Selecting previously unselected package lto-disabled-list. 2026-03-13 12:21:48.188 | Preparing to unpack .../101-lto-disabled-list_47_all.deb ... 2026-03-13 12:21:48.195 | Unpacking lto-disabled-list (47) ... 2026-03-13 12:21:48.254 | Selecting previously unselected package dpkg-dev. 2026-03-13 12:21:48.262 | Preparing to unpack .../102-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-03-13 12:21:48.268 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-13 12:21:48.425 | Selecting previously unselected package debugedit. 2026-03-13 12:21:48.433 | Preparing to unpack .../103-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-03-13 12:21:48.438 | Unpacking debugedit (1:5.0-5build2) ... 2026-03-13 12:21:48.494 | Selecting previously unselected package dwz. 2026-03-13 12:21:48.501 | Preparing to unpack .../104-dwz_0.15-1build6_amd64.deb ... 2026-03-13 12:21:48.507 | Unpacking dwz (0.15-1build6) ... 2026-03-13 12:21:48.573 | Selecting previously unselected package gettext. 2026-03-13 12:21:48.582 | Preparing to unpack .../105-gettext_0.21-14ubuntu2_amd64.deb ... 2026-03-13 12:21:48.588 | Unpacking gettext (0.21-14ubuntu2) ... 2026-03-13 12:21:48.686 | Selecting previously unselected package intltool-debian. 2026-03-13 12:21:48.694 | Preparing to unpack .../106-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-03-13 12:21:48.700 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-03-13 12:21:48.753 | Selecting previously unselected package po-debconf. 2026-03-13 12:21:48.762 | Preparing to unpack .../107-po-debconf_1.0.21+nmu1_all.deb ... 2026-03-13 12:21:48.766 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-03-13 12:21:48.859 | Selecting previously unselected package debhelper. 2026-03-13 12:21:48.867 | Preparing to unpack .../108-debhelper_13.14.1ubuntu5_all.deb ... 2026-03-13 12:21:48.872 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-03-13 12:21:49.044 | Selecting previously unselected package uuid-dev:amd64. 2026-03-13 12:21:49.054 | Preparing to unpack .../109-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:49.058 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:21:49.125 | Selecting previously unselected package libsctp1:amd64. 2026-03-13 12:21:49.133 | Preparing to unpack .../110-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-13 12:21:49.138 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:21:49.198 | Selecting previously unselected package libsctp-dev:amd64. 2026-03-13 12:21:49.207 | Preparing to unpack .../111-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-13 12:21:49.214 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:21:49.284 | Selecting previously unselected package libapr1-dev. 2026-03-13 12:21:49.294 | Preparing to unpack .../112-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-13 12:21:49.300 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:21:49.537 | Selecting previously unselected package libldap-dev:amd64. 2026-03-13 12:21:49.542 | Preparing to unpack .../113-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:21:49.547 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:21:49.667 | Selecting previously unselected package libldap2-dev. 2026-03-13 12:21:49.672 | Preparing to unpack .../114-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-03-13 12:21:49.678 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:21:49.732 | Selecting previously unselected package libaprutil1-dev. 2026-03-13 12:21:49.740 | Preparing to unpack .../115-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-13 12:21:49.745 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-13 12:21:49.984 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-03-13 12:21:49.990 | Preparing to unpack .../116-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:49.996 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:50.066 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-03-13 12:21:50.074 | Preparing to unpack .../117-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:50.079 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:50.151 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-03-13 12:21:50.158 | Preparing to unpack .../118-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:50.164 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:50.224 | Selecting previously unselected package libpcre2-dev:amd64. 2026-03-13 12:21:50.232 | Preparing to unpack .../119-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-03-13 12:21:50.238 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:21:50.354 | Selecting previously unselected package apache2-dev. 2026-03-13 12:21:50.362 | Preparing to unpack .../120-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-13 12:21:50.367 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-13 12:21:50.467 | Selecting previously unselected package bc. 2026-03-13 12:21:50.478 | Preparing to unpack .../121-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-03-13 12:21:50.483 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-03-13 12:21:50.547 | Selecting previously unselected package ncal. 2026-03-13 12:21:50.557 | Preparing to unpack .../122-ncal_12.1.8_amd64.deb ... 2026-03-13 12:21:50.561 | Unpacking ncal (12.1.8) ... 2026-03-13 12:21:50.633 | Selecting previously unselected package bsdmainutils. 2026-03-13 12:21:50.642 | Preparing to unpack .../123-bsdmainutils_12.1.8_all.deb ... 2026-03-13 12:21:50.651 | Unpacking bsdmainutils (12.1.8) ... 2026-03-13 12:21:50.705 | Selecting previously unselected package conntrack. 2026-03-13 12:21:50.714 | Preparing to unpack .../124-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-03-13 12:21:50.719 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-03-13 12:21:50.776 | Selecting previously unselected package cryptsetup-bin. 2026-03-13 12:21:50.785 | Preparing to unpack .../125-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:50.789 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:21:50.874 | Selecting previously unselected package cryptsetup. 2026-03-13 12:21:50.883 | Preparing to unpack .../126-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-13 12:21:50.914 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:21:51.016 | Selecting previously unselected package libdconf1:amd64. 2026-03-13 12:21:51.024 | Preparing to unpack .../127-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-13 12:21:51.030 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:21:51.085 | Selecting previously unselected package dconf-service. 2026-03-13 12:21:51.094 | Preparing to unpack .../128-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-13 12:21:51.099 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-13 12:21:51.155 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-03-13 12:21:51.163 | Preparing to unpack .../129-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-13 12:21:51.169 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:21:51.234 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-03-13 12:21:51.242 | Preparing to unpack .../130-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-13 12:21:51.247 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:21:51.309 | Selecting previously unselected package libaio1t64:amd64. 2026-03-13 12:21:51.317 | Preparing to unpack .../131-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-03-13 12:21:51.333 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-13 12:21:51.391 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-03-13 12:21:51.401 | Preparing to unpack .../132-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-13 12:21:51.406 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:21:51.500 | Selecting previously unselected package dmeventd. 2026-03-13 12:21:51.509 | Preparing to unpack .../133-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-13 12:21:51.515 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:21:51.582 | Selecting previously unselected package dnsmasq-base. 2026-03-13 12:21:51.591 | Preparing to unpack .../134-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-03-13 12:21:51.609 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-13 12:21:51.685 | Selecting previously unselected package dnsmasq-utils. 2026-03-13 12:21:51.696 | Preparing to unpack .../135-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-03-13 12:21:51.701 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-13 12:21:51.770 | Selecting previously unselected package ebtables. 2026-03-13 12:21:51.778 | Preparing to unpack .../136-ebtables_2.0.11-6build1_amd64.deb ... 2026-03-13 12:21:51.804 | Unpacking ebtables (2.0.11-6build1) ... 2026-03-13 12:21:51.878 | Preparing to unpack .../137-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-13 12:21:51.892 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-03-13 12:21:51.967 | Selecting previously unselected package fonts-dejavu-mono. 2026-03-13 12:21:51.974 | Preparing to unpack .../138-fonts-dejavu-mono_2.37-8_all.deb ... 2026-03-13 12:21:51.979 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-03-13 12:21:52.060 | Selecting previously unselected package fonts-dejavu-core. 2026-03-13 12:21:52.067 | Preparing to unpack .../139-fonts-dejavu-core_2.37-8_all.deb ... 2026-03-13 12:21:52.109 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-03-13 12:21:52.198 | Selecting previously unselected package fontconfig-config. 2026-03-13 12:21:52.205 | Preparing to unpack .../140-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-13 12:21:52.568 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-13 12:21:52.668 | Selecting previously unselected package libfontconfig1:amd64. 2026-03-13 12:21:52.675 | Preparing to unpack .../141-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-13 12:21:52.681 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-13 12:21:52.757 | Selecting previously unselected package fontconfig. 2026-03-13 12:21:52.768 | Preparing to unpack .../142-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-13 12:21:52.774 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-13 12:21:52.846 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-03-13 12:21:52.853 | Preparing to unpack .../143-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:52.859 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:53.284 | Selecting previously unselected package g++-13. 2026-03-13 12:21:53.291 | Preparing to unpack .../144-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-13 12:21:53.297 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:21:53.378 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-03-13 12:21:53.385 | Preparing to unpack .../145-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:53.391 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:53.444 | Selecting previously unselected package g++. 2026-03-13 12:21:53.451 | Preparing to unpack .../146-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-13 12:21:53.457 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-03-13 12:21:53.506 | Selecting previously unselected package genisoimage. 2026-03-13 12:21:53.512 | Preparing to unpack .../147-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-03-13 12:21:53.518 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-03-13 12:21:53.601 | Selecting previously unselected package libpixman-1-0:amd64. 2026-03-13 12:21:53.608 | Preparing to unpack .../148-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-03-13 12:21:53.613 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-13 12:21:53.689 | Selecting previously unselected package libxcb-render0:amd64. 2026-03-13 12:21:53.696 | Preparing to unpack .../149-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-03-13 12:21:53.702 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:21:53.766 | Selecting previously unselected package libxcb-shm0:amd64. 2026-03-13 12:21:53.774 | Preparing to unpack .../150-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-03-13 12:21:53.779 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:21:53.837 | Selecting previously unselected package libxrender1:amd64. 2026-03-13 12:21:53.844 | Preparing to unpack .../151-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-03-13 12:21:53.850 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-13 12:21:53.917 | Selecting previously unselected package libcairo2:amd64. 2026-03-13 12:21:53.925 | Preparing to unpack .../152-libcairo2_1.18.0-3build1_amd64.deb ... 2026-03-13 12:21:53.930 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-03-13 12:21:54.015 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-03-13 12:21:54.022 | Preparing to unpack .../153-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-03-13 12:21:54.028 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-13 12:21:54.095 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-03-13 12:21:54.101 | Preparing to unpack .../154-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-03-13 12:21:54.107 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-13 12:21:54.178 | Selecting previously unselected package libproxy1v5:amd64. 2026-03-13 12:21:54.184 | Preparing to unpack .../155-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-03-13 12:21:54.189 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-13 12:21:54.247 | Selecting previously unselected package glib-networking-common. 2026-03-13 12:21:54.256 | Preparing to unpack .../156-glib-networking-common_2.80.0-1build1_all.deb ... 2026-03-13 12:21:54.262 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-03-13 12:21:54.325 | Selecting previously unselected package glib-networking-services. 2026-03-13 12:21:54.334 | Preparing to unpack .../157-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-03-13 12:21:54.340 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-03-13 12:21:54.406 | Selecting previously unselected package session-migration. 2026-03-13 12:21:54.415 | Preparing to unpack .../158-session-migration_0.3.9build1_amd64.deb ... 2026-03-13 12:21:54.421 | Unpacking session-migration (0.3.9build1) ... 2026-03-13 12:21:54.477 | Selecting previously unselected package gsettings-desktop-schemas. 2026-03-13 12:21:54.485 | Preparing to unpack .../159-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-03-13 12:21:54.492 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-13 12:21:54.588 | Selecting previously unselected package glib-networking:amd64. 2026-03-13 12:21:54.596 | Preparing to unpack .../160-glib-networking_2.80.0-1build1_amd64.deb ... 2026-03-13 12:21:54.602 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-03-13 12:21:54.687 | Selecting previously unselected package golang-1.22-doc. 2026-03-13 12:21:54.696 | Preparing to unpack .../161-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-03-13 12:21:54.703 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:54.795 | Selecting previously unselected package golang-1.22-src. 2026-03-13 12:21:54.804 | Preparing to unpack .../162-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-03-13 12:21:54.835 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:58.888 | Selecting previously unselected package golang-1.22-go. 2026-03-13 12:21:58.904 | Preparing to unpack .../163-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-03-13 12:21:58.911 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:59.504 | Selecting previously unselected package golang-1.22. 2026-03-13 12:21:59.514 | Preparing to unpack .../164-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-03-13 12:21:59.520 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-13 12:21:59.575 | Selecting previously unselected package golang-src. 2026-03-13 12:21:59.584 | Preparing to unpack .../165-golang-src_2%3a1.22~2build1_all.deb ... 2026-03-13 12:21:59.590 | Unpacking golang-src (2:1.22~2build1) ... 2026-03-13 12:21:59.662 | Selecting previously unselected package golang-go:amd64. 2026-03-13 12:21:59.673 | Preparing to unpack .../166-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-03-13 12:21:59.681 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-03-13 12:21:59.748 | Selecting previously unselected package golang-doc. 2026-03-13 12:21:59.759 | Preparing to unpack .../167-golang-doc_2%3a1.22~2build1_all.deb ... 2026-03-13 12:21:59.764 | Unpacking golang-doc (2:1.22~2build1) ... 2026-03-13 12:21:59.827 | Selecting previously unselected package golang:amd64. 2026-03-13 12:21:59.838 | Preparing to unpack .../168-golang_2%3a1.22~2build1_amd64.deb ... 2026-03-13 12:21:59.843 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-03-13 12:21:59.906 | Selecting previously unselected package libann0. 2026-03-13 12:21:59.915 | Preparing to unpack .../169-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-03-13 12:21:59.921 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-03-13 12:21:59.985 | Selecting previously unselected package libcdt5:amd64. 2026-03-13 12:22:00.014 | Preparing to unpack .../170-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:22:00.021 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:00.090 | Selecting previously unselected package libcgraph6:amd64. 2026-03-13 12:22:00.100 | Preparing to unpack .../171-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:22:00.107 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:00.170 | Selecting previously unselected package libsharpyuv0:amd64. 2026-03-13 12:22:00.180 | Preparing to unpack .../172-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-03-13 12:22:00.185 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:22:00.249 | Selecting previously unselected package libaom3:amd64. 2026-03-13 12:22:00.258 | Preparing to unpack .../173-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-03-13 12:22:00.263 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-13 12:22:00.366 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-03-13 12:22:00.376 | Preparing to unpack .../174-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-13 12:22:00.382 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:00.455 | Selecting previously unselected package libde265-0:amd64. 2026-03-13 12:22:00.465 | Preparing to unpack .../175-libde265-0_1.0.15-1build3_amd64.deb ... 2026-03-13 12:22:00.470 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-03-13 12:22:00.535 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-03-13 12:22:00.544 | Preparing to unpack .../176-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-13 12:22:00.551 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:00.615 | Selecting previously unselected package libheif1:amd64. 2026-03-13 12:22:00.625 | Preparing to unpack .../177-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-13 12:22:00.631 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:00.705 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-03-13 12:22:00.715 | Preparing to unpack .../178-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-03-13 12:22:00.720 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:22:00.782 | Selecting previously unselected package libjpeg8:amd64. 2026-03-13 12:22:00.792 | Preparing to unpack .../179-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-03-13 12:22:00.798 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:00.858 | Selecting previously unselected package libdeflate0:amd64. 2026-03-13 12:22:00.868 | Preparing to unpack .../180-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-03-13 12:22:00.874 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-13 12:22:00.935 | Selecting previously unselected package libjbig0:amd64. 2026-03-13 12:22:00.945 | Preparing to unpack .../181-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-03-13 12:22:00.951 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-13 12:22:01.019 | Selecting previously unselected package liblerc4:amd64. 2026-03-13 12:22:01.029 | Preparing to unpack .../182-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-03-13 12:22:01.034 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-13 12:22:01.109 | Selecting previously unselected package libwebp7:amd64. 2026-03-13 12:22:01.121 | Preparing to unpack .../183-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-03-13 12:22:01.127 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:22:01.198 | Selecting previously unselected package libtiff6:amd64. 2026-03-13 12:22:01.209 | Preparing to unpack .../184-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2026-03-13 12:22:01.214 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2026-03-13 12:22:01.283 | Selecting previously unselected package libxpm4:amd64. 2026-03-13 12:22:01.294 | Preparing to unpack .../185-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-03-13 12:22:01.300 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-13 12:22:01.367 | Selecting previously unselected package libgd3:amd64. 2026-03-13 12:22:01.377 | Preparing to unpack .../186-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-03-13 12:22:01.383 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-13 12:22:01.454 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-03-13 12:22:01.464 | Preparing to unpack .../187-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-03-13 12:22:01.469 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-13 12:22:01.537 | Selecting previously unselected package libltdl7:amd64. 2026-03-13 12:22:01.548 | Preparing to unpack .../188-libltdl7_2.4.7-7build1_amd64.deb ... 2026-03-13 12:22:01.554 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-03-13 12:22:01.705 | Selecting previously unselected package libgraphite2-3:amd64. 2026-03-13 12:22:01.715 | Preparing to unpack .../189-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-03-13 12:22:01.735 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-13 12:22:01.806 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-03-13 12:22:01.816 | Preparing to unpack .../190-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-03-13 12:22:01.822 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-13 12:22:01.893 | Selecting previously unselected package libthai-data. 2026-03-13 12:22:01.905 | Preparing to unpack .../191-libthai-data_0.1.29-2build1_all.deb ... 2026-03-13 12:22:01.911 | Unpacking libthai-data (0.1.29-2build1) ... 2026-03-13 12:22:01.980 | Selecting previously unselected package libdatrie1:amd64. 2026-03-13 12:22:01.992 | Preparing to unpack .../192-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-03-13 12:22:01.997 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-13 12:22:02.069 | Selecting previously unselected package libthai0:amd64. 2026-03-13 12:22:02.081 | Preparing to unpack .../193-libthai0_0.1.29-2build1_amd64.deb ... 2026-03-13 12:22:02.086 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-03-13 12:22:02.152 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-03-13 12:22:02.162 | Preparing to unpack .../194-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-13 12:22:02.168 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:02.238 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-03-13 12:22:02.249 | Preparing to unpack .../195-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-13 12:22:02.255 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:02.338 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-03-13 12:22:02.348 | Preparing to unpack .../196-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-13 12:22:02.353 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:02.417 | Selecting previously unselected package libpathplan4:amd64. 2026-03-13 12:22:02.428 | Preparing to unpack .../197-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:22:02.433 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:02.500 | Selecting previously unselected package libgvc6. 2026-03-13 12:22:02.510 | Preparing to unpack .../198-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:22:02.515 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:02.609 | Selecting previously unselected package libgvpr2:amd64. 2026-03-13 12:22:02.619 | Preparing to unpack .../199-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:22:02.624 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:02.701 | Selecting previously unselected package liblab-gamut1:amd64. 2026-03-13 12:22:02.712 | Preparing to unpack .../200-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:22:02.718 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:02.826 | Selecting previously unselected package x11-common. 2026-03-13 12:22:02.838 | Preparing to unpack .../201-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-03-13 12:22:02.848 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-03-13 12:22:02.942 | Selecting previously unselected package libice6:amd64. 2026-03-13 12:22:02.951 | Preparing to unpack .../202-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-03-13 12:22:02.956 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-03-13 12:22:03.041 | Selecting previously unselected package libsm6:amd64. 2026-03-13 12:22:03.051 | Preparing to unpack .../203-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-03-13 12:22:03.055 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-13 12:22:03.133 | Selecting previously unselected package libxt6t64:amd64. 2026-03-13 12:22:03.145 | Preparing to unpack .../204-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-03-13 12:22:03.150 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-13 12:22:03.227 | Selecting previously unselected package libxmu6:amd64. 2026-03-13 12:22:03.239 | Preparing to unpack .../205-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-03-13 12:22:03.244 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-13 12:22:03.310 | Selecting previously unselected package libxaw7:amd64. 2026-03-13 12:22:03.319 | Preparing to unpack .../206-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-03-13 12:22:03.332 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-13 12:22:03.409 | Selecting previously unselected package graphviz. 2026-03-13 12:22:03.418 | Preparing to unpack .../207-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-13 12:22:03.435 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:03.553 | Selecting previously unselected package icu-devtools. 2026-03-13 12:22:03.564 | Preparing to unpack .../208-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-03-13 12:22:03.572 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-03-13 12:22:03.660 | Selecting previously unselected package iputils-arping. 2026-03-13 12:22:03.672 | Preparing to unpack .../209-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-13 12:22:03.677 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:22:03.749 | Selecting previously unselected package comerr-dev:amd64. 2026-03-13 12:22:03.758 | Preparing to unpack .../210-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-03-13 12:22:03.777 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-13 12:22:03.861 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-03-13 12:22:03.872 | Preparing to unpack .../211-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:22:03.877 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:03.955 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-03-13 12:22:03.966 | Preparing to unpack .../212-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:22:03.971 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:04.059 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-03-13 12:22:04.070 | Preparing to unpack .../213-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:22:04.079 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:04.143 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-03-13 12:22:04.152 | Preparing to unpack .../214-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:22:04.157 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:04.214 | Selecting previously unselected package krb5-multidev:amd64. 2026-03-13 12:22:04.222 | Preparing to unpack .../215-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:22:04.227 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:04.309 | Selecting previously unselected package libicu-dev:amd64. 2026-03-13 12:22:04.318 | Preparing to unpack .../216-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-03-13 12:22:04.324 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-13 12:22:04.695 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-03-13 12:22:04.706 | Preparing to unpack .../217-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-03-13 12:22:04.712 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:22:04.792 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-03-13 12:22:04.800 | Preparing to unpack .../218-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-03-13 12:22:04.805 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:04.863 | Selecting previously unselected package libjpeg-dev:amd64. 2026-03-13 12:22:04.873 | Preparing to unpack .../219-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-03-13 12:22:04.879 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:04.947 | Selecting previously unselected package libjs-jquery. 2026-03-13 12:22:04.957 | Preparing to unpack .../220-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-03-13 12:22:04.975 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-13 12:22:05.043 | Selecting previously unselected package libjs-jquery-metadata. 2026-03-13 12:22:05.054 | Preparing to unpack .../221-libjs-jquery-metadata_12-4_all.deb ... 2026-03-13 12:22:05.060 | Unpacking libjs-jquery-metadata (12-4) ... 2026-03-13 12:22:05.120 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-03-13 12:22:05.128 | Preparing to unpack .../222-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-03-13 12:22:05.134 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-13 12:22:05.238 | Selecting previously unselected package libjs-underscore. 2026-03-13 12:22:05.249 | Preparing to unpack .../223-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-03-13 12:22:05.254 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-13 12:22:05.316 | Selecting previously unselected package libjs-sphinxdoc. 2026-03-13 12:22:05.326 | Preparing to unpack .../224-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-03-13 12:22:05.333 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-03-13 12:22:05.409 | Selecting previously unselected package mysql-common. 2026-03-13 12:22:05.419 | Preparing to unpack .../225-mysql-common_5.8+1.1.0build1_all.deb ... 2026-03-13 12:22:05.451 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-03-13 12:22:05.520 | Selecting previously unselected package libmysqlclient21:amd64. 2026-03-13 12:22:05.530 | Preparing to unpack .../226-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:22:05.536 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:22:05.646 | Selecting previously unselected package libncurses-dev:amd64. 2026-03-13 12:22:05.654 | Preparing to unpack .../227-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-13 12:22:05.660 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:22:05.757 | Selecting previously unselected package libpkgconf3:amd64. 2026-03-13 12:22:05.767 | Preparing to unpack .../228-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-03-13 12:22:05.772 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:05.836 | Selecting previously unselected package libpq5:amd64. 2026-03-13 12:22:05.846 | Preparing to unpack .../229-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:22:05.851 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:05.912 | Selecting previously unselected package libssl-dev:amd64. 2026-03-13 12:22:05.922 | Preparing to unpack .../230-libssl-dev_3.0.13-0ubuntu3.7_amd64.deb ... 2026-03-13 12:22:05.927 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-13 12:22:06.115 | Selecting previously unselected package libpq-dev. 2026-03-13 12:22:06.126 | Preparing to unpack .../231-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:22:06.131 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:06.197 | Selecting previously unselected package libpython3-dev:amd64. 2026-03-13 12:22:06.206 | Preparing to unpack .../232-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-13 12:22:06.212 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:06.268 | Selecting previously unselected package libsasl2-dev. 2026-03-13 12:22:06.281 | Preparing to unpack .../233-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-03-13 12:22:06.288 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-13 12:22:06.380 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-03-13 12:22:06.391 | Preparing to unpack .../234-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-03-13 12:22:06.397 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-13 12:22:06.458 | Selecting previously unselected package libsoup-3.0-common. 2026-03-13 12:22:06.467 | Preparing to unpack .../235-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-03-13 12:22:06.474 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-13 12:22:06.540 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-03-13 12:22:06.550 | Preparing to unpack .../236-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-03-13 12:22:06.556 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-13 12:22:06.625 | Selecting previously unselected package libsystemd-dev:amd64. 2026-03-13 12:22:06.635 | Preparing to unpack .../237-libsystemd-dev_255.4-1ubuntu8.12_amd64.deb ... 2026-03-13 12:22:06.641 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.12) ... 2026-03-13 12:22:06.838 | Selecting previously unselected package liburing2:amd64. 2026-03-13 12:22:06.847 | Preparing to unpack .../238-liburing2_2.5-1build1_amd64.deb ... 2026-03-13 12:22:06.852 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-03-13 12:22:06.908 | Selecting previously unselected package libxml2-dev:amd64. 2026-03-13 12:22:06.916 | Preparing to unpack .../239-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-03-13 12:22:06.921 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-13 12:22:07.027 | Selecting previously unselected package libxslt1.1:amd64. 2026-03-13 12:22:07.037 | Preparing to unpack .../240-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-13 12:22:07.043 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:22:07.118 | Selecting previously unselected package libxslt1-dev:amd64. 2026-03-13 12:22:07.127 | Preparing to unpack .../241-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-13 12:22:07.133 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:22:07.238 | Selecting previously unselected package llvm-17-runtime. 2026-03-13 12:22:07.248 | Preparing to unpack .../242-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:22:07.253 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:07.340 | Selecting previously unselected package libpfm4:amd64. 2026-03-13 12:22:07.351 | Preparing to unpack .../243-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-03-13 12:22:07.356 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-13 12:22:07.451 | Selecting previously unselected package llvm-17. 2026-03-13 12:22:07.460 | Preparing to unpack .../244-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:22:07.465 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:08.145 | Selecting previously unselected package libffi-dev:amd64. 2026-03-13 12:22:08.153 | Preparing to unpack .../245-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-03-13 12:22:08.159 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-13 12:22:08.258 | Selecting previously unselected package llvm-17-tools. 2026-03-13 12:22:08.268 | Preparing to unpack .../246-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:22:08.274 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:08.501 | Selecting previously unselected package libz3-4:amd64. 2026-03-13 12:22:08.510 | Preparing to unpack .../247-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-03-13 12:22:08.516 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:22:08.710 | Selecting previously unselected package libz3-dev:amd64. 2026-03-13 12:22:08.718 | Preparing to unpack .../248-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-03-13 12:22:08.723 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:22:08.800 | Selecting previously unselected package llvm-17-dev. 2026-03-13 12:22:08.810 | Preparing to unpack .../249-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-13 12:22:08.815 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:10.756 | Selecting previously unselected package lsscsi. 2026-03-13 12:22:10.765 | Preparing to unpack .../250-lsscsi_0.32-1build1_amd64.deb ... 2026-03-13 12:22:10.769 | Unpacking lsscsi (0.32-1build1) ... 2026-03-13 12:22:10.843 | Selecting previously unselected package lvm2. 2026-03-13 12:22:10.854 | Preparing to unpack .../251-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-13 12:22:10.891 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:22:11.011 | Selecting previously unselected package osinfo-db. 2026-03-13 12:22:11.021 | Preparing to unpack .../252-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-03-13 12:22:11.027 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-13 12:22:11.397 | Selecting previously unselected package pkgconf-bin. 2026-03-13 12:22:11.406 | Preparing to unpack .../253-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-03-13 12:22:11.411 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-03-13 12:22:11.478 | Selecting previously unselected package pkgconf:amd64. 2026-03-13 12:22:11.488 | Preparing to unpack .../254-pkgconf_1.8.1-2build1_amd64.deb ... 2026-03-13 12:22:11.498 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:11.565 | Selecting previously unselected package pkg-config:amd64. 2026-03-13 12:22:11.575 | Preparing to unpack .../255-pkg-config_1.8.1-2build1_amd64.deb ... 2026-03-13 12:22:11.586 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:11.646 | Selecting previously unselected package pm-utils. 2026-03-13 12:22:11.655 | Preparing to unpack .../256-pm-utils_1.4.1-21_all.deb ... 2026-03-13 12:22:11.661 | Unpacking pm-utils (1.4.1-21) ... 2026-03-13 12:22:11.750 | Selecting previously unselected package postgresql-client-16. 2026-03-13 12:22:11.761 | Preparing to unpack .../257-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:22:11.766 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:11.912 | Selecting previously unselected package postgresql-server-dev-16. 2026-03-13 12:22:11.919 | Preparing to unpack .../258-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:22:11.924 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:12.229 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-03-13 12:22:12.239 | Preparing to unpack .../259-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-03-13 12:22:12.245 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-13 12:22:12.311 | Selecting previously unselected package python3-dev. 2026-03-13 12:22:12.321 | Preparing to unpack .../260-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-13 12:22:12.327 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:12.398 | Selecting previously unselected package python3-mysqldb. 2026-03-13 12:22:12.408 | Preparing to unpack .../261-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-03-13 12:22:12.412 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-03-13 12:22:12.485 | Selecting previously unselected package python3-setuptools. 2026-03-13 12:22:12.493 | Preparing to unpack .../262-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-03-13 12:22:12.498 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-13 12:22:12.620 | Selecting previously unselected package python3-wheel. 2026-03-13 12:22:12.630 | Preparing to unpack .../263-python3-wheel_0.42.0-2_all.deb ... 2026-03-13 12:22:12.634 | Unpacking python3-wheel (0.42.0-2) ... 2026-03-13 12:22:12.715 | Selecting previously unselected package python3-pip. 2026-03-13 12:22:12.725 | Preparing to unpack .../264-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-13 12:22:12.730 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:22:12.982 | Selecting previously unselected package python3-pip-whl. 2026-03-13 12:22:12.993 | Preparing to unpack .../265-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-13 12:22:12.998 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:22:13.069 | Selecting previously unselected package python3-setuptools-whl. 2026-03-13 12:22:13.079 | Preparing to unpack .../266-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-03-13 12:22:13.085 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-13 12:22:13.155 | Selecting previously unselected package python3-systemd. 2026-03-13 12:22:13.166 | Preparing to unpack .../267-python3-systemd_235-1build4_amd64.deb ... 2026-03-13 12:22:13.171 | Unpacking python3-systemd (235-1build4) ... 2026-03-13 12:22:13.246 | Selecting previously unselected package python3.12-venv. 2026-03-13 12:22:13.256 | Preparing to unpack .../268-python3.12-venv_3.12.3-1ubuntu0.12_amd64.deb ... 2026-03-13 12:22:13.262 | Unpacking python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-13 12:22:13.324 | Selecting previously unselected package python3-venv. 2026-03-13 12:22:13.334 | Preparing to unpack .../269-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-13 12:22:13.339 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:13.393 | Selecting previously unselected package qemu-utils. 2026-03-13 12:22:13.403 | Preparing to unpack .../270-qemu-utils_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:22:13.408 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:22:13.537 | Selecting previously unselected package sg3-utils. 2026-03-13 12:22:13.547 | Preparing to unpack .../271-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-03-13 12:22:13.553 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-03-13 12:22:13.686 | Selecting previously unselected package sqlite3. 2026-03-13 12:22:13.696 | Preparing to unpack .../272-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-03-13 12:22:13.702 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-13 12:22:13.762 | Selecting previously unselected package thin-provisioning-tools. 2026-03-13 12:22:13.773 | Preparing to unpack .../273-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-03-13 12:22:13.779 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-13 12:22:13.865 | Selecting previously unselected package unzip. 2026-03-13 12:22:13.876 | Preparing to unpack .../274-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-03-13 12:22:13.880 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-03-13 12:22:13.949 | Selecting previously unselected package debootstrap. 2026-03-13 12:22:13.960 | Preparing to unpack .../275-debootstrap_1.0.134ubuntu1_all.deb ... 2026-03-13 12:22:13.965 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-03-13 12:22:14.036 | Selecting previously unselected package libosinfo-l10n. 2026-03-13 12:22:14.046 | Preparing to unpack .../276-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-03-13 12:22:14.052 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-03-13 12:22:14.137 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-03-13 12:22:14.147 | Preparing to unpack .../277-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-03-13 12:22:14.152 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-13 12:22:14.211 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-03-13 12:22:14.220 | Preparing to unpack .../278-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-03-13 12:22:14.226 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-13 12:22:14.284 | Selecting previously unselected package kpartx. 2026-03-13 12:22:14.294 | Preparing to unpack .../279-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-03-13 12:22:14.300 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-03-13 12:22:14.353 | Selecting previously unselected package libkrb5-dev:amd64. 2026-03-13 12:22:14.363 | Preparing to unpack .../280-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-13 12:22:14.369 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:14.436 | Selecting previously unselected package libyaml-dev:amd64. 2026-03-13 12:22:14.446 | Preparing to unpack .../281-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-03-13 12:22:14.452 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-13 12:22:14.513 | Selecting previously unselected package socat. 2026-03-13 12:22:14.522 | Preparing to unpack .../282-socat_1.8.0.0-4build3_amd64.deb ... 2026-03-13 12:22:14.527 | Unpacking socat (1.8.0.0-4build3) ... 2026-03-13 12:22:14.609 | Selecting previously unselected package vlan. 2026-03-13 12:22:14.620 | Preparing to unpack .../283-vlan_2.0.5ubuntu5_all.deb ... 2026-03-13 12:22:14.625 | Unpacking vlan (2.0.5ubuntu5) ... 2026-03-13 12:22:14.724 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:22:14.755 | Setting up postgresql-client-common (257build1.1) ... 2026-03-13 12:22:14.780 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-03-13 12:22:14.794 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-03-13 12:22:14.808 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-13 12:22:14.822 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-13 12:22:14.838 | Setting up distro-info (1.7build1) ... 2026-03-13 12:22:14.854 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-13 12:22:14.869 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:22:14.883 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-13 12:22:14.898 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-03-13 12:22:14.946 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-13 12:22:14.956 | Setting up session-migration (0.3.9build1) ... 2026-03-13 12:22:15.099 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-03-13 12:22:15.111 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:22:15.129 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-13 12:22:15.145 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-13 12:22:15.159 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-13 12:22:15.173 | Setting up lto-disabled-list (47) ... 2026-03-13 12:22:15.186 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-13 12:22:15.200 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-13 12:22:15.215 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:22:15.229 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:15.243 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-13 12:22:15.256 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:15.270 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:22:15.284 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-13 12:22:15.771 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-03-13 12:22:15.790 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-13 12:22:15.804 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-13 12:22:15.818 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-13 12:22:16.478 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-13 12:22:16.495 | Setting up sysfsutils (2.1.1-6build1) ... 2026-03-13 12:22:16.956 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-13 12:22:16.956 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-13 12:22:17.308 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-03-13 12:22:17.322 | Setting up ncal (12.1.8) ... 2026-03-13 12:22:17.336 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:22:17.349 | Setting up gawk (1:5.2.1-2build3) ... 2026-03-13 12:22:17.385 | Setting up psmisc (23.7-1build1) ... 2026-03-13 12:22:17.398 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:22:17.411 | Setting up libarchive-zip-perl (1.68-1) ... 2026-03-13 12:22:17.427 | Setting up openssh-client (1:9.6p1-3ubuntu13.15) ... 2026-03-13 12:22:17.479 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-03-13 12:22:17.493 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-13 12:22:17.507 | Setting up pm-utils (1.4.1-21) ... 2026-03-13 12:22:17.530 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-13 12:22:17.549 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-03-13 12:22:17.570 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-13 12:22:17.586 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:17.601 | Setting up dosfstools (4.2-1.1build1) ... 2026-03-13 12:22:17.615 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-13 12:22:17.638 | Setting up rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-13 12:22:17.871 | info: Adding user `syslog' to group `adm' ... 2026-03-13 12:22:18.160 | 2026-03-13 12:22:18.160 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-03-13 12:22:18.448 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-03-13 12:22:18.588 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-13 12:22:18.588 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-13 12:22:19.012 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-03-13 12:22:19.026 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-03-13 12:22:19.038 | Setting up binutils-common:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:19.058 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-03-13 12:22:19.524 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-13 12:22:19.541 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:19.555 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-13 12:22:19.572 | Setting up bc (1.07.1-3ubuntu4) ... 2026-03-13 12:22:19.591 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:19.606 | Setting up m4 (1.4.19-4build1) ... 2026-03-13 12:22:19.621 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:22:19.634 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:19.649 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-13 12:22:19.663 | Setting up file (1:5.45-3build1) ... 2026-03-13 12:22:19.679 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-13 12:22:19.694 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:19.711 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:22:19.753 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-03-13 12:22:19.768 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-13 12:22:19.782 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-03-13 12:22:19.796 | Setting up python3-wheel (0.42.0-2) ... 2026-03-13 12:22:19.994 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-13 12:22:20.011 | Setting up memcached (1.6.24-1build3) ... 2026-03-13 12:22:20.724 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-03-13 12:22:21.049 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:21.066 | Setting up libsframe1:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:21.080 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-03-13 12:22:21.097 | Setting up acl (2.3.2-1build1.1) ... 2026-03-13 12:22:21.115 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:22:21.133 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-03-13 12:22:21.302 | Setting up autotools-dev (20220109.1) ... 2026-03-13 12:22:21.317 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-03-13 12:22:22.119 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:22:22.136 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:22.149 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:22.164 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-13 12:22:22.177 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:22.192 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:22.206 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:22.219 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-03-13 12:22:22.232 | Setting up make (4.3-4.1build2) ... 2026-03-13 12:22:22.247 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-03-13 12:22:22.772 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-03-13 12:22:23.098 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:23.114 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:22:23.129 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:23.144 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:23.159 | Setting up ebtables (2.0.11-6build1) ... 2026-03-13 12:22:23.570 | Setting up socat (1.8.0.0-4build3) ... 2026-03-13 12:22:23.586 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-03-13 12:22:23.600 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:22:23.615 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:23.630 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-13 12:22:23.646 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-03-13 12:22:23.662 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-13 12:22:23.676 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:23.693 | Setting up bsdmainutils (12.1.8) ... 2026-03-13 12:22:23.710 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-13 12:22:23.728 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-03-13 12:22:23.764 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-13 12:22:23.777 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-13 12:22:23.791 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:23.804 | Setting up patch (2.7.6-7build3) ... 2026-03-13 12:22:23.817 | Setting up usb.ids (2024.03.18-1) ... 2026-03-13 12:22:23.830 | Setting up autopoint (0.21-14ubuntu2) ... 2026-03-13 12:22:23.845 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-03-13 12:22:23.859 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-03-13 12:22:23.922 | Setting up fonts-dejavu-core (2.37-8) ... 2026-03-13 12:22:24.012 | Setting up lsscsi (0.32-1build1) ... 2026-03-13 12:22:24.026 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-13 12:22:24.039 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-03-13 12:22:24.053 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-13 12:22:25.305 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:22:25.319 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-13 12:22:25.333 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-03-13 12:22:25.350 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-13 12:22:25.365 | Setting up autoconf (2.71-3) ... 2026-03-13 12:22:25.383 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-13 12:22:25.397 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:25.412 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:25.426 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:25.441 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:22:25.456 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:25.471 | Setting up dwz (0.15-1build6) ... 2026-03-13 12:22:25.488 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-13 12:22:25.503 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:22:25.517 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:25.534 | Setting up vlan (2.0.5ubuntu5) ... 2026-03-13 12:22:25.567 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:25.581 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:26.482 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-03-13 12:22:26.528 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:26.542 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:26.557 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-13 12:22:26.573 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-03-13 12:22:26.589 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:22:26.606 | Setting up libjson-perl (4.10000-1) ... 2026-03-13 12:22:26.621 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:26.638 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:22:26.654 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:22:26.679 | Setting up debugedit (1:5.0-5build2) ... 2026-03-13 12:22:26.714 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-13 12:22:26.728 | Setting up libsub-override-perl (0.10-1) ... 2026-03-13 12:22:26.743 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-13 12:22:26.756 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-13 12:22:26.769 | Setting up libthai-data (0.1.29-2build1) ... 2026-03-13 12:22:26.783 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-13 12:22:26.795 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:26.810 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:26.822 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:26.834 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:26.847 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-13 12:22:26.870 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-03-13 12:22:26.883 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-03-13 12:22:26.898 | Setting up libbinutils:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:26.911 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-03-13 12:22:26.925 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-03-13 12:22:26.938 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-03-13 12:22:26.951 | Setting up golang-src (2:1.22~2build1) ... 2026-03-13 12:22:26.965 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-13 12:22:27.002 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-13 12:22:27.015 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:27.027 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.12) ... 2026-03-13 12:22:27.036 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-13 12:22:27.045 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:27.054 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:27.063 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-03-13 12:22:27.072 | Setting up python3-systemd (235-1build4) ... 2026-03-13 12:22:27.244 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-13 12:22:27.254 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:27.264 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-03-13 12:22:27.273 | Setting up libctf0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:27.282 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:27.291 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-03-13 12:22:27.303 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-03-13 12:22:27.311 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-03-13 12:22:27.321 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-13 12:22:27.330 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-03-13 12:22:27.346 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:27.356 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-13 12:22:27.366 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.15) ... 2026-03-13 12:22:27.376 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-03-13 12:22:27.386 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-13 12:22:27.395 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-03-13 12:22:27.405 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-13 12:22:27.414 | Setting up gettext (0.21-14ubuntu2) ... 2026-03-13 12:22:27.423 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-13 12:22:27.434 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:27.443 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-13 12:22:27.454 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-13 12:22:27.464 | Setting up openssh-server (1:9.6p1-3ubuntu13.15) ... 2026-03-13 12:22:28.777 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-13 12:22:28.787 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:28.797 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-13 12:22:28.808 | Setting up python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-13 12:22:28.886 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:28.897 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-13 12:22:29.261 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:30.144 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-03-13 12:22:30.188 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-13 12:22:30.864 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-03-13 12:22:31.299 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-13 12:22:31.314 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:31.326 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-13 12:22:31.336 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-13 12:22:31.346 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-03-13 12:22:31.371 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-03-13 12:22:31.390 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-03-13 12:22:31.398 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:31.411 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:31.423 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-13 12:22:31.485 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:31.496 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-03-13 12:22:31.505 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:31.514 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-03-13 12:22:31.526 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-13 12:22:31.536 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-13 12:22:31.545 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:31.554 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-03-13 12:22:31.562 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-13 12:22:31.572 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2026-03-13 12:22:31.581 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-13 12:22:31.590 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:31.618 | Setting up libjs-jquery-metadata (12-4) ... 2026-03-13 12:22:31.627 | Setting up postgresql-common (257build1.1) ... 2026-03-13 12:22:32.155 | 2026-03-13 12:22:32.156 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-03-13 12:22:32.361 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-03-13 12:22:32.361 | Removing obsolete dictionary files: 2026-03-13 12:22:33.038 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-03-13 12:22:33.428 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-13 12:22:33.437 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-13 12:22:33.446 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-03-13 12:22:33.457 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-03-13 12:22:33.468 | Setting up lsof (4.95.0-1build3) ... 2026-03-13 12:22:33.476 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-03-13 12:22:33.484 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:33.492 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-13 12:22:33.500 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:33.508 | Setting up groff-base (1.23.0-3build2) ... 2026-03-13 12:22:33.523 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2026-03-13 12:22:33.531 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:33.539 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:22:33.548 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:33.557 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-13 12:22:33.566 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-13 12:22:33.575 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:33.584 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:33.593 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:33.602 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:33.611 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2026-03-13 12:22:33.620 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:33.629 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:33.638 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:22:33.735 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-13 12:22:33.745 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:33.754 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-13 12:22:33.763 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-03-13 12:22:33.774 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:33.783 | Setting up po-debconf (1.0.21+nmu1) ... 2026-03-13 12:22:33.792 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-13 12:22:33.801 | Setting up parted (3.6-4build1) ... 2026-03-13 12:22:33.822 | Setting up binutils (2.42-4ubuntu2.8) ... 2026-03-13 12:22:33.831 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:33.840 | Setting up man-db (2.12.0-4build2) ... 2026-03-13 12:22:33.949 | Building database of manual pages ... 2026-03-13 12:22:36.344 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-03-13 12:22:36.640 | man-db.service is a disabled or a static unit, not starting it. 2026-03-13 12:22:36.708 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-13 12:22:36.724 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-13 12:22:36.731 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-13 12:22:36.740 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-13 12:22:36.748 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-13 12:22:36.757 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:36.765 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:36.792 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-13 12:22:36.800 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-13 12:22:36.809 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:36.818 | Setting up golang-doc (2:1.22~2build1) ... 2026-03-13 12:22:36.826 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-13 12:22:36.835 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-03-13 12:22:36.843 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-13 12:22:37.043 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-13 12:22:37.051 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:37.060 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:37.069 | Setting up libtool (2.4.7-7build1) ... 2026-03-13 12:22:37.078 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:37.616 | Enabling module mpm_event. 2026-03-13 12:22:37.670 | Enabling module authz_core. 2026-03-13 12:22:37.679 | Enabling module authz_host. 2026-03-13 12:22:37.730 | Enabling module authn_core. 2026-03-13 12:22:37.739 | Enabling module auth_basic. 2026-03-13 12:22:37.784 | Enabling module access_compat. 2026-03-13 12:22:37.830 | Enabling module authn_file. 2026-03-13 12:22:37.879 | Enabling module authz_user. 2026-03-13 12:22:37.927 | Enabling module alias. 2026-03-13 12:22:37.975 | Enabling module dir. 2026-03-13 12:22:38.021 | Enabling module autoindex. 2026-03-13 12:22:38.071 | Enabling module env. 2026-03-13 12:22:38.115 | Enabling module mime. 2026-03-13 12:22:38.162 | Enabling module negotiation. 2026-03-13 12:22:38.213 | Enabling module setenvif. 2026-03-13 12:22:38.262 | Enabling module filter. 2026-03-13 12:22:38.312 | Enabling module deflate. 2026-03-13 12:22:38.361 | Enabling module status. 2026-03-13 12:22:38.409 | Enabling module reqtimeout. 2026-03-13 12:22:38.455 | Enabling conf charset. 2026-03-13 12:22:38.504 | Enabling conf localized-error-pages. 2026-03-13 12:22:38.551 | Enabling conf other-vhosts-access-log. 2026-03-13 12:22:38.602 | Enabling conf security. 2026-03-13 12:22:38.647 | Enabling conf serve-cgi-bin. 2026-03-13 12:22:38.695 | Enabling site 000-default. 2026-03-13 12:22:39.404 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-03-13 12:22:39.899 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-03-13 12:22:40.817 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-13 12:22:40.828 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-13 12:22:40.838 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:40.873 | Setting up dh-autoreconf (20) ... 2026-03-13 12:22:40.883 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-13 12:22:40.893 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:40.901 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-13 12:22:40.910 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-13 12:22:40.921 | Setting up debhelper (13.14.1ubuntu5) ... 2026-03-13 12:22:40.931 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-03-13 12:22:40.946 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-03-13 12:22:40.953 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-13 12:22:40.972 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:22:40.983 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-13 12:22:41.131 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-03-13 12:22:41.425 | dm-event.service is a disabled or a static unit, not starting it. 2026-03-13 12:22:41.468 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:41.482 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:41.494 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-13 12:22:41.506 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-13 12:22:42.764 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-03-13 12:22:42.899 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-03-13 12:22:43.427 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-03-13 12:22:43.747 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-03-13 12:22:43.800 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-13 12:22:43.825 | Processing triggers for sgml-base (1.31) ... 2026-03-13 12:22:43.855 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-13 12:22:43.865 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-03-13 12:22:43.879 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-13 12:22:45.918 | Regenerating fonts cache... done. 2026-03-13 12:22:45.928 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-03-13 12:22:45.976 | update-initramfs: Generating /boot/initrd.img-6.8.0-101-generic 2026-03-13 12:22:45.993 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-03-13 12:22:58.244 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:22:58.279 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:58.292 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-13 12:22:58.302 | Processing triggers for systemd (255.4-1ubuntu8.12) ... 2026-03-13 12:22:58.365 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-03-13 12:22:58.376 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-13 12:22:58.386 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-13 12:22:58.397 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-13 12:22:58.406 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:58.417 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-13 12:22:58.428 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-13 12:22:58.437 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:58.469 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-13 12:22:58.479 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-03-13 12:22:58.494 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-13 12:22:58.637 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:22:58.943 | ++ functions-common:apt_get:1203 : result=0 2026-03-13 12:22:58.948 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:22:58.953 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:22:58.958 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:22:58.964 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:22:58.969 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:22:58.974 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:22:58.979 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:22:58.984 | ++ functions-common:time_stop:2419 : start_time=1773404473266 2026-03-13 12:22:58.989 | ++ functions-common:time_stop:2421 : [[ -z 1773404473266 ]] 2026-03-13 12:22:58.995 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:22:59.004 | ++ functions-common:time_stop:2424 : end_time=1773404578998 2026-03-13 12:22:59.009 | ++ functions-common:time_stop:2425 : elapsed_time=105732 2026-03-13 12:22:59.014 | ++ functions-common:time_stop:2426 : total=6767 2026-03-13 12:22:59.019 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:22:59.024 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=112499 2026-03-13 12:22:59.029 | ++ functions-common:apt_get:1207 : return 0 2026-03-13 12:22:59.036 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-03-13 12:22:59.042 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-03-13 12:22:59.049 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-03-13 12:22:59.060 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-03-13 12:22:59.066 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-03-13 12:22:59.072 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-03-13 12:22:59.082 | ++ tools/install_prereqs.sh:source:89 : date 2026-03-13 12:22:59.091 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-03-13 12:22:59.098 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-03-13 12:22:59.104 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-03-13 12:23:01.141 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-03-13 12:23:01.144 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-03-13 12:23:01.147 | + tools/install_pip.sh:main:42 : GetDistro 2026-03-13 12:23:01.151 | + functions-common:GetDistro:470 : GetOSVersion 2026-03-13 12:23:01.155 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-03-13 12:23:01.159 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-13 12:23:01.162 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-03-13 12:23:01.166 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-03-13 12:23:01.170 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-13 12:23:01.174 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-03-13 12:23:01.177 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-03-13 12:23:01.181 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-03-13 12:23:01.184 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-03-13 12:23:01.188 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-03-13 12:23:01.191 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-13 12:23:01.195 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-13 12:23:01.199 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-03-13 12:23:01.203 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-03-13 12:23:01.206 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-03-13 12:23:01.210 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-03-13 12:23:01.215 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-03-13 12:23:01.219 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-03-13 12:23:01.223 | + functions-common:_ensure_lsb_release:418 : return 2026-03-13 12:23:01.228 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-03-13 12:23:01.253 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-03-13 12:23:01.258 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-03-13 12:23:01.281 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-03-13 12:23:01.286 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-03-13 12:23:01.308 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-03-13 12:23:01.312 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-03-13 12:23:01.316 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-03-13 12:23:01.320 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-03-13 12:23:01.324 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-03-13 12:23:01.327 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-03-13 12:23:01.332 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-03-13 12:23:01.335 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-03-13 12:23:01.339 | + functions-common:GetDistro:474 : DISTRO=noble 2026-03-13 12:23:01.343 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-03-13 12:23:01.347 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-03-13 12:23:01.347 | Distro: noble 2026-03-13 12:23:01.351 | + tools/install_pip.sh:main:117 : get_versions 2026-03-13 12:23:01.356 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-13 12:23:01.364 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-13 12:23:01.367 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-13 12:23:01.372 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-13 12:23:01.373 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-13 12:23:01.757 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-13 12:23:01.761 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-13 12:23:01.761 | pip: 24.0 2026-03-13 12:23:01.764 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-03-13 12:23:01.768 | + tools/install_pip.sh:main:123 : is_fedora 2026-03-13 12:23:01.771 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:23:01.774 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:23:01.778 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:23:01.781 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:23:01.785 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:23:01.789 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:23:01.793 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:23:01.797 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:23:01.800 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:23:01.804 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:23:01.807 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:23:01.810 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:23:01.812 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:23:01.815 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-03-13 12:23:01.819 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:23:01.822 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:23:01.826 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-03-13 12:23:01.835 | + tools/install_pip.sh:main:146 : set -x 2026-03-13 12:23:01.839 | + tools/install_pip.sh:main:149 : get_versions 2026-03-13 12:23:01.844 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-13 12:23:01.852 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-13 12:23:01.856 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-13 12:23:01.862 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-13 12:23:01.862 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-13 12:23:02.200 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-13 12:23:02.204 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-13 12:23:02.204 | pip: 24.0 2026-03-13 12:23:02.212 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-03-13 12:23:02.218 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-03-13 12:23:02.225 | + ./stack.sh:main:801 : fixup_all 2026-03-13 12:23:02.230 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-03-13 12:23:02.235 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-03-13 12:23:02.240 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:23:02.246 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:23:02.251 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-03-13 12:23:02.277 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-03-13 12:23:02.301 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-03-13 12:23:02.322 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-03-13 12:23:02.327 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-03-13 12:23:02.332 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:23:02.336 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:23:02.343 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:23:02.349 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:23:02.353 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:23:02.358 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:23:02.363 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:23:02.368 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:23:02.372 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:23:02.377 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:23:02.381 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:23:02.387 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:23:02.391 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:23:02.396 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-03-13 12:23:02.401 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-03-13 12:23:02.405 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-03-13 12:23:02.426 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-03-13 12:23:02.446 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-03-13 12:23:02.468 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-03-13 12:23:02.489 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-03-13 12:23:02.512 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-03-13 12:23:02.530 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-03-13 12:23:02.552 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-03-13 12:23:02.570 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-03-13 12:23:02.576 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-03-13 12:23:02.580 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-03-13 12:23:05.744 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-03-13 12:23:05.784 | Using python 3.12 to install setuptools 2026-03-13 12:23:05.789 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-03-13 12:23:06.555 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-03-13 12:23:06.700 | Collecting pip 2026-03-13 12:23:06.744 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-13 12:23:06.758 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-03-13 12:23:07.013 | Collecting setuptools[core] 2026-03-13 12:23:07.016 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:23:07.107 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-13 12:23:07.109 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:23:07.144 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-13 12:23:07.148 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-13 12:23:07.201 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-13 12:23:07.205 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:07.258 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-13 12:23:07.260 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:23:07.298 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-13 12:23:07.302 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:23:07.364 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:07.368 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-13 12:23:07.408 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:07.411 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-13 12:23:07.529 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:07.532 | Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-13 12:23:07.575 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:07.579 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:23:07.611 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:07.614 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:23:07.743 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:07.745 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-13 12:23:07.785 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:07.794 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-13 12:23:07.854 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:07.857 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-13 12:23:07.912 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:07.915 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:23:07.969 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:07.974 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:23:07.995 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-03-13 12:23:08.027 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 65.1 MB/s eta 0:00:00 2026-03-13 12:23:08.033 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-13 12:23:08.043 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-13 12:23:08.051 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-13 12:23:08.063 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 7.2 MB/s eta 0:00:00 2026-03-13 12:23:08.067 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-13 12:23:08.077 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 8.7 MB/s eta 0:00:00 2026-03-13 12:23:08.081 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-13 12:23:08.092 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-13 12:23:08.112 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 54.5 MB/s eta 0:00:00 2026-03-13 12:23:08.118 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-13 12:23:08.127 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-13 12:23:08.138 | Downloading typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-13 12:23:08.147 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 7.6 MB/s eta 0:00:00 2026-03-13 12:23:08.150 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-13 12:23:08.160 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-13 12:23:08.172 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 13.0 MB/s eta 0:00:00 2026-03-13 12:23:08.175 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-13 12:23:08.186 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 34.6 MB/s eta 0:00:00 2026-03-13 12:23:08.191 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-13 12:23:08.199 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-13 12:23:08.208 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 14.1 MB/s eta 0:00:00 2026-03-13 12:23:08.212 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-13 12:23:08.235 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 60.7 MB/s eta 0:00:00 2026-03-13 12:23:08.239 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-13 12:23:08.503 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-03-13 12:23:08.516 | Attempting uninstall: setuptools 2026-03-13 12:23:08.533 | Found existing installation: setuptools 68.1.2 2026-03-13 12:23:08.534 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:23:08.534 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-03-13 12:23:09.155 | Attempting uninstall: pygments 2026-03-13 12:23:09.166 | Found existing installation: Pygments 2.17.2 2026-03-13 12:23:09.167 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:23:09.167 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-03-13 12:23:09.846 | Attempting uninstall: pip 2026-03-13 12:23:09.852 | Found existing installation: pip 24.0 2026-03-13 12:23:09.902 | Uninstalling pip-24.0: 2026-03-13 12:23:09.909 | Successfully uninstalled pip-24.0 2026-03-13 12:23:11.013 | Attempting uninstall: wheel 2026-03-13 12:23:11.022 | Found existing installation: wheel 0.42.0 2026-03-13 12:23:11.023 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:23:11.023 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-03-13 12:23:11.482 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pip-26.0.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-03-13 12:23:11.612 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:11.618 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:11.622 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:11.628 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:11.636 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:11.638 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:11.643 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:11.646 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:11.650 | + functions-common:time_stop:2419 : start_time=1773404585774 2026-03-13 12:23:11.655 | + functions-common:time_stop:2421 : [[ -z 1773404585774 ]] 2026-03-13 12:23:11.660 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:11.668 | + functions-common:time_stop:2424 : end_time=1773404591662 2026-03-13 12:23:11.672 | + functions-common:time_stop:2425 : elapsed_time=5888 2026-03-13 12:23:11.677 | + functions-common:time_stop:2426 : total=0 2026-03-13 12:23:11.681 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:11.686 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5888 2026-03-13 12:23:11.691 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:11.697 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-03-13 12:23:11.702 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-13 12:23:11.707 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-13 12:23:11.713 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:23:11.717 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:23:11.722 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-03-13 12:23:11.765 | Using python 3.12 to install os-testr 2026-03-13 12:23:11.770 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-03-13 12:23:12.440 | Collecting os-testr 2026-03-13 12:23:12.513 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-03-13 12:23:12.562 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-03-13 12:23:12.565 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:12.594 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-03-13 12:23:12.598 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-03-13 12:23:12.647 | Collecting testtools>=2.2.0 (from os-testr) 2026-03-13 12:23:12.651 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-03-13 12:23:12.658 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-03-13 12:23:12.682 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-03-13 12:23:12.692 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-13 12:23:12.713 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-03-13 12:23:12.729 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-13 12:23:12.751 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-03-13 12:23:12.763 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-03-13 12:23:12.778 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-13 12:23:12.838 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-03-13 12:23:13.111 | 2026-03-13 12:23:13.114 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.5 2026-03-13 12:23:13.293 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:13.299 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:13.305 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:13.310 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:13.316 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:13.321 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:13.327 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:13.333 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:13.338 | + functions-common:time_stop:2419 : start_time=1773404591753 2026-03-13 12:23:13.343 | + functions-common:time_stop:2421 : [[ -z 1773404591753 ]] 2026-03-13 12:23:13.350 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:13.359 | + functions-common:time_stop:2424 : end_time=1773404593352 2026-03-13 12:23:13.364 | + functions-common:time_stop:2425 : elapsed_time=1599 2026-03-13 12:23:13.369 | + functions-common:time_stop:2426 : total=5888 2026-03-13 12:23:13.374 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:13.380 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7487 2026-03-13 12:23:13.385 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:13.391 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-03-13 12:23:13.490 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-03-13 12:23:13.578 | + ./stack.sh:main:829 : install_infra 2026-03-13 12:23:13.584 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-13 12:23:13.590 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-03-13 12:23:13.596 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-03-13 12:23:16.664 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-13 12:23:16.670 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-03-13 12:23:16.722 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-03-13 12:23:17.486 | Collecting pbr 2026-03-13 12:23:17.487 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:17.717 | Collecting setuptools[core] 2026-03-13 12:23:17.719 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:23:17.793 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-13 12:23:17.793 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:23:17.826 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-13 12:23:17.828 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-13 12:23:17.857 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-13 12:23:17.858 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:17.897 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-13 12:23:17.898 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:23:17.926 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-13 12:23:17.928 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:23:17.986 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:17.988 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-13 12:23:18.018 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:18.019 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-13 12:23:18.136 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:18.137 | Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-13 12:23:18.170 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:18.170 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:23:18.197 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:18.198 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:23:18.276 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:18.278 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-13 12:23:18.295 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:18.296 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-13 12:23:18.333 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:18.334 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-13 12:23:18.369 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:18.370 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:23:18.407 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-13 12:23:18.409 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:23:18.420 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-13 12:23:18.422 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-13 12:23:18.422 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-13 12:23:18.424 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-13 12:23:18.424 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-13 12:23:18.425 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-13 12:23:18.426 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-13 12:23:18.429 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-13 12:23:18.430 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-13 12:23:18.431 | Using cached typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-13 12:23:18.432 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-13 12:23:18.433 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-03-13 12:23:18.434 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-13 12:23:18.436 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-13 12:23:18.437 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-13 12:23:18.438 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-13 12:23:18.442 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-13 12:23:18.570 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-03-13 12:23:20.614 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-03-13 12:23:20.745 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:20.751 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:20.756 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:20.762 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:20.768 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:20.773 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:20.779 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:20.784 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:20.789 | + functions-common:time_stop:2419 : start_time=1773404596703 2026-03-13 12:23:20.795 | + functions-common:time_stop:2421 : [[ -z 1773404596703 ]] 2026-03-13 12:23:20.802 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:20.810 | + functions-common:time_stop:2424 : end_time=1773404600804 2026-03-13 12:23:20.815 | + functions-common:time_stop:2425 : elapsed_time=4101 2026-03-13 12:23:20.821 | + functions-common:time_stop:2426 : total=7487 2026-03-13 12:23:20.827 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:20.833 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11588 2026-03-13 12:23:20.839 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:20.845 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-13 12:23:20.849 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-03-13 12:23:20.899 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-03-13 12:23:21.587 | Processing /opt/stack/requirements 2026-03-13 12:23:21.588 | Installing build dependencies: started 2026-03-13 12:23:23.259 | Installing build dependencies: finished with status 'done' 2026-03-13 12:23:23.263 | Getting requirements to build wheel: started 2026-03-13 12:23:23.411 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:23:23.418 | Preparing metadata (pyproject.toml): started 2026-03-13 12:23:24.174 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:23:24.291 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:24.332 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-13 12:23:24.350 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8255) (26.0) 2026-03-13 12:23:24.434 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:24.439 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-13 12:23:24.521 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:24.524 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-13 12:23:24.563 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:24.600 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-03-13 12:23:24.613 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8255) (82.0.1) 2026-03-13 12:23:24.797 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:24.801 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-13 12:23:24.844 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:24.846 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-13 12:23:24.921 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:24.924 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-13 12:23:24.977 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-13 12:23:24.981 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:23:25.045 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-03-13 12:23:25.057 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-13 12:23:25.068 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.2 MB/s eta 0:00:00 2026-03-13 12:23:25.071 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-03-13 12:23:25.108 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 23.4 MB/s eta 0:00:00 2026-03-13 12:23:25.112 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-13 12:23:25.125 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 6.8 MB/s eta 0:00:00 2026-03-13 12:23:25.128 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-13 12:23:25.142 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 13.7 MB/s eta 0:00:00 2026-03-13 12:23:25.149 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-03-13 12:23:25.160 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 19.0 MB/s eta 0:00:00 2026-03-13 12:23:25.163 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-13 12:23:25.173 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 8.7 MB/s eta 0:00:00 2026-03-13 12:23:25.176 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-13 12:23:25.185 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 17.4 MB/s eta 0:00:00 2026-03-13 12:23:25.202 | Building wheels for collected packages: openstack_requirements 2026-03-13 12:23:25.202 | Building wheel for openstack_requirements (pyproject.toml): started 2026-03-13 12:23:26.649 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-03-13 12:23:26.651 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8255-py3-none-any.whl size=52172 sha256=e887d07101f100a1ca5be00f35649725c91eedb56940344e7cd892c70eed8255 2026-03-13 12:23:26.651 | Stored in directory: /tmp/pip-ephem-wheel-cache-zzt4o244/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-03-13 12:23:26.655 | Successfully built openstack_requirements 2026-03-13 12:23:26.814 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-03-13 12:23:27.280 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.2.25 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8255 requests-2.32.5 urllib3-2.6.3 2026-03-13 12:23:27.420 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:27.427 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:27.431 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:27.437 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:27.442 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:27.447 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:27.453 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:27.459 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:27.463 | + functions-common:time_stop:2419 : start_time=1773404600882 2026-03-13 12:23:27.469 | + functions-common:time_stop:2421 : [[ -z 1773404600882 ]] 2026-03-13 12:23:27.475 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:27.484 | + functions-common:time_stop:2424 : end_time=1773404607478 2026-03-13 12:23:27.488 | + functions-common:time_stop:2425 : elapsed_time=6596 2026-03-13 12:23:27.493 | + functions-common:time_stop:2426 : total=11588 2026-03-13 12:23:27.499 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:27.503 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=18184 2026-03-13 12:23:27.509 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:27.515 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-03-13 12:23:27.521 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-03-13 12:23:27.528 | + inc/python:use_library_from_git:266 : local name=pbr 2026-03-13 12:23:27.534 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:23:27.539 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:23:27.545 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-03-13 12:23:27.549 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:23:27.555 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-03-13 12:23:27.599 | Using python 3.12 to install pbr 2026-03-13 12:23:27.604 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-03-13 12:23:28.143 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-03-13 12:23:28.260 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-03-13 12:23:28.417 | + inc/python:pip_install:216 : result=0 2026-03-13 12:23:28.422 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:23:28.427 | + functions-common:time_stop:2412 : local name 2026-03-13 12:23:28.433 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:23:28.438 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:23:28.442 | + functions-common:time_stop:2415 : local total 2026-03-13 12:23:28.447 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:23:28.452 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:23:28.455 | + functions-common:time_stop:2419 : start_time=1773404607588 2026-03-13 12:23:28.461 | + functions-common:time_stop:2421 : [[ -z 1773404607588 ]] 2026-03-13 12:23:28.467 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:23:28.481 | + functions-common:time_stop:2424 : end_time=1773404608469 2026-03-13 12:23:28.485 | + functions-common:time_stop:2425 : elapsed_time=881 2026-03-13 12:23:28.488 | + functions-common:time_stop:2426 : total=18184 2026-03-13 12:23:28.491 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:23:28.497 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19065 2026-03-13 12:23:28.502 | + inc/python:pip_install:219 : return 0 2026-03-13 12:23:28.507 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-03-13 12:23:31.619 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-03-13 12:23:32.090 | Collecting bindep 2026-03-13 12:23:32.130 | Downloading bindep-2.13.0-py3-none-any.whl.metadata (10 kB) 2026-03-13 12:23:32.435 | Collecting distro>=1.7 (from bindep) 2026-03-13 12:23:32.439 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-03-13 12:23:32.487 | Collecting packaging (from bindep) 2026-03-13 12:23:32.488 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:23:32.518 | Collecting Parsley (from bindep) 2026-03-13 12:23:32.521 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-03-13 12:23:32.578 | Collecting pbr>=2 (from bindep) 2026-03-13 12:23:32.578 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:23:32.805 | Collecting setuptools (from pbr>=2->bindep) 2026-03-13 12:23:32.806 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:23:32.847 | Downloading bindep-2.13.0-py3-none-any.whl (34 kB) 2026-03-13 12:23:32.883 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-03-13 12:23:32.891 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-13 12:23:32.893 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-13 12:23:32.897 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-03-13 12:23:32.909 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 9.3 MB/s eta 0:00:00 2026-03-13 12:23:32.911 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-13 12:23:32.983 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-03-13 12:23:33.912 | Successfully installed Parsley-1.3 bindep-2.13.0 distro-1.9.0 packaging-26.0 pbr-7.0.3 setuptools-82.0.1 2026-03-13 12:23:34.003 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:23:34.009 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:23:34.016 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-03-13 12:23:34.052 | + ./stack.sh:main:838 : pkgs= 2026-03-13 12:23:34.058 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-03-13 12:23:34.065 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-03-13 12:23:34.070 | + functions-common:run_phase:1840 : local mode=stack 2026-03-13 12:23:34.075 | + functions-common:run_phase:1841 : local phase=pre-install 2026-03-13 12:23:34.080 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:23:34.086 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:23:34.092 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:23:34.098 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:23:34.103 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:23:34.111 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:23:34.119 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:23:34.125 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:23:34.131 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:23:34.137 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-03-13 12:23:34.141 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:23:34.175 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:23:34.180 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-13 12:23:34.185 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-13 12:23:34.191 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-03-13 12:23:34.196 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-13 12:23:34.200 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-03-13 12:23:34.206 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:23:34.212 | + functions-common:run_plugins:1830 : local plugin 2026-03-13 12:23:34.218 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:34.224 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-13 12:23:34.229 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-13 12:23:34.233 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-03-13 12:23:34.240 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:23:34.245 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-13 12:23:34.279 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-13 12:23:34.312 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:34.318 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.324 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:34.329 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.335 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:34.341 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.346 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:34.351 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.357 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:34.362 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:34.368 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:34.374 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:34.380 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-13 12:23:34.386 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-13 12:23:34.392 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-03-13 12:23:34.423 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-13 12:23:34.428 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:23:34.434 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-13 12:23:34.440 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-13 12:23:34.491 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-13 12:23:34.498 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-13 12:23:34.500 | ACCOUNT_PORT_BASE=6612 2026-03-13 12:23:34.500 | ADDITIONAL_VENV_PACKAGES= 2026-03-13 12:23:34.500 | ADMIN_PASSWORD=secretadmin 2026-03-13 12:23:34.500 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-13 12:23:34.500 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-13 12:23:34.500 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-13 12:23:34.500 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-13 12:23:34.500 | ALEMBIC_BRANCH=main 2026-03-13 12:23:34.500 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-13 12:23:34.500 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-13 12:23:34.500 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-13 12:23:34.500 | APACHE_GROUP=stack 2026-03-13 12:23:34.500 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:34.500 | APACHE_LOG_DIR=/var/log/apache2 2026-03-13 12:23:34.500 | APACHE_NAME=apache2 2026-03-13 12:23:34.500 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-13 12:23:34.500 | APACHE_USER=stack 2026-03-13 12:23:34.500 | API_WORKERS=4 2026-03-13 12:23:34.500 | BACKING_FILE_SUFFIX=-backing-file 2026-03-13 12:23:34.500 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-13 12:23:34.500 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:34.500 | BARBICAN_BRANCH=master 2026-03-13 12:23:34.500 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-13 12:23:34.500 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-13 12:23:34.500 | BARBICAN_DIR=/opt/stack/barbican 2026-03-13 12:23:34.500 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-13 12:23:34.500 | BARBICAN_ENFORCE_SCOPE=False 2026-03-13 12:23:34.500 | BARBICAN_HOST_HREF=http://199.204.45.235/key-manager 2026-03-13 12:23:34.500 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.235/identity 2026-03-13 12:23:34.500 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-13 12:23:34.500 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:23:34.500 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-13 12:23:34.500 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-13 12:23:34.500 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-13 12:23:34.500 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:23:34.500 | BASH=/usr/bin/bash 2026-03-13 12:23:34.500 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-13 12:23:34.501 | BASH_ALIASES=() 2026-03-13 12:23:34.501 | BASH_ARGC=([0]="0") 2026-03-13 12:23:34.501 | BASH_ARGV=() 2026-03-13 12:23:34.501 | BASH_CMDS=() 2026-03-13 12:23:34.501 | BASH_LINENO=([0]="1834" [1]="1867" [2]="846" [3]="0") 2026-03-13 12:23:34.501 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-13 12:23:34.501 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-13 12:23:34.501 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-03-13 12:23:34.501 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-13 12:23:34.501 | BASH_VERSION='5.2.21(1)-release' 2026-03-13 12:23:34.501 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:23:34.501 | BRANCHLESS_TARGET_BRANCH=master 2026-03-13 12:23:34.501 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-13 12:23:34.501 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-13 12:23:34.501 | CELLSV2_SETUP=superconductor 2026-03-13 12:23:34.501 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-13 12:23:34.501 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-13 12:23:34.501 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-13 12:23:34.501 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-13 12:23:34.501 | CINDER_BACKUP_DRIVER=swift 2026-03-13 12:23:34.501 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:34.501 | CINDER_BRANCH=master 2026-03-13 12:23:34.501 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:23:34.501 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-13 12:23:34.501 | CINDER_CONF_DIR=/etc/cinder 2026-03-13 12:23:34.501 | CINDER_DIR=/opt/stack/cinder 2026-03-13 12:23:34.501 | CINDER_DRIVER=default 2026-03-13 12:23:34.501 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:23:34.501 | CINDER_ENFORCE_SCOPE=False 2026-03-13 12:23:34.501 | CINDER_IMG_CACHE_ENABLED=True 2026-03-13 12:23:34.501 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-13 12:23:34.501 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-13 12:23:34.501 | CINDER_LVM_TYPE=auto 2026-03-13 12:23:34.501 | CINDER_MY_IP=199.204.45.235 2026-03-13 12:23:34.501 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-13 12:23:34.501 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-13 12:23:34.501 | CINDER_SERVICE_HOST=199.204.45.235 2026-03-13 12:23:34.501 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:34.501 | CINDER_SERVICE_PORT=8776 2026-03-13 12:23:34.501 | CINDER_SERVICE_PORT_INT=18776 2026-03-13 12:23:34.501 | CINDER_SERVICE_PROTOCOL=https 2026-03-13 12:23:34.501 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:23:34.501 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-13 12:23:34.501 | CINDER_TARGET_HELPER=lioadm 2026-03-13 12:23:34.501 | CINDER_TARGET_PORT=3260 2026-03-13 12:23:34.501 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-13 12:23:34.501 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-13 12:23:34.501 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-13 12:23:34.502 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-13 12:23:34.502 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:23:34.502 | CINDER_USE_SERVICE_TOKEN=True 2026-03-13 12:23:34.502 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-13 12:23:34.502 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:23:34.502 | CINDER_VOLUME_CLEAR=zero 2026-03-13 12:23:34.502 | CIRROS_ARCH=x86_64 2026-03-13 12:23:34.502 | CIRROS_VERSION=0.6.3 2026-03-13 12:23:34.502 | CONFIGURE_BACKING_FILE=True 2026-03-13 12:23:34.502 | CONFIG_AWK_CMD=awk 2026-03-13 12:23:34.502 | CONTAINER_PORT_BASE=6611 2026-03-13 12:23:34.502 | CURL_GET='curl -g' 2026-03-13 12:23:34.502 | CURRENT_LOG_TIME=2026-03-13-122059 2026-03-13 12:23:34.502 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-13 12:23:34.502 | DATABASE_HOST=127.0.0.1 2026-03-13 12:23:34.502 | DATABASE_PASSWORD=secretdatabase 2026-03-13 12:23:34.502 | DATABASE_QUERY_LOGGING=False 2026-03-13 12:23:34.502 | DATABASE_TYPE=mysql 2026-03-13 12:23:34.502 | DATABASE_USER=root 2026-03-13 12:23:34.502 | DATA_DIR=/opt/stack/data 2026-03-13 12:23:34.502 | DC=([0]="openstack" [1]="org") 2026-03-13 12:23:34.502 | DEBUG_LIBVIRT=True 2026-03-13 12:23:34.502 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-13 12:23:34.502 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-13 12:23:34.502 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-13 12:23:34.502 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-13 12:23:34.502 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-13 12:23:34.502 | DEF_SERVICE_HOST=199.204.45.235 2026-03-13 12:23:34.502 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:34.502 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:34.502 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.235 2026-03-13 12:23:34.502 | DELTA=1773404472 2026-03-13 12:23:34.502 | DEST=/opt/stack 2026-03-13 12:23:34.502 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-13 12:23:34.502 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-13 12:23:34.502 | DEVSTACK_HOSTNAME=np0000158691.novalocal 2026-03-13 12:23:34.502 | DEVSTACK_PARALLEL=True 2026-03-13 12:23:34.502 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:23:34.502 | DEVSTACK_SERIES=2026.1 2026-03-13 12:23:34.502 | DEVSTACK_START_TIME=1773404451 2026-03-13 12:23:34.502 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-13 12:23:34.502 | DIRSTACK=() 2026-03-13 12:23:34.502 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-13 12:23:34.502 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-13 12:23:34.502 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-13 12:23:34.502 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-13 12:23:34.502 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-13 12:23:34.502 | DISTRO=noble 2026-03-13 12:23:34.502 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-13 12:23:34.502 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-13 12:23:34.503 | ENABLE_CHASSIS_AS_GW=True 2026-03-13 12:23:34.503 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-13 12:23:34.503 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-13 12:23:34.503 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-13 12:23:34.503 | ENABLE_ISOLATED_METADATA=False 2026-03-13 12:23:34.503 | ENABLE_KSM=True 2026-03-13 12:23:34.503 | ENABLE_KSMTUNED=True 2026-03-13 12:23:34.503 | ENABLE_METADATA_NETWORK=False 2026-03-13 12:23:34.503 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-13 12:23:34.503 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-13 12:23:34.503 | ENABLE_TENANT_TUNNELS=True 2026-03-13 12:23:34.503 | ENABLE_TENANT_VLANS=False 2026-03-13 12:23:34.503 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-13 12:23:34.503 | ENABLE_ZSWAP=True 2026-03-13 12:23:34.503 | ENFORCE_SCOPE=False 2026-03-13 12:23:34.503 | ERROR_ON_CLONE=True 2026-03-13 12:23:34.503 | ETCD_ARCH=amd64 2026-03-13 12:23:34.503 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-13 12:23:34.503 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-13 12:23:34.503 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:23:34.503 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:23:34.503 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-13 12:23:34.503 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-13 12:23:34.503 | ETCD_PEER_PORT=2380 2026-03-13 12:23:34.503 | ETCD_PORT=2379 2026-03-13 12:23:34.503 | ETCD_RAMDISK_MB=512 2026-03-13 12:23:34.503 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:23:34.503 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:23:34.503 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-13 12:23:34.503 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-13 12:23:34.503 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-13 12:23:34.503 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-13 12:23:34.503 | ETCD_USE_RAMDISK=True 2026-03-13 12:23:34.503 | ETCD_VERSION=v3.5.21 2026-03-13 12:23:34.503 | EUID=1002 2026-03-13 12:23:34.503 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:23:34.503 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-13 12:23:34.503 | EXTRA_FILES_RETRY=3 2026-03-13 12:23:34.503 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-13 12:23:34.503 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-13 12:23:34.503 | FILES=/opt/stack/devstack/files 2026-03-13 12:23:34.503 | FIXED_RANGE=10.1.0.0/20 2026-03-13 12:23:34.503 | FIXED_RANGE_V6=fdb4:b5d7:b473::/64 2026-03-13 12:23:34.503 | FLOATING_RANGE=172.24.5.0/24 2026-03-13 12:23:34.503 | FORCE_CONFIG_DRIVE=False 2026-03-13 12:23:34.503 | FORCE_PREREQ=0 2026-03-13 12:23:34.503 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-13 12:23:34.503 | FUNC_DIR=/opt/stack/devstack 2026-03-13 12:23:34.504 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-03-13 12:23:34.504 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-03-13 12:23:34.504 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-03-13 12:23:34.504 | GIT_BASE=https://github.com 2026-03-13 12:23:34.504 | GIT_DEPTH=0 2026-03-13 12:23:34.504 | GIT_TIMEOUT=0 2026-03-13 12:23:34.504 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-13 12:23:34.504 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-13 12:23:34.504 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:34.504 | GLANCE_BRANCH=master 2026-03-13 12:23:34.504 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-13 12:23:34.504 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-13 12:23:34.504 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-13 12:23:34.504 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-13 12:23:34.504 | GLANCE_CONF_DIR=/etc/glance 2026-03-13 12:23:34.504 | GLANCE_DEFAULT_BACKEND=fast 2026-03-13 12:23:34.504 | GLANCE_DIR=/opt/stack/glance 2026-03-13 12:23:34.504 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-13 12:23:34.504 | GLANCE_ENABLE_QUOTAS=True 2026-03-13 12:23:34.504 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-13 12:23:34.504 | GLANCE_ENFORCE_SCOPE=True 2026-03-13 12:23:34.504 | GLANCE_HOSTPORT=199.204.45.235:9292 2026-03-13 12:23:34.504 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-13 12:23:34.504 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-13 12:23:34.505 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:23:34.505 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-13 12:23:34.505 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-13 12:23:34.505 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-13 12:23:34.505 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-13 12:23:34.505 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-13 12:23:34.505 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-13 12:23:34.505 | GLANCE_S3_BUCKET_NAME=images 2026-03-13 12:23:34.505 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-13 12:23:34.505 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-13 12:23:34.505 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-13 12:23:34.505 | GLANCE_SERVICE_HOST=199.204.45.235 2026-03-13 12:23:34.505 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:34.505 | GLANCE_SERVICE_PORT=9292 2026-03-13 12:23:34.505 | GLANCE_SERVICE_PORT_INT=19292 2026-03-13 12:23:34.505 | GLANCE_SERVICE_PROTOCOL=https 2026-03-13 12:23:34.505 | GLANCE_SHOW_DIRECT_URL=False 2026-03-13 12:23:34.505 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-13 12:23:34.505 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-13 12:23:34.505 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-13 12:23:34.505 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-13 12:23:34.505 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-13 12:23:34.505 | GLANCE_URL=https://199.204.45.235/image 2026-03-13 12:23:34.505 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-13 12:23:34.505 | GLANCE_USE_S3=False 2026-03-13 12:23:34.505 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-13 12:23:34.505 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-13 12:23:34.505 | GLOBAL_VENV=True 2026-03-13 12:23:34.505 | GROUPS=() 2026-03-13 12:23:34.505 | HOME=/opt/stack 2026-03-13 12:23:34.505 | HOME_URL=https://www.ubuntu.com/ 2026-03-13 12:23:34.505 | HORIZON_APACHE_ROOT=/dashboard 2026-03-13 12:23:34.505 | HORIZON_BRANCH=master 2026-03-13 12:23:34.505 | HORIZON_DIR=/opt/stack/horizon 2026-03-13 12:23:34.505 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-13 12:23:34.505 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-13 12:23:34.505 | HOSTNAME=np0000158691 2026-03-13 12:23:34.505 | HOSTTYPE=x86_64 2026-03-13 12:23:34.505 | HOST_IP=199.204.45.235 2026-03-13 12:23:34.505 | HOST_IPV6=::1 2026-03-13 12:23:34.505 | HOST_IP_IFACE= 2026-03-13 12:23:34.506 | ID=ubuntu 2026-03-13 12:23:34.506 | ID_LIKE=debian 2026-03-13 12:23:34.506 | IFS=' 2026-03-13 12:23:34.506 | ' 2026-03-13 12:23:34.506 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:23:34.506 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-13 12:23:34.506 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:23:34.506 | INSTANCE_NAME_PREFIX=instance- 2026-03-13 12:23:34.506 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-13 12:23:34.506 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-13 12:23:34.506 | IPV6_ADDRESS_MODE=slaac 2026-03-13 12:23:34.506 | IPV6_ADDRS_SAFE_TO_USE=fdb4:b5d7:b473::/56 2026-03-13 12:23:34.506 | IPV6_GLOBAL_ID=b4:b5d7:b473 2026-03-13 12:23:34.506 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-13 12:23:34.506 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-13 12:23:34.506 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-13 12:23:34.506 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-13 12:23:34.506 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-13 12:23:34.506 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-13 12:23:34.506 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-13 12:23:34.506 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-13 12:23:34.506 | IPV6_RA_MODE=slaac 2026-03-13 12:23:34.506 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-13 12:23:34.506 | IP_VERSION=4+6 2026-03-13 12:23:34.506 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-13 12:23:34.506 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-13 12:23:34.506 | ISCSID_DEBUG=False 2026-03-13 12:23:34.506 | ISCSID_DEBUG_LEVEL=4 2026-03-13 12:23:34.506 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-13 12:23:34.506 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-13 12:23:34.506 | KEYSTONE_AUTH_URI=https://199.204.45.235/identity 2026-03-13 12:23:34.506 | KEYSTONE_AUTH_URI_V3=https://199.204.45.235/identity/v3 2026-03-13 12:23:34.506 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:34.506 | KEYSTONE_BRANCH=master 2026-03-13 12:23:34.506 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-13 12:23:34.506 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-13 12:23:34.506 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-13 12:23:34.506 | KEYSTONE_ENABLE_CACHE=True 2026-03-13 12:23:34.506 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-13 12:23:34.506 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-13 12:23:34.506 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-13 12:23:34.506 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-13 12:23:34.506 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-13 12:23:34.506 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-13 12:23:34.506 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:23:34.506 | KEYSTONE_REGION_NAME=RegionOne 2026-03-13 12:23:34.506 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-13 12:23:34.506 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-13 12:23:34.506 | KEYSTONE_ROLE_BACKEND=sql 2026-03-13 12:23:34.506 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-13 12:23:34.506 | KEYSTONE_SERVICE_HOST=199.204.45.235 2026-03-13 12:23:34.506 | KEYSTONE_SERVICE_PORT=5000 2026-03-13 12:23:34.506 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-13 12:23:34.506 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-13 12:23:34.506 | KEYSTONE_SERVICE_URI=https://199.204.45.235/identity 2026-03-13 12:23:34.506 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.235/identity/v3 2026-03-13 12:23:34.506 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-13 12:23:34.506 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-13 12:23:34.506 | KEY_MANAGER_BACKEND=barbican 2026-03-13 12:23:34.506 | KILL_PATH=/usr/bin/kill 2026-03-13 12:23:34.506 | LAST_RUN=0 2026-03-13 12:23:34.506 | LAST_SPINNER_PID= 2026-03-13 12:23:34.506 | LC_ALL=en_US.utf8 2026-03-13 12:23:34.506 | LDAP_BASE_DC=openstack 2026-03-13 12:23:34.506 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-13 12:23:34.506 | LDAP_DOMAIN=openstack.org 2026-03-13 12:23:34.506 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-13 12:23:34.506 | LDAP_OLCDB_NUMBER=1 2026-03-13 12:23:34.506 | LDAP_OLCDB_TYPE=mdb 2026-03-13 12:23:34.506 | LDAP_ROOTPW_COMMAND=replace 2026-03-13 12:23:34.506 | LDAP_SERVICE_NAME=slapd 2026-03-13 12:23:34.506 | LDAP_URL=ldap://localhost 2026-03-13 12:23:34.506 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-03-13 12:23:34.506 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:23:34.506 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-13 12:23:34.506 | LIBVIRT_GROUP=libvirt 2026-03-13 12:23:34.506 | LIBVIRT_TYPE=kvm 2026-03-13 12:23:34.506 | LINENO=762 2026-03-13 12:23:34.506 | LOCAL_HOSTNAME=np0000158691 2026-03-13 12:23:34.506 | LOGDAYS=7 2026-03-13 12:23:34.506 | LOGDIR=/opt/stack/logs 2026-03-13 12:23:34.507 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122059 2026-03-13 12:23:34.507 | LOGFILE_DIR=/opt/stack/logs 2026-03-13 12:23:34.507 | LOGFILE_NAME=devstacklog.txt 2026-03-13 12:23:34.507 | LOGNAME=stack 2026-03-13 12:23:34.507 | LOGO=ubuntu-logo 2026-03-13 12:23:34.507 | LOG_COLOR=False 2026-03-13 12:23:34.507 | LRC=localrc 2026-03-13 12:23:34.507 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-13 12:23:34.507 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-13 12:23:34.507 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:34.507 | MAGNUM_BRANCH=master 2026-03-13 12:23:34.507 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-13 12:23:34.507 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-13 12:23:34.507 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-13 12:23:34.507 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-13 12:23:34.507 | MAGNUM_DIR=/opt/stack/magnum 2026-03-13 12:23:34.507 | MAGNUM_ENFORCE_SCOPE=False 2026-03-13 12:23:34.507 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.34.4.qcow2 2026-03-13 12:23:34.507 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-13 12:23:34.507 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-13 12:23:34.507 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-13 12:23:34.507 | MAGNUM_SERVICE_HOST=199.204.45.235 2026-03-13 12:23:34.507 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-13 12:23:34.507 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-13 12:23:34.507 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-13 12:23:34.507 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-13 12:23:34.507 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-13 12:23:34.507 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:23:34.507 | MAIL=/var/mail/stack 2026-03-13 12:23:34.507 | MANILACLIENT_BRANCH=master 2026-03-13 12:23:34.507 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-13 12:23:34.507 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-13 12:23:34.507 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-13 12:23:34.507 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-13 12:23:34.507 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-13 12:23:34.507 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:34.507 | MANILA_CONF=/etc/manila/manila.conf 2026-03-13 12:23:34.507 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-13 12:23:34.507 | MANILA_CONF_DIR=/etc/manila 2026-03-13 12:23:34.507 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-13 12:23:34.507 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-13 12:23:34.507 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-13 12:23:34.507 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-13 12:23:34.507 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-13 12:23:34.507 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-13 12:23:34.507 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-13 12:23:34.507 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:23:34.507 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-13 12:23:34.507 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:23:34.507 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:23:34.507 | MANILA_DIR=/opt/stack/manila 2026-03-13 12:23:34.507 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-13 12:23:34.507 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-03-13 12:23:34.507 | MANILA_ENABLED_BACKENDS=generic 2026-03-13 12:23:34.507 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-13 12:23:34.507 | MANILA_ENDPOINT_BASE=http://199.204.45.235/share 2026-03-13 12:23:34.507 | MANILA_ENFORCE_SCOPE=False 2026-03-13 12:23:34.507 | MANILA_GIT_BASE=https://opendev.org 2026-03-13 12:23:34.507 | MANILA_KEY_FORMAT=ecdsa 2026-03-13 12:23:34.507 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-13 12:23:34.507 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.235 2026-03-13 12:23:34.507 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-13 12:23:34.507 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-13 12:23:34.507 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-13 12:23:34.507 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-13 12:23:34.507 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-13 12:23:34.507 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-13 12:23:34.507 | MANILA_REPO_ROOT=openstack 2026-03-13 12:23:34.507 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-13 12:23:34.507 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-13 12:23:34.507 | MANILA_SERVICE_HOST=199.204.45.235 2026-03-13 12:23:34.507 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-13 12:23:34.507 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-13 12:23:34.507 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-13 12:23:34.507 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-13 12:23:34.507 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-13 12:23:34.507 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-13 12:23:34.507 | MANILA_SERVICE_PORT=8786 2026-03-13 12:23:34.507 | MANILA_SERVICE_PORT_INT=18786 2026-03-13 12:23:34.508 | MANILA_SERVICE_PROTOCOL=http 2026-03-13 12:23:34.508 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-13 12:23:34.508 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-13 12:23:34.508 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-13 12:23:34.508 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-13 12:23:34.508 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-13 12:23:34.508 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-13 12:23:34.508 | MANILA_SETUP_IPV6=False 2026-03-13 12:23:34.508 | MANILA_SSH_TIMEOUT=180 2026-03-13 12:23:34.508 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-13 12:23:34.508 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-13 12:23:34.508 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-13 12:23:34.508 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-13 12:23:34.508 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-13 12:23:34.508 | MANILA_WSGI=manila.wsgi.api:application 2026-03-13 12:23:34.508 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-13 12:23:34.508 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-13 12:23:34.508 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-13 12:23:34.508 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.235 2026-03-13 12:23:34.508 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.235 2026-03-13 12:23:34.508 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-13 12:23:34.508 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-13 12:23:34.508 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-13 12:23:34.508 | MAX_DB_CONNECTIONS=200 2026-03-13 12:23:34.508 | MEMCACHE_SERVERS=localhost:11211 2026-03-13 12:23:34.508 | METADATA_SERVICE_PORT=8775 2026-03-13 12:23:34.508 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-13 12:23:34.508 | ML2_L3_PLUGIN=ovn-router 2026-03-13 12:23:34.508 | MYSQL_DRIVER=PyMySQL 2026-03-13 12:23:34.508 | MYSQL_GATHER_PERFORMANCE=True 2026-03-13 12:23:34.508 | MYSQL_HOST=127.0.0.1 2026-03-13 12:23:34.508 | MYSQL_REDUCE_MEMORY=True 2026-03-13 12:23:34.508 | MYSQL_SERVICE_NAME=mysql 2026-03-13 12:23:34.508 | MYSQL_USER=root 2026-03-13 12:23:34.508 | NAME=Ubuntu 2026-03-13 12:23:34.508 | NETWORK_GATEWAY=10.1.0.1 2026-03-13 12:23:34.508 | NEUTRON_ANY='q-svc neutron-api' 2026-03-13 12:23:34.508 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:34.508 | NEUTRON_BRANCH=master 2026-03-13 12:23:34.508 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-13 12:23:34.508 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-13 12:23:34.508 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-13 12:23:34.508 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-13 12:23:34.508 | NEUTRON_DIR=/opt/stack/neutron 2026-03-13 12:23:34.508 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-13 12:23:34.508 | NEUTRON_ENFORCE_SCOPE=True 2026-03-13 12:23:34.508 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-13 12:23:34.508 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-13 12:23:34.508 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-13 12:23:34.508 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:34.508 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-13 12:23:34.508 | NEUTRON_PORT_SECURITY=True 2026-03-13 12:23:34.508 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-13 12:23:34.508 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:23:34.508 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:23:34.508 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-13 12:23:34.508 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-13 12:23:34.508 | NOUNSET= 2026-03-13 12:23:34.508 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-13 12:23:34.508 | NOVA_API_DB=nova_api 2026-03-13 12:23:34.508 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-13 12:23:34.508 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:34.508 | NOVA_BRANCH=master 2026-03-13 12:23:34.508 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-13 12:23:34.508 | NOVA_CONF=/etc/nova/nova.conf 2026-03-13 12:23:34.508 | NOVA_CONF_DIR=/etc/nova 2026-03-13 12:23:34.508 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-13 12:23:34.508 | NOVA_CPU_CELL=1 2026-03-13 12:23:34.508 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-13 12:23:34.508 | NOVA_CPU_UUID= 2026-03-13 12:23:34.508 | NOVA_DIR=/opt/stack/nova 2026-03-13 12:23:34.508 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-03-13 12:23:34.508 | NOVA_ENABLE_CACHE=True 2026-03-13 12:23:34.508 | NOVA_ENFORCE_SCOPE=True 2026-03-13 12:23:34.508 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-13 12:23:34.508 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-13 12:23:34.508 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:23:34.508 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-13 12:23:34.509 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-13 12:23:34.509 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:23:34.509 | NOVA_MY_IP=199.204.45.235 2026-03-13 12:23:34.509 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-13 12:23:34.509 | NOVA_NUM_CELLS=1 2026-03-13 12:23:34.509 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-13 12:23:34.509 | NOVA_READY_TIMEOUT=60 2026-03-13 12:23:34.509 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-13 12:23:34.509 | NOVA_SERIAL_ENABLED=False 2026-03-13 12:23:34.509 | NOVA_SERVICE_HOST=199.204.45.235 2026-03-13 12:23:34.509 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:34.509 | NOVA_SERVICE_PORT=8774 2026-03-13 12:23:34.509 | NOVA_SERVICE_PORT_INT=18774 2026-03-13 12:23:34.509 | NOVA_SERVICE_PROTOCOL=https 2026-03-13 12:23:34.509 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:23:34.509 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-13 12:23:34.509 | NOVA_SPICE_ENABLED=False 2026-03-13 12:23:34.509 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-13 12:23:34.509 | NOVA_USE_SERVICE_TOKEN=True 2026-03-13 12:23:34.509 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-13 12:23:34.509 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-13 12:23:34.509 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-13 12:23:34.509 | NOVA_VNC_ENABLED=True 2026-03-13 12:23:34.509 | NOVNC_BRANCH=v1.3.0 2026-03-13 12:23:34.509 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-13 12:23:34.509 | NOW=1773404472 2026-03-13 12:23:34.509 | NO_UPDATE_REPOS=False 2026-03-13 12:23:34.509 | OBJECT_PORT_BASE=6613 2026-03-13 12:23:34.509 | OCTAVIA=octavia 2026-03-13 12:23:34.509 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-13 12:23:34.509 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-13 12:23:34.509 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-13 12:23:34.509 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-13 12:23:34.509 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-13 12:23:34.509 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-13 12:23:34.509 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-13 12:23:34.509 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-13 12:23:34.509 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-13 12:23:34.509 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-13 12:23:34.509 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-13 12:23:34.509 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-13 12:23:34.509 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-13 12:23:34.509 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-13 12:23:34.509 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-13 12:23:34.509 | OCTAVIA_API=o-api 2026-03-13 12:23:34.509 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:34.509 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-13 12:23:34.509 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-13 12:23:34.509 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:34.509 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-13 12:23:34.509 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-13 12:23:34.509 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-13 12:23:34.509 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:23:34.509 | OCTAVIA_CONSUMER=o-cw 2026-03-13 12:23:34.509 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:34.509 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-13 12:23:34.509 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-13 12:23:34.509 | OCTAVIA_DIB_TRACING=1 2026-03-13 12:23:34.509 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:23:34.509 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-13 12:23:34.509 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:34.509 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-13 12:23:34.509 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-13 12:23:34.509 | OCTAVIA_HA_PORT=9875 2026-03-13 12:23:34.509 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-13 12:23:34.509 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:34.509 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-13 12:23:34.509 | OCTAVIA_HEALTH_KEY=insecure 2026-03-13 12:23:34.509 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-13 12:23:34.509 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-13 12:23:34.509 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:23:34.509 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-13 12:23:34.509 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-13 12:23:34.510 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-13 12:23:34.510 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-13 12:23:34.510 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-13 12:23:34.510 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-13 12:23:34.510 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-13 12:23:34.510 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-13 12:23:34.510 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-13 12:23:34.510 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-13 12:23:34.510 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-13 12:23:34.510 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-13 12:23:34.510 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-13 12:23:34.510 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-13 12:23:34.510 | OCTAVIA_NODE=api 2026-03-13 12:23:34.510 | OCTAVIA_PASSWORD=secretadmin 2026-03-13 12:23:34.510 | OCTAVIA_PORT=9876 2026-03-13 12:23:34.510 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-13 12:23:34.510 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-13 12:23:34.510 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-13 12:23:34.510 | OCTAVIA_PROJECT_NAME=admin 2026-03-13 12:23:34.510 | OCTAVIA_PROTOCOL=http 2026-03-13 12:23:34.510 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-13 12:23:34.510 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-13 12:23:34.510 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-13 12:23:34.510 | OCTAVIA_SERVICE=octavia 2026-03-13 12:23:34.510 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-13 12:23:34.510 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-13 12:23:34.510 | OCTAVIA_USERNAME=admin 2026-03-13 12:23:34.510 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-13 12:23:34.510 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-13 12:23:34.510 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-13 12:23:34.510 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-13 12:23:34.510 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-13 12:23:34.510 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-13 12:23:34.510 | OFFLINE=False 2026-03-13 12:23:34.510 | OLDPWD=/opt/stack/requirements 2026-03-13 12:23:34.510 | OPENSSL=/usr/bin/openssl 2026-03-13 12:23:34.510 | OPTERR=1 2026-03-13 12:23:34.510 | OPTIND=1 2026-03-13 12:23:34.510 | ORG_NAME=OpenStack 2026-03-13 12:23:34.510 | ORG_UNIT_NAME=DevStack 2026-03-13 12:23:34.510 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:34.510 | OSTESTIMAGES_BRANCH=master 2026-03-13 12:23:34.510 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-13 12:23:34.510 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-13 12:23:34.510 | OSTYPE=linux-gnu 2026-03-13 12:23:34.510 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-13 12:23:34.510 | OS_CLOUD=devstack-admin 2026-03-13 12:23:34.510 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:23:34.510 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-13 12:23:34.510 | OVN_AGENT_EXTENSIONS=metadata 2026-03-13 12:23:34.510 | OVN_BRANCH=branch-24.03 2026-03-13 12:23:34.510 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-13 12:23:34.510 | OVN_BUILD_FROM_SOURCE=False 2026-03-13 12:23:34.510 | OVN_BUILD_MODULES=False 2026-03-13 12:23:34.510 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-13 12:23:34.510 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-13 12:23:34.510 | OVN_DATADIR=/var/lib/ovn 2026-03-13 12:23:34.510 | OVN_DBS_LOG_LEVEL=dbg 2026-03-13 12:23:34.510 | OVN_DNS_SERVERS=8.8.8.8 2026-03-13 12:23:34.510 | OVN_GENEVE_OVERHEAD=38 2026-03-13 12:23:34.510 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-13 12:23:34.510 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-13 12:23:34.510 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-13 12:23:34.510 | OVN_L3_SCHEDULER=leastloaded 2026-03-13 12:23:34.510 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-13 12:23:34.510 | OVN_META_DATA_HOST=199.204.45.235 2026-03-13 12:23:34.510 | OVN_NB_REMOTE=ssl:199.204.45.235:6641 2026-03-13 12:23:34.510 | OVN_NEUTRON_SYNC_MODE=log 2026-03-13 12:23:34.510 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-13 12:23:34.510 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-13 12:23:34.510 | OVN_PROTO=ssl 2026-03-13 12:23:34.510 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-13 12:23:34.510 | OVN_REPO_NAME=ovn 2026-03-13 12:23:34.510 | OVN_RUNDIR=/var/run/ovn 2026-03-13 12:23:34.510 | OVN_SB_REMOTE=ssl:199.204.45.235:6642 2026-03-13 12:23:34.510 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-13 12:23:34.510 | OVN_SHAREDIR=/share/ovn 2026-03-13 12:23:34.510 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-13 12:23:34.510 | OVN_UUID= 2026-03-13 12:23:34.510 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:34.510 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-13 12:23:34.510 | OVS_BINDIR=/bin 2026-03-13 12:23:34.510 | OVS_BRANCH=branch-3.3 2026-03-13 12:23:34.510 | OVS_BRIDGE=br-int 2026-03-13 12:23:34.511 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-13 12:23:34.511 | OVS_DATAPATH_TYPE=system 2026-03-13 12:23:34.511 | OVS_ENABLE_TUNNELING=True 2026-03-13 12:23:34.511 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-13 12:23:34.511 | OVS_PREFIX= 2026-03-13 12:23:34.511 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-13 12:23:34.511 | OVS_REPO_NAME=ovs 2026-03-13 12:23:34.511 | OVS_RUNDIR=/var/run/openvswitch 2026-03-13 12:23:34.511 | OVS_SBINDIR=/sbin 2026-03-13 12:23:34.511 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-13 12:23:34.511 | OVS_SHAREDIR=/share/openvswitch 2026-03-13 12:23:34.511 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-13 12:23:34.511 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-13 12:23:34.511 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-13 12:23:34.511 | PACKAGES='apache2 2026-03-13 12:23:34.511 | apache2-dev 2026-03-13 12:23:34.511 | bc 2026-03-13 12:23:34.511 | bsdmainutils 2026-03-13 12:23:34.511 | curl 2026-03-13 12:23:34.511 | g++ 2026-03-13 12:23:34.511 | gawk 2026-03-13 12:23:34.511 | gcc 2026-03-13 12:23:34.511 | gettext 2026-03-13 12:23:34.511 | git 2026-03-13 12:23:34.511 | graphviz 2026-03-13 12:23:34.511 | iputils-ping 2026-03-13 12:23:34.511 | libffi-dev 2026-03-13 12:23:34.511 | libjpeg-dev 2026-03-13 12:23:34.511 | libpq-dev 2026-03-13 12:23:34.511 | libssl-dev 2026-03-13 12:23:34.511 | libsystemd-dev 2026-03-13 12:23:34.511 | libxml2-dev 2026-03-13 12:23:34.511 | libxslt1-dev 2026-03-13 12:23:34.511 | libyaml-dev 2026-03-13 12:23:34.511 | lsof 2026-03-13 12:23:34.511 | openssh-server 2026-03-13 12:23:34.511 | openssl 2026-03-13 12:23:34.511 | pkg-config 2026-03-13 12:23:34.511 | psmisc 2026-03-13 12:23:34.511 | python3-dev 2026-03-13 12:23:34.511 | python3-pip 2026-03-13 12:23:34.511 | python3-systemd 2026-03-13 12:23:34.511 | python3-venv 2026-03-13 12:23:34.511 | tar 2026-03-13 12:23:34.511 | tcpdump 2026-03-13 12:23:34.511 | unzip 2026-03-13 12:23:34.511 | uuid-runtime 2026-03-13 12:23:34.511 | wget 2026-03-13 12:23:34.511 | zlib1g-dev 2026-03-13 12:23:34.511 | lvm2 2026-03-13 12:23:34.511 | qemu-utils 2026-03-13 12:23:34.511 | thin-provisioning-tools 2026-03-13 12:23:34.511 | lsscsi 2026-03-13 12:23:34.511 | open-iscsi 2026-03-13 12:23:34.511 | libkrb5-dev 2026-03-13 12:23:34.511 | libldap2-dev 2026-03-13 12:23:34.511 | libsasl2-dev 2026-03-13 12:23:34.511 | memcached 2026-03-13 12:23:34.511 | python3-mysqldb 2026-03-13 12:23:34.511 | sqlite3 2026-03-13 12:23:34.511 | conntrack 2026-03-13 12:23:34.511 | curl 2026-03-13 12:23:34.511 | ebtables 2026-03-13 12:23:34.511 | genisoimage 2026-03-13 12:23:34.511 | iptables 2026-03-13 12:23:34.511 | iputils-arping 2026-03-13 12:23:34.511 | kpartx 2026-03-13 12:23:34.511 | libjs-jquery-tablesorter 2026-03-13 12:23:34.511 | parted 2026-03-13 12:23:34.511 | pm-utils 2026-03-13 12:23:34.511 | python3-mysqldb 2026-03-13 12:23:34.511 | socat 2026-03-13 12:23:34.511 | sqlite3 2026-03-13 12:23:34.511 | sudo 2026-03-13 12:23:34.511 | vlan 2026-03-13 12:23:34.511 | cryptsetup 2026-03-13 12:23:34.511 | dosfstools 2026-03-13 12:23:34.511 | genisoimage 2026-03-13 12:23:34.511 | gir1.2-libosinfo-1.0 2026-03-13 12:23:34.511 | netcat-openbsd 2026-03-13 12:23:34.511 | open-iscsi 2026-03-13 12:23:34.511 | qemu-utils 2026-03-13 12:23:34.511 | sg3-utils 2026-03-13 12:23:34.511 | sysfsutils 2026-03-13 12:23:34.511 | acl 2026-03-13 12:23:34.511 | dnsmasq-base 2026-03-13 12:23:34.512 | dnsmasq-utils 2026-03-13 12:23:34.512 | ebtables 2026-03-13 12:23:34.512 | haproxy 2026-03-13 12:23:34.512 | iptables 2026-03-13 12:23:34.512 | iputils-arping 2026-03-13 12:23:34.512 | iputils-ping 2026-03-13 12:23:34.512 | postgresql-server-dev-all 2026-03-13 12:23:34.512 | python3-mysqldb 2026-03-13 12:23:34.512 | sqlite3 2026-03-13 12:23:34.512 | sudo 2026-03-13 12:23:34.512 | vlan 2026-03-13 12:23:34.512 | apache2 lvm2 2026-03-13 12:23:34.512 | golang 2026-03-13 12:23:34.512 | debootstrap 2026-03-13 12:23:34.512 | rsyslog' 2026-03-13 12:23:34.512 | PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-13 12:23:34.512 | PHYSICAL_NETWORK=public 2026-03-13 12:23:34.512 | PIPESTATUS=([0]="0") 2026-03-13 12:23:34.512 | PIP_UPGRADE=False 2026-03-13 12:23:34.512 | PIP_VIRTUAL_ENV= 2026-03-13 12:23:34.512 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-13 12:23:34.512 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:34.512 | PLACEMENT_BRANCH=master 2026-03-13 12:23:34.512 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-13 12:23:34.512 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-13 12:23:34.512 | PLACEMENT_DIR=/opt/stack/placement 2026-03-13 12:23:34.512 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-13 12:23:34.512 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-13 12:23:34.512 | PLACEMENT_SERVICE_HOST=199.204.45.235 2026-03-13 12:23:34.512 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-13 12:23:34.512 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-13 12:23:34.512 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-13 12:23:34.512 | POSIXLY_CORRECT=y 2026-03-13 12:23:34.512 | PPID=2054 2026-03-13 12:23:34.512 | PREREQ_RERUN_HOURS=2 2026-03-13 12:23:34.512 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-13 12:23:34.512 | PREREQ_RERUN_SECONDS=7200 2026-03-13 12:23:34.512 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-13 12:23:34.512 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-13 12:23:34.512 | PRIVATE_NETWORK_NAME=private 2026-03-13 12:23:34.512 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-13 12:23:34.512 | PROVIDER_SUBNET_NAME=provider_net 2026-03-13 12:23:34.512 | PS4='+ $(short_source): ' 2026-03-13 12:23:34.512 | PUBLIC_BRIDGE=br-ex 2026-03-13 12:23:34.512 | PUBLIC_BRIDGE_MTU=1430 2026-03-13 12:23:34.512 | PUBLIC_INTERFACE= 2026-03-13 12:23:34.512 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-13 12:23:34.512 | PUBLIC_NETWORK_NAME=public 2026-03-13 12:23:34.512 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-13 12:23:34.512 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-13 12:23:34.512 | PWD=/opt/stack/devstack 2026-03-13 12:23:34.512 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-13 12:23:34.512 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-13 12:23:34.512 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-13 12:23:34.512 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-13 12:23:34.512 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-13 12:23:34.512 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-13 12:23:34.512 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-13 12:23:34.512 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-13 12:23:34.512 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:23:34.512 | PYTHON3_VERSION=3.12 2026-03-13 12:23:34.512 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-13 12:23:34.512 | Q_ADMIN_USERNAME=neutron 2026-03-13 12:23:34.512 | Q_AGENT=ovn 2026-03-13 12:23:34.512 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-13 12:23:34.512 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-13 12:23:34.512 | Q_AUTH_STRATEGY=keystone 2026-03-13 12:23:34.512 | Q_BUILD_OVS_FROM_GIT=False 2026-03-13 12:23:34.512 | Q_DB_NAME=neutron 2026-03-13 12:23:34.512 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-13 12:23:34.512 | Q_DVR_MODE=legacy 2026-03-13 12:23:34.512 | Q_HOST=199.204.45.235 2026-03-13 12:23:34.512 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-13 12:23:34.512 | Q_L3_ROUTER_PER_TENANT=True 2026-03-13 12:23:34.512 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:34.512 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-13 12:23:34.512 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-13 12:23:34.512 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-13 12:23:34.512 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-13 12:23:34.512 | Q_META_DATA_IP=199.204.45.235 2026-03-13 12:23:34.512 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-13 12:23:34.512 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-13 12:23:34.512 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-13 12:23:34.512 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-13 12:23:34.512 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-13 12:23:34.513 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-13 12:23:34.513 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-13 12:23:34.513 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-13 12:23:34.513 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-13 12:23:34.513 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-13 12:23:34.513 | Q_OVS_USE_VETH=False 2026-03-13 12:23:34.513 | Q_PLUGIN=ml2 2026-03-13 12:23:34.513 | Q_PORT=9696 2026-03-13 12:23:34.513 | Q_PORT_INT=19696 2026-03-13 12:23:34.513 | Q_PROTOCOL=https 2026-03-13 12:23:34.513 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-13 12:23:34.513 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-13 12:23:34.513 | Q_ROUTER_NAME=router1 2026-03-13 12:23:34.513 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-13 12:23:34.513 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-13 12:23:34.513 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-13 12:23:34.513 | Q_TUNNEL_TYPES=gre 2026-03-13 12:23:34.513 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-13 12:23:34.513 | Q_USE_PUBLIC_VETH=False 2026-03-13 12:23:34.513 | Q_USE_ROOTWRAP=True 2026-03-13 12:23:34.513 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-13 12:23:34.513 | Q_USE_SECGROUP=True 2026-03-13 12:23:34.513 | RABBIT_HOST=199.204.45.235 2026-03-13 12:23:34.513 | RABBIT_PASSWORD=secretrabbit 2026-03-13 12:23:34.513 | RABBIT_USERID=stackrabbit 2026-03-13 12:23:34.513 | RC_DIR=/opt/stack/devstack 2026-03-13 12:23:34.513 | RECLONE=False 2026-03-13 12:23:34.513 | RECREATE_KEYSTONE_DB=True 2026-03-13 12:23:34.513 | REGION_NAME=RegionOne 2026-03-13 12:23:34.513 | REPOS_UPDATED=True 2026-03-13 12:23:34.513 | REQUIREMENTS_BRANCH=master 2026-03-13 12:23:34.513 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-13 12:23:34.513 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-13 12:23:34.513 | RETRY_UPDATE=False 2026-03-13 12:23:34.513 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-13 12:23:34.513 | S3_SERVICE_PORT=3333 2026-03-13 12:23:34.513 | SERVICE_DIR=/opt/stack/status 2026-03-13 12:23:34.513 | SERVICE_DOMAIN_NAME=Default 2026-03-13 12:23:34.513 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-13 12:23:34.513 | SERVICE_HOST=199.204.45.235 2026-03-13 12:23:34.513 | SERVICE_IP_VERSION=4 2026-03-13 12:23:34.513 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:34.513 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:34.513 | SERVICE_PASSWORD=secretservice 2026-03-13 12:23:34.513 | SERVICE_PROJECT_NAME=service 2026-03-13 12:23:34.513 | SERVICE_PROTOCOL=http 2026-03-13 12:23:34.513 | SERVICE_TENANT_NAME=service 2026-03-13 12:23:34.513 | SERVICE_TIMEOUT=60 2026-03-13 12:23:34.513 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-13 12:23:34.513 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-13 12:23:34.513 | SHARE_GROUP=lvm-shares 2026-03-13 12:23:34.513 | SHARE_NAME_PREFIX=share- 2026-03-13 12:23:34.513 | SHELL=/bin/bash 2026-03-13 12:23:34.513 | SHLVL=1 2026-03-13 12:23:34.513 | SKIP_EPEL_INSTALL=False 2026-03-13 12:23:34.513 | SKIP_STOP_OVN=False 2026-03-13 12:23:34.513 | SMB_CONF=/etc/samba/smb.conf 2026-03-13 12:23:34.513 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-13 12:23:34.513 | SPICE_BRANCH=master 2026-03-13 12:23:34.513 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-13 12:23:34.513 | SQLALCHEMY_BRANCH=main 2026-03-13 12:23:34.513 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-13 12:23:34.513 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-13 12:23:34.513 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-13 12:23:34.513 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-03-13 12:23:34.513 | STACK_GROUP=stack 2026-03-13 12:23:34.513 | STACK_USER=stack 2026-03-13 12:23:34.513 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-13 12:23:34.513 | STUD_PROTO=--tls 2026-03-13 12:23:34.513 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-13 12:23:34.513 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-13 12:23:34.513 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-13 12:23:34.513 | SUBNETPOOL_PREFIX_V6=fdb4:b5d7:b473::/56 2026-03-13 12:23:34.513 | SUBNETPOOL_SIZE_V4=26 2026-03-13 12:23:34.513 | SUBNETPOOL_SIZE_V6=64 2026-03-13 12:23:34.513 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-13 12:23:34.513 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-vwatlftijaojukpwrcsbcofpdubfqubh ; /usr/bin/python3' 2026-03-13 12:23:34.513 | SUDO_GID=1000 2026-03-13 12:23:34.513 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-13 12:23:34.513 | SUDO_UID=1000 2026-03-13 12:23:34.514 | SUDO_USER=zuul 2026-03-13 12:23:34.514 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122059.summary.2026-03-13-122059 2026-03-13 12:23:34.514 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-13 12:23:34.514 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-13 12:23:34.514 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-13 12:23:34.514 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:23:34.514 | SWIFT_BRANCH=master 2026-03-13 12:23:34.514 | SWIFT_CONF_DIR=/etc/swift 2026-03-13 12:23:34.514 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-13 12:23:34.514 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-13 12:23:34.514 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-13 12:23:34.514 | SWIFT_DIR=/opt/stack/swift 2026-03-13 12:23:34.514 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-13 12:23:34.514 | SWIFT_ENABLE_TEMPURLS=False 2026-03-13 12:23:34.514 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-13 12:23:34.514 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-13 12:23:34.514 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-13 12:23:34.514 | SWIFT_HASH=1234123412341234 2026-03-13 12:23:34.514 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-13 12:23:34.514 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-13 12:23:34.514 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-13 12:23:34.514 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-13 12:23:34.514 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-13 12:23:34.514 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-13 12:23:34.514 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-13 12:23:34.514 | SWIFT_REPLICAS=1 2026-03-13 12:23:34.514 | SWIFT_REPLICAS_SEQ=1 2026-03-13 12:23:34.514 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-13 12:23:34.514 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:23:34.514 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:23:34.514 | SWIFT_SERVICE_PROTOCOL=https 2026-03-13 12:23:34.514 | SWIFT_START_ALL_SERVICES=False 2026-03-13 12:23:34.514 | SWIFT_STORAGE_IPS= 2026-03-13 12:23:34.514 | SWIFT_TEMPURL_KEY= 2026-03-13 12:23:34.514 | SWIFT_USE_MOD_WSGI=False 2026-03-13 12:23:34.514 | SYSLOG=False 2026-03-13 12:23:34.514 | SYSLOG_HOST=199.204.45.235 2026-03-13 12:23:34.514 | SYSLOG_PORT=516 2026-03-13 12:23:34.514 | SYSTEMCTL='sudo systemctl' 2026-03-13 12:23:34.514 | SYSTEMD_DIR=/etc/systemd/system 2026-03-13 12:23:34.514 | TARGET_BRANCH=master 2026-03-13 12:23:34.514 | TARGET_ENABLE_OVN_AGENT=False 2026-03-13 12:23:34.514 | TCPDUMP_ARGS= 2026-03-13 12:23:34.514 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-13 12:23:34.514 | TEMPEST_BRANCH=master 2026-03-13 12:23:34.514 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-13 12:23:34.514 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-13 12:23:34.514 | TEMPFILE=/tmp/tmp.rD0v6vXeZt 2026-03-13 12:23:34.514 | TENANT_TUNNEL_RANGES=1:1000 2026-03-13 12:23:34.514 | TENANT_VLAN_RANGE= 2026-03-13 12:23:34.514 | TERM=unknown 2026-03-13 12:23:34.514 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-13 12:23:34.514 | TLS_IP=199.204.45.235 2026-03-13 12:23:34.514 | TOP_DIR=/opt/stack/devstack 2026-03-13 12:23:34.514 | TRAILING_TARGET_BRANCH=master 2026-03-13 12:23:34.514 | TUNNEL_ENDPOINT_IP=199.204.45.235 2026-03-13 12:23:34.514 | TUNNEL_IP=199.204.45.235 2026-03-13 12:23:34.514 | TUNNEL_IP_VERSION=4 2026-03-13 12:23:34.514 | UBUNTU_CODENAME=noble 2026-03-13 12:23:34.514 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-13 12:23:34.514 | UID=1002 2026-03-13 12:23:34.514 | ULIMIT_NOFILE=2048 2026-03-13 12:23:34.514 | USER=stack 2026-03-13 12:23:34.514 | USER_HOME=/opt/stack 2026-03-13 12:23:34.514 | USER_UNITS=False 2026-03-13 12:23:34.514 | USE_CINDER_FOR_GLANCE=False 2026-03-13 12:23:34.514 | USE_SUBNETPOOL=True 2026-03-13 12:23:34.514 | USE_VENV=False 2026-03-13 12:23:34.514 | VERBOSE=True 2026-03-13 12:23:34.514 | VERBOSE_NO_TIMESTAMP=True 2026-03-13 12:23:34.514 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-13 12:23:34.514 | VERSION_CODENAME=noble 2026-03-13 12:23:34.514 | VERSION_ID=24.04 2026-03-13 12:23:34.514 | VIF_PLUGGING_IS_FATAL=True 2026-03-13 12:23:34.514 | VIF_PLUGGING_TIMEOUT=300 2026-03-13 12:23:34.514 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-13 12:23:34.514 | VIRT_DRIVER=libvirt 2026-03-13 12:23:34.514 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:23:34.514 | VOLUME_GROUP_NAME=stack-volumes 2026-03-13 12:23:34.514 | VOLUME_NAME_PREFIX=volume- 2026-03-13 12:23:34.514 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-13 12:23:34.514 | WORKER_TIMEOUT=80 2026-03-13 12:23:34.515 | WSGI_MODE=uwsgi 2026-03-13 12:23:34.515 | ZSWAP_COMPRESSOR=lz4 2026-03-13 12:23:34.515 | ZSWAP_ZPOOL=zsmalloc 2026-03-13 12:23:34.515 | _=posix 2026-03-13 12:23:34.515 | _ASYNC_BG_TIME=0 2026-03-13 12:23:34.515 | _DEFAULT_LVM_INIT=0 2026-03-13 12:23:34.515 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-13 12:23:34.515 | _DEVSTACK_FUNCTIONS=1 2026-03-13 12:23:34.515 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-13 12:23:34.515 | _DEVSTACK_STACKRC=1 2026-03-13 12:23:34.515 | _LOG_COLOR_DEFAULT=False 2026-03-13 12:23:34.515 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-13 12:23:34.515 | _TIME_BEGIN=1773404451 2026-03-13 12:23:34.515 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-13 12:23:34.515 | _TIME_TOTAL=([apt-get]="112499" [pip_install]="19065" [apt-get-update]="1833" ) 2026-03-13 12:23:34.516 | _of_args='-v --no-timestamp' 2026-03-13 12:23:34.516 | backend=postgresql 2026-03-13 12:23:34.516 | be=lvm:lvmdriver-1 2026-03-13 12:23:34.516 | be_name=lvmdriver-1 2026-03-13 12:23:34.516 | be_type=lvm 2026-03-13 12:23:34.516 | db=postgresql 2026-03-13 12:23:34.516 | dc=org 2026-03-13 12:23:34.516 | default_v4_route_devs=ens3 2026-03-13 12:23:34.516 | default_v6_route_devs='ens3 2026-03-13 12:23:34.516 | ens3' 2026-03-13 12:23:34.516 | dir=/opt/stack/magnum 2026-03-13 12:23:34.516 | dn=,dc=openstack,dc=org 2026-03-13 12:23:34.516 | exceptions=80-tempest.sh 2026-03-13 12:23:34.516 | extra=80-tempest.sh 2026-03-13 12:23:34.516 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:23:34.516 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-13 12:23:34.516 | i=TUNNEL_IP_VERSION 2026-03-13 12:23:34.516 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:23:34.516 | lfile=localrc 2026-03-13 12:23:34.516 | localrc=/opt/stack/devstack/.localrc.password 2026-03-13 12:23:34.516 | mode=stack 2026-03-13 12:23:34.516 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-13 12:23:34.516 | opt='?' 2026-03-13 12:23:34.516 | os_CODENAME=noble 2026-03-13 12:23:34.516 | os_PACKAGE=deb 2026-03-13 12:23:34.516 | os_RELEASE=24.04 2026-03-13 12:23:34.516 | os_VENDOR=Ubuntu 2026-03-13 12:23:34.516 | phase=pre-install 2026-03-13 12:23:34.516 | pkgs= 2026-03-13 12:23:34.516 | plugin=magnum 2026-03-13 12:23:34.516 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:23:34.516 | pw=secretadmin 2026-03-13 12:23:34.516 | time_stamp=2026-03-13-122112 2026-03-13 12:23:34.516 | var=ADMIN_PASSWORD 2026-03-13 12:23:34.516 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-13 12:23:34.542 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:34.548 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.553 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:34.558 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.564 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:34.569 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.574 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:34.578 | ++ /opt/stack/magnum/devstack/plugin.sh:source:52 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:34.584 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:34.596 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:34.601 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-13 12:23:34.607 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-13 12:23:34.612 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-03-13 12:23:34.648 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.653 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:34.658 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.664 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:34.669 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.674 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:34.680 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.685 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:34.691 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:34.696 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:34.707 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:34.712 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-13 12:23:34.718 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-13 12:23:34.724 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-03-13 12:23:34.729 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-13 12:23:34.734 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-13 12:23:34.740 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-13 12:23:34.759 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-03-13 12:23:34.793 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:34.798 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-03-13 12:23:34.804 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-03-13 12:23:34.809 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.814 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-13 12:23:34.819 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.825 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:34.830 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.834 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ pre-install == \e\x\t\r\a ]] 2026-03-13 12:23:34.839 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.845 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-13 12:23:34.850 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:23:34.856 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:23:34.862 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-03-13 12:23:34.867 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-03-13 12:23:34.873 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-03-13 12:23:34.879 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-03-13 12:23:34.884 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:23:34.890 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:23:34.896 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-13 12:23:34.902 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-03-13 12:23:34.908 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-13 12:23:34.914 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-13 12:23:34.919 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-13 12:23:34.925 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-13 12:23:34.930 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-13 12:23:34.935 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:23:34.939 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-13 12:23:34.945 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-13 12:23:34.952 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-13 12:23:34.982 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:23:34.988 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:23:34.994 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-13 12:23:35.003 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-03-13 12:23:35.263 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-13 12:23:35.268 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-13 12:23:35.273 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:35.279 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:35.284 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:35.290 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-03-13 12:23:35.296 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl != file* ]] 2026-03-13 12:23:35.301 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-03-13 12:23:35.306 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-03-13 12:23:35.312 | --2026-03-13 12:23:35-- https://dl.k8s.io/release/v1.35.2/bin/linux/amd64/kubectl 2026-03-13 12:23:35.352 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42::347, 2a04:4e42:200::347, 2a04:4e42:400::347, ... 2026-03-13 12:23:35.353 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42::347|:443... connected. 2026-03-13 12:23:35.362 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:35.362 | Length: 58601656 (56M) [application/octet-stream] 2026-03-13 12:23:35.362 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-03-13 12:23:35.379 | 2026-03-13 12:23:36.869 | 0K ........ ........ ........ ........ 57% 21.4M 1s 2026-03-13 12:23:37.478 | 32768K ........ ........ ....... 100% 38.4M=2.1s 2026-03-13 12:23:37.478 | 2026-03-13 12:23:37.478 | 2026-03-13 12:23:37 (26.4 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58601656/58601656] 2026-03-13 12:23:37.479 | 2026-03-13 12:23:37.485 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:37.490 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-03-13 12:23:37.496 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:37.503 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kubectl /usr/local/bin/kubectl 2026-03-13 12:23:37.585 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-13 12:23:37.590 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-13 12:23:37.595 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:37.600 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:37.603 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:37.608 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-03-13 12:23:37.613 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-03-13 12:23:37.618 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-03-13 12:23:37.624 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-13 12:23:37.629 | --2026-03-13 12:23:37-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-13 12:23:37.665 | Resolving github.com (github.com)... 140.82.113.4 2026-03-13 12:23:37.682 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-03-13 12:23:37.736 | HTTP request sent, awaiting response... 302 Found 2026-03-13 12:23:37.736 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A05%3A07Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-13T12%3A04%3A22Z&ske=2026-03-13T13%3A05%3A07Z&sks=b&skv=2018-11-09&sig=FeGne78OKC40cY3V%2FGKk60cs8pdgFw5w0gyBkiUqjmY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjM2MCwibmJmIjoxNzczNDA0NTYwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.K81rwJ3BQhPTa-uQpIB7lRmyCnplSZaNIbOf_u4N0M8&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-13 12:23:37.736 | --2026-03-13 12:23:37-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A05%3A07Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-13T12%3A04%3A22Z&ske=2026-03-13T13%3A05%3A07Z&sks=b&skv=2018-11-09&sig=FeGne78OKC40cY3V%2FGKk60cs8pdgFw5w0gyBkiUqjmY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjM2MCwibmJmIjoxNzczNDA0NTYwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.K81rwJ3BQhPTa-uQpIB7lRmyCnplSZaNIbOf_u4N0M8&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-13 12:23:37.739 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 2026-03-13 12:23:37.741 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-03-13 12:23:37.757 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:37.757 | Length: 82856383 (79M) [application/octet-stream] 2026-03-13 12:23:37.757 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-03-13 12:23:37.771 | 2026-03-13 12:23:37.940 | 0K ........ ........ ........ ........ 40% 178M 0s 2026-03-13 12:23:38.449 | 32768K ........ ........ ........ ........ 80% 64.8M 0s 2026-03-13 12:23:39.262 | 65536K ........ ....... 100% 18.1M=1.5s 2026-03-13 12:23:39.262 | 2026-03-13 12:23:39.262 | 2026-03-13 12:23:39 (52.5 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-03-13 12:23:39.262 | 2026-03-13 12:23:39.270 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:39.275 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-13 12:23:39.282 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:39.288 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/clusterctl-linux-amd64 /usr/local/bin/clusterctl 2026-03-13 12:23:39.395 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : get_extra_file https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-13 12:23:39.398 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-13 12:23:39.402 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:39.406 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:39.411 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:39.416 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-03-13 12:23:39.421 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-03-13 12:23:39.426 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-03-13 12:23:39.432 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 -O /opt/stack/devstack/files/kind-linux-amd64 2026-03-13 12:23:39.441 | --2026-03-13 12:23:39-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-13 12:23:39.474 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 18.208.88.157, ... 2026-03-13 12:23:39.491 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-03-13 12:23:39.606 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-03-13 12:23:39.606 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-03-13 12:23:39.606 | --2026-03-13 12:23:39-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-03-13 12:23:39.609 | Resolving github.com (github.com)... 140.82.113.4 2026-03-13 12:23:39.625 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-03-13 12:23:39.679 | HTTP request sent, awaiting response... 302 Found 2026-03-13 12:23:39.680 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A09%3A09Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-13T12%3A08%3A11Z&ske=2026-03-13T13%3A09%3A09Z&sks=b&skv=2018-11-09&sig=By0Qni6ieHop62EJ0fj4iY%2FAvST5pK54C%2BlH68j7fYg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNDg2MSwibmJmIjoxNzczNDA0NTYxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.B9Jb4wUi7c80HkWxxzbKvosZ33xUJEu5Fugv_fvqJwU&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-13 12:23:39.680 | --2026-03-13 12:23:39-- https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A09%3A09Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-13T12%3A08%3A11Z&ske=2026-03-13T13%3A09%3A09Z&sks=b&skv=2018-11-09&sig=By0Qni6ieHop62EJ0fj4iY%2FAvST5pK54C%2BlH68j7fYg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNDg2MSwibmJmIjoxNzczNDA0NTYxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.B9Jb4wUi7c80HkWxxzbKvosZ33xUJEu5Fugv_fvqJwU&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-13 12:23:39.684 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2026-03-13 12:23:39.686 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-03-13 12:23:39.708 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:39.709 | Length: 6873201 (6.6M) [application/octet-stream] 2026-03-13 12:23:39.709 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-03-13 12:23:39.720 | 2026-03-13 12:23:39.772 | 0K ...... 100% 104M=0.06s 2026-03-13 12:23:39.774 | 2026-03-13 12:23:39.774 | 2026-03-13 12:23:39 (104 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-03-13 12:23:39.774 | 2026-03-13 12:23:39.781 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:39.784 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-03-13 12:23:39.786 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:39.795 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kind-linux-amd64 /usr/local/bin/kind 2026-03-13 12:23:39.826 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : get_extra_file https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:39.831 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:39.837 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:39.843 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:39.848 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:39.853 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:39.859 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-03-13 12:23:39.865 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-03-13 12:23:39.870 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz -O /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:39.877 | --2026-03-13 12:23:39-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:39.909 | Resolving get.helm.sh (get.helm.sh)... 2620:1ec:bdf::36, 2620:1ec:46::36, 13.107.246.36, ... 2026-03-13 12:23:39.918 | Connecting to get.helm.sh (get.helm.sh)|2620:1ec:bdf::36|:443... connected. 2026-03-13 12:23:40.182 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:40.182 | Length: 14569235 (14M) [application/x-tar] 2026-03-13 12:23:40.182 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-03-13 12:23:40.230 | 2026-03-13 12:23:40.357 | 0K ........ ..... 100% 79.5M=0.2s 2026-03-13 12:23:40.357 | 2026-03-13 12:23:40.357 | 2026-03-13 12:23:40 (79.5 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-03-13 12:23:40.357 | 2026-03-13 12:23:40.363 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:40.368 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-03-13 12:23:40.374 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:40.382 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : tar -xvzf /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz -C /tmp 2026-03-13 12:23:40.392 | linux-amd64/ 2026-03-13 12:23:40.392 | linux-amd64/helm 2026-03-13 12:23:40.700 | linux-amd64/LICENSE 2026-03-13 12:23:40.700 | linux-amd64/README.md 2026-03-13 12:23:40.706 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:38 : sudo install -o root -g root -m 0755 /tmp/linux-amd64/helm /usr/local/bin/helm 2026-03-13 12:23:40.783 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-03-13 12:23:40.790 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-03-13 12:23:40.796 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:23:40.802 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:23:40.807 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:23:40.813 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-03-13 12:23:40.817 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-03-13 12:23:40.824 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-03-13 12:23:40.829 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.docker.com -O /opt/stack/devstack/files/get.docker.com 2026-03-13 12:23:40.836 | --2026-03-13 12:23:40-- https://get.docker.com/ 2026-03-13 12:23:40.871 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:2600:10:a463:3d00:93a1, 2600:9000:21a2:c800:10:a463:3d00:93a1, 2600:9000:21a2:8600:10:a463:3d00:93a1, ... 2026-03-13 12:23:40.872 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:2600:10:a463:3d00:93a1|:443... connected. 2026-03-13 12:23:40.882 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:23:40.885 | Length: 22405 (22K) [text/plain] 2026-03-13 12:23:40.885 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-03-13 12:23:40.885 | 2026-03-13 12:23:40.885 | 0K 100% 164M=0s 2026-03-13 12:23:40.885 | 2026-03-13 12:23:40.885 | 2026-03-13 12:23:40 (164 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22405/22405] 2026-03-13 12:23:40.885 | 2026-03-13 12:23:40.892 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:23:40.897 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-03-13 12:23:40.902 | +++ functions:get_extra_file:81 : return 2026-03-13 12:23:40.908 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-03-13 12:23:40.922 | # Executing docker install script, commit: f381ee68b32e515bb4dc034b339266aff1fbc460 2026-03-13 12:23:40.963 | + sh -c apt-get -qq update >/dev/null 2026-03-13 12:23:42.801 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-03-13 12:23:43.716 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-03-13 12:23:43.721 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-03-13 12:23:43.785 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-03-13 12:23:43.789 | + sh -c echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list 2026-03-13 12:23:43.791 | + sh -c apt-get -qq update >/dev/null 2026-03-13 12:23:45.724 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null 2026-03-13 12:23:47.829 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:23:57.705 | Using systemd to manage Docker service 2026-03-13 12:23:57.706 | + sh -c systemctl enable --now docker.service 2026-03-13 12:23:57.719 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-03-13 12:23:57.719 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-03-13 12:23:57.719 | sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device loaded active plugged QEMU_DVD-ROM config-2 2026-03-13 12:23:57.719 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-03-13 12:23:57.719 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 2026-03-13 12:23:57.719 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.10-tty-ttyS10.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.10/tty/ttyS10 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.11-tty-ttyS11.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.11/tty/ttyS11 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.12-tty-ttyS12.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.12/tty/ttyS12 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.13-tty-ttyS13.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.13/tty/ttyS13 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.14-tty-ttyS14.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.14/tty/ttyS14 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.15-tty-ttyS15.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.15/tty/ttyS15 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.16-tty-ttyS16.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.16/tty/ttyS16 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.17-tty-ttyS17.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.17/tty/ttyS17 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.18-tty-ttyS18.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.18/tty/ttyS18 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.19-tty-ttyS19.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.19/tty/ttyS19 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.20-tty-ttyS20.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.20/tty/ttyS20 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.21-tty-ttyS21.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.21/tty/ttyS21 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.22-tty-ttyS22.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.22/tty/ttyS22 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.23-tty-ttyS23.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.23/tty/ttyS23 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.24-tty-ttyS24.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.24/tty/ttyS24 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.25-tty-ttyS25.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.25/tty/ttyS25 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.26-tty-ttyS26.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.26/tty/ttyS26 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.27-tty-ttyS27.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.27/tty/ttyS27 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.28-tty-ttyS28.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.28/tty/ttyS28 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.29-tty-ttyS29.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.29/tty/ttyS29 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.30-tty-ttyS30.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.30/tty/ttyS30 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.31-tty-ttyS31.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.31/tty/ttyS31 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.4-tty-ttyS4.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.4/tty/ttyS4 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.5-tty-ttyS5.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.5/tty/ttyS5 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.6-tty-ttyS6.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.6/tty/ttyS6 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.7-tty-ttyS7.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.7/tty/ttyS7 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.8-tty-ttyS8.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.8/tty/ttyS8 2026-03-13 12:23:57.719 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.9-tty-ttyS9.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.9/tty/ttyS9 2026-03-13 12:23:57.719 | sys-devices-pnp0-00:00-00:00:0-00:00:0.0-tty-ttyS0.device loaded active plugged /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0 2026-03-13 12:23:57.719 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-03-13 12:23:57.719 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-03-13 12:23:57.719 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-03-13 12:23:57.719 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-03-13 12:23:57.719 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-03-13 12:23:57.719 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-03-13 12:23:57.719 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-03-13 12:23:57.719 | -.mount loaded active mounted Root Mount 2026-03-13 12:23:57.719 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-03-13 12:23:57.719 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-03-13 12:23:57.719 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-03-13 12:23:57.719 | run-user-1000.mount loaded active mounted /run/user/1000 2026-03-13 12:23:57.719 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-03-13 12:23:57.719 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-03-13 12:23:57.720 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-03-13 12:23:57.720 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-03-13 12:23:57.720 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-03-13 12:23:57.720 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-03-13 12:23:57.720 | init.scope loaded active running System and Service Manager 2026-03-13 12:23:57.720 | session-1.scope loaded active running Session 1 of User zuul 2026-03-13 12:23:57.720 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-03-13 12:23:57.720 | apache2.service loaded active running The Apache HTTP Server 2026-03-13 12:23:57.720 | blk-availability.service loaded active exited Availability of block devices 2026-03-13 12:23:57.720 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-03-13 12:23:57.720 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-03-13 12:23:57.720 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-03-13 12:23:57.720 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-03-13 12:23:57.720 | containerd.service loaded active running containerd container runtime 2026-03-13 12:23:57.720 | dbus.service loaded active running D-Bus System Message Bus 2026-03-13 12:23:57.720 | docker.service loaded active running Docker Application Container Engine 2026-03-13 12:23:57.720 | getty@tty1.service loaded active running Getty on tty1 2026-03-13 12:23:57.720 | haproxy.service loaded active running HAProxy Load Balancer 2026-03-13 12:23:57.720 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-03-13 12:23:57.720 | ksm.service loaded active exited Kernel Samepage Merging 2026-03-13 12:23:57.720 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-03-13 12:23:57.720 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-03-13 12:23:57.720 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-03-13 12:23:57.720 | memcached.service loaded active running memcached daemon 2026-03-13 12:23:57.720 | packagekit.service loaded active running PackageKit Daemon 2026-03-13 12:23:57.720 | polkit.service loaded active running Authorization Manager 2026-03-13 12:23:57.720 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-03-13 12:23:57.720 | rsyslog.service loaded active running System Logging Service 2026-03-13 12:23:57.720 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-03-13 12:23:57.720 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-03-13 12:23:57.720 | ssh.service loaded active running OpenBSD Secure Shell server 2026-03-13 12:23:57.720 | sysfsutils.service loaded active exited Apply sysfs variables 2026-03-13 12:23:57.720 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-03-13 12:23:57.720 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-03-13 12:23:57.720 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-03-13 12:23:57.720 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-03-13 12:23:57.720 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-03-13 12:23:57.720 | systemd-journald.service loaded active running Journal Service 2026-03-13 12:23:57.720 | systemd-logind.service loaded active running User Login Management 2026-03-13 12:23:57.720 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-03-13 12:23:57.720 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-03-13 12:23:57.720 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-03-13 12:23:57.720 | systemd-networkd.service loaded active running Network Configuration 2026-03-13 12:23:57.720 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-03-13 12:23:57.721 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-03-13 12:23:57.721 | systemd-resolved.service loaded active running Network Name Resolution 2026-03-13 12:23:57.721 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-03-13 12:23:57.721 | systemd-sysusers.service loaded active exited Create System Users 2026-03-13 12:23:57.721 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-03-13 12:23:57.721 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-03-13 12:23:57.721 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-03-13 12:23:57.721 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-03-13 12:23:57.721 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-03-13 12:23:57.721 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-03-13 12:23:57.721 | systemd-update-done.service loaded active exited Update is Completed 2026-03-13 12:23:57.721 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-03-13 12:23:57.721 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-03-13 12:23:57.721 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-03-13 12:23:57.721 | user@1000.service loaded active running User Manager for UID 1000 2026-03-13 12:23:57.721 | -.slice loaded active active Root Slice 2026-03-13 12:23:57.721 | system-getty.slice loaded active active Slice /system/getty 2026-03-13 12:23:57.721 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-03-13 12:23:57.721 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-03-13 12:23:57.721 | system.slice loaded active active System Slice 2026-03-13 12:23:57.721 | user-1000.slice loaded active active User Slice of UID 1000 2026-03-13 12:23:57.721 | user.slice loaded active active User and Session Slice 2026-03-13 12:23:57.721 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-03-13 12:23:57.721 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-03-13 12:23:57.721 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-03-13 12:23:57.721 | docker.socket loaded active running Docker Socket for the API 2026-03-13 12:23:57.721 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-03-13 12:23:57.721 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-03-13 12:23:57.721 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-03-13 12:23:57.721 | syslog.socket loaded active running Syslog Socket 2026-03-13 12:23:57.721 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-03-13 12:23:57.721 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-03-13 12:23:57.721 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-03-13 12:23:57.721 | systemd-journald.socket loaded active running Journal Socket 2026-03-13 12:23:57.721 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-03-13 12:23:57.721 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-03-13 12:23:57.721 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-03-13 12:23:57.721 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-03-13 12:23:57.721 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-03-13 12:23:57.721 | uuidd.socket loaded active listening UUID daemon activation socket 2026-03-13 12:23:57.721 | root-swapfile.swap loaded active active /root/swapfile 2026-03-13 12:23:57.722 | basic.target loaded active active Basic System 2026-03-13 12:23:57.722 | cloud-config.target loaded active active Cloud-config availability 2026-03-13 12:23:57.722 | cloud-init.target loaded active active Cloud-init target 2026-03-13 12:23:57.722 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-03-13 12:23:57.722 | first-boot-complete.target loaded active active First Boot Complete 2026-03-13 12:23:57.722 | getty.target loaded active active Login Prompts 2026-03-13 12:23:57.722 | graphical.target loaded active active Graphical Interface 2026-03-13 12:23:57.722 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-03-13 12:23:57.722 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-03-13 12:23:57.722 | local-fs.target loaded active active Local File Systems 2026-03-13 12:23:57.722 | multi-user.target loaded active active Multi-User System 2026-03-13 12:23:57.722 | network-online.target loaded active active Network is Online 2026-03-13 12:23:57.722 | network-pre.target loaded active active Preparation for Network 2026-03-13 12:23:57.722 | network.target loaded active active Network 2026-03-13 12:23:57.722 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-03-13 12:23:57.722 | paths.target loaded active active Path Units 2026-03-13 12:23:57.722 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-03-13 12:23:57.722 | remote-fs.target loaded active active Remote File Systems 2026-03-13 12:23:57.722 | slices.target loaded active active Slice Units 2026-03-13 12:23:57.722 | sockets.target loaded active active Socket Units 2026-03-13 12:23:57.722 | swap.target loaded active active Swaps 2026-03-13 12:23:57.722 | sysinit.target loaded active active System Initialization 2026-03-13 12:23:57.722 | time-set.target loaded active active System Time Set 2026-03-13 12:23:57.722 | timers.target loaded active active Timer Units 2026-03-13 12:23:57.722 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-03-13 12:23:57.722 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-03-13 12:23:57.722 | apt-daily.timer loaded active waiting Daily apt download activities 2026-03-13 12:23:57.722 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-03-13 12:23:57.722 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-03-13 12:23:57.722 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-03-13 12:23:57.722 | man-db.timer loaded active waiting Daily man-db regeneration 2026-03-13 12:23:57.722 | motd-news.timer loaded active waiting Message of the Day 2026-03-13 12:23:57.722 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-03-13 12:23:57.722 | 2026-03-13 12:23:57.722 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-03-13 12:23:57.722 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-03-13 12:23:57.722 | SUB → The low-level unit activation state, values depend on unit type. 2026-03-13 12:23:57.722 | 2026-03-13 12:23:57.722 | 169 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-03-13 12:23:57.722 | To show all installed unit files use 'systemctl list-unit-files'. 2026-03-13 12:23:57.722 | INFO: Docker daemon enabled and started 2026-03-13 12:23:57.723 | 2026-03-13 12:23:57.723 | + sh -c docker version 2026-03-13 12:23:57.764 | Client: Docker Engine - Community 2026-03-13 12:23:57.764 | Version: 29.3.0 2026-03-13 12:23:57.764 | API version: 1.54 2026-03-13 12:23:57.764 | Go version: go1.25.7 2026-03-13 12:23:57.764 | Git commit: 5927d80 2026-03-13 12:23:57.764 | Built: Thu Mar 5 14:25:48 2026 2026-03-13 12:23:57.764 | OS/Arch: linux/amd64 2026-03-13 12:23:57.764 | Context: default 2026-03-13 12:23:57.764 | 2026-03-13 12:23:57.764 | Server: Docker Engine - Community 2026-03-13 12:23:57.764 | Engine: 2026-03-13 12:23:57.764 | Version: 29.3.0 2026-03-13 12:23:57.764 | API version: 1.54 (minimum version 1.40) 2026-03-13 12:23:57.764 | Go version: go1.25.7 2026-03-13 12:23:57.764 | Git commit: 83bca51 2026-03-13 12:23:57.764 | Built: Thu Mar 5 14:25:48 2026 2026-03-13 12:23:57.764 | OS/Arch: linux/amd64 2026-03-13 12:23:57.764 | Experimental: false 2026-03-13 12:23:57.764 | containerd: 2026-03-13 12:23:57.764 | Version: v2.2.2 2026-03-13 12:23:57.764 | GitCommit: 301b2dac98f15c27117da5c8af12118a041a31d9 2026-03-13 12:23:57.764 | runc: 2026-03-13 12:23:57.764 | Version: 1.3.4 2026-03-13 12:23:57.764 | GitCommit: v1.3.4-0-gd6d73eb8 2026-03-13 12:23:57.764 | docker-init: 2026-03-13 12:23:57.764 | Version: 0.19.0 2026-03-13 12:23:57.764 | GitCommit: de40ad0 2026-03-13 12:23:57.771 | 2026-03-13 12:23:57.771 | ================================================================================ 2026-03-13 12:23:57.771 | 2026-03-13 12:23:57.771 | To run Docker as a non-privileged user, consider setting up the 2026-03-13 12:23:57.771 | Docker daemon in rootless mode for your user: 2026-03-13 12:23:57.771 | 2026-03-13 12:23:57.771 | dockerd-rootless-setuptool.sh install 2026-03-13 12:23:57.771 | 2026-03-13 12:23:57.771 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-03-13 12:23:57.771 | 2026-03-13 12:23:57.771 | 2026-03-13 12:23:57.771 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-03-13 12:23:57.771 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-03-13 12:23:57.771 | 2026-03-13 12:23:57.771 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-03-13 12:23:57.771 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-03-13 12:23:57.771 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-03-13 12:23:57.771 | 2026-03-13 12:23:57.771 | ================================================================================ 2026-03-13 12:23:57.771 | 2026-03-13 12:23:57.779 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-03-13 12:23:57.832 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-03-13 12:23:57.856 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-03-13 12:23:57.861 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-03-13 12:23:57.862 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-03-13 12:23:57.863 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-03-13 12:23:57.932 | No kind clusters found. 2026-03-13 12:23:57.942 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-03-13 12:23:57.942 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-03-13 12:23:58.116 | Creating cluster "kind" ... 2026-03-13 12:23:58.116 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-03-13 12:24:10.537 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-03-13 12:24:10.537 | • Preparing nodes 📦 ... 2026-03-13 12:24:15.893 | ✓ Preparing nodes 📦 2026-03-13 12:24:15.975 | • Writing configuration 📜 ... 2026-03-13 12:24:17.192 | ✓ Writing configuration 📜 2026-03-13 12:24:17.192 | • Starting control-plane 🕹️ ... 2026-03-13 12:24:33.403 | ✓ Starting control-plane 🕹️ 2026-03-13 12:24:33.403 | • Installing CNI 🔌 ... 2026-03-13 12:24:34.624 | ✓ Installing CNI 🔌 2026-03-13 12:24:34.624 | • Installing StorageClass 💾 ... 2026-03-13 12:24:35.156 | ✓ Installing StorageClass 💾 2026-03-13 12:24:35.584 | Set kubectl context to "kind-kind" 2026-03-13 12:24:35.584 | You can now use your cluster with: 2026-03-13 12:24:35.584 | 2026-03-13 12:24:35.584 | kubectl cluster-info --context kind-kind 2026-03-13 12:24:35.584 | 2026-03-13 12:24:35.584 | Have a nice day! 👋 2026-03-13 12:24:35.595 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-03-13 12:24:35.729 | node/kind-control-plane labeled 2026-03-13 12:24:35.740 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:48 : kubectl apply -f https://github.com/k-orc/openstack-resource-controller/releases/download/v2.2.0/install.yaml 2026-03-13 12:24:37.320 | namespace/orc-system created 2026-03-13 12:24:37.352 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-03-13 12:24:37.376 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-03-13 12:24:37.407 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-03-13 12:24:37.429 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-03-13 12:24:37.461 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-03-13 12:24:37.486 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-03-13 12:24:37.500 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-03-13 12:24:37.524 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-03-13 12:24:37.556 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-03-13 12:24:37.584 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-03-13 12:24:37.607 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-03-13 12:24:37.642 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-03-13 12:24:37.652 | serviceaccount/orc-controller-manager created 2026-03-13 12:24:37.660 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-03-13 12:24:37.671 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-03-13 12:24:37.677 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-03-13 12:24:37.685 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-03-13 12:24:37.691 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-03-13 12:24:37.697 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-03-13 12:24:37.705 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-03-13 12:24:37.711 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-03-13 12:24:37.717 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-03-13 12:24:37.729 | service/orc-controller-manager-metrics-service created 2026-03-13 12:24:37.739 | deployment.apps/orc-controller-manager created 2026-03-13 12:24:37.754 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-03-13 12:24:37.758 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-03-13 12:24:37.765 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-13 12:24:37.770 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-13 12:24:37.775 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-03-13 12:24:37.780 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-03-13 12:24:37.786 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.10.5 --bootstrap kubeadm:v1.10.5 --control-plane kubeadm:v1.10.5 --infrastructure openstack:v0.12.4 2026-03-13 12:24:38.145 | Fetching providers 2026-03-13 12:24:40.179 | Installing cert-manager version="v1.18.1" 2026-03-13 12:24:41.105 | Waiting for cert-manager to be available... 2026-03-13 12:25:10.183 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:25:10.222 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-03-13 12:25:10.287 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:25:10.978 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-03-13 12:25:11.022 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:25:11.335 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-03-13 12:25:11.400 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:25:11.765 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-03-13 12:25:11.806 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-13 12:25:12.354 | 2026-03-13 12:25:12.354 | Your management cluster has been initialized successfully! 2026-03-13 12:25:12.354 | 2026-03-13 12:25:12.354 | You can now create your first workload cluster by running the following: 2026-03-13 12:25:12.354 | 2026-03-13 12:25:12.354 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-03-13 12:25:12.354 | 2026-03-13 12:25:12.550 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:59 : kubectl -n capi-kubeadm-bootstrap-system rollout status deploy/capi-kubeadm-bootstrap-controller-manager 2026-03-13 12:25:12.669 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-13 12:25:20.327 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-03-13 12:25:20.338 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:60 : kubectl -n capi-kubeadm-control-plane-system rollout status deploy/capi-kubeadm-control-plane-controller-manager 2026-03-13 12:25:20.451 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-03-13 12:25:20.465 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-03-13 12:25:20.575 | deployment "capi-controller-manager" successfully rolled out 2026-03-13 12:25:20.590 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-03-13 12:25:20.730 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-13 12:25:21.330 | deployment "capo-controller-manager" successfully rolled out 2026-03-13 12:25:21.346 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-03-13 12:25:21.352 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:25:21.359 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:25:21.364 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:25:21.370 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-03-13 12:25:21.376 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-03-13 12:25:21.383 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-03-13 12:25:21.390 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-03-13 12:25:21.427 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:21.433 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-03-13 12:25:21.440 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.235:6641 2026-03-13 12:25:21.446 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.235:6642 2026-03-13 12:25:21.453 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:25:21.459 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-03-13 12:25:21.466 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-03-13 12:25:21.471 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-03-13 12:25:21.476 | + functions:set_systemd_override:845 : local value=2048 2026-03-13 12:25:21.481 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-03-13 12:25:21.489 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-03-13 12:25:21.594 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-03-13 12:25:21.594 | Set systemd system override for DefaultLimitNOFILE=2048 2026-03-13 12:25:21.599 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-03-13 12:25:21.874 | + ./stack.sh:main:851 : install_rpc_backend 2026-03-13 12:25:21.880 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-03-13 12:25:21.916 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:21.922 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-03-13 12:25:21.928 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:25:21.933 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:25:21.939 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:25:21.943 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:25:21.948 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:25:21.954 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:25:21.958 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:21.964 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:21.970 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:25:21.976 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:21.982 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:25:21.987 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:25:21.994 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-03-13 12:25:21.999 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:25:22.005 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:22.013 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:22.019 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-03-13 12:25:22.069 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-03-13 12:25:22.119 | Reading package lists... 2026-03-13 12:25:22.468 | Building dependency tree... 2026-03-13 12:25:22.468 | Reading state information... 2026-03-13 12:25:22.915 | The following additional packages will be installed: 2026-03-13 12:25:22.915 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-13 12:25:22.915 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-13 12:25:22.915 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-13 12:25:22.917 | erlang-tools erlang-xmerl logrotate 2026-03-13 12:25:22.919 | Suggested packages: 2026-03-13 12:25:22.919 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-03-13 12:25:22.976 | The following NEW packages will be installed: 2026-03-13 12:25:22.976 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-13 12:25:22.976 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-13 12:25:22.976 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-13 12:25:22.978 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-03-13 12:25:23.177 | 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:25:23.178 | Need to get 36.1 MB of archives. 2026-03-13 12:25:23.178 | After this operation, 56.4 MB of additional disk space will be used. 2026-03-13 12:25:23.178 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-03-13 12:25:23.448 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-03-13 12:25:24.228 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-03-13 12:25:24.261 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-03-13 12:25:24.267 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-03-13 12:25:24.296 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-03-13 12:25:24.331 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-03-13 12:25:24.339 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-03-13 12:25:24.403 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-03-13 12:25:24.407 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-03-13 12:25:24.410 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-03-13 12:25:24.414 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-03-13 12:25:24.439 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-03-13 12:25:24.512 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-03-13 12:25:24.514 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-03-13 12:25:24.521 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-03-13 12:25:24.537 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-03-13 12:25:24.555 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-03-13 12:25:24.609 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-03-13 12:25:25.448 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:25:25.514 | Fetched 36.1 MB in 2s (16.3 MB/s) 2026-03-13 12:25:25.564 | Selecting previously unselected package logrotate. 2026-03-13 12:25:25.618 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65440 files and directories currently installed.) 2026-03-13 12:25:25.621 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-03-13 12:25:25.626 | Unpacking logrotate (3.21.0-2build1) ... 2026-03-13 12:25:25.697 | Selecting previously unselected package erlang-base. 2026-03-13 12:25:25.708 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:25.712 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:25.974 | Selecting previously unselected package erlang-asn1. 2026-03-13 12:25:25.986 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:25.990 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:26.080 | Selecting previously unselected package erlang-crypto. 2026-03-13 12:25:26.092 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:26.097 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:26.148 | Selecting previously unselected package erlang-public-key. 2026-03-13 12:25:26.160 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:26.164 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:26.231 | Selecting previously unselected package erlang-mnesia. 2026-03-13 12:25:26.242 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:26.247 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:26.326 | Selecting previously unselected package erlang-runtime-tools. 2026-03-13 12:25:26.336 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:26.340 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:26.410 | Selecting previously unselected package erlang-ssl. 2026-03-13 12:25:26.420 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:26.424 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:26.516 | Selecting previously unselected package erlang-eldap. 2026-03-13 12:25:26.526 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:26.531 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:26.590 | Selecting previously unselected package erlang-ftp. 2026-03-13 12:25:26.601 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:26.605 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:26.675 | Selecting previously unselected package erlang-tftp. 2026-03-13 12:25:26.685 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:26.689 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:26.751 | Selecting previously unselected package erlang-inets. 2026-03-13 12:25:26.761 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:26.765 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:26.861 | Selecting previously unselected package erlang-snmp. 2026-03-13 12:25:26.873 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:26.877 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:26.999 | Selecting previously unselected package erlang-os-mon. 2026-03-13 12:25:27.009 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:27.014 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:27.072 | Selecting previously unselected package erlang-parsetools. 2026-03-13 12:25:27.083 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:27.087 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:27.148 | Selecting previously unselected package erlang-syntax-tools. 2026-03-13 12:25:27.157 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:27.161 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:27.226 | Selecting previously unselected package erlang-tools. 2026-03-13 12:25:27.235 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:27.239 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:27.313 | Selecting previously unselected package erlang-xmerl. 2026-03-13 12:25:27.322 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-13 12:25:27.328 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:27.423 | Selecting previously unselected package rabbitmq-server. 2026-03-13 12:25:27.433 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-03-13 12:25:27.439 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-13 12:25:28.085 | Setting up logrotate (3.21.0-2build1) ... 2026-03-13 12:25:28.252 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-03-13 12:25:28.577 | logrotate.service is a disabled or a static unit, not starting it. 2026-03-13 12:25:28.617 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:28.907 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-03-13 12:25:28.907 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-03-13 12:25:30.302 | Searching for services which depend on erlang and should be started... none found. 2026-03-13 12:25:30.308 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.320 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.330 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.341 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.353 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.365 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.376 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.386 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.397 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.410 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.422 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.434 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.447 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.460 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.469 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.481 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-13 12:25:30.491 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-13 12:25:30.550 | info: Selecting GID from range 100 to 999 ... 2026-03-13 12:25:30.556 | info: Adding group `rabbitmq' (GID 112) ... 2026-03-13 12:25:31.003 | info: Selecting UID from range 100 to 999 ... 2026-03-13 12:25:31.003 | 2026-03-13 12:25:31.009 | info: Adding system user `rabbitmq' (UID 110) ... 2026-03-13 12:25:31.015 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-03-13 12:25:31.075 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-03-13 12:25:31.252 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-03-13 12:25:37.650 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:25:38.982 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:25:38.989 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:25:38.995 | + functions-common:time_stop:2412 : local name 2026-03-13 12:25:39.000 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:25:39.007 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:25:39.013 | + functions-common:time_stop:2415 : local total 2026-03-13 12:25:39.019 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:25:39.024 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:25:39.030 | + functions-common:time_stop:2419 : start_time=1773404722062 2026-03-13 12:25:39.036 | + functions-common:time_stop:2421 : [[ -z 1773404722062 ]] 2026-03-13 12:25:39.042 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:25:39.053 | + functions-common:time_stop:2424 : end_time=1773404739045 2026-03-13 12:25:39.059 | + functions-common:time_stop:2425 : elapsed_time=16983 2026-03-13 12:25:39.065 | + functions-common:time_stop:2426 : total=112499 2026-03-13 12:25:39.071 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:25:39.077 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=129482 2026-03-13 12:25:39.083 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:25:39.087 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-03-13 12:25:39.094 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:25:39.100 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:25:39.107 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:25:39.113 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:25:39.119 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:25:39.124 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:25:39.130 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:25:39.136 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:25:39.142 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:25:39.147 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:25:39.153 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:25:39.162 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:25:39.166 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:25:39.172 | + ./stack.sh:main:852 : restart_rpc_backend 2026-03-13 12:25:39.179 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-03-13 12:25:39.219 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:39.226 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-03-13 12:25:39.233 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:25:39.240 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-03-13 12:25:39.248 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-03-13 12:25:39.256 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-03-13 12:25:39.268 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-03-13 12:25:39.275 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-03-13 12:25:39.282 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-03-13 12:25:39.289 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-03-13 12:25:39.296 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-03-13 12:25:39.302 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-03-13 12:25:39.311 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-03-13 12:25:40.086 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-03-13 12:25:40.086 | user tags 2026-03-13 12:25:40.086 | guest [administrator]' 2026-03-13 12:25:40.096 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-03-13 12:25:40.096 | user tags 2026-03-13 12:25:40.096 | guest [administrator]' 2026-03-13 12:25:40.098 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-03-13 12:25:40.110 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-03-13 12:25:40.117 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-03-13 12:25:40.123 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-03-13 12:25:40.842 | Adding user "stackrabbit" ... 2026-03-13 12:25:40.850 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-03-13 12:25:40.882 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-03-13 12:25:41.525 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-03-13 12:25:41.563 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-03-13 12:25:41.568 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-03-13 12:25:42.289 | Changing password for user "stackrabbit" ... 2026-03-13 12:25:42.332 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-03-13 12:25:42.338 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-03-13 12:25:42.343 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-03-13 12:25:43.073 | Deleting user "guest" ... 2026-03-13 12:25:43.121 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-03-13 12:25:43.167 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:25:43.174 | + ./stack.sh:main:855 : install_database 2026-03-13 12:25:43.179 | + lib/database:install_database:118 : install_database_mysql 2026-03-13 12:25:43.185 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-03-13 12:25:43.191 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:43.196 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:43.202 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-03-13 12:25:43.311 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-03-13 12:25:43.319 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-03-13 12:25:43.332 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-03-13 12:25:43.339 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:43.347 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:43.355 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-03-13 12:25:43.362 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-03-13 12:25:43.369 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-03-13 12:25:43.380 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:43.386 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-03-13 12:25:43.392 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:25:43.399 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:25:43.407 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:25:43.414 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:25:43.419 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:25:43.426 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:25:43.433 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:25:43.439 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:25:43.446 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:25:43.454 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:25:43.460 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:25:43.467 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:25:43.472 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:25:43.479 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-03-13 12:25:43.486 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:43.492 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:43.499 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-03-13 12:25:43.505 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:25:43.511 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:25:43.517 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:25:43.521 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:25:43.527 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:25:43.531 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:25:43.536 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:43.543 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:43.549 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:25:43.554 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:25:43.559 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:25:43.563 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:25:43.568 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-03-13 12:25:43.574 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:25:43.579 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:25:43.584 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:25:43.589 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-03-13 12:25:43.640 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-03-13 12:25:43.687 | Reading package lists... 2026-03-13 12:25:43.942 | Building dependency tree... 2026-03-13 12:25:43.943 | Reading state information... 2026-03-13 12:25:44.192 | The following additional packages will be installed: 2026-03-13 12:25:44.192 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-13 12:25:44.193 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-03-13 12:25:44.193 | mysql-server-8.0 mysql-server-core-8.0 2026-03-13 12:25:44.194 | Suggested packages: 2026-03-13 12:25:44.194 | mailx tinyca 2026-03-13 12:25:44.194 | Recommended packages: 2026-03-13 12:25:44.194 | libhtml-template-perl mecab-ipadic-utf8 2026-03-13 12:25:44.234 | The following NEW packages will be installed: 2026-03-13 12:25:44.234 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-13 12:25:44.235 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-03-13 12:25:44.235 | mysql-server-8.0 mysql-server-core-8.0 2026-03-13 12:25:44.435 | 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:25:44.435 | Need to get 22.3 MB of archives. 2026-03-13 12:25:44.435 | After this operation, 187 MB of additional disk space will be used. 2026-03-13 12:25:44.435 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2,740 kB] 2026-03-13 12:25:45.144 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-03-13 12:25:45.145 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-03-13 12:25:45.146 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-03-13 12:25:45.147 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-03-13 12:25:45.149 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-03-13 12:25:45.225 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-03-13 12:25:46.106 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1,441 kB] 2026-03-13 12:25:46.180 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9,524 B] 2026-03-13 12:25:46.376 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:25:46.425 | Fetched 22.3 MB in 2s (11.6 MB/s) 2026-03-13 12:25:46.680 | Selecting previously unselected package mysql-client-core-8.0. 2026-03-13 12:25:46.709 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68260 files and directories currently installed.) 2026-03-13 12:25:46.712 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:46.717 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:47.060 | Selecting previously unselected package mysql-client-8.0. 2026-03-13 12:25:47.068 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:47.072 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:47.124 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-03-13 12:25:47.134 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-13 12:25:47.142 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:47.202 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-03-13 12:25:47.212 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-13 12:25:47.216 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:47.263 | Selecting previously unselected package libmecab2:amd64. 2026-03-13 12:25:47.272 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-03-13 12:25:47.276 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-13 12:25:47.335 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-03-13 12:25:47.344 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-03-13 12:25:47.347 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-13 12:25:47.410 | Selecting previously unselected package mysql-server-core-8.0. 2026-03-13 12:25:47.421 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:47.425 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:48.235 | Selecting previously unselected package mysql-server-8.0. 2026-03-13 12:25:48.247 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:25:48.646 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:48.719 | Selecting previously unselected package mysql-server. 2026-03-13 12:25:48.730 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-03-13 12:25:48.734 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:48.806 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-13 12:25:48.818 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-13 12:25:48.832 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:48.843 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:48.854 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:48.866 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-13 12:25:48.876 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:48.887 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:25:49.075 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-13 12:25:49.132 | Renaming removed key_buffer and myisam-recover options (if present) 2026-03-13 12:25:58.052 | mysqld will log errors to /var/log/mysql/error.log 2026-03-13 12:25:58.844 | mysqld is running as pid 27572 2026-03-13 12:26:01.281 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-03-13 12:26:02.547 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-13 12:26:02.558 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:26:03.357 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:26:03.753 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:26:03.759 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:26:03.763 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:03.767 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:03.771 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:03.777 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:03.781 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:03.786 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:26:03.791 | + functions-common:time_stop:2419 : start_time=1773404743632 2026-03-13 12:26:03.796 | + functions-common:time_stop:2421 : [[ -z 1773404743632 ]] 2026-03-13 12:26:03.803 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:03.810 | + functions-common:time_stop:2424 : end_time=1773404763805 2026-03-13 12:26:03.816 | + functions-common:time_stop:2425 : elapsed_time=20173 2026-03-13 12:26:03.821 | + functions-common:time_stop:2426 : total=129482 2026-03-13 12:26:03.826 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:03.831 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=149655 2026-03-13 12:26:03.836 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:26:03.843 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-03-13 12:26:03.848 | + ./stack.sh:main:858 : install_database_python 2026-03-13 12:26:03.855 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-03-13 12:26:03.861 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-03-13 12:26:03.868 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-03-13 12:26:03.874 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:26:03.882 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-03-13 12:26:03.890 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-03-13 12:26:03.896 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:26:03.905 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:26:03.905 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:26:03.915 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-03-13 12:26:03.920 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-03-13 12:26:03.926 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-03-13 12:26:03.934 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-03-13 12:26:03.940 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-03-13 12:26:03.984 | Using python 3.12 to install PyMySQL 2026-03-13 12:26:03.990 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-03-13 12:26:04.670 | Collecting PyMySQL 2026-03-13 12:26:04.742 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-03-13 12:26:04.758 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-03-13 12:26:04.832 | Installing collected packages: PyMySQL 2026-03-13 12:26:04.875 | Successfully installed PyMySQL-1.1.2 2026-03-13 12:26:04.969 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:04.975 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:04.978 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:04.984 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:04.988 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:04.993 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:04.999 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:05.004 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:05.010 | + functions-common:time_stop:2419 : start_time=1773404763973 2026-03-13 12:26:05.015 | + functions-common:time_stop:2421 : [[ -z 1773404763973 ]] 2026-03-13 12:26:05.021 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:05.028 | + functions-common:time_stop:2424 : end_time=1773404765023 2026-03-13 12:26:05.034 | + functions-common:time_stop:2425 : elapsed_time=1050 2026-03-13 12:26:05.040 | + functions-common:time_stop:2426 : total=19065 2026-03-13 12:26:05.046 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:05.051 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20115 2026-03-13 12:26:05.057 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:05.063 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-03-13 12:26:05.069 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-13 12:26:05.076 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-03-13 12:26:05.081 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-03-13 12:26:05.118 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:05.124 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-03-13 12:26:05.131 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-03-13 12:26:05.169 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:05.175 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-03-13 12:26:05.214 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:05.220 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-03-13 12:26:05.257 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:05.263 | + ./stack.sh:main:866 : install_etcd3 2026-03-13 12:26:05.269 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-03-13 12:26:05.269 | Installing etcd 2026-03-13 12:26:05.275 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-03-13 12:26:05.294 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-03-13 12:26:05.317 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-03-13 12:26:05.322 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-03-13 12:26:05.346 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-03-13 12:26:05.354 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:26:05.361 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:26:05.366 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-13 12:26:05.371 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-13 12:26:05.376 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-13 12:26:05.383 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:26:05.388 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-03-13 12:26:05.393 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-03-13 12:26:05.397 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:26:05.403 | --2026-03-13 12:26:05-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:26:05.437 | Resolving github.com (github.com)... 140.82.114.3 2026-03-13 12:26:05.452 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-03-13 12:26:05.577 | HTTP request sent, awaiting response... 302 Found 2026-03-13 12:26:05.577 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A05%3A05Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-13T12%3A04%3A37Z&ske=2026-03-13T13%3A05%3A05Z&sks=b&skv=2018-11-09&sig=fHXCpYtWt5LS1HiFSoK85LMrCN%2FvYwNeegbYgxHeFf8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjU2NSwibmJmIjoxNzczNDA0NzY1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qq1lJv7ZB4gG7MNRDvPWjI_qIgShuvglTniU758Zp4c&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-03-13 12:26:05.578 | --2026-03-13 12:26:05-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-13T13%3A05%3A05Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-13T12%3A04%3A37Z&ske=2026-03-13T13%3A05%3A05Z&sks=b&skv=2018-11-09&sig=fHXCpYtWt5LS1HiFSoK85LMrCN%2FvYwNeegbYgxHeFf8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzQwNjU2NSwibmJmIjoxNzczNDA0NzY1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qq1lJv7ZB4gG7MNRDvPWjI_qIgShuvglTniU758Zp4c&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-03-13 12:26:05.581 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2026-03-13 12:26:05.583 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-03-13 12:26:05.601 | HTTP request sent, awaiting response... 200 OK 2026-03-13 12:26:05.602 | Length: 20927601 (20M) [application/octet-stream] 2026-03-13 12:26:05.602 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-03-13 12:26:05.612 | 2026-03-13 12:26:05.716 | 0K ........ ........ ... 100% 175M=0.1s 2026-03-13 12:26:05.716 | 2026-03-13 12:26:05.716 | 2026-03-13 12:26:05 (175 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-03-13 12:26:05.716 | 2026-03-13 12:26:05.723 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-13 12:26:05.727 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:26:05.733 | ++ functions:get_extra_file:81 : return 2026-03-13 12:26:05.740 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:26:05.746 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-03-13 12:26:05.752 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-03-13 12:26:05.758 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-03-13 12:26:05.791 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-03-13 12:26:05.799 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-03-13 12:26:05.809 | etcd-v3.5.21-linux-amd64/ 2026-03-13 12:26:05.809 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-03-13 12:26:05.809 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-03-13 12:26:05.809 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-03-13 12:26:05.809 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-03-13 12:26:05.809 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-03-13 12:26:05.810 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-03-13 12:26:05.810 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-03-13 12:26:05.810 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-03-13 12:26:05.810 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-03-13 12:26:05.810 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-03-13 12:26:05.810 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-03-13 12:26:05.811 | etcd-v3.5.21-linux-amd64/README.md 2026-03-13 12:26:05.811 | etcd-v3.5.21-linux-amd64/etcdutl 2026-03-13 12:26:05.932 | etcd-v3.5.21-linux-amd64/etcdctl 2026-03-13 12:26:06.125 | etcd-v3.5.21-linux-amd64/etcd 2026-03-13 12:26:06.372 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-03-13 12:26:06.445 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-03-13 12:26:06.518 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-03-13 12:26:06.524 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-03-13 12:26:06.560 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:06.570 | + ./stack.sh:main:876 : configure_CA 2026-03-13 12:26:06.582 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.235 ]] 2026-03-13 12:26:06.590 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.235 2026-03-13 12:26:06.597 | ++ functions-common:ipv6_unquote:2210 : echo 199.204.45.235 2026-03-13 12:26:06.598 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-13 12:26:06.606 | + lib/tls:configure_CA:70 : [[ 199.204.45.235 != \1\9\9\.\2\0\4\.\4\5\.\2\3\5 ]] 2026-03-13 12:26:06.612 | + ./stack.sh:main:877 : init_CA 2026-03-13 12:26:06.619 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-03-13 12:26:06.624 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:26:06.631 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-03-13 12:26:06.637 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:26:06.643 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-03-13 12:26:06.648 | + lib/tls:create_CA_base:86 : local i 2026-03-13 12:26:06.653 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:26:06.658 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-03-13 12:26:06.668 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:26:06.674 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-03-13 12:26:06.685 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:26:06.691 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-03-13 12:26:06.700 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:26:06.706 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-03-13 12:26:06.715 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-03-13 12:26:06.724 | + lib/tls:create_CA_base:91 : echo 01 2026-03-13 12:26:06.730 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-03-13 12:26:06.739 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-03-13 12:26:06.746 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:26:06.752 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-03-13 12:26:06.757 | + lib/tls:create_CA_config:145 : echo ' 2026-03-13 12:26:06.757 | [ ca ] 2026-03-13 12:26:06.757 | default_ca = CA_default 2026-03-13 12:26:06.757 | 2026-03-13 12:26:06.758 | [ CA_default ] 2026-03-13 12:26:06.758 | dir = /opt/stack/data/CA/root-ca 2026-03-13 12:26:06.758 | policy = policy_match 2026-03-13 12:26:06.758 | database = $dir/index.txt 2026-03-13 12:26:06.758 | serial = $dir/serial 2026-03-13 12:26:06.758 | certs = $dir/certs 2026-03-13 12:26:06.758 | crl_dir = $dir/crl 2026-03-13 12:26:06.758 | new_certs_dir = $dir/newcerts 2026-03-13 12:26:06.758 | certificate = $dir/cacert.pem 2026-03-13 12:26:06.758 | private_key = $dir/private/cacert.key 2026-03-13 12:26:06.758 | RANDFILE = $dir/private/.rand 2026-03-13 12:26:06.758 | default_md = sha256 2026-03-13 12:26:06.758 | 2026-03-13 12:26:06.758 | [ req ] 2026-03-13 12:26:06.758 | default_bits = 2048 2026-03-13 12:26:06.758 | default_md = sha256 2026-03-13 12:26:06.758 | 2026-03-13 12:26:06.758 | prompt = no 2026-03-13 12:26:06.758 | distinguished_name = ca_distinguished_name 2026-03-13 12:26:06.758 | 2026-03-13 12:26:06.758 | x509_extensions = ca_extensions 2026-03-13 12:26:06.758 | 2026-03-13 12:26:06.758 | [ ca_distinguished_name ] 2026-03-13 12:26:06.758 | organizationName = OpenStack 2026-03-13 12:26:06.758 | organizationalUnitName = DevStack Certificate Authority 2026-03-13 12:26:06.758 | commonName = Root CA 2026-03-13 12:26:06.758 | 2026-03-13 12:26:06.758 | [ policy_match ] 2026-03-13 12:26:06.758 | countryName = optional 2026-03-13 12:26:06.758 | stateOrProvinceName = optional 2026-03-13 12:26:06.758 | organizationName = match 2026-03-13 12:26:06.758 | organizationalUnitName = optional 2026-03-13 12:26:06.758 | commonName = supplied 2026-03-13 12:26:06.758 | 2026-03-13 12:26:06.758 | [ ca_extensions ] 2026-03-13 12:26:06.758 | basicConstraints = critical,CA:true 2026-03-13 12:26:06.758 | subjectKeyIdentifier = hash 2026-03-13 12:26:06.758 | authorityKeyIdentifier = keyid:always, issuer 2026-03-13 12:26:06.758 | keyUsage = cRLSign, keyCertSign 2026-03-13 12:26:06.758 | 2026-03-13 12:26:06.758 | ' 2026-03-13 12:26:06.764 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-03-13 12:26:06.770 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-03-13 12:26:06.857 | ..+......+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.....+............+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+......+..+.......+.....+....+......+......+..+...+.........+................+.......................+....+.....+...+....+...+..+.+........+......+....+.....+......+.+............+...........+....+...+..+.+..+............+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:26:06.923 | .+...+.+...+...+.....+.......+......+..+....+.........+...............+.....+....+...+..+......+.+......+..+.+......+...+..+...+.......+.....+....+.....+....+...+.........+.....+.........+.........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.....+.+.........+..+.+...+.....+.+.....+...+...+....+.....+......+....+...+....................+...+....+...+......+..+...+.........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+...+..........+............+......+..+.+.....+......+.+.................+...+....+.........+..+.........+....+..+.......+...........+....+......+......+......+..+.......+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:26:06.926 | ----- 2026-03-13 12:26:06.934 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-03-13 12:26:06.940 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:26:06.944 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-03-13 12:26:06.950 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-03-13 12:26:06.955 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:26:06.960 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-03-13 12:26:06.966 | + lib/tls:create_CA_base:86 : local i 2026-03-13 12:26:06.972 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:26:06.977 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-03-13 12:26:06.988 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:26:06.993 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-03-13 12:26:07.001 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:26:07.006 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-03-13 12:26:07.015 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-13 12:26:07.020 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-03-13 12:26:07.029 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-03-13 12:26:07.037 | + lib/tls:create_CA_base:91 : echo 01 2026-03-13 12:26:07.043 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-03-13 12:26:07.053 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-03-13 12:26:07.059 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:26:07.064 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-03-13 12:26:07.070 | + lib/tls:create_CA_config:145 : echo ' 2026-03-13 12:26:07.070 | [ ca ] 2026-03-13 12:26:07.070 | default_ca = CA_default 2026-03-13 12:26:07.070 | 2026-03-13 12:26:07.070 | [ CA_default ] 2026-03-13 12:26:07.070 | dir = /opt/stack/data/CA/int-ca 2026-03-13 12:26:07.070 | policy = policy_match 2026-03-13 12:26:07.070 | database = $dir/index.txt 2026-03-13 12:26:07.070 | serial = $dir/serial 2026-03-13 12:26:07.070 | certs = $dir/certs 2026-03-13 12:26:07.070 | crl_dir = $dir/crl 2026-03-13 12:26:07.070 | new_certs_dir = $dir/newcerts 2026-03-13 12:26:07.070 | certificate = $dir/cacert.pem 2026-03-13 12:26:07.070 | private_key = $dir/private/cacert.key 2026-03-13 12:26:07.070 | RANDFILE = $dir/private/.rand 2026-03-13 12:26:07.070 | default_md = sha256 2026-03-13 12:26:07.070 | 2026-03-13 12:26:07.070 | [ req ] 2026-03-13 12:26:07.070 | default_bits = 2048 2026-03-13 12:26:07.070 | default_md = sha256 2026-03-13 12:26:07.070 | 2026-03-13 12:26:07.070 | prompt = no 2026-03-13 12:26:07.070 | distinguished_name = ca_distinguished_name 2026-03-13 12:26:07.070 | 2026-03-13 12:26:07.070 | x509_extensions = ca_extensions 2026-03-13 12:26:07.070 | 2026-03-13 12:26:07.070 | [ ca_distinguished_name ] 2026-03-13 12:26:07.070 | organizationName = OpenStack 2026-03-13 12:26:07.070 | organizationalUnitName = DevStack Certificate Authority 2026-03-13 12:26:07.070 | commonName = Intermediate CA 2026-03-13 12:26:07.070 | 2026-03-13 12:26:07.070 | [ policy_match ] 2026-03-13 12:26:07.070 | countryName = optional 2026-03-13 12:26:07.070 | stateOrProvinceName = optional 2026-03-13 12:26:07.071 | organizationName = match 2026-03-13 12:26:07.071 | organizationalUnitName = optional 2026-03-13 12:26:07.071 | commonName = supplied 2026-03-13 12:26:07.071 | 2026-03-13 12:26:07.071 | [ ca_extensions ] 2026-03-13 12:26:07.071 | basicConstraints = critical,CA:true 2026-03-13 12:26:07.071 | subjectKeyIdentifier = hash 2026-03-13 12:26:07.071 | authorityKeyIdentifier = keyid:always, issuer 2026-03-13 12:26:07.071 | keyUsage = cRLSign, keyCertSign 2026-03-13 12:26:07.071 | 2026-03-13 12:26:07.071 | ' 2026-03-13 12:26:07.075 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-03-13 12:26:07.081 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:26:07.087 | + lib/tls:create_signing_config:198 : echo ' 2026-03-13 12:26:07.088 | [ ca ] 2026-03-13 12:26:07.088 | default_ca = CA_default 2026-03-13 12:26:07.088 | 2026-03-13 12:26:07.088 | [ CA_default ] 2026-03-13 12:26:07.088 | dir = /opt/stack/data/CA/int-ca 2026-03-13 12:26:07.088 | policy = policy_match 2026-03-13 12:26:07.088 | database = $dir/index.txt 2026-03-13 12:26:07.088 | serial = $dir/serial 2026-03-13 12:26:07.088 | certs = $dir/certs 2026-03-13 12:26:07.088 | crl_dir = $dir/crl 2026-03-13 12:26:07.088 | new_certs_dir = $dir/newcerts 2026-03-13 12:26:07.088 | certificate = $dir/cacert.pem 2026-03-13 12:26:07.088 | private_key = $dir/private/cacert.key 2026-03-13 12:26:07.088 | RANDFILE = $dir/private/.rand 2026-03-13 12:26:07.088 | default_md = default 2026-03-13 12:26:07.088 | 2026-03-13 12:26:07.088 | [ req ] 2026-03-13 12:26:07.088 | default_bits = 1024 2026-03-13 12:26:07.088 | default_md = sha256 2026-03-13 12:26:07.088 | 2026-03-13 12:26:07.088 | prompt = no 2026-03-13 12:26:07.088 | distinguished_name = req_distinguished_name 2026-03-13 12:26:07.088 | 2026-03-13 12:26:07.088 | x509_extensions = req_extensions 2026-03-13 12:26:07.088 | 2026-03-13 12:26:07.088 | [ req_distinguished_name ] 2026-03-13 12:26:07.089 | organizationName = OpenStack 2026-03-13 12:26:07.089 | organizationalUnitName = DevStack Server Farm 2026-03-13 12:26:07.089 | 2026-03-13 12:26:07.089 | [ policy_match ] 2026-03-13 12:26:07.089 | countryName = optional 2026-03-13 12:26:07.089 | stateOrProvinceName = optional 2026-03-13 12:26:07.089 | organizationName = match 2026-03-13 12:26:07.089 | organizationalUnitName = optional 2026-03-13 12:26:07.089 | commonName = supplied 2026-03-13 12:26:07.089 | 2026-03-13 12:26:07.089 | [ req_extensions ] 2026-03-13 12:26:07.089 | basicConstraints = CA:false 2026-03-13 12:26:07.089 | subjectKeyIdentifier = hash 2026-03-13 12:26:07.089 | authorityKeyIdentifier = keyid:always, issuer 2026-03-13 12:26:07.089 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-03-13 12:26:07.089 | extendedKeyUsage = serverAuth, clientAuth 2026-03-13 12:26:07.089 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-03-13 12:26:07.089 | 2026-03-13 12:26:07.089 | ' 2026-03-13 12:26:07.095 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-03-13 12:26:07.100 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-03-13 12:26:07.226 | ..........+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+....+......+......+...+..+.+..+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+....+..............+.+...+...........+.........+...............+.............+.........+...........+..........+..+.+.........+......+.....+............+.......+...+...+......+.........+..+...+....+..+......+.......+...............+.....+.+..+....+...........+...+.......+...+.....+....+..+.+........+......+..................+......+.+.....+.............+.....+............+......+...+....+.....+.......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:26:07.251 | .+.+.....+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+......+...+......+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:26:07.254 | ----- 2026-03-13 12:26:07.263 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2026-03-13 12:26:07.269 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-03-13 12:26:07.271 | Check that the request matches the signature 2026-03-13 12:26:07.272 | Signature ok 2026-03-13 12:26:07.272 | The Subject's Distinguished Name is as follows 2026-03-13 12:26:07.272 | organizationName :ASN.1 12:'OpenStack' 2026-03-13 12:26:07.272 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-03-13 12:26:07.272 | commonName :ASN.1 12:'Intermediate CA' 2026-03-13 12:26:07.273 | Certificate is to be certified until Mar 13 12:26:07 2027 GMT (365 days) 2026-03-13 12:26:07.275 | 2026-03-13 12:26:07.275 | Write out database with 1 new entries 2026-03-13 12:26:07.276 | Database updated 2026-03-13 12:26:07.283 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-03-13 12:26:07.292 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-13 12:26:07.301 | + lib/tls:init_CA:212 : is_fedora 2026-03-13 12:26:07.307 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:26:07.312 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:26:07.318 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:26:07.323 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:26:07.329 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:26:07.334 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:26:07.340 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:26:07.344 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:26:07.350 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:26:07.355 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:26:07.362 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:26:07.368 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:26:07.374 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:26:07.380 | + lib/tls:init_CA:215 : is_ubuntu 2026-03-13 12:26:07.386 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:07.392 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:07.399 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-03-13 12:26:07.424 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-03-13 12:26:07.447 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-03-13 12:26:07.471 | Updating certificates in /etc/ssl/certs... 2026-03-13 12:26:09.395 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-03-13 12:26:09.396 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-03-13 12:26:09.404 | 2 added, 0 removed; done. 2026-03-13 12:26:09.405 | Running hooks in /etc/ca-certificates/update.d... 2026-03-13 12:26:09.408 | done. 2026-03-13 12:26:09.422 | + ./stack.sh:main:878 : init_cert 2026-03-13 12:26:09.429 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-03-13 12:26:09.435 | + lib/tls:init_cert:226 : [[ -n 199.204.45.235 ]] 2026-03-13 12:26:09.441 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.235 2026-03-13 12:26:09.446 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-03-13 12:26:09.453 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.235,IP:::1 2026-03-13 12:26:09.459 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000158691.novalocal IP:199.204.45.235,IP:::1 2026-03-13 12:26:09.465 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-13 12:26:09.470 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-03-13 12:26:09.476 | + lib/tls:make_cert:244 : local common_name=np0000158691.novalocal 2026-03-13 12:26:09.482 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.235,IP:::1 2026-03-13 12:26:09.487 | + lib/tls:make_cert:247 : '[' np0000158691.novalocal '!=' 199.204.45.235 ']' 2026-03-13 12:26:09.493 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.235 2026-03-13 12:26:09.500 | + functions-common:is_ipv4_address:2198 : local address=199.204.45.235 2026-03-13 12:26:09.505 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-03-13 12:26:09.508 | + functions-common:is_ipv4_address:2201 : [[ 199.204.45.235 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-03-13 12:26:09.513 | + functions-common:is_ipv4_address:2202 : return 0 2026-03-13 12:26:09.518 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.235,IP:::1 ]] 2026-03-13 12:26:09.523 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.235,IP:::1,IP:199.204.45.235 2026-03-13 12:26:09.529 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-13 12:26:09.535 | + 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=np0000158691.novalocal' 2026-03-13 12:26:09.724 | ..+..+....+.....+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...........+...+....+.....+.+..+....+...+..+...+...+..........+..+......+.+...............+.....+......+..................+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+.+..+.+......+.....+.+..+...+.........+.............+..+.+...+.........+........+.......+.....+......+.......+.....+....+........+......+.+.....+.+...+.........+..+.+............+..+....+..+...+.......+...+.................+...................+...+.....+.+.....+...............+....+...+............+..+.+........+.........+.+..+............+.......+.........+.....+.+.....+...+.+...........+...+.+......+...+..+.+.....+.........+.+.....+.........+....+..............+.+..+..........+..+.+.....+....+...+..+.............+.........+......+..+......+.+...+..+....+..............+............+....+.....+....+........+....+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:26:09.837 | .+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+..+...+....+...+...+......+...+..+.........+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+............+......+....+.....+.+..+...+...........................+....+...+..+.+..+...+...+.......+...............+...+..............+.......+...........+.........+...+............+.+..+...+...+.+...+..+.........+............+...+....+...+.........+.........+..+...+.......+..+.+..+...+......+.+..+.......+.....+.+..+......+.+.....+.+..+.......+......+............+........+....+.....+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-13 12:26:09.841 | ----- 2026-03-13 12:26:09.850 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.235,IP:::1,IP:199.204.45.235 ]] 2026-03-13 12:26:09.856 | + lib/tls:make_cert:271 : alt_names=DNS:np0000158691.novalocal,IP:199.204.45.235,IP:::1,IP:199.204.45.235 2026-03-13 12:26:09.862 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000158691.novalocal,IP:199.204.45.235,IP:::1,IP:199.204.45.235 2026-03-13 12:26:09.868 | + 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=np0000158691.novalocal' -batch 2026-03-13 12:26:09.874 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-03-13 12:26:09.877 | Check that the request matches the signature 2026-03-13 12:26:09.877 | Signature ok 2026-03-13 12:26:09.877 | The Subject's Distinguished Name is as follows 2026-03-13 12:26:09.877 | organizationName :ASN.1 12:'OpenStack' 2026-03-13 12:26:09.877 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-03-13 12:26:09.877 | commonName :ASN.1 12:'np0000158691.novalocal' 2026-03-13 12:26:09.878 | Certificate is to be certified until Mar 13 12:26:09 2027 GMT (365 days) 2026-03-13 12:26:09.880 | 2026-03-13 12:26:09.880 | Write out database with 1 new entries 2026-03-13 12:26:09.881 | Database updated 2026-03-13 12:26:09.889 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-03-13 12:26:09.899 | + ./stack.sh:main:885 : install_dstat 2026-03-13 12:26:09.905 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-03-13 12:26:09.941 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:09.947 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-03-13 12:26:09.953 | + inc/python:pip_install_gr:94 : local name=psutil 2026-03-13 12:26:09.959 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:26:09.966 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-03-13 12:26:09.971 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-03-13 12:26:09.976 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:26:09.984 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:26:09.985 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:26:09.995 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-03-13 12:26:10.001 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-03-13 12:26:10.008 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-03-13 12:26:10.015 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-03-13 12:26:10.021 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-03-13 12:26:10.067 | Using python 3.12 to install psutil 2026-03-13 12:26:10.073 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-03-13 12:26:10.842 | Collecting psutil 2026-03-13 12:26:10.913 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-03-13 12:26:10.943 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-03-13 12:26:11.027 | Installing collected packages: psutil 2026-03-13 12:26:11.101 | Successfully installed psutil-7.2.2 2026-03-13 12:26:11.205 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:11.209 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:11.213 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:11.217 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:11.221 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:11.226 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:11.230 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:11.235 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:11.241 | + functions-common:time_stop:2419 : start_time=1773404770056 2026-03-13 12:26:11.245 | + functions-common:time_stop:2421 : [[ -z 1773404770056 ]] 2026-03-13 12:26:11.251 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:11.258 | + functions-common:time_stop:2424 : end_time=1773404771253 2026-03-13 12:26:11.265 | + functions-common:time_stop:2425 : elapsed_time=1197 2026-03-13 12:26:11.270 | + functions-common:time_stop:2426 : total=20115 2026-03-13 12:26:11.276 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:11.281 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21312 2026-03-13 12:26:11.287 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:11.294 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-03-13 12:26:11.300 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:26:11.307 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-03-13 12:26:11.314 | + ./stack.sh:main:894 : install_libs 2026-03-13 12:26:11.321 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-03-13 12:26:11.328 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-03-13 12:26:11.334 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-03-13 12:26:11.339 | + inc/python:use_library_from_git:266 : local name=automaton 2026-03-13 12:26:11.345 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.350 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.357 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,automaton, ]] 2026-03-13 12:26:11.363 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.369 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-03-13 12:26:11.375 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-03-13 12:26:11.381 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-03-13 12:26:11.387 | + inc/python:use_library_from_git:266 : local name=castellan 2026-03-13 12:26:11.392 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.398 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.404 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,castellan, ]] 2026-03-13 12:26:11.410 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.416 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-03-13 12:26:11.422 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-03-13 12:26:11.428 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-03-13 12:26:11.433 | + inc/python:use_library_from_git:266 : local name=cliff 2026-03-13 12:26:11.439 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.445 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.451 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cliff, ]] 2026-03-13 12:26:11.457 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.463 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-03-13 12:26:11.469 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-03-13 12:26:11.474 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-03-13 12:26:11.480 | + inc/python:use_library_from_git:266 : local name=cursive 2026-03-13 12:26:11.485 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.491 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.496 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cursive, ]] 2026-03-13 12:26:11.501 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.507 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-03-13 12:26:11.513 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-03-13 12:26:11.518 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-03-13 12:26:11.524 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-03-13 12:26:11.529 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.536 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.541 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,debtcollector, ]] 2026-03-13 12:26:11.548 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.554 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-03-13 12:26:11.560 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-03-13 12:26:11.566 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-03-13 12:26:11.572 | + inc/python:use_library_from_git:266 : local name=futurist 2026-03-13 12:26:11.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.584 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.589 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,futurist, ]] 2026-03-13 12:26:11.595 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.601 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-03-13 12:26:11.606 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-03-13 12:26:11.612 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-03-13 12:26:11.618 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-03-13 12:26:11.625 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.629 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.632 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,openstacksdk, ]] 2026-03-13 12:26:11.636 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.641 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-03-13 12:26:11.646 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-03-13 12:26:11.651 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-03-13 12:26:11.657 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-03-13 12:26:11.662 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.667 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.673 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-lib, ]] 2026-03-13 12:26:11.677 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.682 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-03-13 12:26:11.688 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-03-13 12:26:11.694 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-03-13 12:26:11.699 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-03-13 12:26:11.705 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.710 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.715 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-placement, ]] 2026-03-13 12:26:11.721 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.726 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-03-13 12:26:11.731 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-03-13 12:26:11.737 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-03-13 12:26:11.743 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-03-13 12:26:11.749 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.755 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.761 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-client-config, ]] 2026-03-13 12:26:11.767 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.773 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-03-13 12:26:11.779 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-03-13 12:26:11.784 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-03-13 12:26:11.790 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-03-13 12:26:11.795 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.801 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.807 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.cache, ]] 2026-03-13 12:26:11.812 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.818 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-03-13 12:26:11.824 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-03-13 12:26:11.829 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-03-13 12:26:11.834 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-03-13 12:26:11.840 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.845 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.851 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.concurrency, ]] 2026-03-13 12:26:11.857 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.863 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-03-13 12:26:11.867 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-03-13 12:26:11.873 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-03-13 12:26:11.878 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-03-13 12:26:11.883 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.887 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.893 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.config, ]] 2026-03-13 12:26:11.899 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.905 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-03-13 12:26:11.910 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-03-13 12:26:11.915 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-03-13 12:26:11.921 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-03-13 12:26:11.926 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.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-03-13 12:26:11.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, =~ ,oslo.context, ]] 2026-03-13 12:26:11.942 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.948 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-03-13 12:26:11.954 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-03-13 12:26:11.959 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-03-13 12:26:11.965 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-03-13 12:26:11.971 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:11.976 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:11.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, =~ ,oslo.db, ]] 2026-03-13 12:26:11.987 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:11.992 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-03-13 12:26:11.998 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-03-13 12:26:12.005 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-03-13 12:26:12.011 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-03-13 12:26:12.017 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.023 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.029 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.i18n, ]] 2026-03-13 12:26:12.034 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.039 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-03-13 12:26:12.045 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-03-13 12:26:12.051 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-03-13 12:26:12.057 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-03-13 12:26:12.063 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.069 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.075 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.limit, ]] 2026-03-13 12:26:12.081 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.089 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-03-13 12:26:12.095 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-03-13 12:26:12.100 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-03-13 12:26:12.106 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-03-13 12:26:12.111 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.116 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.121 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-03-13 12:26:12.126 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.132 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-03-13 12:26:12.137 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-03-13 12:26:12.144 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-03-13 12:26:12.150 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-03-13 12:26:12.156 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.162 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.168 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-03-13 12:26:12.172 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.178 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-03-13 12:26:12.183 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-03-13 12:26:12.190 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-03-13 12:26:12.196 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-03-13 12:26:12.202 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.207 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.212 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.middleware, ]] 2026-03-13 12:26:12.219 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.225 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-03-13 12:26:12.230 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-03-13 12:26:12.236 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-03-13 12:26:12.243 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-03-13 12:26:12.248 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.254 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.260 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.policy, ]] 2026-03-13 12:26:12.265 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.271 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-03-13 12:26:12.276 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-03-13 12:26:12.281 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-03-13 12:26:12.286 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-03-13 12:26:12.291 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.297 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.303 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.privsep, ]] 2026-03-13 12:26:12.309 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.315 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-03-13 12:26:12.322 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-03-13 12:26:12.328 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-03-13 12:26:12.334 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-03-13 12:26:12.340 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.346 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.352 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.reports, ]] 2026-03-13 12:26:12.358 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.364 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-03-13 12:26:12.370 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-03-13 12:26:12.376 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-03-13 12:26:12.382 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-03-13 12:26:12.388 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.393 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.399 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.rootwrap, ]] 2026-03-13 12:26:12.404 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.410 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-03-13 12:26:12.416 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-03-13 12:26:12.422 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-03-13 12:26:12.426 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-03-13 12:26:12.432 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.437 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.443 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-03-13 12:26:12.449 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.456 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-03-13 12:26:12.462 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-03-13 12:26:12.469 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-03-13 12:26:12.475 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-03-13 12:26:12.482 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.489 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.495 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.service, ]] 2026-03-13 12:26:12.501 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.507 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-03-13 12:26:12.515 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-03-13 12:26:12.521 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-03-13 12:26:12.527 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-03-13 12:26:12.534 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.540 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.544 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.utils, ]] 2026-03-13 12:26:12.549 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.555 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-03-13 12:26:12.562 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-03-13 12:26:12.569 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-03-13 12:26:12.575 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-03-13 12:26:12.582 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.588 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.595 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.versionedobjects, ]] 2026-03-13 12:26:12.600 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.605 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-03-13 12:26:12.611 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-03-13 12:26:12.618 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-03-13 12:26:12.623 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-03-13 12:26:12.629 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.635 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.641 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.vmware, ]] 2026-03-13 12:26:12.646 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.651 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-03-13 12:26:12.657 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-03-13 12:26:12.662 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-03-13 12:26:12.668 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-03-13 12:26:12.674 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.679 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.684 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osprofiler, ]] 2026-03-13 12:26:12.692 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.698 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-03-13 12:26:12.703 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-03-13 12:26:12.710 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-03-13 12:26:12.716 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-03-13 12:26:12.721 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.725 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.730 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pycadf, ]] 2026-03-13 12:26:12.737 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.742 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-03-13 12:26:12.749 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-03-13 12:26:12.757 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-03-13 12:26:12.763 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-03-13 12:26:12.769 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.774 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.781 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,stevedore, ]] 2026-03-13 12:26:12.787 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.793 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-03-13 12:26:12.799 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-03-13 12:26:12.806 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-03-13 12:26:12.813 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-03-13 12:26:12.821 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.827 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.833 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-03-13 12:26:12.839 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.846 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-03-13 12:26:12.852 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-03-13 12:26:12.857 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-03-13 12:26:12.864 | + inc/python:use_library_from_git:266 : local name=tooz 2026-03-13 12:26:12.870 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.876 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.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, =~ ,tooz, ]] 2026-03-13 12:26:12.889 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.895 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-03-13 12:26:12.902 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-03-13 12:26:12.909 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-03-13 12:26:12.916 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-03-13 12:26:12.922 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.928 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.935 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-brick, ]] 2026-03-13 12:26:12.942 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:12.949 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-03-13 12:26:12.955 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-03-13 12:26:12.961 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-03-13 12:26:12.969 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-03-13 12:26:12.975 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:12.982 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:12.989 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-resource-classes, ]] 2026-03-13 12:26:12.995 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:13.002 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-03-13 12:26:13.008 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-03-13 12:26:13.015 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-03-13 12:26:13.022 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-03-13 12:26:13.029 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:13.035 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:13.043 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-traits, ]] 2026-03-13 12:26:13.051 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:13.055 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-03-13 12:26:13.060 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-03-13 12:26:13.067 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-03-13 12:26:13.072 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-13 12:26:13.079 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:13.085 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:13.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, =~ ,python-barbicanclient, ]] 2026-03-13 12:26:13.099 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:13.106 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-03-13 12:26:13.112 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-03-13 12:26:13.119 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:13.127 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:13.133 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,etcd3gw, ]] 2026-03-13 12:26:13.140 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:13.147 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-03-13 12:26:13.195 | Using python 3.12 to install etcd3gw 2026-03-13 12:26:13.201 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-03-13 12:26:13.860 | Collecting etcd3gw 2026-03-13 12:26:13.930 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:13.940 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-03-13 12:26:13.966 | Collecting requests>=2.20.0 (from etcd3gw) 2026-03-13 12:26:13.967 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-13 12:26:13.989 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-03-13 12:26:13.995 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:14.027 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-03-13 12:26:14.030 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:14.237 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-03-13 12:26:14.242 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-03-13 12:26:14.252 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-03-13 12:26:14.341 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-03-13 12:26:14.343 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-13 12:26:14.358 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-03-13 12:26:14.359 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-13 12:26:14.387 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-03-13 12:26:14.389 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-13 12:26:14.392 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-03-13 12:26:14.403 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-03-13 12:26:14.418 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-03-13 12:26:14.433 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-13 12:26:14.441 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-13 12:26:14.442 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-03-13 12:26:14.444 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-03-13 12:26:14.445 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-13 12:26:14.450 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-03-13 12:26:14.534 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-03-13 12:26:14.561 | Attempting uninstall: urllib3 2026-03-13 12:26:14.567 | Found existing installation: urllib3 2.0.7 2026-03-13 12:26:14.567 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:14.567 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-03-13 12:26:14.649 | Attempting uninstall: idna 2026-03-13 12:26:14.655 | Found existing installation: idna 3.6 2026-03-13 12:26:14.655 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:14.655 | Can't uninstall 'idna'. No files were found to uninstall. 2026-03-13 12:26:14.806 | Attempting uninstall: requests 2026-03-13 12:26:14.813 | Found existing installation: requests 2.31.0 2026-03-13 12:26:14.813 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:14.813 | Can't uninstall 'requests'. No files were found to uninstall. 2026-03-13 12:26:14.933 | 2026-03-13 12:26:14.938 | Successfully installed charset_normalizer-3.4.4 debtcollector-3.0.0 etcd3gw-2.5.0 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-2.6.3 wrapt-2.1.1 2026-03-13 12:26:15.120 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:15.127 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:15.131 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:15.137 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:15.141 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:15.147 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:15.154 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:15.160 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:15.165 | + functions-common:time_stop:2419 : start_time=1773404773182 2026-03-13 12:26:15.170 | + functions-common:time_stop:2421 : [[ -z 1773404773182 ]] 2026-03-13 12:26:15.177 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:15.186 | + functions-common:time_stop:2424 : end_time=1773404775180 2026-03-13 12:26:15.191 | + functions-common:time_stop:2425 : elapsed_time=1998 2026-03-13 12:26:15.196 | + functions-common:time_stop:2426 : total=21312 2026-03-13 12:26:15.202 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:15.207 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23310 2026-03-13 12:26:15.213 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:15.220 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-03-13 12:26:15.226 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-03-13 12:26:15.233 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-03-13 12:26:15.238 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:26:15.243 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:26:15.249 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:26:15.255 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:26:15.261 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:26:15.267 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:26:15.273 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:26:15.278 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:26:15.284 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:26:15.290 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:26:15.296 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:26:15.302 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:26:15.308 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:26:15.314 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-03-13 12:26:15.319 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:15.325 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:15.331 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-03-13 12:26:15.336 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-03-13 12:26:15.344 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:26:15.350 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:26:15.356 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:26:15.363 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:26:15.370 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:15.376 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:26:15.381 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:15.387 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:15.393 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:26:15.398 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:26:15.403 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:26:15.410 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:26:15.416 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-03-13 12:26:15.421 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:26:15.426 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:15.432 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:15.438 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-03-13 12:26:15.485 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-03-13 12:26:15.531 | Reading package lists... 2026-03-13 12:26:15.931 | Building dependency tree... 2026-03-13 12:26:15.932 | Reading state information... 2026-03-13 12:26:16.304 | The following additional packages will be installed: 2026-03-13 12:26:16.306 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-03-13 12:26:16.308 | Suggested packages: 2026-03-13 12:26:16.308 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-03-13 12:26:16.308 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-03-13 12:26:16.308 | python3-uwsgidecorators 2026-03-13 12:26:16.351 | The following NEW packages will be installed: 2026-03-13 12:26:16.353 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-03-13 12:26:16.353 | uwsgi-plugin-python3 2026-03-13 12:26:16.680 | 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:26:16.681 | Need to get 1,451 kB of archives. 2026-03-13 12:26:16.681 | After this operation, 4,760 kB of additional disk space will be used. 2026-03-13 12:26:16.681 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-03-13 12:26:16.768 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-03-13 12:26:16.784 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-03-13 12:26:16.796 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-03-13 12:26:16.807 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-03-13 12:26:16.807 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-03-13 12:26:16.824 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-03-13 12:26:16.825 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-03-13 12:26:17.048 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:26:17.112 | Fetched 1,451 kB in 0s (3,262 kB/s) 2026-03-13 12:26:17.155 | Selecting previously unselected package libnorm1t64:amd64. 2026-03-13 12:26:17.186 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68509 files and directories currently installed.) 2026-03-13 12:26:17.189 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-03-13 12:26:17.197 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-13 12:26:17.258 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-03-13 12:26:17.270 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-03-13 12:26:17.274 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-13 12:26:17.337 | Selecting previously unselected package libsodium23:amd64. 2026-03-13 12:26:17.350 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:26:17.354 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:26:17.415 | Selecting previously unselected package libzmq5:amd64. 2026-03-13 12:26:17.428 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-03-13 12:26:17.431 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-03-13 12:26:17.499 | Selecting previously unselected package libyajl2:amd64. 2026-03-13 12:26:17.511 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-03-13 12:26:17.515 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-03-13 12:26:17.569 | Selecting previously unselected package uwsgi-core. 2026-03-13 12:26:17.582 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-03-13 12:26:17.586 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-13 12:26:17.716 | Selecting previously unselected package uwsgi. 2026-03-13 12:26:17.727 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-03-13 12:26:17.734 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-03-13 12:26:17.793 | Selecting previously unselected package uwsgi-plugin-python3. 2026-03-13 12:26:17.804 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-03-13 12:26:17.808 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-13 12:26:17.882 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-13 12:26:17.894 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-13 12:26:17.903 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-03-13 12:26:17.914 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-13 12:26:17.923 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-03-13 12:26:17.933 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-13 12:26:17.955 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-03-13 12:26:18.393 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-13 12:26:18.432 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:26:19.139 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:26:19.493 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:26:19.499 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:26:19.505 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:19.511 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:19.516 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:19.522 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:19.527 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:19.533 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:26:19.538 | + functions-common:time_stop:2419 : start_time=1773404775479 2026-03-13 12:26:19.543 | + functions-common:time_stop:2421 : [[ -z 1773404775479 ]] 2026-03-13 12:26:19.549 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:19.556 | + functions-common:time_stop:2424 : end_time=1773404779551 2026-03-13 12:26:19.560 | + functions-common:time_stop:2425 : elapsed_time=4072 2026-03-13 12:26:19.565 | + functions-common:time_stop:2426 : total=149655 2026-03-13 12:26:19.571 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:19.577 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=153727 2026-03-13 12:26:19.582 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:26:19.588 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-03-13 12:26:19.593 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:19.599 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:19.605 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-03-13 12:26:19.654 | No module matches proxy 2026-03-13 12:26:19.661 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-03-13 12:26:19.709 | Enabling module proxy. 2026-03-13 12:26:19.719 | To activate the new configuration, you need to run: 2026-03-13 12:26:19.719 | systemctl restart apache2 2026-03-13 12:26:19.730 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-03-13 12:26:19.778 | Considering dependency proxy for proxy_uwsgi: 2026-03-13 12:26:19.778 | Module proxy already enabled 2026-03-13 12:26:19.778 | Enabling module proxy_uwsgi. 2026-03-13 12:26:19.787 | To activate the new configuration, you need to run: 2026-03-13 12:26:19.787 | systemctl restart apache2 2026-03-13 12:26:19.797 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-03-13 12:26:19.802 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:26:19.808 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:26:19.814 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:26:19.963 | + ./stack.sh:main:900 : install_keystoneauth 2026-03-13 12:26:19.968 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-03-13 12:26:19.974 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-03-13 12:26:19.979 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:19.985 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:19.992 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystoneauth, ]] 2026-03-13 12:26:19.998 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:20.005 | + ./stack.sh:main:901 : install_keystoneclient 2026-03-13 12:26:20.010 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-03-13 12:26:20.016 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-03-13 12:26:20.021 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:20.027 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:20.033 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-keystoneclient, ]] 2026-03-13 12:26:20.038 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:20.044 | + ./stack.sh:main:902 : install_glanceclient 2026-03-13 12:26:20.049 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-03-13 12:26:20.054 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-03-13 12:26:20.060 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:20.066 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:20.071 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-03-13 12:26:20.078 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:20.084 | + ./stack.sh:main:903 : install_cinderclient 2026-03-13 12:26:20.090 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-03-13 12:26:20.095 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-03-13 12:26:20.101 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:20.106 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:20.113 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-brick-cinderclient-ext, ]] 2026-03-13 12:26:20.119 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:20.124 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-03-13 12:26:20.131 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-03-13 12:26:20.136 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:20.142 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:20.148 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-cinderclient, ]] 2026-03-13 12:26:20.153 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:20.159 | + ./stack.sh:main:904 : install_novaclient 2026-03-13 12:26:20.165 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-03-13 12:26:20.171 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-03-13 12:26:20.178 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:20.184 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:20.191 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-novaclient, ]] 2026-03-13 12:26:20.197 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:20.203 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-03-13 12:26:20.249 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:20.255 | + ./stack.sh:main:906 : install_swiftclient 2026-03-13 12:26:20.261 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-03-13 12:26:20.267 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-03-13 12:26:20.273 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:20.279 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:20.284 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-swiftclient, ]] 2026-03-13 12:26:20.291 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:20.298 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-03-13 12:26:20.336 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:20.342 | + ./stack.sh:main:909 : install_neutronclient 2026-03-13 12:26:20.348 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-03-13 12:26:20.353 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-03-13 12:26:20.358 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:20.365 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:20.371 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-neutronclient, ]] 2026-03-13 12:26:20.378 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:20.384 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-03-13 12:26:20.389 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-03-13 12:26:20.394 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-03-13 12:26:20.400 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:20.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 = \A\L\L ]] 2026-03-13 12:26:20.413 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystonemiddleware, ]] 2026-03-13 12:26:20.419 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:20.425 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-03-13 12:26:20.431 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-03-13 12:26:20.437 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:26:20.449 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-03-13 12:26:20.453 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-03-13 12:26:20.457 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:26:20.464 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:26:20.465 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:26:20.476 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-03-13 12:26:20.482 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-03-13 12:26:20.489 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-03-13 12:26:20.496 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-03-13 12:26:20.502 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-03-13 12:26:20.545 | Using python 3.12 to install keystonemiddleware 2026-03-13 12:26:20.551 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-03-13 12:26:21.231 | Collecting keystonemiddleware 2026-03-13 12:26:21.311 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-13 12:26:21.365 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-03-13 12:26:21.369 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:21.663 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-03-13 12:26:21.668 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:26:21.804 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-03-13 12:26:21.808 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:21.864 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-03-13 12:26:21.869 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:21.920 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-03-13 12:26:21.925 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-13 12:26:21.990 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-03-13 12:26:21.995 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:26:22.047 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-03-13 12:26:22.051 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:22.108 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-03-13 12:26:22.113 | Downloading oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:22.121 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-03-13 12:26:22.146 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-03-13 12:26:22.151 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:22.190 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-03-13 12:26:22.194 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:26:22.232 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-03-13 12:26:22.236 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:26:22.245 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-03-13 12:26:22.272 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-03-13 12:26:22.277 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-03-13 12:26:22.290 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-03-13 12:26:22.326 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-13 12:26:22.331 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:26:22.359 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-13 12:26:22.363 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:26:22.399 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-13 12:26:22.402 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:26:22.437 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-03-13 12:26:22.441 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:26:22.482 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-03-13 12:26:22.486 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-03-13 12:26:22.522 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-13 12:26:22.526 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-13 12:26:22.560 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-13 12:26:22.569 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-13 12:26:22.631 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-13 12:26:22.632 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-13 12:26:22.664 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-03-13 12:26:22.670 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-13 12:26:22.680 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.0.0) 2026-03-13 12:26:22.682 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.1) 2026-03-13 12:26:22.797 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-03-13 12:26:22.802 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-03-13 12:26:22.856 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-03-13 12:26:22.861 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-13 12:26:22.873 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.0) 2026-03-13 12:26:22.876 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-03-13 12:26:22.880 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-03-13 12:26:22.911 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-03-13 12:26:22.915 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:26:22.931 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.4) 2026-03-13 12:26:22.931 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-03-13 12:26:22.932 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-03-13 12:26:22.933 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-03-13 12:26:22.955 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-03-13 12:26:22.971 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-03-13 12:26:22.985 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-03-13 12:26:22.997 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-03-13 12:26:23.009 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-03-13 12:26:23.021 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-03-13 12:26:23.033 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-13 12:26:23.047 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-13 12:26:23.078 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 77.3 MB/s 0:00:00 2026-03-13 12:26:23.083 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-03-13 12:26:23.094 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-13 12:26:23.107 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-03-13 12:26:23.118 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-03-13 12:26:23.135 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-03-13 12:26:23.152 | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-03-13 12:26:23.164 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-03-13 12:26:23.178 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-03-13 12:26:23.188 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-13 12:26:23.199 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-13 12:26:23.426 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-03-13 12:26:23.443 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-03-13 12:26:23.448 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-13 12:26:23.457 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-13 12:26:23.468 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-13 12:26:23.479 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-03-13 12:26:23.492 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-03-13 12:26:23.608 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-03-13 12:26:23.765 | Attempting uninstall: six 2026-03-13 12:26:23.775 | Found existing installation: six 1.16.0 2026-03-13 12:26:23.775 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:23.775 | Can't uninstall 'six'. No files were found to uninstall. 2026-03-13 12:26:23.820 | Attempting uninstall: PyYAML 2026-03-13 12:26:23.825 | Found existing installation: PyYAML 6.0.1 2026-03-13 12:26:23.825 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:23.825 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-03-13 12:26:23.888 | Attempting uninstall: pyparsing 2026-03-13 12:26:23.892 | Found existing installation: pyparsing 3.1.1 2026-03-13 12:26:23.892 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:23.892 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-03-13 12:26:24.025 | Attempting uninstall: PyJWT 2026-03-13 12:26:24.030 | Found existing installation: PyJWT 2.7.0 2026-03-13 12:26:24.031 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:24.031 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-03-13 12:26:25.446 | 2026-03-13 12:26:25.453 | Successfully installed PyJWT-2.11.0 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.serialization-5.9.1 oslo.utils-10.0.0 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.7.0 typing-extensions-4.15.0 2026-03-13 12:26:25.613 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:25.618 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:25.623 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:25.627 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:25.633 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:25.640 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:25.646 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:25.651 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:25.658 | + functions-common:time_stop:2419 : start_time=1773404780534 2026-03-13 12:26:25.664 | + functions-common:time_stop:2421 : [[ -z 1773404780534 ]] 2026-03-13 12:26:25.672 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:25.679 | + functions-common:time_stop:2424 : end_time=1773404785674 2026-03-13 12:26:25.684 | + functions-common:time_stop:2425 : elapsed_time=5140 2026-03-13 12:26:25.690 | + functions-common:time_stop:2426 : total=23310 2026-03-13 12:26:25.695 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:25.701 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28450 2026-03-13 12:26:25.706 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:25.711 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-03-13 12:26:25.717 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-03-13 12:26:25.722 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:26:25.730 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-03-13 12:26:25.737 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-03-13 12:26:25.743 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:26:25.752 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:26:25.752 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:26:25.763 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-03-13 12:26:25.769 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-03-13 12:26:25.776 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-03-13 12:26:25.784 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-03-13 12:26:25.790 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-03-13 12:26:25.839 | Using python 3.12 to install python-memcached 2026-03-13 12:26:25.843 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-03-13 12:26:26.481 | Collecting python-memcached 2026-03-13 12:26:26.547 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:26.563 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-03-13 12:26:26.642 | Installing collected packages: python-memcached 2026-03-13 12:26:26.669 | Successfully installed python-memcached-1.62 2026-03-13 12:26:26.774 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:26.781 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:26.788 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:26.793 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:26.799 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:26.805 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:26.811 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:26.817 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:26.823 | + functions-common:time_stop:2419 : start_time=1773404785827 2026-03-13 12:26:26.827 | + functions-common:time_stop:2421 : [[ -z 1773404785827 ]] 2026-03-13 12:26:26.834 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:26.843 | + functions-common:time_stop:2424 : end_time=1773404786836 2026-03-13 12:26:26.848 | + functions-common:time_stop:2425 : elapsed_time=1009 2026-03-13 12:26:26.853 | + functions-common:time_stop:2426 : total=28450 2026-03-13 12:26:26.861 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:26.868 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29459 2026-03-13 12:26:26.873 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:26.879 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-03-13 12:26:26.919 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:26.926 | + ./stack.sh:main:916 : '[' 199.204.45.235 == 199.204.45.235 ']' 2026-03-13 12:26:26.931 | + ./stack.sh:main:917 : stack_install_service keystone 2026-03-13 12:26:26.937 | + lib/stack:stack_install_service:20 : local service=keystone 2026-03-13 12:26:26.942 | + lib/stack:stack_install_service:21 : type install_keystone 2026-03-13 12:26:26.949 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:26:26.955 | + lib/stack:stack_install_service:32 : install_keystone 2026-03-13 12:26:26.961 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-03-13 12:26:27.000 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:27.008 | + lib/keystone:install_keystone:539 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-03-13 12:26:27.013 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/keystone.git 2026-03-13 12:26:27.019 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-03-13 12:26:27.026 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:26:27.032 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:26:27.039 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:26:27.046 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:26:27.052 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:26:27.059 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:26:27.095 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:26:27.100 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:26:27.105 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:27.112 | + functions-common:git_clone:602 : echo master 2026-03-13 12:26:27.114 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:26:27.124 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-03-13 12:26:27.129 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:27.134 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-03-13 12:26:27.158 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-03-13 12:26:27.165 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:26:27.166 | + functions-common:git_clone:665 : head -1 2026-03-13 12:26:27.180 | 3526925ae Merge "Keystone identity mapping to support project definition as a JSON" 2026-03-13 12:26:27.186 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:26:27.192 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-03-13 12:26:27.196 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:26:27.202 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-13 12:26:27.207 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-03-13 12:26:27.214 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:26:27.219 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-03-13 12:26:27.225 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:26:27.232 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-13 12:26:27.237 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-03-13 12:26:27.241 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:26:27.248 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:26:27.255 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-03-13 12:26:27.260 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:26:27.267 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-03-13 12:26:27.274 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:26:27.279 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:26:27.286 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-03-13 12:26:27.298 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-03-13 12:26:27.304 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-03-13 12:26:27.310 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-03-13 12:26:27.407 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-03-13 12:26:27.412 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:26:27.417 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:26:27.422 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:26:27.427 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-13 12:26:27.433 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-03-13 12:26:27.438 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:26:27.444 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:26:27.448 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:26:27.452 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:26:27.458 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:26:27.465 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:26:27.471 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:26:27.477 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-03-13 12:26:27.525 | Using python 3.12 to install /opt/stack/keystone 2026-03-13 12:26:27.531 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-03-13 12:26:28.074 | Obtaining file:///opt/stack/keystone 2026-03-13 12:26:28.077 | Installing build dependencies: started 2026-03-13 12:26:29.006 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:29.007 | Checking if build backend supports build_editable: started 2026-03-13 12:26:29.314 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:26:29.316 | Getting requirements to build editable: started 2026-03-13 12:26:29.468 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:26:29.471 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:26:30.243 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:30.256 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (7.0.3) 2026-03-13 12:26:30.257 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (1.8.9) 2026-03-13 12:26:30.354 | Collecting Flask!=0.11,>=1.0.2 (from keystone==28.1.0.dev78) 2026-03-13 12:26:30.421 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-03-13 12:26:30.451 | Collecting Flask-RESTful>=0.3.5 (from keystone==28.1.0.dev78) 2026-03-13 12:26:30.456 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-03-13 12:26:30.695 | Collecting cryptography>=2.7 (from keystone==28.1.0.dev78) 2026-03-13 12:26:30.700 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-03-13 12:26:31.048 | Collecting SQLAlchemy>=1.4.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:31.054 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-03-13 12:26:31.076 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (5.7.0) 2026-03-13 12:26:31.076 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (5.8.0) 2026-03-13 12:26:31.077 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (12.0.0) 2026-03-13 12:26:31.128 | Collecting bcrypt>=3.1.3 (from keystone==28.1.0.dev78) 2026-03-13 12:26:31.132 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-13 12:26:31.143 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (4.1.1) 2026-03-13 12:26:31.143 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (10.3.0) 2026-03-13 12:26:31.144 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (6.3.0) 2026-03-13 12:26:31.182 | Collecting oslo.messaging>=5.29.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:31.186 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:26:31.236 | Collecting oslo.db>=6.0.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:31.240 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:26:31.250 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (6.7.2) 2026-03-13 12:26:31.251 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (8.1.0) 2026-03-13 12:26:31.279 | Collecting oslo.middleware>=3.31.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:31.283 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:26:31.320 | Collecting oslo.policy>=4.5.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:31.325 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:31.333 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (5.9.1) 2026-03-13 12:26:31.351 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:31.355 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-13 12:26:31.363 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (10.0.0) 2026-03-13 12:26:31.381 | Collecting oauthlib>=0.6.2 (from keystone==28.1.0.dev78) 2026-03-13 12:26:31.384 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-03-13 12:26:31.413 | Collecting pysaml2>=5.0.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:31.417 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-03-13 12:26:31.426 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (2.11.0) 2026-03-13 12:26:31.427 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (1.5.0) 2026-03-13 12:26:31.450 | Collecting jsonschema>=3.2.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:31.454 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-13 12:26:31.465 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (4.0.1) 2026-03-13 12:26:31.465 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==28.1.0.dev78) (1.1.2) 2026-03-13 12:26:31.484 | Collecting osprofiler>=1.4.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:31.490 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:26:31.527 | Collecting Werkzeug>=0.15.0 (from keystone==28.1.0.dev78) 2026-03-13 12:26:31.530 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:26:31.665 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==28.1.0.dev78) 2026-03-13 12:26:31.669 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-13 12:26:31.694 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==28.1.0.dev78) 2026-03-13 12:26:31.698 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-13 12:26:31.709 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==28.1.0.dev78) (5.2.1) 2026-03-13 12:26:31.724 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:31.727 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:26:31.735 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) (8.3.1) 2026-03-13 12:26:31.747 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:31.751 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:26:31.778 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:31.781 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:31.854 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev78) 2026-03-13 12:26:31.858 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-03-13 12:26:31.881 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev78) 2026-03-13 12:26:31.885 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-03-13 12:26:31.899 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev78) (1.17.0) 2026-03-13 12:26:31.940 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev78) 2026-03-13 12:26:31.945 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-03-13 12:26:31.973 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:31.976 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-03-13 12:26:31.999 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:32.004 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:32.036 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:32.040 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-13 12:26:32.441 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev78) 2026-03-13 12:26:32.447 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-03-13 12:26:32.461 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (5.13.1) 2026-03-13 12:26:32.463 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (2.32.5) 2026-03-13 12:26:32.467 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (2.1.0) 2026-03-13 12:26:32.467 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (1.8.2) 2026-03-13 12:26:32.468 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (4.15.0) 2026-03-13 12:26:32.476 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev78) (1.3.0) 2026-03-13 12:26:32.476 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev78) (2.0.0) 2026-03-13 12:26:32.477 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev78) (6.0.3) 2026-03-13 12:26:32.505 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:32.510 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-03-13 12:26:32.519 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==28.1.0.dev78) (3.0.0) 2026-03-13 12:26:32.536 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:32.542 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-03-13 12:26:32.564 | Installing build dependencies: started 2026-03-13 12:26:33.441 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:33.442 | Getting requirements to build wheel: started 2026-03-13 12:26:33.772 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:26:33.774 | Installing backend dependencies: started 2026-03-13 12:26:34.726 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:26:34.727 | Preparing metadata (pyproject.toml): started 2026-03-13 12:26:34.997 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:35.017 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.023 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-03-13 12:26:35.059 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.062 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:35.073 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==28.1.0.dev78) (2.1.1) 2026-03-13 12:26:35.077 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==28.1.0.dev78) (2.9.0.post0) 2026-03-13 12:26:35.079 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) (3.2.1) 2026-03-13 12:26:35.110 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.116 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-03-13 12:26:35.144 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.149 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-13 12:26:35.179 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.183 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-13 12:26:35.217 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.221 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:26:35.246 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.250 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-03-13 12:26:35.272 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.276 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-13 12:26:35.309 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.312 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-13 12:26:35.319 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) (26.0) 2026-03-13 12:26:35.337 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.341 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:35.365 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.371 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:26:35.407 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.410 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:26:35.554 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.558 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-03-13 12:26:35.590 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.595 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:35.615 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.620 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-13 12:26:35.644 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.648 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-03-13 12:26:35.678 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.682 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-03-13 12:26:35.723 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.731 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-03-13 12:26:35.758 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.762 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-03-13 12:26:35.793 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.798 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-13 12:26:35.824 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.827 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-03-13 12:26:35.843 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev78) (3.3.2) 2026-03-13 12:26:35.844 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev78) (7.2.2) 2026-03-13 12:26:35.852 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) (82.0.1) 2026-03-13 12:26:35.872 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.875 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-03-13 12:26:35.915 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.919 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-03-13 12:26:35.948 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.952 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-03-13 12:26:35.989 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:35.993 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-03-13 12:26:36.016 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (3.4.4) 2026-03-13 12:26:36.016 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (3.11) 2026-03-13 12:26:36.017 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (2.6.3) 2026-03-13 12:26:36.018 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev78) (2023.11.17) 2026-03-13 12:26:36.049 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==28.1.0.dev78) 2026-03-13 12:26:36.053 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-03-13 12:26:36.108 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev78) 2026-03-13 12:26:36.113 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-03-13 12:26:36.142 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==28.1.0.dev78) (2.8.5) 2026-03-13 12:26:36.184 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-13 12:26:36.201 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-03-13 12:26:36.251 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 81.9 MB/s 0:00:00 2026-03-13 12:26:36.257 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-03-13 12:26:36.270 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-03-13 12:26:36.280 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-03-13 12:26:36.289 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-03-13 12:26:36.302 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-03-13 12:26:36.314 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-03-13 12:26:36.323 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-13 12:26:36.335 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-03-13 12:26:36.346 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-03-13 12:26:36.357 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-03-13 12:26:36.365 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-13 12:26:36.375 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-03-13 12:26:36.387 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-03-13 12:26:36.402 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-03-13 12:26:36.416 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-03-13 12:26:36.429 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-03-13 12:26:36.440 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-03-13 12:26:36.450 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-03-13 12:26:36.461 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-03-13 12:26:36.474 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-03-13 12:26:36.485 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-03-13 12:26:36.495 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-03-13 12:26:36.506 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-03-13 12:26:36.518 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-03-13 12:26:36.531 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-03-13 12:26:36.547 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-03-13 12:26:36.565 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 24.7 MB/s 0:00:00 2026-03-13 12:26:36.569 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-03-13 12:26:36.580 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-13 12:26:36.590 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-03-13 12:26:36.600 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-03-13 12:26:36.612 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-03-13 12:26:36.625 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-03-13 12:26:36.634 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-03-13 12:26:36.643 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-03-13 12:26:36.654 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-03-13 12:26:36.672 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-03-13 12:26:36.686 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-03-13 12:26:36.701 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-03-13 12:26:36.718 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-03-13 12:26:36.728 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-03-13 12:26:36.738 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-03-13 12:26:36.755 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-03-13 12:26:36.772 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-03-13 12:26:36.829 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 60.4 MB/s 0:00:00 2026-03-13 12:26:36.846 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-03-13 12:26:36.866 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-03-13 12:26:36.876 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-13 12:26:36.891 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-03-13 12:26:36.906 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-03-13 12:26:36.918 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-03-13 12:26:36.927 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-03-13 12:26:36.937 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-13 12:26:36.948 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-03-13 12:26:36.965 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-03-13 12:26:37.040 | Building wheels for collected packages: keystone, testresources 2026-03-13 12:26:37.041 | Building editable for keystone (pyproject.toml): started 2026-03-13 12:26:37.792 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-03-13 12:26:37.793 | Created wheel for keystone: filename=keystone-28.1.0.dev78-0.editable-py3-none-any.whl size=9271 sha256=ee6d097451b2e715823d7ac95a51dd5ffa7fc47c15c0950623ccc30aa104c87b 2026-03-13 12:26:37.793 | Stored in directory: /tmp/pip-ephem-wheel-cache-y1woeyen/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-03-13 12:26:37.799 | Building wheel for testresources (pyproject.toml): started 2026-03-13 12:26:38.065 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-03-13 12:26:38.066 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=c384126c2640584799c67cb795de60f052efe700a22c0540f66e9dfa41a3de4e 2026-03-13 12:26:38.066 | Stored in directory: /opt/stack/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-03-13 12:26:38.070 | Successfully built keystone testresources 2026-03-13 12:26:38.208 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-03-13 12:26:38.971 | Attempting uninstall: oauthlib 2026-03-13 12:26:38.980 | Found existing installation: oauthlib 3.2.2 2026-03-13 12:26:38.980 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:38.980 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-03-13 12:26:39.065 | Attempting uninstall: markupsafe 2026-03-13 12:26:39.074 | Found existing installation: MarkupSafe 2.1.5 2026-03-13 12:26:39.074 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:39.074 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-03-13 12:26:39.722 | Attempting uninstall: blinker 2026-03-13 12:26:39.730 | Found existing installation: blinker 1.7.0 2026-03-13 12:26:39.731 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:39.731 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-03-13 12:26:39.756 | Attempting uninstall: attrs 2026-03-13 12:26:39.763 | Found existing installation: attrs 23.2.0 2026-03-13 12:26:39.763 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:39.763 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-03-13 12:26:41.679 | Attempting uninstall: jinja2 2026-03-13 12:26:41.688 | Found existing installation: Jinja2 3.1.2 2026-03-13 12:26:41.688 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:41.688 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-03-13 12:26:42.300 | Attempting uninstall: cryptography 2026-03-13 12:26:42.311 | Found existing installation: cryptography 41.0.7 2026-03-13 12:26:42.311 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:42.311 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-03-13 12:26:42.941 | Attempting uninstall: jsonschema 2026-03-13 12:26:42.950 | Found existing installation: jsonschema 4.10.3 2026-03-13 12:26:42.951 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:26:42.951 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-03-13 12:26:43.902 | 2026-03-13 12:26:43.915 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-28.1.0.dev78 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.0 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-03-13 12:26:44.600 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:44.605 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:44.610 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:44.616 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:44.622 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:44.626 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:44.632 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:44.637 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:44.641 | + functions-common:time_stop:2419 : start_time=1773404787512 2026-03-13 12:26:44.647 | + functions-common:time_stop:2421 : [[ -z 1773404787512 ]] 2026-03-13 12:26:44.652 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:44.662 | + functions-common:time_stop:2424 : end_time=1773404804656 2026-03-13 12:26:44.667 | + functions-common:time_stop:2425 : elapsed_time=17144 2026-03-13 12:26:44.671 | + functions-common:time_stop:2426 : total=29459 2026-03-13 12:26:44.677 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:44.682 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=46603 2026-03-13 12:26:44.688 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:44.694 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:26:44.699 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:26:44.706 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-03-13 12:26:44.712 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-03-13 12:26:44.718 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:44.726 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:44.732 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/keystone, ]] 2026-03-13 12:26:44.738 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:44.744 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-03-13 12:26:44.785 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:44.791 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:26:44.797 | + ./stack.sh:main:918 : configure_keystone 2026-03-13 12:26:44.804 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-03-13 12:26:44.832 | + lib/keystone:configure_keystone:179 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-03-13 12:26:44.837 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-03-13 12:26:44.847 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-03-13 12:26:44.885 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:44.891 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-03-13 12:26:44.967 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-03-13 12:26:45.033 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-03-13 12:26:45.103 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-03-13 12:26:45.176 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-03-13 12:26:45.250 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-03-13 12:26:45.323 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-03-13 12:26:45.395 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-03-13 12:26:45.464 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-03-13 12:26:45.534 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-03-13 12:26:45.540 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-03-13 12:26:45.546 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-03-13 12:26:45.551 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-03-13 12:26:45.557 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:26:45.562 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:26:45.603 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:45.609 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:26:45.614 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:26:45.620 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:26:45.655 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:45.661 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.235:5672/ 2026-03-13 12:26:45.669 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.235:5672/ 2026-03-13 12:26:45.743 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:26:45.750 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:26:45.754 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-03-13 12:26:45.760 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-03-13 12:26:45.800 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:45.808 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-03-13 12:26:45.814 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.235/identity 2026-03-13 12:26:45.894 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-03-13 12:26:45.899 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-03-13 12:26:45.979 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-03-13 12:26:45.986 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-03-13 12:26:45.992 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-03-13 12:26:45.999 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-03-13 12:26:46.005 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:26:46.011 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:26:46.017 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:26:46.053 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:46.060 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:26:46.066 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:46.074 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-03-13 12:26:46.148 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-03-13 12:26:46.155 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-03-13 12:26:46.161 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-03-13 12:26:46.167 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-03-13 12:26:46.175 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:26:46.215 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:26:46.221 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:26:46.227 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:26:46.233 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:26:46.239 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-13 12:26:46.309 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:26:46.379 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:26:46.450 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:26:46.516 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-03-13 12:26:46.585 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-03-13 12:26:46.653 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-03-13 12:26:46.658 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:26:46.661 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-03-13 12:26:46.667 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-03-13 12:26:46.673 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:26:46.678 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-03-13 12:26:46.683 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-03-13 12:26:46.687 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:26:46.692 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:26:46.716 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:26:46.718 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:26:46.730 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:26:46.737 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:26:46.759 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-13 12:26:46.770 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-03-13 12:26:46.775 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:26:46.784 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:26:46.790 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-03-13 12:26:46.856 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-03-13 12:26:46.923 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-03-13 12:26:46.990 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-03-13 12:26:47.051 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-03-13 12:26:47.115 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-03-13 12:26:47.180 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-03-13 12:26:47.248 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-03-13 12:26:47.317 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-03-13 12:26:47.382 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-13 12:26:47.454 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-03-13 12:26:47.518 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-03-13 12:26:47.582 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-03-13 12:26:47.644 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-03-13 12:26:47.707 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:26:47.712 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:26:47.719 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-03-13 12:26:47.725 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-03-13 12:26:47.731 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:26:47.736 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:47.741 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:47.747 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-03-13 12:26:47.753 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-03-13 12:26:47.758 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-03-13 12:26:47.825 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-03-13 12:26:47.890 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-03-13 12:26:47.892 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-03-13 12:26:47.904 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-03-13 12:26:47.912 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-03-13 12:26:47.917 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-03-13 12:26:47.923 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:26:47.928 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:26:47.933 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:26:47.939 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:26:47.945 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:47.950 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:47.956 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:26:47.963 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:26:47.968 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:26:47.974 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:26:47.980 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-03-13 12:26:48.031 | Enabling site keystone-api. 2026-03-13 12:26:48.040 | To activate the new configuration, you need to run: 2026-03-13 12:26:48.040 | systemctl reload apache2 2026-03-13 12:26:48.051 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:26:48.058 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:26:48.064 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:26:48.070 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:26:48.227 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-03-13 12:26:48.303 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-03-13 12:26:48.375 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-03-13 12:26:48.451 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-03-13 12:26:48.457 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-03-13 12:26:48.533 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-03-13 12:26:48.601 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-03-13 12:26:48.672 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-03-13 12:26:48.742 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-13 12:26:48.746 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-13 12:26:48.752 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-03-13 12:26:48.817 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-03-13 12:26:48.886 | + ./stack.sh:main:922 : is_service_enabled swift 2026-03-13 12:26:48.924 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:48.931 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-03-13 12:26:48.972 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:48.979 | + ./stack.sh:main:938 : stack_install_service glance 2026-03-13 12:26:48.985 | + lib/stack:stack_install_service:20 : local service=glance 2026-03-13 12:26:48.992 | + lib/stack:stack_install_service:21 : type install_glance 2026-03-13 12:26:48.999 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:26:49.005 | + lib/stack:stack_install_service:32 : install_glance 2026-03-13 12:26:49.011 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-03-13 12:26:49.017 | + lib/glance:install_glance:550 : local glance_store_extras 2026-03-13 12:26:49.023 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-03-13 12:26:49.062 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:26:49.069 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-03-13 12:26:49.076 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-03-13 12:26:49.113 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:26:49.120 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-03-13 12:26:49.124 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-03-13 12:26:49.130 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:26:49.137 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:26:49.143 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,glance_store, ]] 2026-03-13 12:26:49.149 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:26:49.157 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-03-13 12:26:49.162 | ++ inc/python:join_extras:28 : local IFS=, 2026-03-13 12:26:49.168 | ++ inc/python:join_extras:29 : echo cinder 2026-03-13 12:26:49.175 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-03-13 12:26:49.181 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-03-13 12:26:49.187 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-03-13 12:26:49.193 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-03-13 12:26:49.200 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-03-13 12:26:49.206 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-03-13 12:26:49.213 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-03-13 12:26:49.223 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:26:49.224 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-03-13 12:26:49.233 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-03-13 12:26:49.239 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-03-13 12:26:49.243 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-03-13 12:26:49.251 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-03-13 12:26:49.257 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-03-13 12:26:49.306 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-03-13 12:26:49.312 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-03-13 12:26:49.990 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:50.059 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-03-13 12:26:50.076 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.3.0) 2026-03-13 12:26:50.076 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.7.2) 2026-03-13 12:26:50.077 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-03-13 12:26:50.078 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.0.0) 2026-03-13 12:26:50.078 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.4.0) 2026-03-13 12:26:50.079 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.7.0) 2026-03-13 12:26:50.079 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.40.4) 2026-03-13 12:26:50.080 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-03-13 12:26:50.081 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.13.1) 2026-03-13 12:26:50.081 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-03-13 12:26:50.082 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.32.5) 2026-03-13 12:26:50.096 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-03-13 12:26:50.102 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:26:50.112 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.2.1) 2026-03-13 12:26:50.115 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-03-13 12:26:50.117 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-03-13 12:26:50.123 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.0.0) 2026-03-13 12:26:50.124 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.1) 2026-03-13 12:26:50.151 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:50.154 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-03-13 12:26:50.206 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:50.210 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-13 12:26:50.241 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:50.245 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:50.286 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-03-13 12:26:50.290 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-03-13 12:26:50.302 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (25.4.0) 2026-03-13 12:26:50.303 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-03-13 12:26:50.304 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-03-13 12:26:50.304 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.30.0) 2026-03-13 12:26:50.309 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-03-13 12:26:50.309 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-03-13 12:26:50.310 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-03-13 12:26:50.310 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-03-13 12:26:50.312 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.3.0) 2026-03-13 12:26:50.313 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.1.0) 2026-03-13 12:26:50.315 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.5.1) 2026-03-13 12:26:50.336 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-03-13 12:26:50.339 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-03-13 12:26:50.348 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-03-13 12:26:50.352 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-03-13 12:26:50.355 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-03-13 12:26:50.355 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-03-13 12:26:50.356 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-03-13 12:26:50.361 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-03-13 12:26:50.363 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-03-13 12:26:50.363 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.1.2) 2026-03-13 12:26:50.365 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-03-13 12:26:50.370 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.9) 2026-03-13 12:26:50.371 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-03-13 12:26:50.372 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-03-13 12:26:50.372 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-03-13 12:26:50.372 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.3) 2026-03-13 12:26:50.375 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-03-13 12:26:50.375 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.0) 2026-03-13 12:26:50.379 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-03-13 12:26:50.389 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-03-13 12:26:50.392 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.6.0) 2026-03-13 12:26:50.394 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-03-13 12:26:50.402 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.4) 2026-03-13 12:26:50.402 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.11) 2026-03-13 12:26:50.403 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.6.3) 2026-03-13 12:26:50.403 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-03-13 12:26:50.416 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.7) 2026-03-13 12:26:50.447 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-03-13 12:26:50.474 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-03-13 12:26:50.491 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-03-13 12:26:50.505 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-03-13 12:26:50.527 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-03-13 12:26:50.564 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-03-13 12:26:50.581 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-03-13 12:26:50.701 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-03-13 12:26:51.485 | 2026-03-13 12:26:51.501 | Successfully installed glance-store-5.4.0 os-brick-7.0.0 oslo.privsep-3.10.1 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-03-13 12:26:51.632 | + inc/python:pip_install:216 : result=0 2026-03-13 12:26:51.638 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:26:51.643 | + functions-common:time_stop:2412 : local name 2026-03-13 12:26:51.647 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:26:51.651 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:26:51.656 | + functions-common:time_stop:2415 : local total 2026-03-13 12:26:51.661 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:26:51.666 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:26:51.671 | + functions-common:time_stop:2419 : start_time=1773404809294 2026-03-13 12:26:51.675 | + functions-common:time_stop:2421 : [[ -z 1773404809294 ]] 2026-03-13 12:26:51.683 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:26:51.690 | + functions-common:time_stop:2424 : end_time=1773404811686 2026-03-13 12:26:51.695 | + functions-common:time_stop:2425 : elapsed_time=2392 2026-03-13 12:26:51.701 | + functions-common:time_stop:2426 : total=46603 2026-03-13 12:26:51.706 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:26:51.711 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=48995 2026-03-13 12:26:51.716 | + inc/python:pip_install:219 : return 0 2026-03-13 12:26:51.722 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-03-13 12:26:51.729 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-03-13 12:26:51.735 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-03-13 12:26:51.756 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-03-13 12:26:51.766 | + lib/glance:install_glance:572 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-03-13 12:26:51.771 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/glance.git 2026-03-13 12:26:51.775 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-03-13 12:26:51.781 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:26:51.786 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:26:51.792 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:26:51.799 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:26:51.804 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:26:51.811 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:26:51.846 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:26:51.852 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:26:51.857 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:51.865 | + functions-common:git_clone:602 : echo master 2026-03-13 12:26:51.865 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:26:51.875 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-03-13 12:26:51.881 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:26:51.886 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-03-13 12:26:51.909 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-03-13 12:26:51.917 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:26:51.917 | + functions-common:git_clone:665 : head -1 2026-03-13 12:26:51.924 | 011776ae9 Merge "Replace obsolete PCRE packages" 2026-03-13 12:26:51.931 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:26:51.937 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-03-13 12:26:51.944 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:26:51.950 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-03-13 12:26:51.955 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-03-13 12:26:51.961 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:26:51.968 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-03-13 12:26:51.975 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:26:51.982 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-03-13 12:26:51.988 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-03-13 12:26:51.994 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:26:52.000 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:26:52.009 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-03-13 12:26:52.016 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:26:52.024 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-03-13 12:26:52.030 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:26:52.036 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:26:52.044 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-03-13 12:26:52.055 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-03-13 12:26:52.062 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-03-13 12:26:52.069 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-03-13 12:26:52.168 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-03-13 12:26:52.175 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:26:52.182 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:26:52.188 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:26:52.195 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-03-13 12:26:52.202 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-03-13 12:26:52.208 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:26:52.214 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:26:52.220 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:26:52.227 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:26:52.233 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:26:52.238 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:26:52.244 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:26:52.249 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-03-13 12:26:52.296 | Using python 3.12 to install /opt/stack/glance 2026-03-13 12:26:52.301 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-03-13 12:26:52.868 | Obtaining file:///opt/stack/glance 2026-03-13 12:26:52.870 | Installing build dependencies: started 2026-03-13 12:26:53.870 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:53.871 | Checking if build backend supports build_editable: started 2026-03-13 12:26:54.179 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:26:54.181 | Getting requirements to build editable: started 2026-03-13 12:26:54.339 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:26:54.342 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:26:54.955 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:54.972 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (7.0.3) 2026-03-13 12:26:54.973 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (0.7.1) 2026-03-13 12:26:54.973 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (2.0.46) 2026-03-13 12:26:54.974 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (0.40.4) 2026-03-13 12:26:54.974 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.1.0) 2026-03-13 12:26:54.975 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (2.5.1) 2026-03-13 12:26:54.975 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (1.8.9) 2026-03-13 12:26:54.975 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (1.18.4) 2026-03-13 12:26:55.090 | Collecting httplib2>=0.9.1 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.163 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:26:55.171 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (10.3.0) 2026-03-13 12:26:55.172 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (7.4.0) 2026-03-13 12:26:55.173 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (6.3.0) 2026-03-13 12:26:55.173 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (2.7.1) 2026-03-13 12:26:55.174 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (10.0.0) 2026-03-13 12:26:55.174 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.7.0) 2026-03-13 12:26:55.175 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.2.1) 2026-03-13 12:26:55.215 | Collecting taskflow>=4.0.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.220 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-03-13 12:26:55.231 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.13.1) 2026-03-13 12:26:55.232 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (12.0.0) 2026-03-13 12:26:55.252 | Collecting WSME>=0.8.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.257 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-03-13 12:26:55.263 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.17.0) 2026-03-13 12:26:55.264 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.10.1) 2026-03-13 12:26:55.264 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (4.26.0) 2026-03-13 12:26:55.265 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.8.0) 2026-03-13 12:26:55.265 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (18.0.0) 2026-03-13 12:26:55.266 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (6.7.2) 2026-03-13 12:26:55.301 | Collecting oslo.limit>=1.6.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.304 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:55.311 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (8.1.0) 2026-03-13 12:26:55.311 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (17.3.0) 2026-03-13 12:26:55.312 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (8.0.0) 2026-03-13 12:26:55.345 | Collecting oslo.reports>=1.18.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.349 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:26:55.355 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.0.0) 2026-03-13 12:26:55.356 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (1.4.2) 2026-03-13 12:26:55.356 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (4.3.0) 2026-03-13 12:26:55.357 | Requirement already satisfied: glance-store>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (5.4.0) 2026-03-13 12:26:55.357 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (3.0.0) 2026-03-13 12:26:55.358 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.0.0b3.dev46) (43.0.3) 2026-03-13 12:26:55.374 | Collecting cursive>=0.2.1 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.378 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:26:55.413 | Collecting castellan>=0.17.0 (from glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.417 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:26:55.429 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.0.0b3.dev46) (1.3.10) 2026-03-13 12:26:55.430 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.0.0b3.dev46) (4.15.0) 2026-03-13 12:26:55.458 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.462 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-03-13 12:26:55.471 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2.32.5) 2026-03-13 12:26:55.473 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.0.0.0b3.dev46) (2.0.0) 2026-03-13 12:26:55.478 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.0.0.0b3.dev46) (3.0) 2026-03-13 12:26:55.481 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.0.0.0b3.dev46) (5.9.1) 2026-03-13 12:26:55.482 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.0.0.0b3.dev46) (2.1.1) 2026-03-13 12:26:55.485 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.0.0b3.dev46) (2.8.0) 2026-03-13 12:26:55.485 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.0.0b3.dev46) (3.3.2) 2026-03-13 12:26:55.496 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.0.0.0b3.dev46) (3.3.2) 2026-03-13 12:26:55.498 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.0.0b3.dev46) (25.4.0) 2026-03-13 12:26:55.499 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.0.0b3.dev46) (2025.9.1) 2026-03-13 12:26:55.499 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.0.0b3.dev46) (0.37.0) 2026-03-13 12:26:55.500 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.0.0b3.dev46) (0.30.0) 2026-03-13 12:26:55.504 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.0.0b3.dev46) (2.1.0) 2026-03-13 12:26:55.505 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.0.0b3.dev46) (1.8.2) 2026-03-13 12:26:55.508 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.0.0b3.dev46) (4.1.1) 2026-03-13 12:26:55.509 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.0.0b3.dev46) (4.0.1) 2026-03-13 12:26:55.509 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.0.0b3.dev46) (2.11.0) 2026-03-13 12:26:55.513 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.0.0.0b3.dev46) (1.5.0) 2026-03-13 12:26:55.515 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.0.0.0b3.dev46) (5.2.1) 2026-03-13 12:26:55.519 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.0.0.0b3.dev46) (0.20) 2026-03-13 12:26:55.521 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.0.0b3.dev46) (1.3.0) 2026-03-13 12:26:55.522 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.0.0b3.dev46) (2.0.0) 2026-03-13 12:26:55.522 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.0.0b3.dev46) (6.0.3) 2026-03-13 12:26:55.527 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.0.0b3.dev46) (2.0.2) 2026-03-13 12:26:55.528 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.0.0b3.dev46) (0.5.0) 2026-03-13 12:26:55.572 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.576 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-03-13 12:26:55.606 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.610 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-13 12:26:55.647 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.652 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:26:55.687 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.693 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-03-13 12:26:55.703 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) (7.2.2) 2026-03-13 12:26:55.723 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.727 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-03-13 12:26:55.763 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.767 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:26:55.780 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.0.0.0b3.dev46) (2.9.0.post0) 2026-03-13 12:26:55.785 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (4.5.1) 2026-03-13 12:26:55.786 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (7.0.1) 2026-03-13 12:26:55.787 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (5.3.1) 2026-03-13 12:26:55.788 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (5.6.2) 2026-03-13 12:26:55.788 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (0.15.1) 2026-03-13 12:26:55.791 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (5.1.0) 2026-03-13 12:26:55.797 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (2025.3) 2026-03-13 12:26:55.798 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (26.0) 2026-03-13 12:26:55.802 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (0.24.1) 2026-03-13 12:26:55.805 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.0.0b3.dev46) (5.0.0) 2026-03-13 12:26:55.805 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.0.0b3.dev46) (3.1.6) 2026-03-13 12:26:55.806 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.0.0b3.dev46) (4.0.1) 2026-03-13 12:26:55.811 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.0.0.0b3.dev46) (3.0.3) 2026-03-13 12:26:55.819 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.0.0.0b3.dev46) (1.1.2) 2026-03-13 12:26:55.825 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.0.0b3.dev46) (1.7.3) 2026-03-13 12:26:55.841 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.0.0.0b3.dev46) (82.0.1) 2026-03-13 12:26:55.853 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.0.0.0b3.dev46) (0.6.0) 2026-03-13 12:26:55.903 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.907 | Downloading cliff-4.13.2-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:55.941 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:55.947 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-13 12:26:55.996 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:56.002 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-03-13 12:26:56.045 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:56.049 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:26:56.057 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (14.3.3) 2026-03-13 12:26:56.080 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:56.085 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-03-13 12:26:56.101 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.0.0.0b3.dev46) (1.17.0) 2026-03-13 12:26:56.116 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (3.4.4) 2026-03-13 12:26:56.116 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (3.11) 2026-03-13 12:26:56.117 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2.6.3) 2026-03-13 12:26:56.118 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2023.11.17) 2026-03-13 12:26:56.141 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (4.0.0) 2026-03-13 12:26:56.141 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (2.19.2) 2026-03-13 12:26:56.147 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.0.0b3.dev46) (0.1.2) 2026-03-13 12:26:56.158 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.0.0.0b3.dev46) (0.7) 2026-03-13 12:26:56.216 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:56.220 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-03-13 12:26:56.259 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:56.264 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:26:56.272 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) (9.1.4) 2026-03-13 12:26:56.296 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:56.301 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-03-13 12:26:56.335 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==32.0.0.0b3.dev46) (2.8.5) 2026-03-13 12:26:56.377 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:56.382 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-03-13 12:26:56.396 | Installing build dependencies: started 2026-03-13 12:26:57.302 | Installing build dependencies: finished with status 'done' 2026-03-13 12:26:57.303 | Getting requirements to build wheel: started 2026-03-13 12:26:57.685 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:26:57.687 | Preparing metadata (pyproject.toml): started 2026-03-13 12:26:57.884 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:26:57.888 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.0.0.0b3.dev46) (2025.2) 2026-03-13 12:26:57.935 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:57.939 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-13 12:26:57.991 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.0.0b3.dev46) 2026-03-13 12:26:57.994 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-03-13 12:26:58.047 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-03-13 12:26:58.061 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-03-13 12:26:58.073 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-03-13 12:26:58.087 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-03-13 12:26:58.099 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-03-13 12:26:58.129 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 68.4 MB/s 0:00:00 2026-03-13 12:26:58.133 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-03-13 12:26:58.143 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-03-13 12:26:58.167 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-03-13 12:26:58.180 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-03-13 12:26:58.191 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-13 12:26:58.202 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-03-13 12:26:58.215 | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-03-13 12:26:58.227 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-03-13 12:26:58.239 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-03-13 12:26:58.250 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-03-13 12:26:58.259 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-03-13 12:26:58.268 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-03-13 12:26:58.279 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-03-13 12:26:58.294 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-03-13 12:26:58.307 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-03-13 12:26:58.333 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 72.1 MB/s 0:00:00 2026-03-13 12:26:58.337 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-03-13 12:26:58.348 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-03-13 12:26:58.359 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-03-13 12:26:58.370 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-03-13 12:26:58.418 | Building wheels for collected packages: glance, simplegeneric 2026-03-13 12:26:58.419 | Building editable for glance (pyproject.toml): started 2026-03-13 12:26:58.988 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-03-13 12:26:58.989 | Created wheel for glance: filename=glance-32.0.0.0b3.dev46-0.editable-py3-none-any.whl size=9066 sha256=4b6f061e5f949b0bd3b93962cde235b567fc4b3e7861e19d79f545ee00893619 2026-03-13 12:26:58.989 | Stored in directory: /tmp/pip-ephem-wheel-cache-36g0504v/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-03-13 12:26:58.995 | Building wheel for simplegeneric (pyproject.toml): started 2026-03-13 12:26:59.227 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-03-13 12:26:59.228 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=1d2e2ca6771901c9bf27dac1e52eecc89f3a5ce5c6481fe0086079b755d6bef2 2026-03-13 12:26:59.229 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-03-13 12:26:59.232 | Successfully built glance simplegeneric 2026-03-13 12:26:59.396 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pydot, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-03-13 12:27:00.673 | Attempting uninstall: jsonpointer 2026-03-13 12:27:00.685 | Found existing installation: jsonpointer 2.0 2026-03-13 12:27:00.686 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:27:00.686 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-03-13 12:27:00.719 | Attempting uninstall: httplib2 2026-03-13 12:27:00.730 | Found existing installation: httplib2 0.20.4 2026-03-13 12:27:00.730 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:27:00.730 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-03-13 12:27:00.787 | Attempting uninstall: jsonpatch 2026-03-13 12:27:00.798 | Found existing installation: jsonpatch 1.32 2026-03-13 12:27:00.798 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-13 12:27:00.799 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-03-13 12:27:03.258 | 2026-03-13 12:27:03.272 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.2 cmd2-3.2.0 cursive-0.2.3 glance-32.0.0.0b3.dev46 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 networkx-3.4.2 openstacksdk-4.10.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.2 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.3.0 requestsexceptions-1.4.0 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-03-13 12:27:03.516 | + inc/python:pip_install:216 : result=0 2026-03-13 12:27:03.521 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:27:03.525 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:03.531 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:03.536 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:03.541 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:03.546 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:03.551 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:27:03.556 | + functions-common:time_stop:2419 : start_time=1773404812283 2026-03-13 12:27:03.563 | + functions-common:time_stop:2421 : [[ -z 1773404812283 ]] 2026-03-13 12:27:03.569 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:03.578 | + functions-common:time_stop:2424 : end_time=1773404823572 2026-03-13 12:27:03.583 | + functions-common:time_stop:2425 : elapsed_time=11289 2026-03-13 12:27:03.588 | + functions-common:time_stop:2426 : total=48995 2026-03-13 12:27:03.593 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:03.598 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=60284 2026-03-13 12:27:03.604 | + inc/python:pip_install:219 : return 0 2026-03-13 12:27:03.610 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:27:03.616 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:27:03.622 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-03-13 12:27:03.628 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-03-13 12:27:03.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:03.642 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:27:03.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, =~ ,/opt/stack/glance, ]] 2026-03-13 12:27:03.653 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:03.658 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:27:03.665 | + ./stack.sh:main:939 : configure_glance 2026-03-13 12:27:03.671 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-03-13 12:27:03.693 | + lib/glance:configure_glance:349 : local dburl 2026-03-13 12:27:03.699 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-03-13 12:27:03.705 | ++ lib/database:database_connection_url:134 : local db=glance 2026-03-13 12:27:03.710 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-03-13 12:27:03.717 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-03-13 12:27:03.722 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:27:03.727 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:03.733 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:27:03.770 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:03.776 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:27:03.782 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-13 12:27:03.790 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-13 12:27:03.796 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-03-13 12:27:03.867 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-13 12:27:03.937 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-03-13 12:27:04.001 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-13 12:27:04.066 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-03-13 12:27:04.131 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-03-13 12:27:04.202 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-03-13 12:27:04.277 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-03-13 12:27:04.283 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-03-13 12:27:04.288 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-13 12:27:04.294 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:27:04.299 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:27:04.304 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-03-13 12:27:04.309 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-03-13 12:27:04.314 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-13 12:27:04.319 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:27:04.325 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-03-13 12:27:04.399 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-03-13 12:27:04.466 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.235/identity 2026-03-13 12:27:04.535 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-03-13 12:27:04.598 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-03-13 12:27:04.665 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-03-13 12:27:04.726 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-03-13 12:27:04.791 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-03-13 12:27:04.855 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.204.45.235/identity 2026-03-13 12:27:04.915 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:04.982 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:27:05.041 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:27:05.047 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-03-13 12:27:05.122 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-03-13 12:27:05.128 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-03-13 12:27:05.134 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-03-13 12:27:05.140 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:27:05.145 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:27:05.150 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:27:05.187 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:05.195 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:27:05.200 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:27:05.206 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:27:05.241 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:05.247 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.235:5672/ 2026-03-13 12:27:05.253 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.235:5672/ 2026-03-13 12:27:05.317 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:27:05.323 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:27:05.329 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-03-13 12:27:05.334 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-03-13 12:27:05.339 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-03-13 12:27:05.405 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-03-13 12:27:05.471 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-03-13 12:27:05.541 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-03-13 12:27:05.547 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-03-13 12:27:05.552 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-03-13 12:27:05.558 | + lib/glance:configure_glance_store:278 : local be 2026-03-13 12:27:05.563 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-03-13 12:27:05.569 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:05.574 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-13 12:27:05.643 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-03-13 12:27:05.649 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.235 2026-03-13 12:27:05.720 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-03-13 12:27:05.725 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:05.731 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-03-13 12:27:05.769 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:27:05.775 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.235/image 2026-03-13 12:27:05.840 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-03-13 12:27:05.879 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:05.885 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-03-13 12:27:05.955 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.235/identity 2026-03-13 12:27:06.025 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-03-13 12:27:06.031 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-03-13 12:27:06.038 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-03-13 12:27:06.046 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:27:06.087 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:27:06.094 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:27:06.101 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:06.108 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:27:06.114 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-13 12:27:06.187 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:27:06.262 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:27:06.332 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:27:06.399 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-03-13 12:27:06.467 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-03-13 12:27:06.478 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-03-13 12:27:06.549 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-03-13 12:27:06.620 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-13 12:27:06.688 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-03-13 12:27:06.753 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-13 12:27:06.826 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-03-13 12:27:06.896 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-03-13 12:27:06.964 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-03-13 12:27:07.029 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-03-13 12:27:07.040 | + lib/glance:configure_glance:445 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-03-13 12:27:07.054 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-03-13 12:27:07.086 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:07.091 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=199.204.45.235 2026-03-13 12:27:07.096 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-03-13 12:27:07.102 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.235:8776/v3/%(project_id)s' 2026-03-13 12:27:07.171 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.235:8776/v3/%(project_id)s' 2026-03-13 12:27:07.245 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-03-13 12:27:07.252 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-03-13 12:27:07.257 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-03-13 12:27:07.263 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-03-13 12:27:07.269 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-03-13 12:27:07.273 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-03-13 12:27:07.280 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-03-13 12:27:07.291 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:27:07.297 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-03-13 12:27:07.363 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-03-13 12:27:07.369 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-03-13 12:27:07.373 | ++ functions:get_random_port:861 : true 2026-03-13 12:27:07.377 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-03-13 12:27:07.382 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-03-13 12:27:07.387 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-03-13 12:27:07.508 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-03-13 12:27:07.514 | ++ functions:get_random_port:865 : break 2 2026-03-13 12:27:07.519 | ++ functions:get_random_port:869 : echo 60999 2026-03-13 12:27:07.526 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-03-13 12:27:07.531 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-03-13 12:27:07.598 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-03-13 12:27:07.664 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-03-13 12:27:07.730 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:27:07.793 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:27:07.860 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:27:07.929 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:27:07.996 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:27:08.062 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:27:08.123 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-13 12:27:08.184 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:27:08.244 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:27:08.307 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:27:08.370 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:27:08.437 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-03-13 12:27:08.502 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-03-13 12:27:08.565 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-03-13 12:27:08.631 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-03-13 12:27:08.695 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-03-13 12:27:08.761 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-03-13 12:27:08.824 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-03-13 12:27:08.829 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-13 12:27:08.834 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:27:08.839 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:27:08.845 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:08.850 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:08.855 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-03-13 12:27:08.861 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-03-13 12:27:08.906 | proxy (enabled by site administrator) 2026-03-13 12:27:08.914 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-03-13 12:27:08.920 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-13 12:27:08.926 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:27:08.931 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:27:08.936 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:08.942 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:08.947 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-03-13 12:27:08.953 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-03-13 12:27:09.000 | No module matches proxy_http 2026-03-13 12:27:09.006 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-03-13 12:27:09.054 | Considering dependency proxy for proxy_http: 2026-03-13 12:27:09.054 | Module proxy already enabled 2026-03-13 12:27:09.054 | Enabling module proxy_http. 2026-03-13 12:27:09.063 | To activate the new configuration, you need to run: 2026-03-13 12:27:09.063 | systemctl restart apache2 2026-03-13 12:27:09.071 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-03-13 12:27:09.076 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-03-13 12:27:09.081 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:27:09.087 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:27:09.092 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:27:09.233 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-03-13 12:27:09.239 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-03-13 12:27:09.243 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-03-13 12:27:09.248 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:27:09.253 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:09.258 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:09.263 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:27:09.270 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-03-13 12:27:09.276 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-03-13 12:27:09.276 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:27:09.292 | KeepAlive Off 2026-03-13 12:27:09.301 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-03-13 12:27:09.303 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:27:09.316 | SetEnv proxy-sendchunked 1 2026-03-13 12:27:09.324 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-03-13 12:27:09.326 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-13 12:27:09.340 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-03-13 12:27:09.347 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-03-13 12:27:09.352 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-03-13 12:27:09.357 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:27:09.363 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:27:09.368 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:27:09.374 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:27:09.379 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:09.385 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:09.390 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:27:09.395 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:27:09.401 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:09.407 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:09.413 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-03-13 12:27:09.463 | Enabling site glance-api. 2026-03-13 12:27:09.472 | To activate the new configuration, you need to run: 2026-03-13 12:27:09.472 | systemctl reload apache2 2026-03-13 12:27:09.481 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-03-13 12:27:09.488 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:27:09.494 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:27:09.500 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:27:09.643 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-03-13 12:27:09.655 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-03-13 12:27:09.720 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-03-13 12:27:09.793 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-03-13 12:27:09.799 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-03-13 12:27:09.872 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-03-13 12:27:09.940 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-03-13 12:27:10.005 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-03-13 12:27:10.045 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:10.052 | + ./stack.sh:main:944 : stack_install_service cinder 2026-03-13 12:27:10.057 | + lib/stack:stack_install_service:20 : local service=cinder 2026-03-13 12:27:10.063 | + lib/stack:stack_install_service:21 : type install_cinder 2026-03-13 12:27:10.069 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:27:10.075 | + lib/stack:stack_install_service:32 : install_cinder 2026-03-13 12:27:10.080 | + lib/cinder:install_cinder:526 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-03-13 12:27:10.086 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/cinder.git 2026-03-13 12:27:10.092 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-03-13 12:27:10.097 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:27:10.102 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:27:10.109 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:27:10.116 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:27:10.120 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:27:10.127 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:27:10.164 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:27:10.169 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:27:10.174 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:10.180 | + functions-common:git_clone:602 : echo master 2026-03-13 12:27:10.181 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:27:10.193 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-03-13 12:27:10.199 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:10.205 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-03-13 12:27:10.230 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-03-13 12:27:10.238 | + functions-common:git_clone:665 : head -1 2026-03-13 12:27:10.238 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:27:10.247 | 071d0d897 Rename Pure driver docs to Everpure 2026-03-13 12:27:10.253 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:27:10.259 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-03-13 12:27:10.264 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:27:10.271 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-13 12:27:10.274 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-03-13 12:27:10.280 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:27:10.284 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-03-13 12:27:10.289 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:27:10.295 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-13 12:27:10.300 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-03-13 12:27:10.304 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:27:10.311 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:27:10.317 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-03-13 12:27:10.324 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:27:10.332 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-03-13 12:27:10.338 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:27:10.344 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:27:10.352 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-03-13 12:27:10.363 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-03-13 12:27:10.369 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-03-13 12:27:10.374 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-03-13 12:27:10.482 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-03-13 12:27:10.488 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:27:10.494 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:27:10.499 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:27:10.506 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-13 12:27:10.511 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-03-13 12:27:10.517 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:27:10.522 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:27:10.528 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:27:10.534 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:27:10.539 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:27:10.545 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:27:10.550 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:27:10.556 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-03-13 12:27:10.602 | Using python 3.12 to install /opt/stack/cinder 2026-03-13 12:27:10.608 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-03-13 12:27:11.178 | Obtaining file:///opt/stack/cinder 2026-03-13 12:27:11.181 | Installing build dependencies: started 2026-03-13 12:27:12.236 | Installing build dependencies: finished with status 'done' 2026-03-13 12:27:12.237 | Checking if build backend supports build_editable: started 2026-03-13 12:27:12.547 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:27:12.549 | Getting requirements to build editable: started 2026-03-13 12:27:12.709 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:27:12.711 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:27:13.662 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:27:13.685 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.0.3) 2026-03-13 12:27:13.685 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.2.1) 2026-03-13 12:27:13.685 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (0.40.4) 2026-03-13 12:27:13.685 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.3.2) 2026-03-13 12:27:13.686 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.1.0) 2026-03-13 12:27:13.686 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (4.26.0) 2026-03-13 12:27:13.687 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.13.1) 2026-03-13 12:27:13.687 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (12.0.0) 2026-03-13 12:27:14.023 | Collecting lxml>=4.5.2 (from cinder==27.1.0.dev216) 2026-03-13 12:27:14.117 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-03-13 12:27:14.131 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (10.3.0) 2026-03-13 12:27:14.132 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.4.0) 2026-03-13 12:27:14.133 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (6.3.0) 2026-03-13 12:27:14.134 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (18.0.0) 2026-03-13 12:27:14.134 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (8.1.0) 2026-03-13 12:27:14.135 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (17.3.0) 2026-03-13 12:27:14.135 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (8.0.0) 2026-03-13 12:27:14.136 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.0.0) 2026-03-13 12:27:14.136 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.10.1) 2026-03-13 12:27:14.136 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.7.0) 2026-03-13 12:27:14.137 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.9.0) 2026-03-13 12:27:14.137 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.9.1) 2026-03-13 12:27:14.138 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (4.5.1) 2026-03-13 12:27:14.138 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.7.1) 2026-03-13 12:27:14.139 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (10.0.0) 2026-03-13 12:27:14.166 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==27.1.0.dev216) 2026-03-13 12:27:14.177 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:27:14.186 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (4.3.0) 2026-03-13 12:27:14.187 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (26.0) 2026-03-13 12:27:14.215 | Collecting paramiko>=2.7.2 (from cinder==27.1.0.dev216) 2026-03-13 12:27:14.225 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-13 12:27:14.235 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.10.1) 2026-03-13 12:27:14.235 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.1.0) 2026-03-13 12:27:14.236 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (3.3.2) 2026-03-13 12:27:14.237 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.3.0) 2026-03-13 12:27:14.261 | Collecting python-glanceclient>=3.2.2 (from cinder==27.1.0.dev216) 2026-03-13 12:27:14.271 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:27:14.281 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.8.0) 2026-03-13 12:27:14.307 | Collecting python-novaclient>=18.2.0 (from cinder==27.1.0.dev216) 2026-03-13 12:27:14.318 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-03-13 12:27:14.350 | Collecting python-swiftclient>=3.10.1 (from cinder==27.1.0.dev216) 2026-03-13 12:27:14.360 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-13 12:27:14.372 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.32.5) 2026-03-13 12:27:14.373 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.5.1) 2026-03-13 12:27:14.374 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (6.2.0) 2026-03-13 12:27:14.388 | Collecting rtslib-fb>=2.1.74 (from cinder==27.1.0.dev216) 2026-03-13 12:27:14.399 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-13 12:27:14.409 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2.0.46) 2026-03-13 12:27:14.410 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.7.0) 2026-03-13 12:27:14.426 | Collecting tabulate>=0.8.7 (from cinder==27.1.0.dev216) 2026-03-13 12:27:14.435 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-03-13 12:27:14.458 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (9.1.4) 2026-03-13 12:27:14.459 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (1.8.9) 2026-03-13 12:27:14.459 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (6.7.2) 2026-03-13 12:27:14.485 | Collecting oslo.vmware>=3.10.0 (from cinder==27.1.0.dev216) 2026-03-13 12:27:14.496 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:27:14.507 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.0.0) 2026-03-13 12:27:14.534 | Collecting tooz>=2.8.0 (from cinder==27.1.0.dev216) 2026-03-13 12:27:14.546 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-13 12:27:14.601 | Collecting google-api-python-client>=1.11.0 (from cinder==27.1.0.dev216) 2026-03-13 12:27:14.612 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-03-13 12:27:14.622 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (5.6.0) 2026-03-13 12:27:14.623 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (43.0.3) 2026-03-13 12:27:14.623 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (0.2.3) 2026-03-13 12:27:14.792 | Collecting zstd>=1.5.0.0 (from cinder==27.1.0.dev216) 2026-03-13 12:27:14.803 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-03-13 12:27:15.054 | Collecting boto3>=1.18.49 (from cinder==27.1.0.dev216) 2026-03-13 12:27:15.065 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-03-13 12:27:15.076 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==27.1.0.dev216) (1.9.0) 2026-03-13 12:27:15.077 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (2025.3) 2026-03-13 12:27:15.078 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==27.1.0.dev216) (7.0.1) 2026-03-13 12:27:15.430 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==27.1.0.dev216) 2026-03-13 12:27:15.442 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-03-13 12:27:15.453 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==27.1.0.dev216) (1.1.0) 2026-03-13 12:27:15.472 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==27.1.0.dev216) 2026-03-13 12:27:15.482 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:27:15.494 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==27.1.0.dev216) (2.9.0.post0) 2026-03-13 12:27:15.496 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==27.1.0.dev216) (2.6.3) 2026-03-13 12:27:15.499 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==27.1.0.dev216) (1.17.0) 2026-03-13 12:27:15.524 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==27.1.0.dev216) (2.0.0) 2026-03-13 12:27:15.526 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==27.1.0.dev216) (3.0) 2026-03-13 12:27:15.531 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==27.1.0.dev216) (2.8.0) 2026-03-13 12:27:15.535 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) (0.31.2) 2026-03-13 12:27:15.571 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:15.582 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-03-13 12:27:15.610 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:15.621 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:27:15.669 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:15.680 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:27:15.705 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:15.714 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-13 12:27:15.744 | Collecting googleapis-common-protos<2.0.0,>=1.56.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:15.754 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-03-13 12:27:15.936 | Collecting protobuf<7.0.0,>=4.25.8 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:15.946 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-03-13 12:27:15.975 | Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:15.984 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-13 12:27:16.025 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:16.034 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:27:16.064 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:16.074 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-13 12:27:16.101 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev216) (3.4.4) 2026-03-13 12:27:16.102 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev216) (3.11) 2026-03-13 12:27:16.103 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==27.1.0.dev216) (2023.11.17) 2026-03-13 12:27:16.134 | Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev216) 2026-03-13 12:27:16.143 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-03-13 12:27:16.162 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (25.4.0) 2026-03-13 12:27:16.162 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (2025.9.1) 2026-03-13 12:27:16.163 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (0.37.0) 2026-03-13 12:27:16.163 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev216) (0.30.0) 2026-03-13 12:27:16.170 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev216) (1.8.2) 2026-03-13 12:27:16.170 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev216) (4.15.0) 2026-03-13 12:27:16.173 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev216) (4.1.1) 2026-03-13 12:27:16.174 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev216) (4.0.1) 2026-03-13 12:27:16.174 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev216) (2.11.0) 2026-03-13 12:27:16.180 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==27.1.0.dev216) (7.2.2) 2026-03-13 12:27:16.183 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==27.1.0.dev216) (1.5.0) 2026-03-13 12:27:16.188 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev216) (0.20) 2026-03-13 12:27:16.188 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev216) (3.0.0) 2026-03-13 12:27:16.190 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==27.1.0.dev216) (2.1.1) 2026-03-13 12:27:16.193 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev216) (1.3.0) 2026-03-13 12:27:16.194 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev216) (2.0.0) 2026-03-13 12:27:16.194 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev216) (6.0.3) 2026-03-13 12:27:16.199 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev216) (1.18.4) 2026-03-13 12:27:16.200 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev216) (2.0.2) 2026-03-13 12:27:16.201 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev216) (0.5.0) 2026-03-13 12:27:16.203 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==27.1.0.dev216) (1.3.10) 2026-03-13 12:27:16.210 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (3.2.1) 2026-03-13 12:27:16.211 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (5.3.1) 2026-03-13 12:27:16.212 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (5.6.2) 2026-03-13 12:27:16.212 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (0.15.1) 2026-03-13 12:27:16.215 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (5.1.0) 2026-03-13 12:27:16.224 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==27.1.0.dev216) (0.24.1) 2026-03-13 12:27:16.227 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev216) (5.0.0) 2026-03-13 12:27:16.227 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev216) (3.1.6) 2026-03-13 12:27:16.228 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev216) (4.0.1) 2026-03-13 12:27:16.233 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==27.1.0.dev216) (3.0.3) 2026-03-13 12:27:16.242 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==27.1.0.dev216) (1.1.2) 2026-03-13 12:27:16.255 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==27.1.0.dev216) (1.7.3) 2026-03-13 12:27:16.258 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==27.1.0.dev216) (3.17.0) 2026-03-13 12:27:16.284 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==27.1.0.dev216) 2026-03-13 12:27:16.295 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-13 12:27:16.342 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==27.1.0.dev216) 2026-03-13 12:27:16.352 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-13 12:27:16.395 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==27.1.0.dev216) 2026-03-13 12:27:16.405 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-13 12:27:16.423 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==27.1.0.dev216) (82.0.1) 2026-03-13 12:27:16.433 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==27.1.0.dev216) (0.6.0) 2026-03-13 12:27:16.460 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (4.13.2) 2026-03-13 12:27:16.464 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (0.6.0) 2026-03-13 12:27:16.465 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (3.2.0) 2026-03-13 12:27:16.472 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (1.11.0) 2026-03-13 12:27:16.472 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (14.3.3) 2026-03-13 12:27:16.473 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (1.7.2) 2026-03-13 12:27:16.493 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==27.1.0.dev216) 2026-03-13 12:27:16.504 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-13 12:27:16.514 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==27.1.0.dev216) (24.2.1) 2026-03-13 12:27:16.546 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (4.0.0) 2026-03-13 12:27:16.546 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (2.19.2) 2026-03-13 12:27:16.554 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev216) (0.1.2) 2026-03-13 12:27:16.566 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev216) (0.7) 2026-03-13 12:27:16.590 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==27.1.0.dev216) 2026-03-13 12:27:16.601 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-03-13 12:27:16.642 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev216) (3.4.2) 2026-03-13 12:27:16.643 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev216) (3.3.0) 2026-03-13 12:27:16.645 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev216) (4.0.1) 2026-03-13 12:27:16.671 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==27.1.0.dev216) (2.8.5) 2026-03-13 12:27:16.691 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==27.1.0.dev216) 2026-03-13 12:27:16.702 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-03-13 12:27:16.732 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==27.1.0.dev216) (1.33) 2026-03-13 12:27:16.736 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==27.1.0.dev216) (3.0.0) 2026-03-13 12:27:16.796 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-03-13 12:27:16.825 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-03-13 12:27:17.032 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 66.4 MB/s 0:00:00 2026-03-13 12:27:17.042 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-03-13 12:27:17.064 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-03-13 12:27:17.258 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 76.3 MB/s 0:00:00 2026-03-13 12:27:17.268 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-03-13 12:27:17.290 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-03-13 12:27:17.312 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-03-13 12:27:17.330 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-03-13 12:27:17.350 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-03-13 12:27:17.370 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-03-13 12:27:17.391 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-03-13 12:27:17.408 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-03-13 12:27:17.426 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-03-13 12:27:17.509 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 66.4 MB/s 0:00:00 2026-03-13 12:27:17.521 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-03-13 12:27:17.540 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-03-13 12:27:17.556 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 32.2 MB/s 0:00:00 2026-03-13 12:27:17.566 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-13 12:27:17.588 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-13 12:27:17.639 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-03-13 12:27:17.677 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-03-13 12:27:17.699 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-13 12:27:17.723 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 60.6 MB/s 0:00:00 2026-03-13 12:27:17.734 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-03-13 12:27:17.755 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-03-13 12:27:17.778 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-03-13 12:27:17.797 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-03-13 12:27:17.816 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-03-13 12:27:17.836 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-03-13 12:27:17.855 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-03-13 12:27:17.874 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-03-13 12:27:17.893 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-03-13 12:27:17.912 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-03-13 12:27:17.929 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-03-13 12:27:17.959 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 81.2 MB/s 0:00:00 2026-03-13 12:27:18.038 | Building wheels for collected packages: cinder 2026-03-13 12:27:18.039 | Building editable for cinder (pyproject.toml): started 2026-03-13 12:27:19.113 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-03-13 12:27:19.115 | Created wheel for cinder: filename=cinder-27.1.0.dev216-0.editable-py3-none-any.whl size=9175 sha256=37f55cc4b3ac42f4c1e7718c776b8e1be2c515559d96461717137b6fb04155f8 2026-03-13 12:27:19.116 | Stored in directory: /tmp/pip-ephem-wheel-cache-fmdlmjx4/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-03-13 12:27:19.119 | Successfully built cinder 2026-03-13 12:27:19.259 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, rsa, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-03-13 12:27:23.074 | 2026-03-13 12:27:23.092 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-27.1.0.dev216 google-api-core-2.30.0 google-api-python-client-2.190.0 google-auth-2.48.0 google-auth-httplib2-0.3.0 googleapis-common-protos-1.72.0 invoke-2.2.1 lxml-6.0.2 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.27.1 protobuf-6.33.5 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.2 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.9.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-03-13 12:27:23.592 | + inc/python:pip_install:216 : result=0 2026-03-13 12:27:23.596 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:27:23.601 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:23.607 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:23.611 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:23.618 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:23.623 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:23.629 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:27:23.635 | + functions-common:time_stop:2419 : start_time=1773404830591 2026-03-13 12:27:23.640 | + functions-common:time_stop:2421 : [[ -z 1773404830591 ]] 2026-03-13 12:27:23.645 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:23.653 | + functions-common:time_stop:2424 : end_time=1773404843647 2026-03-13 12:27:23.658 | + functions-common:time_stop:2425 : elapsed_time=13056 2026-03-13 12:27:23.663 | + functions-common:time_stop:2426 : total=60284 2026-03-13 12:27:23.668 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:23.673 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=73340 2026-03-13 12:27:23.678 | + inc/python:pip_install:219 : return 0 2026-03-13 12:27:23.683 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:27:23.688 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:27:23.695 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-03-13 12:27:23.701 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-03-13 12:27:23.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:23.714 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:27:23.718 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/cinder, ]] 2026-03-13 12:27:23.724 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:23.730 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-03-13 12:27:23.735 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-03-13 12:27:23.740 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-03-13 12:27:23.746 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:23.751 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:23.757 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-03-13 12:27:23.780 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-03-13 12:27:23.786 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:27:23.791 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:27:23.797 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:27:23.802 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:27:23.808 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:23.814 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:27:23.819 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:23.825 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:23.831 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:27:23.837 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:23.843 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:27:23.849 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:27:23.855 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-03-13 12:27:23.861 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:27:23.867 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:23.873 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:23.879 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-03-13 12:27:23.933 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-03-13 12:27:23.979 | Reading package lists... 2026-03-13 12:27:24.382 | Building dependency tree... 2026-03-13 12:27:24.383 | Reading state information... 2026-03-13 12:27:24.746 | The following additional packages will be installed: 2026-03-13 12:27:24.746 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-13 12:27:24.746 | python3-typing-extensions python3-urwid python3-wcwidth 2026-03-13 12:27:24.747 | Suggested packages: 2026-03-13 12:27:24.747 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-03-13 12:27:24.784 | The following NEW packages will be installed: 2026-03-13 12:27:24.784 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-13 12:27:24.785 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-03-13 12:27:25.228 | 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:27:25.228 | Need to get 418 kB of archives. 2026-03-13 12:27:25.228 | After this operation, 3,296 kB of additional disk space will be used. 2026-03-13 12:27:25.228 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-03-13 12:27:25.487 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-03-13 12:27:25.505 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-03-13 12:27:25.654 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-03-13 12:27:25.664 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-03-13 12:27:25.675 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-03-13 12:27:25.693 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-03-13 12:27:25.926 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:27:26.012 | Fetched 418 kB in 1s (464 kB/s) 2026-03-13 12:27:26.050 | Selecting previously unselected package python3-typing-extensions. 2026-03-13 12:27:26.080 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68789 files and directories currently installed.) 2026-03-13 12:27:26.083 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-03-13 12:27:26.087 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-03-13 12:27:26.143 | Selecting previously unselected package python3-wcwidth. 2026-03-13 12:27:26.156 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-03-13 12:27:26.159 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-13 12:27:26.218 | Selecting previously unselected package python3-urwid. 2026-03-13 12:27:26.230 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-03-13 12:27:26.234 | Unpacking python3-urwid (2.6.10-1) ... 2026-03-13 12:27:26.312 | Selecting previously unselected package python3-configshell-fb. 2026-03-13 12:27:26.324 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-03-13 12:27:26.331 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-13 12:27:26.408 | Selecting previously unselected package python3-pyudev. 2026-03-13 12:27:26.420 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-03-13 12:27:26.423 | Unpacking python3-pyudev (0.24.0-1) ... 2026-03-13 12:27:26.488 | Selecting previously unselected package python3-rtslib-fb. 2026-03-13 12:27:26.498 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-03-13 12:27:26.502 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-13 12:27:26.567 | Selecting previously unselected package targetcli-fb. 2026-03-13 12:27:26.578 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-03-13 12:27:26.583 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-13 12:27:26.665 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-13 12:27:26.896 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-03-13 12:27:27.052 | Setting up python3-pyudev (0.24.0-1) ... 2026-03-13 12:27:27.218 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-13 12:27:28.018 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-03-13 12:27:28.027 | Setting up python3-urwid (2.6.10-1) ... 2026-03-13 12:27:28.361 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-13 12:27:28.479 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:28.479 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-13 12:27:28.498 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-13 12:27:28.498 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-13 12:27:28.498 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-13 12:27:28.498 | keyword = Word(alphanums + '_\-') 2026-03-13 12:27:28.498 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:28.498 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:28.498 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:28.498 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:28.498 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-13 12:27:28.498 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-13 12:27:28.503 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:28.503 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-13 12:27:28.516 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-13 12:27:28.516 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-13 12:27:28.516 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-13 12:27:28.516 | keyword = Word(alphanums + '_\-') 2026-03-13 12:27:28.516 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:28.516 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:28.516 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-13 12:27:28.516 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-13 12:27:28.516 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-13 12:27:28.516 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-13 12:27:28.545 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-13 12:27:28.679 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-03-13 12:27:28.679 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-03-13 12:27:28.896 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:27:29.602 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:27:29.610 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:27:29.616 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:29.622 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:29.628 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:29.635 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:29.641 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:29.646 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:27:29.651 | + functions-common:time_stop:2419 : start_time=1773404843925 2026-03-13 12:27:29.657 | + functions-common:time_stop:2421 : [[ -z 1773404843925 ]] 2026-03-13 12:27:29.665 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:29.674 | + functions-common:time_stop:2424 : end_time=1773404849668 2026-03-13 12:27:29.680 | + functions-common:time_stop:2425 : elapsed_time=5743 2026-03-13 12:27:29.686 | + functions-common:time_stop:2426 : total=153727 2026-03-13 12:27:29.691 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:29.698 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=159470 2026-03-13 12:27:29.704 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:27:29.711 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:27:29.716 | + ./stack.sh:main:945 : configure_cinder 2026-03-13 12:27:29.721 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-03-13 12:27:29.745 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-03-13 12:27:29.754 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-03-13 12:27:29.760 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-03-13 12:27:29.766 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-13 12:27:29.774 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-03-13 12:27:29.775 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-13 12:27:29.783 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-03-13 12:27:29.789 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-03-13 12:27:29.794 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-13 12:27:29.800 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-03-13 12:27:29.805 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-03-13 12:27:29.810 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-03-13 12:27:29.815 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-03-13 12:27:29.821 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-03-13 12:27:29.843 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-03-13 12:27:29.867 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-03-13 12:27:29.891 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-03-13 12:27:29.913 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-03-13 12:27:29.937 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-03-13 12:27:29.963 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-13 12:27:29.970 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-13 12:27:29.979 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.FYfQ6n2Qf0 2026-03-13 12:27:29.984 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-13 12:27:29.988 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-13 12:27:29.994 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-03-13 12:27:29.999 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.FYfQ6n2Qf0 2026-03-13 12:27:30.010 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.FYfQ6n2Qf0 2026-03-13 12:27:30.031 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.FYfQ6n2Qf0 /etc/sudoers.d/cinder-rootwrap 2026-03-13 12:27:30.051 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-03-13 12:27:30.060 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-13 12:27:30.066 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-13 12:27:30.072 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-13 12:27:30.078 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-13 12:27:30.084 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-03-13 12:27:30.090 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-03-13 12:27:30.095 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-03-13 12:27:30.097 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-13 12:27:30.110 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-13 12:27:30.119 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-13 12:27:30.141 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-13 12:27:30.165 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-03-13 12:27:30.172 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-03-13 12:27:30.182 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-03-13 12:27:30.193 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-03-13 12:27:30.200 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:30.206 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-03-13 12:27:30.212 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:27:30.219 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:27:30.225 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-03-13 12:27:30.231 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:30.238 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-13 12:27:30.244 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:27:30.249 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-03-13 12:27:30.322 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-03-13 12:27:30.390 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.235/identity 2026-03-13 12:27:30.456 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-03-13 12:27:30.526 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-03-13 12:27:30.591 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-03-13 12:27:30.655 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-03-13 12:27:30.722 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-03-13 12:27:30.785 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.204.45.235/identity 2026-03-13 12:27:30.849 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:30.914 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:27:30.977 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:27:30.983 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-03-13 12:27:31.050 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-03-13 12:27:31.113 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-03-13 12:27:31.119 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-03-13 12:27:31.123 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-03-13 12:27:31.129 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-03-13 12:27:31.134 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:27:31.139 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:31.143 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:27:31.179 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:31.185 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:27:31.190 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-03-13 12:27:31.197 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-03-13 12:27:31.269 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-03-13 12:27:31.336 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-03-13 12:27:31.404 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-03-13 12:27:31.472 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-03-13 12:27:31.536 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-03-13 12:27:31.605 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-03-13 12:27:31.678 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.235 2026-03-13 12:27:31.747 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-03-13 12:27:31.817 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-03-13 12:27:31.831 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 84b6c41c31c7efa26e3cc7f4cecdca61 2026-03-13 12:27:31.901 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-03-13 12:27:31.906 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-03-13 12:27:31.979 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-03-13 12:27:32.049 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-03-13 12:27:32.115 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-03-13 12:27:32.187 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-03-13 12:27:32.258 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-03-13 12:27:32.332 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-03-13 12:27:32.375 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:32.381 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-03-13 12:27:32.387 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-03-13 12:27:32.393 | + lib/cinder:configure_cinder:341 : local default_name= 2026-03-13 12:27:32.399 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-03-13 12:27:32.405 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-13 12:27:32.412 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-03-13 12:27:32.418 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-03-13 12:27:32.425 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-03-13 12:27:32.431 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-03-13 12:27:32.438 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-03-13 12:27:32.445 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-03-13 12:27:32.522 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-03-13 12:27:32.596 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-03-13 12:27:32.661 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-03-13 12:27:32.734 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-03-13 12:27:32.806 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-03-13 12:27:32.877 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-03-13 12:27:32.948 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-03-13 12:27:33.013 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-03-13 12:27:33.089 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-03-13 12:27:33.095 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-03-13 12:27:33.101 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-03-13 12:27:33.107 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-03-13 12:27:33.178 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-03-13 12:27:33.183 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-03-13 12:27:33.256 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-03-13 12:27:33.261 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-03-13 12:27:33.268 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-03-13 12:27:33.274 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-03-13 12:27:33.350 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-03-13 12:27:33.355 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-03-13 12:27:33.362 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:33.368 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-03-13 12:27:33.410 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:33.415 | + lib/cinder:configure_cinder:369 : [[ -n swift ]] 2026-03-13 12:27:33.421 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_swift 2026-03-13 12:27:33.428 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_swift 2026-03-13 12:27:33.434 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-03-13 12:27:33.502 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.235:8080/v1/AUTH_ 2026-03-13 12:27:33.567 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-03-13 12:27:33.607 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:33.612 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:33.685 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-03-13 12:27:33.725 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:27:33.731 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-03-13 12:27:33.771 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:33.778 | + lib/cinder:configure_cinder:382 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-03-13 12:27:33.783 | + lib/cinder:configure_cinder:384 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-03-13 12:27:33.854 | + lib/cinder:configure_cinder:385 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-13 12:27:33.929 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-03-13 12:27:33.935 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-03-13 12:27:33.941 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-03-13 12:27:33.947 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-03-13 12:27:33.953 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:27:33.959 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:27:33.965 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:27:34.001 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:34.009 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:27:34.014 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:27:34.020 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:27:34.059 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:34.064 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.235:5672/ 2026-03-13 12:27:34.071 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.235:5672/ 2026-03-13 12:27:34.140 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:27:34.147 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:27:34.153 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-03-13 12:27:34.159 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-03-13 12:27:34.166 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:34.174 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:27:34.217 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:27:34.223 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:27:34.230 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:34.236 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:27:34.243 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-13 12:27:34.314 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:27:34.382 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:27:34.451 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:27:34.522 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-03-13 12:27:34.594 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-03-13 12:27:34.635 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:34.641 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-03-13 12:27:34.647 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:27:34.653 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-03-13 12:27:34.658 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-03-13 12:27:34.663 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:27:34.667 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-03-13 12:27:34.673 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-03-13 12:27:34.679 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:27:34.686 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:27:34.710 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:27:34.710 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:27:34.723 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:27:34.731 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:27:34.750 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-13 12:27:34.759 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-03-13 12:27:34.764 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:27:34.773 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:27:34.779 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-03-13 12:27:34.847 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-03-13 12:27:34.914 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-03-13 12:27:34.982 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:27:35.053 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:27:35.122 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:27:35.187 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:27:35.252 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:27:35.318 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:27:35.383 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-13 12:27:35.447 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:27:35.511 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:27:35.573 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:27:35.634 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-03-13 12:27:35.698 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:27:35.702 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:27:35.710 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-03-13 12:27:35.715 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-03-13 12:27:35.720 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:27:35.726 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:35.732 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:35.738 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-03-13 12:27:35.744 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-03-13 12:27:35.750 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-03-13 12:27:35.816 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:27:35.881 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-03-13 12:27:35.881 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-03-13 12:27:35.893 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-03-13 12:27:35.899 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-03-13 12:27:35.905 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-03-13 12:27:35.910 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:27:35.915 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:27:35.921 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:27:35.928 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:27:35.932 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:35.937 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:35.942 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:27:35.947 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:27:35.953 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:35.958 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:35.964 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-03-13 12:27:36.012 | Enabling site cinder-api. 2026-03-13 12:27:36.020 | To activate the new configuration, you need to run: 2026-03-13 12:27:36.020 | systemctl reload apache2 2026-03-13 12:27:36.028 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:27:36.034 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:27:36.039 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:27:36.044 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:27:36.184 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-03-13 12:27:36.188 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2026-03-13 12:27:36.246 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.235/image 2026-03-13 12:27:36.313 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-03-13 12:27:36.352 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:36.358 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-03-13 12:27:36.425 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:36.496 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-03-13 12:27:36.501 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:36.505 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-13 12:27:36.511 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-03-13 12:27:36.517 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:27:36.523 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-03-13 12:27:36.529 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:36.535 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-13 12:27:36.541 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-03-13 12:27:36.547 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-03-13 12:27:36.622 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-03-13 12:27:36.691 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.235/identity 2026-03-13 12:27:36.762 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-03-13 12:27:36.834 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-03-13 12:27:36.905 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-03-13 12:27:36.972 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-03-13 12:27:37.040 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-03-13 12:27:37.104 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.204.45.235/identity 2026-03-13 12:27:37.173 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:27:37.246 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-03-13 12:27:37.320 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:27:37.326 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-03-13 12:27:37.331 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:37.337 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:27:37.342 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-03-13 12:27:37.349 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-03-13 12:27:37.425 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-03-13 12:27:37.494 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.235/identity 2026-03-13 12:27:37.562 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-03-13 12:27:37.632 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-03-13 12:27:37.701 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-03-13 12:27:37.772 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-03-13 12:27:37.835 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-03-13 12:27:37.898 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-03-13 12:27:37.960 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-03-13 12:27:38.030 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-03-13 12:27:38.034 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-03-13 12:27:38.073 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:38.079 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.235:2379?api_version=v3' 2026-03-13 12:27:38.154 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-13 12:27:38.159 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-13 12:27:38.164 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-03-13 12:27:38.236 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-03-13 12:27:38.307 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-03-13 12:27:38.313 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-03-13 12:27:38.321 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-03-13 12:27:38.394 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-03-13 12:27:38.400 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-13 12:27:38.405 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-13 12:27:38.411 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-13 12:27:38.417 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-03-13 12:27:38.483 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-03-13 12:27:38.550 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.235/identity 2026-03-13 12:27:38.614 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-03-13 12:27:38.680 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-03-13 12:27:38.746 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-03-13 12:27:38.811 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-03-13 12:27:38.880 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-03-13 12:27:38.950 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-03-13 12:27:38.989 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:38.995 | + ./stack.sh:main:950 : stack_install_service neutron 2026-03-13 12:27:39.001 | + lib/stack:stack_install_service:20 : local service=neutron 2026-03-13 12:27:39.007 | + lib/stack:stack_install_service:21 : type install_neutron 2026-03-13 12:27:39.014 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:27:39.020 | + lib/stack:stack_install_service:32 : install_neutron 2026-03-13 12:27:39.026 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-03-13 12:27:39.032 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-03-13 12:27:39.038 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:39.044 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:27:39.051 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,neutron-lib, ]] 2026-03-13 12:27:39.058 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:39.064 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-03-13 12:27:39.069 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-03-13 12:27:39.075 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:39.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 = \A\L\L ]] 2026-03-13 12:27:39.087 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,sqlalchemy, ]] 2026-03-13 12:27:39.091 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:39.098 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-03-13 12:27:39.104 | + inc/python:use_library_from_git:266 : local name=alembic 2026-03-13 12:27:39.110 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:39.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 = \A\L\L ]] 2026-03-13 12:27:39.123 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,alembic, ]] 2026-03-13 12:27:39.130 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:39.136 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-03-13 12:27:39.143 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/neutron.git 2026-03-13 12:27:39.149 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-03-13 12:27:39.155 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:27:39.160 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:27:39.166 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:27:39.173 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:27:39.178 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:27:39.186 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:27:39.225 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:27:39.230 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:27:39.236 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:39.243 | + functions-common:git_clone:602 : echo master 2026-03-13 12:27:39.245 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:27:39.255 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-03-13 12:27:39.262 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:39.268 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-03-13 12:27:39.293 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-03-13 12:27:39.299 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:27:39.301 | + functions-common:git_clone:665 : head -1 2026-03-13 12:27:39.308 | 41a2a5ed8a Merge "Update master for stable/2026.1" 2026-03-13 12:27:39.314 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:27:39.321 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-03-13 12:27:39.327 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:27:39.333 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-13 12:27:39.337 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-03-13 12:27:39.341 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:27:39.345 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-03-13 12:27:39.349 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:27:39.356 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-13 12:27:39.362 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-03-13 12:27:39.369 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:27:39.375 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:27:39.382 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-03-13 12:27:39.387 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:27:39.394 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-03-13 12:27:39.400 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:27:39.407 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:27:39.414 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-03-13 12:27:39.425 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-03-13 12:27:39.431 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-03-13 12:27:39.437 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-03-13 12:27:39.538 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-03-13 12:27:39.543 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:27:39.549 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:27:39.555 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:27:39.560 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-13 12:27:39.566 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-03-13 12:27:39.572 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:27:39.578 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:27:39.584 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:27:39.588 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:27:39.593 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:27:39.598 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:27:39.605 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:27:39.611 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-03-13 12:27:39.657 | Using python 3.12 to install /opt/stack/neutron 2026-03-13 12:27:39.662 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-03-13 12:27:40.239 | Obtaining file:///opt/stack/neutron 2026-03-13 12:27:40.244 | Installing build dependencies: started 2026-03-13 12:27:41.275 | Installing build dependencies: finished with status 'done' 2026-03-13 12:27:41.277 | Checking if build backend supports build_editable: started 2026-03-13 12:27:41.580 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:27:41.582 | Getting requirements to build editable: started 2026-03-13 12:27:41.757 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:27:41.759 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:27:42.904 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:27:42.923 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.0.3) 2026-03-13 12:27:42.923 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.10.1) 2026-03-13 12:27:42.924 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.1.0) 2026-03-13 12:27:42.924 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.5.1) 2026-03-13 12:27:42.925 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.0.0) 2026-03-13 12:27:42.925 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.2.1) 2026-03-13 12:27:43.026 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:43.093 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:27:43.102 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (0.31.2) 2026-03-13 12:27:43.103 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.32.5) 2026-03-13 12:27:43.104 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.1.6) 2026-03-13 12:27:43.104 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (12.0.0) 2026-03-13 12:27:43.105 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (1.3.0) 2026-03-13 12:27:43.145 | Collecting neutron-lib>=3.24.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:43.149 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:27:43.176 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:43.179 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-03-13 12:27:43.191 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (9.1.4) 2026-03-13 12:27:43.192 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.0.46) 2026-03-13 12:27:43.193 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (1.8.9) 2026-03-13 12:27:43.194 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.13.1) 2026-03-13 12:27:43.194 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (1.18.4) 2026-03-13 12:27:43.195 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.7.0) 2026-03-13 12:27:43.195 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (4.1.1) 2026-03-13 12:27:43.196 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.4.0) 2026-03-13 12:27:43.196 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (10.3.0) 2026-03-13 12:27:43.196 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (6.3.0) 2026-03-13 12:27:43.197 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (18.0.0) 2026-03-13 12:27:43.197 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (6.7.2) 2026-03-13 12:27:43.198 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (8.1.0) 2026-03-13 12:27:43.198 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (17.3.0) 2026-03-13 12:27:43.199 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (8.0.0) 2026-03-13 12:27:43.199 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.0.0) 2026-03-13 12:27:43.199 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.10.1) 2026-03-13 12:27:43.200 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.7.0) 2026-03-13 12:27:43.200 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.9.0) 2026-03-13 12:27:43.201 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (5.9.1) 2026-03-13 12:27:43.201 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev11) (4.5.1) 2026-03-13 12:27:43.202 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (2.7.1) 2026-03-13 12:27:43.202 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (10.0.0) 2026-03-13 12:27:43.203 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.9.0) 2026-03-13 12:27:43.203 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (4.3.0) 2026-03-13 12:27:43.230 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev11) 2026-03-13 12:27:43.234 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-13 12:27:43.263 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:43.269 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:27:43.293 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:43.298 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-03-13 12:27:43.376 | Installing build dependencies: started 2026-03-13 12:27:44.337 | Installing build dependencies: finished with status 'done' 2026-03-13 12:27:44.338 | Getting requirements to build wheel: started 2026-03-13 12:27:44.716 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:27:44.718 | Preparing metadata (pyproject.toml): started 2026-03-13 12:27:44.964 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:27:45.001 | Collecting ovsdbapp>=2.14.1 (from neutron==28.1.0.dev11) 2026-03-13 12:27:45.006 | Downloading ovsdbapp-2.16.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:27:45.015 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (7.2.2) 2026-03-13 12:27:45.036 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev11) 2026-03-13 12:27:45.040 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-03-13 12:27:45.053 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (24.2.1) 2026-03-13 12:27:45.053 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (18.12.0) 2026-03-13 12:27:45.054 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (4.10.0) 2026-03-13 12:27:45.073 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:45.078 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:27:45.116 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev11) 2026-03-13 12:27:45.119 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-13 12:27:45.129 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (3.2.1) 2026-03-13 12:27:45.129 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev11) (8.1.0) 2026-03-13 12:27:45.132 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev11) (1.3.10) 2026-03-13 12:27:45.133 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev11) (4.15.0) 2026-03-13 12:27:45.135 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev11) (2.1.1) 2026-03-13 12:27:45.138 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev11) (3.3.2) 2026-03-13 12:27:45.140 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev11) (3.0.3) 2026-03-13 12:27:45.141 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev11) (2.1.0) 2026-03-13 12:27:45.142 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev11) (1.8.2) 2026-03-13 12:27:45.146 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev11) (4.0.1) 2026-03-13 12:27:45.146 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev11) (2.11.0) 2026-03-13 12:27:45.147 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev11) (5.8.0) 2026-03-13 12:27:45.215 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.1.0.dev11) 2026-03-13 12:27:45.219 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-03-13 12:27:45.247 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.1.0.dev11) 2026-03-13 12:27:45.251 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-13 12:27:45.264 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (43.0.3) 2026-03-13 12:27:45.265 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (1.5.0) 2026-03-13 12:27:45.265 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (1.1.0) 2026-03-13 12:27:45.266 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (1.33) 2026-03-13 12:27:45.267 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (4.9.2) 2026-03-13 12:27:45.267 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (6.0.3) 2026-03-13 12:27:45.268 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev11) (1.4.0) 2026-03-13 12:27:45.271 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev11) (2.0.0) 2026-03-13 12:27:45.274 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev11) (3.0) 2026-03-13 12:27:45.278 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev11) (3.0.0) 2026-03-13 12:27:45.281 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev11) (0.40.4) 2026-03-13 12:27:45.281 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev11) (1.1.2) 2026-03-13 12:27:45.299 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev11) 2026-03-13 12:27:45.304 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-03-13 12:27:45.358 | Installing build dependencies: started 2026-03-13 12:27:46.289 | Installing build dependencies: finished with status 'done' 2026-03-13 12:27:46.290 | Getting requirements to build wheel: started 2026-03-13 12:27:46.684 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:27:46.686 | Preparing metadata (pyproject.toml): started 2026-03-13 12:27:46.904 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:27:46.911 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev11) (26.0) 2026-03-13 12:27:46.913 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev11) (2.8.0) 2026-03-13 12:27:46.914 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev11) (3.3.2) 2026-03-13 12:27:46.921 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev11) (4.0.0) 2026-03-13 12:27:46.921 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev11) (6.0.2) 2026-03-13 12:27:46.935 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev11) (0.20) 2026-03-13 12:27:46.938 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev11) (2.0.0) 2026-03-13 12:27:46.943 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev11) (2.0.2) 2026-03-13 12:27:46.943 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev11) (0.5.0) 2026-03-13 12:27:46.948 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev11) (2.9.0.post0) 2026-03-13 12:27:46.951 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev11) (7.0.1) 2026-03-13 12:27:46.952 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev11) (5.3.1) 2026-03-13 12:27:46.952 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev11) (5.6.2) 2026-03-13 12:27:46.953 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev11) (0.15.1) 2026-03-13 12:27:46.955 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev11) (5.1.0) 2026-03-13 12:27:46.961 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev11) (2025.3) 2026-03-13 12:27:46.966 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev11) (0.24.1) 2026-03-13 12:27:46.968 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev11) (5.0.0) 2026-03-13 12:27:46.969 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev11) (4.0.1) 2026-03-13 12:27:46.987 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev11) (1.7.3) 2026-03-13 12:27:47.007 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev11) 2026-03-13 12:27:47.012 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-13 12:27:47.031 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev11) (3.17.0) 2026-03-13 12:27:47.063 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev11) 2026-03-13 12:27:47.066 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-03-13 12:27:47.091 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.1.0.dev11) 2026-03-13 12:27:47.093 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-13 12:27:47.106 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev11) (2.2.1) 2026-03-13 12:27:47.107 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev11) (1.6.2) 2026-03-13 12:27:47.114 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev11) (82.0.1) 2026-03-13 12:27:47.131 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev11) (0.6.0) 2026-03-13 12:27:47.159 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev11) (1.17.0) 2026-03-13 12:27:47.162 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev11) (4.13.2) 2026-03-13 12:27:47.162 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev11) (4.26.0) 2026-03-13 12:27:47.185 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev11) 2026-03-13 12:27:47.188 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-13 12:27:47.201 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (0.6.0) 2026-03-13 12:27:47.202 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (3.2.0) 2026-03-13 12:27:47.209 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (1.11.0) 2026-03-13 12:27:47.209 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (14.3.3) 2026-03-13 12:27:47.210 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (1.7.2) 2026-03-13 12:27:47.213 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (25.4.0) 2026-03-13 12:27:47.214 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (2025.9.1) 2026-03-13 12:27:47.214 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (0.37.0) 2026-03-13 12:27:47.215 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (0.30.0) 2026-03-13 12:27:47.253 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev11) (3.4.4) 2026-03-13 12:27:47.253 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev11) (3.11) 2026-03-13 12:27:47.254 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev11) (2.6.3) 2026-03-13 12:27:47.254 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev11) (2023.11.17) 2026-03-13 12:27:47.282 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (4.0.0) 2026-03-13 12:27:47.283 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (2.19.2) 2026-03-13 12:27:47.290 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev11) (0.1.2) 2026-03-13 12:27:47.302 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev11) (0.7) 2026-03-13 12:27:47.339 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.1.0.dev11) (2.8.5) 2026-03-13 12:27:47.344 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev11) (0.16.0) 2026-03-13 12:27:47.414 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-03-13 12:27:47.441 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 22.1 MB/s 0:00:00 2026-03-13 12:27:47.604 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-03-13 12:27:47.657 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 39.3 MB/s 0:00:00 2026-03-13 12:27:47.662 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-03-13 12:27:47.672 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-03-13 12:27:47.684 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-03-13 12:27:47.698 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-03-13 12:27:47.710 | Downloading ovsdbapp-2.16.0-py3-none-any.whl (151 kB) 2026-03-13 12:27:47.722 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-13 12:27:47.772 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-03-13 12:27:47.788 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-03-13 12:27:47.823 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-03-13 12:27:47.840 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-03-13 12:27:47.853 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-03-13 12:27:47.872 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-03-13 12:27:47.882 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-03-13 12:27:47.967 | Building wheels for collected packages: neutron, ncclient, ovs 2026-03-13 12:27:47.968 | Building editable for neutron (pyproject.toml): started 2026-03-13 12:27:49.265 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-03-13 12:27:49.266 | Created wheel for neutron: filename=neutron-28.1.0.dev11-0.editable-py3-none-any.whl size=12061 sha256=3dbc3142b1e84bc664c1e03622ca574e9d62e71476b7a635153f29fe21d741a9 2026-03-13 12:27:49.266 | Stored in directory: /tmp/pip-ephem-wheel-cache-644i2kvp/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-03-13 12:27:49.272 | Building wheel for ncclient (pyproject.toml): started 2026-03-13 12:27:49.565 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-03-13 12:27:49.567 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=d30db56627d4bd28bb9b30e59b6995e44dc3efbb411882de81e7f89947445a9d 2026-03-13 12:27:49.567 | Stored in directory: /opt/stack/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-03-13 12:27:49.574 | Building wheel for ovs (pyproject.toml): started 2026-03-13 12:27:50.003 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-03-13 12:27:50.004 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=def7f39913abd18dbde32c9da9a0b4e57f89e5bae2e07691261d93182e0d1df2 2026-03-13 12:27:50.005 | Stored in directory: /opt/stack/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-03-13 12:27:50.010 | Successfully built neutron ncclient ovs 2026-03-13 12:27:50.156 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-03-13 12:27:53.482 | 2026-03-13 12:27:53.499 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.1.0.dev11 neutron-lib-3.24.0 os-ken-4.1.1 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-4.3.0 osc-lib-4.4.0 ovs-3.7.0 ovsdbapp-2.16.0 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-03-13 12:27:53.761 | + inc/python:pip_install:216 : result=0 2026-03-13 12:27:53.766 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:27:53.771 | + functions-common:time_stop:2412 : local name 2026-03-13 12:27:53.777 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:27:53.782 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:27:53.787 | + functions-common:time_stop:2415 : local total 2026-03-13 12:27:53.793 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:27:53.799 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:27:53.803 | + functions-common:time_stop:2419 : start_time=1773404859646 2026-03-13 12:27:53.809 | + functions-common:time_stop:2421 : [[ -z 1773404859646 ]] 2026-03-13 12:27:53.816 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:27:53.824 | + functions-common:time_stop:2424 : end_time=1773404873819 2026-03-13 12:27:53.828 | + functions-common:time_stop:2425 : elapsed_time=14173 2026-03-13 12:27:53.833 | + functions-common:time_stop:2426 : total=73340 2026-03-13 12:27:53.839 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:27:53.844 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=87513 2026-03-13 12:27:53.849 | + inc/python:pip_install:219 : return 0 2026-03-13 12:27:53.854 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:27:53.859 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:27:53.866 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-03-13 12:27:53.872 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-03-13 12:27:53.878 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:27:53.884 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:27:53.890 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/neutron, ]] 2026-03-13 12:27:53.896 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:27:53.902 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-03-13 12:27:53.908 | + lib/neutron:install_neutron:529 : install_ovn 2026-03-13 12:27:53.915 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-03-13 12:27:53.915 | Installing OVN and dependent packages 2026-03-13 12:27:53.921 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-03-13 12:27:53.926 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-03-13 12:27:53.964 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:27:53.971 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-03-13 12:27:54.006 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:27:54.013 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-03-13 12:27:54.053 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:54.059 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-03-13 12:27:54.065 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-03-13 12:27:54.102 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:27:54.109 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-03-13 12:27:54.116 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-03-13 12:27:54.141 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-03-13 12:27:54.148 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown stack /var/run/openvswitch 2026-03-13 12:27:54.169 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-03-13 12:27:54.177 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-03-13 12:27:54.227 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-03-13 12:27:54.233 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:27:54.240 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:27:54.248 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:27:54.255 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:27:54.262 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:27:54.268 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:27:54.274 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:54.279 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:54.286 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:27:54.292 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:27:54.298 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:27:54.304 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:27:54.311 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-03-13 12:27:54.318 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:27:54.324 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:27:54.329 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:27:54.335 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-03-13 12:27:54.381 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-03-13 12:27:54.420 | Reading package lists... 2026-03-13 12:27:54.683 | Building dependency tree... 2026-03-13 12:27:54.684 | Reading state information... 2026-03-13 12:27:54.935 | make is already the newest version (4.3-4.1build2). 2026-03-13 12:27:54.935 | make set to manually installed. 2026-03-13 12:27:54.935 | The following additional packages will be installed: 2026-03-13 12:27:54.936 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-03-13 12:27:54.936 | python3-openvswitch python3-sortedcontainers 2026-03-13 12:27:54.937 | Suggested packages: 2026-03-13 12:27:54.937 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-03-13 12:27:54.971 | The following NEW packages will be installed: 2026-03-13 12:27:54.972 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-03-13 12:27:54.972 | openvswitch-switch python3-netifaces python3-openvswitch 2026-03-13 12:27:54.972 | python3-sortedcontainers 2026-03-13 12:27:55.288 | 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:27:55.288 | Need to get 4,335 kB of archives. 2026-03-13 12:27:55.289 | After this operation, 13.8 MB of additional disk space will be used. 2026-03-13 12:27:55.289 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-03-13 12:27:55.384 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.1 [1,042 kB] 2026-03-13 12:27:55.421 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-03-13 12:27:56.995 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-03-13 12:27:56.997 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-03-13 12:27:56.998 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.1 [1,034 kB] 2026-03-13 12:27:57.017 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.1 [1,608 kB] 2026-03-13 12:27:57.036 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-03-13 12:27:57.036 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-03-13 12:27:57.237 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:27:57.291 | Fetched 4,335 kB in 2s (2,117 kB/s) 2026-03-13 12:27:57.336 | Selecting previously unselected package libunbound8:amd64. 2026-03-13 12:27:57.374 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69008 files and directories currently installed.) 2026-03-13 12:27:57.378 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-03-13 12:27:57.385 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-13 12:27:57.451 | Selecting previously unselected package openvswitch-common. 2026-03-13 12:27:57.463 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:57.468 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:57.566 | Selecting previously unselected package python3-netifaces:amd64. 2026-03-13 12:27:57.577 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-03-13 12:27:57.581 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-13 12:27:57.639 | Selecting previously unselected package python3-sortedcontainers. 2026-03-13 12:27:57.651 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-03-13 12:27:57.655 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-03-13 12:27:57.718 | Selecting previously unselected package libxdp1:amd64. 2026-03-13 12:27:57.728 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-03-13 12:27:57.733 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-13 12:27:57.800 | Selecting previously unselected package python3-openvswitch. 2026-03-13 12:27:57.813 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:57.818 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:57.925 | Selecting previously unselected package openvswitch-switch. 2026-03-13 12:27:57.937 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:27:57.948 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:58.064 | Selecting previously unselected package libfakeroot:amd64. 2026-03-13 12:27:58.075 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-03-13 12:27:58.079 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-03-13 12:27:58.136 | Selecting previously unselected package fakeroot. 2026-03-13 12:27:58.150 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-03-13 12:27:58.155 | Unpacking fakeroot (1.33-1) ... 2026-03-13 12:27:58.246 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-03-13 12:27:58.421 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-03-13 12:27:58.437 | Setting up fakeroot (1.33-1) ... 2026-03-13 12:27:58.452 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-03-13 12:27:58.470 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-13 12:27:58.482 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-13 12:27:58.495 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-13 12:27:58.506 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:58.523 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:58.776 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-13 12:27:58.802 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-03-13 12:27:59.278 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-03-13 12:27:59.424 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-03-13 12:28:00.338 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:28:01.592 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:28:01.907 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:28:01.915 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:28:01.921 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:01.927 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:01.934 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:01.942 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:01.948 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:01.955 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:28:01.960 | + functions-common:time_stop:2419 : start_time=1773404874375 2026-03-13 12:28:01.967 | + functions-common:time_stop:2421 : [[ -z 1773404874375 ]] 2026-03-13 12:28:01.973 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:01.983 | + functions-common:time_stop:2424 : end_time=1773404881976 2026-03-13 12:28:01.989 | + functions-common:time_stop:2425 : elapsed_time=7601 2026-03-13 12:28:01.994 | + functions-common:time_stop:2426 : total=159470 2026-03-13 12:28:02.001 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:02.007 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=167071 2026-03-13 12:28:02.014 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:28:02.021 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-03-13 12:28:02.070 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-03-13 12:28:02.077 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:28:02.083 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:28:02.088 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:28:02.095 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:28:02.100 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:02.105 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:28:02.111 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:02.119 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:02.125 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:28:02.132 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:02.138 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:28:02.143 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:28:02.150 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-03-13 12:28:02.157 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:28:02.164 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:02.171 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:02.178 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-03-13 12:28:02.233 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-03-13 12:28:02.278 | Reading package lists... 2026-03-13 12:28:02.732 | Building dependency tree... 2026-03-13 12:28:02.732 | Reading state information... 2026-03-13 12:28:03.167 | The following additional packages will be installed: 2026-03-13 12:28:03.167 | ovn-common 2026-03-13 12:28:03.215 | The following NEW packages will be installed: 2026-03-13 12:28:03.215 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-03-13 12:28:03.411 | 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:28:03.411 | Need to get 2,360 kB of archives. 2026-03-13 12:28:03.411 | After this operation, 8,355 kB of additional disk space will be used. 2026-03-13 12:28:03.412 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-03-13 12:28:04.015 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-03-13 12:28:04.101 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-03-13 12:28:04.171 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-03-13 12:28:04.506 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:28:04.581 | Fetched 2,360 kB in 1s (2,317 kB/s) 2026-03-13 12:28:04.634 | Selecting previously unselected package ovn-common. 2026-03-13 12:28:04.673 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69271 files and directories currently installed.) 2026-03-13 12:28:04.677 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:28:04.681 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:28:04.800 | Selecting previously unselected package ovn-central. 2026-03-13 12:28:04.811 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:28:04.815 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:28:04.895 | Selecting previously unselected package ovn-controller-vtep. 2026-03-13 12:28:04.907 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:28:04.911 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:28:04.978 | Selecting previously unselected package ovn-host. 2026-03-13 12:28:04.986 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-13 12:28:04.996 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:28:05.095 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:28:05.115 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:28:05.444 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-13 12:28:05.590 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-03-13 12:28:05.908 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-13 12:28:05.982 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:28:06.316 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-13 12:28:06.445 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-03-13 12:28:06.934 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-03-13 12:28:07.430 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-03-13 12:28:08.018 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-13 12:28:08.112 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-13 12:28:08.268 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-03-13 12:28:08.711 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:28:10.178 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:28:10.184 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:28:10.190 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:10.196 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:10.202 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:10.208 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:10.214 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:10.219 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:28:10.224 | + functions-common:time_stop:2419 : start_time=1773404882225 2026-03-13 12:28:10.229 | + functions-common:time_stop:2421 : [[ -z 1773404882225 ]] 2026-03-13 12:28:10.236 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:10.245 | + functions-common:time_stop:2424 : end_time=1773404890238 2026-03-13 12:28:10.250 | + functions-common:time_stop:2425 : elapsed_time=8013 2026-03-13 12:28:10.256 | + functions-common:time_stop:2426 : total=167071 2026-03-13 12:28:10.260 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:10.267 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=175084 2026-03-13 12:28:10.273 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:28:10.279 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-13 12:28:10.284 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-13 12:28:10.289 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-03-13 12:28:10.296 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-03-13 12:28:10.305 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:10.311 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-03-13 12:28:10.317 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:10.322 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-03-13 12:28:10.329 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:10.335 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-03-13 12:28:10.341 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:10.347 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-03-13 12:28:10.353 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:10.360 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-03-13 12:28:10.365 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:10.372 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-03-13 12:28:10.378 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:10.385 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-03-13 12:28:10.392 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-13 12:28:10.401 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-03-13 12:28:10.405 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-03-13 12:28:10.410 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-03-13 12:28:10.417 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:10.423 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:28:10.428 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,ovsdbapp, ]] 2026-03-13 12:28:10.433 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:10.438 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:10.446 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:28:10.452 | + ./stack.sh:main:953 : is_service_enabled nova 2026-03-13 12:28:10.498 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:10.504 | + ./stack.sh:main:955 : stack_install_service nova 2026-03-13 12:28:10.511 | + lib/stack:stack_install_service:20 : local service=nova 2026-03-13 12:28:10.519 | + lib/stack:stack_install_service:21 : type install_nova 2026-03-13 12:28:10.525 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:28:10.533 | + lib/stack:stack_install_service:32 : install_nova 2026-03-13 12:28:10.540 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-03-13 12:28:10.547 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-03-13 12:28:10.554 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:10.561 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:28:10.568 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-vif, ]] 2026-03-13 12:28:10.575 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:10.582 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-03-13 12:28:10.624 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:10.631 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-13 12:28:10.638 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-03-13 12:28:10.646 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-03-13 12:28:10.651 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-03-13 12:28:10.752 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-03-13 12:28:10.758 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:10.765 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:10.771 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-13 12:28:10.776 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:28:10.782 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:28:10.788 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:28:10.794 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:28:10.800 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:10.807 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:28:10.812 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:10.819 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:10.825 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:28:10.831 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:10.837 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:28:10.843 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:28:10.849 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-13 12:28:10.856 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:28:10.862 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:10.868 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:10.874 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-13 12:28:10.924 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-13 12:28:10.971 | Reading package lists... 2026-03-13 12:28:11.348 | Building dependency tree... 2026-03-13 12:28:11.349 | Reading state information... 2026-03-13 12:28:11.709 | The following additional packages will be installed: 2026-03-13 12:28:11.709 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-13 12:28:11.709 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-13 12:28:11.709 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-03-13 12:28:11.709 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-13 12:28:11.709 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-03-13 12:28:11.709 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-03-13 12:28:11.709 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-03-13 12:28:11.710 | qemu-system-x86 seabios systemd-container 2026-03-13 12:28:11.711 | Suggested packages: 2026-03-13 12:28:11.711 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-03-13 12:28:11.711 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-03-13 12:28:11.711 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-03-13 12:28:11.711 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-03-13 12:28:11.711 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-03-13 12:28:11.711 | auditd nfs-common systemtap zfsutils samba vde2 2026-03-13 12:28:11.711 | Recommended packages: 2026-03-13 12:28:11.711 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-03-13 12:28:11.711 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-03-13 12:28:11.711 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-03-13 12:28:11.711 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-03-13 12:28:11.770 | The following NEW packages will be installed: 2026-03-13 12:28:11.770 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-13 12:28:11.771 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-13 12:28:11.771 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-03-13 12:28:11.771 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-13 12:28:11.771 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-03-13 12:28:11.772 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-03-13 12:28:11.772 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-03-13 12:28:11.772 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-03-13 12:28:11.772 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-03-13 12:28:12.215 | 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:28:12.215 | Need to get 127 MB of archives. 2026-03-13 12:28:12.215 | After this operation, 527 MB of additional disk space will be used. 2026-03-13 12:28:12.215 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-03-13 12:28:12.462 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-03-13 12:28:12.852 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-03-13 12:28:12.853 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-03-13 12:28:12.877 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-03-13 12:28:12.878 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-03-13 12:28:12.885 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-03-13 12:28:12.943 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-03-13 12:28:12.944 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-03-13 12:28:12.944 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-03-13 12:28:12.945 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-03-13 12:28:12.946 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-03-13 12:28:13.010 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-03-13 12:28:13.012 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-03-13 12:28:13.013 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-03-13 12:28:13.015 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-03-13 12:28:13.088 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.12 [1,830 kB] 2026-03-13 12:28:13.253 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.12 [438 kB] 2026-03-13 12:28:13.257 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.12 [740 kB] 2026-03-13 12:28:13.332 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.12 [431 kB] 2026-03-13 12:28:13.336 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.12 [3,114 B] 2026-03-13 12:28:13.336 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.12 [6,044 B] 2026-03-13 12:28:13.336 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.12 [417 kB] 2026-03-13 12:28:13.402 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.12 [1,372 B] 2026-03-13 12:28:13.403 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.12 [49.7 kB] 2026-03-13 12:28:13.404 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.12 [178 kB] 2026-03-13 12:28:13.406 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-03-13 12:28:13.413 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-03-13 12:28:13.414 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.13 [1,255 kB] 2026-03-13 12:28:13.489 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.13 [1,795 kB] 2026-03-13 12:28:13.566 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.13 [10.9 MB] 2026-03-13 12:28:13.829 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.13 [16.3 MB] 2026-03-13 12:28:14.146 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.13 [9,105 kB] 2026-03-13 12:28:14.349 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.13 [6,308 kB] 2026-03-13 12:28:14.452 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-03-13 12:28:14.453 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.13 [11.2 MB] 2026-03-13 12:28:14.729 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.13 [3,434 kB] 2026-03-13 12:28:14.793 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.13 [57.7 MB] 2026-03-13 12:28:15.973 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.13 [58.0 kB] 2026-03-13 12:28:15.973 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.12 [71.7 kB] 2026-03-13 12:28:16.253 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:28:16.320 | Fetched 127 MB in 4s (30.3 MB/s) 2026-03-13 12:28:16.365 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-03-13 12:28:16.414 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69339 files and directories currently installed.) 2026-03-13 12:28:16.418 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-03-13 12:28:16.425 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-13 12:28:16.472 | Selecting previously unselected package ipxe-qemu. 2026-03-13 12:28:16.483 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-03-13 12:28:16.486 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-13 12:28:16.586 | Selecting previously unselected package libasound2-data. 2026-03-13 12:28:16.597 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-03-13 12:28:16.601 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-13 12:28:16.685 | Selecting previously unselected package libasound2t64:amd64. 2026-03-13 12:28:16.697 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-03-13 12:28:16.700 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-13 12:28:16.764 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-03-13 12:28:16.776 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-03-13 12:28:16.780 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-13 12:28:16.832 | Selecting previously unselected package libnspr4:amd64. 2026-03-13 12:28:16.841 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-03-13 12:28:16.845 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-13 12:28:16.899 | Selecting previously unselected package libnss3:amd64. 2026-03-13 12:28:16.910 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-03-13 12:28:16.914 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-13 12:28:16.995 | Selecting previously unselected package libpcsclite1:amd64. 2026-03-13 12:28:17.003 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-03-13 12:28:17.007 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-13 12:28:17.093 | Selecting previously unselected package libcacard0:amd64. 2026-03-13 12:28:17.102 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-03-13 12:28:17.107 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-13 12:28:17.163 | Selecting previously unselected package libdaxctl1:amd64. 2026-03-13 12:28:17.176 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-03-13 12:28:17.180 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-13 12:28:17.236 | Selecting previously unselected package libndctl6:amd64. 2026-03-13 12:28:17.249 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-03-13 12:28:17.253 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-03-13 12:28:17.311 | Selecting previously unselected package libpciaccess0:amd64. 2026-03-13 12:28:17.324 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-03-13 12:28:17.328 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-13 12:28:17.382 | Selecting previously unselected package libpmem1:amd64. 2026-03-13 12:28:17.395 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-03-13 12:28:17.399 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-13 12:28:17.464 | Selecting previously unselected package librdmacm1t64:amd64. 2026-03-13 12:28:17.476 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-03-13 12:28:17.482 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:28:17.540 | Selecting previously unselected package libslirp0:amd64. 2026-03-13 12:28:17.551 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-03-13 12:28:17.555 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-13 12:28:17.606 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-03-13 12:28:17.619 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-03-13 12:28:17.623 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-13 12:28:17.677 | Selecting previously unselected package libvirt0:amd64. 2026-03-13 12:28:17.688 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:28:17.691 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:17.814 | Selecting previously unselected package libvirt-clients. 2026-03-13 12:28:17.823 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:28:17.842 | Unpacking libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:17.912 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-03-13 12:28:17.923 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:28:17.938 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:18.024 | Selecting previously unselected package libvirt-daemon. 2026-03-13 12:28:18.037 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:28:18.053 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:18.137 | Selecting previously unselected package libvirt-daemon-config-network. 2026-03-13 12:28:18.151 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.12_all.deb ... 2026-03-13 12:28:18.167 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:18.227 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-03-13 12:28:18.239 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.12_all.deb ... 2026-03-13 12:28:18.256 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:18.317 | Selecting previously unselected package systemd-container. 2026-03-13 12:28:18.328 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.12_amd64.deb ... 2026-03-13 12:28:18.331 | Unpacking systemd-container (255.4-1ubuntu8.12) ... 2026-03-13 12:28:18.425 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-03-13 12:28:18.437 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.12_all.deb ... 2026-03-13 12:28:18.452 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:18.511 | Selecting previously unselected package libvirt-daemon-system. 2026-03-13 12:28:18.523 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:28:18.582 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:18.654 | Selecting previously unselected package libvirt-dev:amd64. 2026-03-13 12:28:18.664 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-13 12:28:18.681 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:18.754 | Selecting previously unselected package python3-libvirt. 2026-03-13 12:28:18.766 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-03-13 12:28:18.770 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-03-13 12:28:18.837 | Selecting previously unselected package libfdt1:amd64. 2026-03-13 12:28:18.852 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-03-13 12:28:18.857 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-03-13 12:28:18.913 | Selecting previously unselected package qemu-system-common. 2026-03-13 12:28:18.925 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:18.929 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:19.081 | Selecting previously unselected package qemu-system-data. 2026-03-13 12:28:19.093 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.13_all.deb ... 2026-03-13 12:28:19.097 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:19.257 | Selecting previously unselected package qemu-system-arm. 2026-03-13 12:28:19.268 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:19.285 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:19.760 | Selecting previously unselected package qemu-system-mips. 2026-03-13 12:28:19.773 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:19.788 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:20.329 | Selecting previously unselected package qemu-system-ppc. 2026-03-13 12:28:20.339 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:20.355 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:20.705 | Selecting previously unselected package qemu-system-sparc. 2026-03-13 12:28:20.716 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:20.733 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:20.995 | Selecting previously unselected package seabios. 2026-03-13 12:28:21.003 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-03-13 12:28:21.007 | Unpacking seabios (1.16.3-2) ... 2026-03-13 12:28:21.084 | Selecting previously unselected package qemu-system-x86. 2026-03-13 12:28:21.095 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:21.111 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:21.604 | Selecting previously unselected package qemu-system-s390x. 2026-03-13 12:28:21.615 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:21.633 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:21.837 | Selecting previously unselected package qemu-system-misc. 2026-03-13 12:28:21.850 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:21.866 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:23.601 | Selecting previously unselected package qemu-system. 2026-03-13 12:28:23.611 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-13 12:28:23.615 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:23.670 | Selecting previously unselected package systemd-coredump. 2026-03-13 12:28:23.681 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.12_amd64.deb ... 2026-03-13 12:28:23.686 | Unpacking systemd-coredump (255.4-1ubuntu8.12) ... 2026-03-13 12:28:23.773 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-13 12:28:23.785 | Setting up systemd-coredump (255.4-1ubuntu8.12) ... 2026-03-13 12:28:24.109 | Creating group 'systemd-coredump' with GID 989. 2026-03-13 12:28:24.111 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-03-13 12:28:24.136 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-03-13 12:28:24.146 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-13 12:28:24.158 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-13 12:28:24.169 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-13 12:28:24.180 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-13 12:28:24.191 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-13 12:28:24.202 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:24.213 | Setting up seabios (1.16.3-2) ... 2026-03-13 12:28:24.223 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:24.235 | Setting up systemd-container (255.4-1ubuntu8.12) ... 2026-03-13 12:28:24.393 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-03-13 12:28:24.740 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-13 12:28:24.751 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-13 12:28:24.762 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-13 12:28:24.771 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-03-13 12:28:24.781 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-13 12:28:24.791 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-13 12:28:24.801 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-13 12:28:24.813 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:25.284 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-13 12:28:25.294 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:25.615 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-03-13 12:28:25.855 | Setting up libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:25.889 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:25.912 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-13 12:28:25.923 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-13 12:28:25.933 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:25.956 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:25.977 | Setting up libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:26.000 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:26.152 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-03-13 12:28:26.549 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:26.573 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:26.596 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:26.617 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:26.640 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:26.662 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:26.684 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-13 12:28:27.034 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-03-13 12:28:27.581 | info: Selecting GID from range 100 to 999 ... 2026-03-13 12:28:27.586 | info: Adding group `swtpm' (GID 116) ... 2026-03-13 12:28:27.659 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-03-13 12:28:27.659 | 2026-03-13 12:28:27.670 | info: Selecting UID from range 100 to 999 ... 2026-03-13 12:28:27.670 | 2026-03-13 12:28:27.676 | info: Adding system user `swtpm' (UID 113) ... 2026-03-13 12:28:27.682 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-03-13 12:28:27.743 | info: Not creating home directory `/var/lib/swtpm'. 2026-03-13 12:28:27.935 | Enabling libvirt default network 2026-03-13 12:28:27.957 | Inserted module 'msr' 2026-03-13 12:28:28.125 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-03-13 12:28:28.125 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-03-13 12:28:28.125 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-03-13 12:28:28.125 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-03-13 12:28:28.125 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-03-13 12:28:28.125 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-03-13 12:28:28.125 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-03-13 12:28:28.125 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-03-13 12:28:28.704 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-03-13 12:28:29.458 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-03-13 12:28:29.894 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-03-13 12:28:30.684 | Setting up libvirt-daemon dnsmasq configuration. 2026-03-13 12:28:30.755 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:30.779 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-13 12:28:30.791 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:28:31.933 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-13 12:28:31.960 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:28:32.361 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:28:32.367 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:28:32.373 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:32.378 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:32.385 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:32.391 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:32.397 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:32.403 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:28:32.408 | + functions-common:time_stop:2419 : start_time=1773404890917 2026-03-13 12:28:32.413 | + functions-common:time_stop:2421 : [[ -z 1773404890917 ]] 2026-03-13 12:28:32.420 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:32.428 | + functions-common:time_stop:2424 : end_time=1773404912423 2026-03-13 12:28:32.433 | + functions-common:time_stop:2425 : elapsed_time=21506 2026-03-13 12:28:32.438 | + functions-common:time_stop:2426 : total=175084 2026-03-13 12:28:32.444 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:32.448 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=196590 2026-03-13 12:28:32.454 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:28:32.459 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-03-13 12:28:32.464 | + functions-common:install_package:1430 : update_package_repo 2026-03-13 12:28:32.469 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:28:32.475 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:28:32.481 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:28:32.487 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:32.493 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:28:32.499 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:32.505 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:32.511 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:28:32.517 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:32.522 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:28:32.528 | + functions-common:apt_get_update:1159 : return 2026-03-13 12:28:32.534 | + functions-common:install_package:1431 : real_install_package ovmf 2026-03-13 12:28:32.540 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:28:32.545 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:32.551 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:32.556 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-03-13 12:28:32.604 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf 2026-03-13 12:28:32.650 | Reading package lists... 2026-03-13 12:28:33.072 | Building dependency tree... 2026-03-13 12:28:33.073 | Reading state information... 2026-03-13 12:28:33.432 | The following NEW packages will be installed: 2026-03-13 12:28:33.432 | ovmf 2026-03-13 12:28:33.878 | 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:28:33.878 | Need to get 5,176 kB of archives. 2026-03-13 12:28:33.878 | After this operation, 17.4 MB of additional disk space will be used. 2026-03-13 12:28:33.878 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.7 [5,176 kB] 2026-03-13 12:28:34.882 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:28:34.948 | Fetched 5,176 kB in 1s (4,344 kB/s) 2026-03-13 12:28:34.985 | Selecting previously unselected package ovmf. 2026-03-13 12:28:35.019 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 70445 files and directories currently installed.) 2026-03-13 12:28:35.022 | Preparing to unpack .../ovmf_2024.02-2ubuntu0.7_all.deb ... 2026-03-13 12:28:35.026 | Unpacking ovmf (2024.02-2ubuntu0.7) ... 2026-03-13 12:28:35.174 | Setting up ovmf (2024.02-2ubuntu0.7) ... 2026-03-13 12:28:35.599 | + functions-common:apt_get:1203 : result=0 2026-03-13 12:28:35.606 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:28:35.611 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:35.617 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:35.622 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:35.627 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:35.633 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:35.639 | + functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:28:35.642 | + functions-common:time_stop:2419 : start_time=1773404912596 2026-03-13 12:28:35.647 | + functions-common:time_stop:2421 : [[ -z 1773404912596 ]] 2026-03-13 12:28:35.653 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:35.662 | + functions-common:time_stop:2424 : end_time=1773404915656 2026-03-13 12:28:35.668 | + functions-common:time_stop:2425 : elapsed_time=3060 2026-03-13 12:28:35.674 | + functions-common:time_stop:2426 : total=196590 2026-03-13 12:28:35.680 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:35.686 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=199650 2026-03-13 12:28:35.692 | + functions-common:apt_get:1207 : return 0 2026-03-13 12:28:35.698 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-03-13 12:28:35.706 | ++ functions-common:is_arch:517 : uname -m 2026-03-13 12:28:35.715 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-13 12:28:35.722 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ True == True ]] 2026-03-13 12:28:35.726 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : _enable_coredump 2026-03-13 12:28:35.733 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-03-13 12:28:35.739 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-13 12:28:35.744 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-03-13 12:28:35.765 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-03-13 12:28:35.791 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-03-13 12:28:35.792 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-03-13 12:28:35.807 | /var/core/core.%e.%p.%h.%t 2026-03-13 12:28:35.814 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-03-13 12:28:35.835 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-13 12:28:35.848 | [Service] 2026-03-13 12:28:35.848 | LimitCORE=infinity 2026-03-13 12:28:35.853 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-03-13 12:28:36.172 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-03-13 12:28:36.178 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-03-13 12:28:36.182 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-03-13 12:28:36.219 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:36.226 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-03-13 12:28:36.267 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-03-13 12:28:36.274 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-03-13 12:28:36.280 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-13 12:28:36.286 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-03-13 12:28:36.292 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-03-13 12:28:36.300 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-03-13 12:28:36.306 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-03-13 12:28:36.312 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:28:36.320 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:28:36.327 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:28:36.332 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:28:36.339 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:28:36.376 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:28:36.382 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:28:36.387 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:36.394 | + functions-common:git_clone:602 : echo v1.3.0 2026-03-13 12:28:36.395 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:28:36.405 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-03-13 12:28:36.411 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:36.417 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-03-13 12:28:36.443 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-03-13 12:28:36.451 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:28:36.452 | + functions-common:git_clone:665 : head -1 2026-03-13 12:28:36.461 | 8e1ebdf Remove some unused assignments 2026-03-13 12:28:36.466 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:28:36.471 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-03-13 12:28:36.513 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:36.519 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-03-13 12:28:36.525 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/nova.git 2026-03-13 12:28:36.532 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-03-13 12:28:36.538 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:28:36.543 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:28:36.551 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:28:36.558 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:28:36.564 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:28:36.571 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:28:36.610 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:28:36.615 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:28:36.621 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:36.629 | + functions-common:git_clone:602 : echo master 2026-03-13 12:28:36.629 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:28:36.639 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-03-13 12:28:36.644 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:28:36.649 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-03-13 12:28:36.672 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-03-13 12:28:36.680 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:28:36.681 | + functions-common:git_clone:665 : head -1 2026-03-13 12:28:36.690 | d5c64e7aba Merge "Add Gazpacho prelude section" 2026-03-13 12:28:36.697 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:28:36.702 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-03-13 12:28:36.708 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:28:36.714 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-03-13 12:28:36.720 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-03-13 12:28:36.726 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:28:36.733 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-03-13 12:28:36.740 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:28:36.746 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-03-13 12:28:36.753 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-03-13 12:28:36.759 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:28:36.766 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:28:36.775 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-03-13 12:28:36.781 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:28:36.788 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-03-13 12:28:36.795 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:28:36.801 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:28:36.810 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-03-13 12:28:36.823 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-03-13 12:28:36.830 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-03-13 12:28:36.836 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-03-13 12:28:36.934 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-03-13 12:28:36.941 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:28:36.947 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:28:36.953 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:28:36.959 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-03-13 12:28:36.966 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-03-13 12:28:36.973 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:28:36.979 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:28:36.985 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:28:36.992 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:28:36.999 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:28:37.004 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:28:37.009 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:28:37.016 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-03-13 12:28:37.065 | Using python 3.12 to install /opt/stack/nova 2026-03-13 12:28:37.071 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-03-13 12:28:37.677 | Obtaining file:///opt/stack/nova 2026-03-13 12:28:37.679 | Installing build dependencies: started 2026-03-13 12:28:38.688 | Installing build dependencies: finished with status 'done' 2026-03-13 12:28:38.689 | Checking if build backend supports build_editable: started 2026-03-13 12:28:38.996 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:28:38.997 | Getting requirements to build editable: started 2026-03-13 12:28:39.164 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:28:39.167 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:28:40.765 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:28:40.784 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.0.3) 2026-03-13 12:28:40.784 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.0.46) 2026-03-13 12:28:40.785 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.2.1) 2026-03-13 12:28:40.785 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (0.40.4) 2026-03-13 12:28:40.785 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.1.6) 2026-03-13 12:28:40.786 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (12.0.0) 2026-03-13 12:28:40.786 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.0.2) 2026-03-13 12:28:40.787 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.5.1) 2026-03-13 12:28:40.787 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (43.0.3) 2026-03-13 12:28:40.788 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.8.9) 2026-03-13 12:28:40.788 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.3.2) 2026-03-13 12:28:40.788 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.1.0) 2026-03-13 12:28:40.789 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.10.1) 2026-03-13 12:28:40.789 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.17.0) 2026-03-13 12:28:40.790 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.18.4) 2026-03-13 12:28:40.790 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.3.0) 2026-03-13 12:28:40.790 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.0.0) 2026-03-13 12:28:40.791 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.26.0) 2026-03-13 12:28:40.791 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (9.9.0) 2026-03-13 12:28:40.792 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.13.1) 2026-03-13 12:28:40.792 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (11.8.0) 2026-03-13 12:28:40.792 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.11.0) 2026-03-13 12:28:40.793 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.32.5) 2026-03-13 12:28:40.793 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.7.0) 2026-03-13 12:28:40.885 | Collecting websockify>=0.9.0 (from nova==33.0.0.0rc1) 2026-03-13 12:28:40.955 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-03-13 12:28:40.965 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.1.1) 2026-03-13 12:28:40.966 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.4.0) 2026-03-13 12:28:40.967 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (10.3.0) 2026-03-13 12:28:40.967 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.3.0) 2026-03-13 12:28:40.968 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (8.1.0) 2026-03-13 12:28:40.968 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.10.0) 2026-03-13 12:28:40.969 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.7.0) 2026-03-13 12:28:40.969 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.9.1) 2026-03-13 12:28:40.970 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.7.1) 2026-03-13 12:28:40.971 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (10.0.0) 2026-03-13 12:28:40.971 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (18.0.0) 2026-03-13 12:28:40.972 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.9.0) 2026-03-13 12:28:40.972 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (17.3.0) 2026-03-13 12:28:40.973 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.0.0) 2026-03-13 12:28:40.973 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.10.1) 2026-03-13 12:28:40.974 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.7.2) 2026-03-13 12:28:40.975 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.0.0.0rc1) (4.5.1) 2026-03-13 12:28:40.975 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.0.0) 2026-03-13 12:28:40.975 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (8.0.0) 2026-03-13 12:28:40.976 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.2.2) 2026-03-13 12:28:40.976 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.9.0) 2026-03-13 12:28:40.977 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (7.0.0) 2026-03-13 12:28:40.977 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.1.0) 2026-03-13 12:28:40.978 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.6.0) 2026-03-13 12:28:40.979 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.3.0) 2026-03-13 12:28:40.980 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (5.6.0) 2026-03-13 12:28:40.994 | Collecting microversion-parse>=0.2.1 (from nova==33.0.0.0rc1) 2026-03-13 12:28:40.998 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-13 12:28:41.006 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (8.1.0) 2026-03-13 12:28:41.007 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (0.2.3) 2026-03-13 12:28:41.008 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.4.2) 2026-03-13 12:28:41.009 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (1.8.2) 2026-03-13 12:28:41.009 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (2.9.0.post0) 2026-03-13 12:28:41.010 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (3.2.1) 2026-03-13 12:28:41.011 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (4.10.0) 2026-03-13 12:28:41.011 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc1) (6.0.3) 2026-03-13 12:28:41.014 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.0.0rc1) (1.3.10) 2026-03-13 12:28:41.014 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.0.0rc1) (4.15.0) 2026-03-13 12:28:41.016 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.0.0.0rc1) (7.3.0) 2026-03-13 12:28:41.019 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.0.0.0rc1) (2.0.0) 2026-03-13 12:28:41.022 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.0.0.0rc1) (3.0) 2026-03-13 12:28:41.026 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.0.0.0rc1) (2.8.0) 2026-03-13 12:28:41.030 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.0.0.0rc1) (3.0.0) 2026-03-13 12:28:41.034 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.0.0.0rc1) (2.1.1) 2026-03-13 12:28:41.040 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.0.0.0rc1) (3.0.3) 2026-03-13 12:28:41.042 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc1) (25.4.0) 2026-03-13 12:28:41.043 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc1) (2025.9.1) 2026-03-13 12:28:41.044 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc1) (0.37.0) 2026-03-13 12:28:41.044 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc1) (0.30.0) 2026-03-13 12:28:41.049 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.0.0.0rc1) (2.1.0) 2026-03-13 12:28:41.054 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc1) (4.0.1) 2026-03-13 12:28:41.054 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc1) (2.11.0) 2026-03-13 12:28:41.055 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc1) (5.8.0) 2026-03-13 12:28:41.070 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (1.5.0) 2026-03-13 12:28:41.070 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (1.1.0) 2026-03-13 12:28:41.071 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (1.33) 2026-03-13 12:28:41.072 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (4.9.2) 2026-03-13 12:28:41.073 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc1) (1.4.0) 2026-03-13 12:28:41.079 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.0.0.0rc1) (3.0.0) 2026-03-13 12:28:41.084 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.0.0.0rc1) (9.1.4) 2026-03-13 12:28:41.091 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.0.0.0rc1) (2.16.0) 2026-03-13 12:28:41.092 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.0.0.0rc1) (0.8.1) 2026-03-13 12:28:41.097 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.0.0.0rc1) (0.20) 2026-03-13 12:28:41.105 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.0.0rc1) (2.0.2) 2026-03-13 12:28:41.105 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.0.0rc1) (0.5.0) 2026-03-13 12:28:41.115 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (7.0.1) 2026-03-13 12:28:41.116 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (5.3.1) 2026-03-13 12:28:41.116 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (5.6.2) 2026-03-13 12:28:41.117 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (0.15.1) 2026-03-13 12:28:41.119 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (5.1.0) 2026-03-13 12:28:41.125 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (2025.3) 2026-03-13 12:28:41.126 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (26.0) 2026-03-13 12:28:41.130 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.0.0.0rc1) (0.24.1) 2026-03-13 12:28:41.133 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.0.0.0rc1) (5.0.0) 2026-03-13 12:28:41.134 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.0.0.0rc1) (4.0.1) 2026-03-13 12:28:41.142 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.0.0.0rc1) (1.1.2) 2026-03-13 12:28:41.156 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.0.0.0rc1) (1.7.3) 2026-03-13 12:28:41.160 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.0.0.0rc1) (2.2.0) 2026-03-13 12:28:41.163 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.0.0.0rc1) (1.3.7) 2026-03-13 12:28:41.169 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.0.0.0rc1) (3.3.2) 2026-03-13 12:28:41.177 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.0.0.0rc1) (4.3.1) 2026-03-13 12:28:41.178 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.0.0.0rc1) (3.7.0) 2026-03-13 12:28:41.184 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.0.0.0rc1) (2.4.0) 2026-03-13 12:28:41.190 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.0.0rc1) (2.2.1) 2026-03-13 12:28:41.191 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.0.0rc1) (1.6.2) 2026-03-13 12:28:41.196 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.0.0.0rc1) (82.0.1) 2026-03-13 12:28:41.209 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.0.0.0rc1) (0.6.0) 2026-03-13 12:28:41.237 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (4.13.2) 2026-03-13 12:28:41.241 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (0.6.0) 2026-03-13 12:28:41.242 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (3.2.0) 2026-03-13 12:28:41.249 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (1.11.0) 2026-03-13 12:28:41.249 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (14.3.3) 2026-03-13 12:28:41.249 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (1.7.2) 2026-03-13 12:28:41.260 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.0.0.0rc1) (1.17.0) 2026-03-13 12:28:41.264 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.0.0.0rc1) (2.1.0) 2026-03-13 12:28:41.265 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.0.0.0rc1) (24.2.1) 2026-03-13 12:28:41.277 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.0.0.0rc1) (4.4.0) 2026-03-13 12:28:41.295 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (3.4.4) 2026-03-13 12:28:41.295 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (3.11) 2026-03-13 12:28:41.295 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (2.6.3) 2026-03-13 12:28:41.296 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.0.0.0rc1) (2023.11.17) 2026-03-13 12:28:41.326 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (4.0.0) 2026-03-13 12:28:41.327 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (2.19.2) 2026-03-13 12:28:41.334 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc1) (0.1.2) 2026-03-13 12:28:41.347 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.0.0.0rc1) (0.7) 2026-03-13 12:28:41.383 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.0.0.0rc1) (2.8.5) 2026-03-13 12:28:41.387 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.0.0.0rc1) (0.16.0) 2026-03-13 12:28:41.708 | Collecting numpy (from websockify>=0.9.0->nova==33.0.0.0rc1) 2026-03-13 12:28:41.714 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-03-13 12:28:41.769 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.0.0.0rc1) 2026-03-13 12:28:41.774 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:28:41.808 | Collecting redis (from websockify>=0.9.0->nova==33.0.0.0rc1) 2026-03-13 12:28:41.813 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-03-13 12:28:41.887 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-03-13 12:28:41.897 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-03-13 12:28:41.906 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-03-13 12:28:41.919 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-03-13 12:28:42.055 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 124.9 MB/s 0:00:00 2026-03-13 12:28:42.060 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-03-13 12:28:42.097 | Building wheels for collected packages: nova 2026-03-13 12:28:42.098 | Building editable for nova (pyproject.toml): started 2026-03-13 12:28:43.907 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-03-13 12:28:43.908 | Created wheel for nova: filename=nova-33.0.0.0rc1-0.editable-py3-none-any.whl size=9375 sha256=06e31ce7e9d257f7630bc36c047fdafd9604380d47711aa07e39c4319b12147f 2026-03-13 12:28:43.908 | Stored in directory: /tmp/pip-ephem-wheel-cache-pd_9_exp/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-03-13 12:28:43.914 | Successfully built nova 2026-03-13 12:28:44.057 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-03-13 12:28:46.625 | 2026-03-13 12:28:46.645 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.0.0.0rc1 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-03-13 12:28:46.859 | + inc/python:pip_install:216 : result=0 2026-03-13 12:28:46.865 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:28:46.870 | + functions-common:time_stop:2412 : local name 2026-03-13 12:28:46.875 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:28:46.880 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:28:46.884 | + functions-common:time_stop:2415 : local total 2026-03-13 12:28:46.890 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:28:46.895 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:28:46.901 | + functions-common:time_stop:2419 : start_time=1773404917053 2026-03-13 12:28:46.906 | + functions-common:time_stop:2421 : [[ -z 1773404917053 ]] 2026-03-13 12:28:46.913 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:28:46.923 | + functions-common:time_stop:2424 : end_time=1773404926917 2026-03-13 12:28:46.928 | + functions-common:time_stop:2425 : elapsed_time=9864 2026-03-13 12:28:46.934 | + functions-common:time_stop:2426 : total=87513 2026-03-13 12:28:46.940 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:28:46.945 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=97377 2026-03-13 12:28:46.951 | + inc/python:pip_install:219 : return 0 2026-03-13 12:28:46.957 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:28:46.963 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:28:46.970 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-03-13 12:28:46.975 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-03-13 12:28:46.981 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:28:46.987 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:28:46.993 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/nova, ]] 2026-03-13 12:28:46.999 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:28:47.004 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-03-13 12:28:47.030 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:28:47.037 | + ./stack.sh:main:956 : configure_nova 2026-03-13 12:28:47.043 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-03-13 12:28:47.065 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-03-13 12:28:47.069 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-03-13 12:28:47.075 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-13 12:28:47.083 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-03-13 12:28:47.085 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-13 12:28:47.094 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-03-13 12:28:47.098 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-03-13 12:28:47.104 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-13 12:28:47.111 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-03-13 12:28:47.116 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-03-13 12:28:47.122 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-03-13 12:28:47.129 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-03-13 12:28:47.134 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-03-13 12:28:47.153 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-03-13 12:28:47.174 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-03-13 12:28:47.197 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-03-13 12:28:47.223 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-03-13 12:28:47.245 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-03-13 12:28:47.269 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-13 12:28:47.277 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-13 12:28:47.286 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.d9oorUNB7O 2026-03-13 12:28:47.293 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-13 12:28:47.300 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-13 12:28:47.306 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-03-13 12:28:47.312 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-13 12:28:47.318 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-13 12:28:47.324 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.d9oorUNB7O 2026-03-13 12:28:47.333 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.d9oorUNB7O 2026-03-13 12:28:47.354 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.d9oorUNB7O /etc/sudoers.d/nova-rootwrap 2026-03-13 12:28:47.378 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-03-13 12:28:47.387 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-13 12:28:47.392 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-13 12:28:47.399 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-13 12:28:47.406 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-13 12:28:47.411 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-03-13 12:28:47.418 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-03-13 12:28:47.425 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-03-13 12:28:47.426 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-13 12:28:47.439 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-13 12:28:47.446 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-13 12:28:47.465 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-13 12:28:47.488 | + lib/nova:configure_nova:264 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ n-api ]] 2026-03-13 12:28:47.522 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-03-13 12:28:47.522 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-03-13 12:28:47.541 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:47.547 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-03-13 12:28:47.560 | net.ipv4.ip_forward = 1 2026-03-13 12:28:47.568 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-03-13 12:28:47.575 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-03-13 12:28:47.581 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-03-13 12:28:47.606 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-03-13 12:28:47.612 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-03-13 12:28:47.618 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-03-13 12:28:47.640 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-03-13 12:28:47.647 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-03-13 12:28:47.648 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-03-13 12:28:47.658 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:8d3c6a9642e 2026-03-13 12:28:47.660 | InitiatorName=iqn.2016-04.com.open-iscsi:8d3c6a9642e 2026-03-13 12:28:47.668 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:47.673 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-03-13 12:28:47.794 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-03-13 12:28:47.801 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-03-13 12:28:47.806 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:47.812 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-03-13 12:28:47.878 | + lib/nova:configure_nova:367 : create_nova_conf 2026-03-13 12:28:47.884 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-03-13 12:28:47.891 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-03-13 12:28:47.898 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-03-13 12:28:47.961 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-03-13 12:28:47.966 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-03-13 12:28:48.024 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-03-13 12:28:48.086 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-03-13 12:28:48.147 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-13 12:28:48.214 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-03-13 12:28:48.285 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-03-13 12:28:48.353 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.235 2026-03-13 12:28:48.420 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-03-13 12:28:48.481 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-03-13 12:28:48.544 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-03-13 12:28:48.612 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-03-13 12:28:48.675 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-03-13 12:28:48.738 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-03-13 12:28:48.806 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-03-13 12:28:48.870 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-03-13 12:28:48.936 | + lib/nova:create_nova_conf:465 : is_fedora 2026-03-13 12:28:48.942 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:28:48.946 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:28:48.952 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:28:48.956 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:28:48.961 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:28:48.966 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:28:48.971 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:28:48.976 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:28:48.982 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:28:48.988 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:28:48.993 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:28:48.998 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:28:49.003 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:28:49.008 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-03-13 12:28:49.043 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:49.048 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-13 12:28:49.053 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-03-13 12:28:49.058 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-03-13 12:28:49.121 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-03-13 12:28:49.125 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-03-13 12:28:49.129 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-03-13 12:28:49.134 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-03-13 12:28:49.139 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:28:49.145 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:49.150 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:28:49.182 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:49.187 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:28:49.192 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:49.199 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:49.270 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-03-13 12:28:49.274 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-03-13 12:28:49.280 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-03-13 12:28:49.286 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-03-13 12:28:49.291 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:28:49.297 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:49.303 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:28:49.335 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:49.339 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:28:49.344 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:49.350 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:49.420 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-03-13 12:28:49.489 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-03-13 12:28:49.557 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-03-13 12:28:49.623 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-03-13 12:28:49.657 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:49.663 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-03-13 12:28:49.699 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:49.707 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-03-13 12:28:49.708 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-03-13 12:28:49.719 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-03-13 12:28:49.723 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-03-13 12:28:49.789 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:49.795 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-03-13 12:28:49.863 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-03-13 12:28:49.926 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-03-13 12:28:49.931 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:49.937 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-03-13 12:28:49.942 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:28:49.946 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:28:49.950 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-03-13 12:28:49.955 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:49.960 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:49.965 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:28:49.971 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-03-13 12:28:50.069 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-03-13 12:28:50.133 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.235/identity 2026-03-13 12:28:50.198 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-03-13 12:28:50.260 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-03-13 12:28:50.324 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-03-13 12:28:50.387 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-03-13 12:28:50.450 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-03-13 12:28:50.516 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.204.45.235/identity 2026-03-13 12:28:50.584 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:28:50.651 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:28:50.722 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:28:50.727 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-03-13 12:28:50.764 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:50.770 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-03-13 12:28:50.774 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-03-13 12:28:50.851 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-03-13 12:28:50.857 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:50.862 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:50.867 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-03-13 12:28:50.873 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-03-13 12:28:50.943 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-03-13 12:28:51.015 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.235/identity 2026-03-13 12:28:51.087 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-03-13 12:28:51.155 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password secretservice 2026-03-13 12:28:51.224 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-03-13 12:28:51.293 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-03-13 12:28:51.362 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-03-13 12:28:51.431 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-03-13 12:28:51.470 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:51.475 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.204.45.235 2026-03-13 12:28:51.482 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-03-13 12:28:51.487 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:28:51.555 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-03-13 12:28:51.589 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:51.595 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-03-13 12:28:51.602 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-03-13 12:28:51.609 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:51.616 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:51.622 | + lib/keystone:configure_keystoneauth:434 : local section=manila 2026-03-13 12:28:51.627 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf manila auth_type password 2026-03-13 12:28:51.702 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf manila interface public 2026-03-13 12:28:51.773 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.235/identity 2026-03-13 12:28:51.843 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf manila username nova 2026-03-13 12:28:51.909 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf manila password secretservice 2026-03-13 12:28:51.982 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-03-13 12:28:52.049 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf manila project_name service 2026-03-13 12:28:52.113 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-03-13 12:28:52.182 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-03-13 12:28:52.187 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-03-13 12:28:52.258 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-03-13 12:28:52.328 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-03-13 12:28:52.334 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-03-13 12:28:52.398 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-03-13 12:28:52.404 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-03-13 12:28:52.409 | + lib/nova:create_nova_conf:539 : is_fedora 2026-03-13 12:28:52.415 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:28:52.420 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:28:52.426 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:28:52.431 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:28:52.437 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:28:52.443 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:28:52.449 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:28:52.454 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:28:52.459 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:28:52.465 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:28:52.472 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:28:52.478 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:28:52.484 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:28:52.489 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-03-13 12:28:52.494 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-03-13 12:28:52.501 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:52.507 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:28:52.544 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:28:52.550 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:28:52.556 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:28:52.587 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:28:52.592 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-13 12:28:52.662 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:28:52.737 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:28:52.806 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:28:52.874 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-03-13 12:28:52.948 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-03-13 12:28:53.032 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-03-13 12:28:53.070 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:53.078 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-03-13 12:28:53.084 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-03-13 12:28:53.089 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-03-13 12:28:53.095 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-03-13 12:28:53.101 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:28:53.108 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-03-13 12:28:53.113 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-03-13 12:28:53.119 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:28:53.125 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:28:53.152 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:53.153 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:28:53.168 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:28:53.176 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:53.196 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-13 12:28:53.204 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-03-13 12:28:53.210 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-03-13 12:28:53.220 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:28:53.228 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-03-13 12:28:53.304 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-03-13 12:28:53.373 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-03-13 12:28:53.444 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:28:53.515 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:28:53.582 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:28:53.649 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:28:53.713 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:28:53.784 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:28:53.858 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-13 12:28:53.927 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:28:53.995 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:28:54.065 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:28:54.132 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-03-13 12:28:54.204 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:28:54.210 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:28:54.219 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-03-13 12:28:54.225 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-03-13 12:28:54.231 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:28:54.237 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:54.243 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:54.250 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-03-13 12:28:54.257 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-03-13 12:28:54.262 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-03-13 12:28:54.329 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:28:54.395 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-03-13 12:28:54.395 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-03-13 12:28:54.410 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-03-13 12:28:54.417 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-03-13 12:28:54.421 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-03-13 12:28:54.428 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:28:54.434 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:28:54.440 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:28:54.445 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:28:54.453 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:54.459 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:54.465 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:28:54.470 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:28:54.477 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:28:54.482 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:28:54.487 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-03-13 12:28:54.540 | Enabling site nova-api. 2026-03-13 12:28:54.550 | To activate the new configuration, you need to run: 2026-03-13 12:28:54.550 | systemctl reload apache2 2026-03-13 12:28:54.559 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:28:54.564 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:28:54.570 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:28:54.576 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:28:54.736 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-03-13 12:28:54.768 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:54.775 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-03-13 12:28:54.780 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:28:54.786 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-03-13 12:28:54.791 | + lib/apache:write_uwsgi_config:245 : local url= 2026-03-13 12:28:54.798 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-03-13 12:28:54.803 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-03-13 12:28:54.809 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-03-13 12:28:54.814 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:28:54.818 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:28:54.840 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:54.841 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:28:54.854 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:28:54.863 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:28:54.884 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-13 12:28:54.893 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-03-13 12:28:54.898 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:28:54.908 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:28:54.914 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-03-13 12:28:54.980 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-03-13 12:28:55.040 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-03-13 12:28:55.119 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:28:55.187 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:28:55.256 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:28:55.325 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:28:55.391 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:28:55.457 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:28:55.523 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-13 12:28:55.592 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:28:55.662 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:28:55.726 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:28:55.795 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-03-13 12:28:55.864 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-03-13 12:28:55.870 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-03-13 12:28:55.944 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-03-13 12:28:55.985 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:28:55.991 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-03-13 12:28:56.070 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-03-13 12:28:56.077 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-03-13 12:28:56.084 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-03-13 12:28:56.124 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:56.130 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.235:5672/ 2026-03-13 12:28:56.138 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.235:5672/ 2026-03-13 12:28:56.209 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-03-13 12:28:56.284 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-03-13 12:28:56.291 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-13 12:28:56.297 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-03-13 12:28:56.303 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:28:56.309 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-13 12:28:56.315 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:28:56.351 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:56.359 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-13 12:28:56.366 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-13 12:28:56.373 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:28:56.411 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:56.419 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.235:5672/ 2026-03-13 12:28:56.426 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.235:5672/ 2026-03-13 12:28:56.505 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:28:56.511 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:28:56.517 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-03-13 12:28:56.590 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-03-13 12:28:56.665 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-03-13 12:28:56.744 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-03-13 12:28:56.782 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:56.788 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-03-13 12:28:56.859 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-13 12:28:56.938 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-03-13 12:28:57.009 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-03-13 12:28:57.015 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-03-13 12:28:57.022 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-03-13 12:28:57.090 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-03-13 12:28:57.097 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:28:57.103 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:28:57.109 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-13 12:28:57.114 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-03-13 12:28:57.187 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-03-13 12:28:57.257 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.235/identity 2026-03-13 12:28:57.327 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-03-13 12:28:57.398 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-03-13 12:28:57.470 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-03-13 12:28:57.544 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-03-13 12:28:57.638 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-03-13 12:28:57.708 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-03-13 12:28:57.754 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:57.763 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-03-13 12:28:57.774 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-13 12:28:57.780 | + lib/nova:create_nova_conf:587 : local conf 2026-03-13 12:28:57.786 | + lib/nova:create_nova_conf:588 : local vhost 2026-03-13 12:28:57.793 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-03-13 12:28:57.798 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-13 12:28:57.803 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-13 12:28:57.811 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-03-13 12:28:57.817 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-03-13 12:28:57.823 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-03-13 12:28:57.836 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-03-13 12:28:57.843 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-03-13 12:28:57.849 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-03-13 12:28:57.855 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-03-13 12:28:57.861 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:28:57.867 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:28:57.873 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:28:57.912 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:57.918 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:28:57.924 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:57.933 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-03-13 12:28:58.014 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-03-13 12:28:58.090 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-03-13 12:28:58.169 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-13 12:28:58.175 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-03-13 12:28:58.181 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-03-13 12:28:58.186 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-03-13 12:28:58.227 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:28:58.236 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-03-13 12:28:58.237 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-03-13 12:28:58.962 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-03-13 12:28:58.968 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-03-13 12:28:59.704 | Adding vhost "nova_cell1" ... 2026-03-13 12:28:59.786 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-03-13 12:29:00.576 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-03-13 12:29:00.619 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-03-13 12:29:00.625 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-13 12:29:00.633 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-03-13 12:29:00.638 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-13 12:29:00.644 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-03-13 12:29:00.650 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-13 12:29:00.687 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:00.695 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-03-13 12:29:00.701 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-03-13 12:29:00.707 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-13 12:29:00.747 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:00.753 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.235:5672/nova_cell1 2026-03-13 12:29:00.761 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.235:5672/nova_cell1 2026-03-13 12:29:00.835 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-13 12:29:00.840 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-13 12:29:00.847 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-03-13 12:29:00.887 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:00.892 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-03-13 12:29:00.898 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-03-13 12:29:00.903 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-03-13 12:29:00.910 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-13 12:29:00.915 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:29:00.922 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-13 12:29:00.929 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-03-13 12:29:01.004 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-03-13 12:29:01.079 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.235/identity 2026-03-13 12:29:01.151 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-03-13 12:29:01.228 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-03-13 12:29:01.299 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-03-13 12:29:01.372 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-03-13 12:29:01.444 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-03-13 12:29:01.516 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-03-13 12:29:01.521 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-03-13 12:29:01.528 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-13 12:29:01.537 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:29:01.576 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:29:01.582 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:29:01.588 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:29:01.594 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:29:01.601 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-13 12:29:01.670 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:29:01.740 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:29:01.809 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:29:01.878 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-03-13 12:29:01.948 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-13 12:29:01.954 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-03-13 12:29:01.961 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-13 12:29:01.965 | + lib/nova:create_nova_conf:621 : local conf 2026-03-13 12:29:01.971 | + lib/nova:create_nova_conf:622 : local offset 2026-03-13 12:29:01.977 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-03-13 12:29:01.983 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-13 12:29:01.989 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-13 12:29:01.996 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-03-13 12:29:02.001 | + lib/nova:create_nova_conf:624 : offset=0 2026-03-13 12:29:02.007 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-03-13 12:29:02.014 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-03-13 12:29:02.020 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-03-13 12:29:02.026 | + lib/nova:configure_console_proxies:729 : offset=0 2026-03-13 12:29:02.032 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-03-13 12:29:02.070 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:02.076 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-03-13 12:29:02.147 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-03-13 12:29:02.220 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-03-13 12:29:02.225 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:02.230 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-13 12:29:02.237 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-03-13 12:29:02.277 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:29:02.283 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-03-13 12:29:02.321 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:29:02.328 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-03-13 12:29:02.369 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:02.376 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-13 12:29:02.381 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-03-13 12:29:02.388 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-03-13 12:29:02.394 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-03-13 12:29:02.436 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:02.442 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-03-13 12:29:02.470 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-03-13 12:29:02.470 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-03-13 12:29:02.486 | cgroup_device_acl = [ 2026-03-13 12:29:02.487 | "/dev/null", "/dev/full", "/dev/zero", 2026-03-13 12:29:02.487 | "/dev/random", "/dev/urandom", 2026-03-13 12:29:02.487 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-03-13 12:29:02.487 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-03-13 12:29:02.487 | "/dev/vfio/vfio", 2026-03-13 12:29:02.487 | ] 2026-03-13 12:29:02.495 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-03-13 12:29:02.500 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:29:02.506 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:29:02.514 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:29:02.521 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:29:02.526 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:29:02.534 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:29:02.541 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:29:02.548 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:29:02.554 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:29:02.560 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:29:02.567 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:29:02.574 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:29:02.580 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:29:02.587 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-03-13 12:29:02.597 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group stack libvirt 2026-03-13 12:29:02.604 | + functions-common:add_user_to_group:2181 : local user=stack 2026-03-13 12:29:02.610 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-03-13 12:29:02.617 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt stack 2026-03-13 12:29:02.703 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-03-13 12:29:02.704 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-03-13 12:29:02.704 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:02.704 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:02.704 | + lib/nova_plugins/functions-libvirt:configure_libvirt:163 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-03-13 12:29:02.704 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-03-13 12:29:02.708 | + lib/nova_plugins/functions-libvirt:configure_libvirt:168 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-03-13 12:29:02.734 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-03-13 12:29:02.736 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-13 12:29:02.749 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-03-13 12:29:02.757 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-03-13 12:29:02.781 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-03-13 12:29:02.782 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-13 12:29:02.796 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-03-13 12:29:02.805 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-03-13 12:29:02.812 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:02.818 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-13 12:29:02.825 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-03-13 12:29:02.831 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:29:02.838 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-03-13 12:29:02.924 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-03-13 12:29:02.931 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:29:02.937 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-03-13 12:29:03.052 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-03-13 12:29:03.137 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-03-13 12:29:03.220 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-03-13 12:29:03.227 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-03-13 12:29:03.302 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-03-13 12:29:03.382 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-03-13 12:29:03.457 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-03-13 12:29:03.532 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-03-13 12:29:03.541 | ++ functions-common:is_arch:517 : uname -m 2026-03-13 12:29:03.551 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-13 12:29:03.559 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-03-13 12:29:03.567 | ++ functions-common:is_arch:517 : uname -m 2026-03-13 12:29:03.578 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-13 12:29:03.585 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-03-13 12:29:03.591 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-03-13 12:29:03.598 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-03-13 12:29:03.605 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-03-13 12:29:03.613 | + ./stack.sh:main:959 : is_service_enabled placement 2026-03-13 12:29:03.658 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:03.665 | + ./stack.sh:main:961 : stack_install_service placement 2026-03-13 12:29:03.671 | + lib/stack:stack_install_service:20 : local service=placement 2026-03-13 12:29:03.676 | + lib/stack:stack_install_service:21 : type install_placement 2026-03-13 12:29:03.683 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:29:03.688 | + lib/stack:stack_install_service:32 : install_placement 2026-03-13 12:29:03.694 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-03-13 12:29:03.701 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-03-13 12:29:03.708 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:29:03.718 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-03-13 12:29:03.726 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-03-13 12:29:03.732 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:29:03.742 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:29:03.742 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:29:03.754 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-03-13 12:29:03.760 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-03-13 12:29:03.766 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-03-13 12:29:03.776 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-03-13 12:29:03.782 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-03-13 12:29:03.836 | Using python 3.12 to install osc-placement 2026-03-13 12:29:03.843 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-03-13 12:29:04.533 | Collecting osc-placement 2026-03-13 12:29:04.995 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-13 12:29:05.004 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-03-13 12:29:05.005 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-03-13 12:29:05.005 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.4.0) 2026-03-13 12:29:05.006 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.0) 2026-03-13 12:29:05.008 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-03-13 12:29:05.008 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.32.5) 2026-03-13 12:29:05.008 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.7.0) 2026-03-13 12:29:05.009 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-03-13 12:29:05.010 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-03-13 12:29:05.014 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.13.2) 2026-03-13 12:29:05.015 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-03-13 12:29:05.015 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.7.2) 2026-03-13 12:29:05.017 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-03-13 12:29:05.018 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2026-03-13 12:29:05.018 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-03-13 12:29:05.019 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-03-13 12:29:05.021 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-03-13 12:29:05.021 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.3.3) 2026-03-13 12:29:05.022 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.2) 2026-03-13 12:29:05.023 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-03-13 12:29:05.024 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2026-03-13 12:29:05.025 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-03-13 12:29:05.025 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-03-13 12:29:05.026 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-03-13 12:29:05.026 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.9.2) 2026-03-13 12:29:05.027 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-03-13 12:29:05.027 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2026-03-13 12:29:05.030 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-03-13 12:29:05.033 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-03-13 12:29:05.037 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2026-03-13 12:29:05.040 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-03-13 12:29:05.041 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2026-03-13 12:29:05.041 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-03-13 12:29:05.042 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.0) 2026-03-13 12:29:05.043 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.1.1) 2026-03-13 12:29:05.046 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-03-13 12:29:05.049 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-03-13 12:29:05.057 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.4) 2026-03-13 12:29:05.057 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.11) 2026-03-13 12:29:05.058 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.6.3) 2026-03-13 12:29:05.059 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-03-13 12:29:05.067 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-03-13 12:29:05.068 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2026-03-13 12:29:05.074 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-03-13 12:29:05.106 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-03-13 12:29:05.399 | Installing collected packages: osc-placement 2026-03-13 12:29:05.471 | Successfully installed osc-placement-4.8.0 2026-03-13 12:29:05.601 | + inc/python:pip_install:216 : result=0 2026-03-13 12:29:05.607 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:05.612 | + functions-common:time_stop:2412 : local name 2026-03-13 12:29:05.619 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:05.625 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:05.632 | + functions-common:time_stop:2415 : local total 2026-03-13 12:29:05.638 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:05.643 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:05.649 | + functions-common:time_stop:2419 : start_time=1773404943823 2026-03-13 12:29:05.654 | + functions-common:time_stop:2421 : [[ -z 1773404943823 ]] 2026-03-13 12:29:05.661 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:05.671 | + functions-common:time_stop:2424 : end_time=1773404945664 2026-03-13 12:29:05.676 | + functions-common:time_stop:2425 : elapsed_time=1841 2026-03-13 12:29:05.684 | + functions-common:time_stop:2426 : total=97377 2026-03-13 12:29:05.690 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:05.698 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=99218 2026-03-13 12:29:05.706 | + inc/python:pip_install:219 : return 0 2026-03-13 12:29:05.712 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-03-13 12:29:05.718 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/placement.git 2026-03-13 12:29:05.726 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-03-13 12:29:05.732 | + functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:29:05.738 | + functions-common:git_clone:584 : local orig_dir 2026-03-13 12:29:05.745 | ++ functions-common:git_clone:585 : pwd 2026-03-13 12:29:05.753 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:29:05.760 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:29:05.769 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:29:05.808 | + functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:29:05.814 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:29:05.821 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:05.828 | + functions-common:git_clone:602 : echo master 2026-03-13 12:29:05.830 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:29:05.840 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-03-13 12:29:05.847 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:05.854 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-03-13 12:29:05.878 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-03-13 12:29:05.887 | + functions-common:git_clone:665 : git show --oneline 2026-03-13 12:29:05.887 | + functions-common:git_clone:665 : head -1 2026-03-13 12:29:05.894 | e3db398f Update master for stable/2026.1 2026-03-13 12:29:05.901 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:29:05.909 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-03-13 12:29:05.915 | + inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:05.922 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-03-13 12:29:05.928 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-03-13 12:29:05.936 | + inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:05.942 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-03-13 12:29:05.950 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:05.956 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-03-13 12:29:05.964 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-03-13 12:29:05.971 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:05.978 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:05.987 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-03-13 12:29:05.993 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:06.001 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-03-13 12:29:06.008 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:06.015 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:06.024 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-03-13 12:29:06.038 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-03-13 12:29:06.044 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-03-13 12:29:06.051 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-03-13 12:29:06.167 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-03-13 12:29:06.174 | + inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:06.181 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:06.188 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:06.194 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-03-13 12:29:06.201 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-03-13 12:29:06.208 | + inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:06.214 | + inc/python:setup_package:446 : local extras= 2026-03-13 12:29:06.220 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:06.227 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:06.233 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:06.239 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:06.246 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:06.252 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-03-13 12:29:06.298 | Using python 3.12 to install /opt/stack/placement 2026-03-13 12:29:06.303 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-03-13 12:29:06.914 | Obtaining file:///opt/stack/placement 2026-03-13 12:29:06.916 | Installing build dependencies: started 2026-03-13 12:29:07.967 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:07.968 | Checking if build backend supports build_editable: started 2026-03-13 12:29:08.325 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:08.326 | Getting requirements to build editable: started 2026-03-13 12:29:08.510 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:08.512 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:09.171 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:09.189 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.0.3) 2026-03-13 12:29:09.189 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.0.46) 2026-03-13 12:29:09.190 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (12.0.0) 2026-03-13 12:29:09.190 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.5.1) 2026-03-13 12:29:09.191 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (1.8.9) 2026-03-13 12:29:09.192 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (4.26.0) 2026-03-13 12:29:09.192 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.32.5) 2026-03-13 12:29:09.193 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.4.0) 2026-03-13 12:29:09.193 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.3.0) 2026-03-13 12:29:09.194 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (6.3.0) 2026-03-13 12:29:09.194 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.1.0) 2026-03-13 12:29:09.195 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.9.1) 2026-03-13 12:29:09.195 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.0.0) 2026-03-13 12:29:09.196 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (18.0.0) 2026-03-13 12:29:09.197 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.0.0) 2026-03-13 12:29:09.197 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.0.0) 2026-03-13 12:29:09.198 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.7.1) 2026-03-13 12:29:09.198 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (1.1.0) 2026-03-13 12:29:09.199 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (3.6.0) 2026-03-13 12:29:09.200 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.1.0) 2026-03-13 12:29:09.202 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (25.4.0) 2026-03-13 12:29:09.202 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (2025.9.1) 2026-03-13 12:29:09.203 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (0.37.0) 2026-03-13 12:29:09.203 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (0.30.0) 2026-03-13 12:29:09.208 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.13.1) 2026-03-13 12:29:09.209 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.1.1) 2026-03-13 12:29:09.210 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (6.7.2) 2026-03-13 12:29:09.211 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.0.1) 2026-03-13 12:29:09.212 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (2.11.0) 2026-03-13 12:29:09.212 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.8.0) 2026-03-13 12:29:09.216 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (2.1.0) 2026-03-13 12:29:09.217 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.7.0) 2026-03-13 12:29:09.218 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (1.8.2) 2026-03-13 12:29:09.218 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.15.0) 2026-03-13 12:29:09.227 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (1.5.0) 2026-03-13 12:29:09.230 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.2.1) 2026-03-13 12:29:09.235 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (0.20) 2026-03-13 12:29:09.236 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (3.0.0) 2026-03-13 12:29:09.238 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (2.1.1) 2026-03-13 12:29:09.241 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (1.3.0) 2026-03-13 12:29:09.242 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (2.0.0) 2026-03-13 12:29:09.242 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (6.0.3) 2026-03-13 12:29:09.247 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (1.18.4) 2026-03-13 12:29:09.248 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (2.0.2) 2026-03-13 12:29:09.249 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (0.5.0) 2026-03-13 12:29:09.250 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (1.3.10) 2026-03-13 12:29:09.254 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev1) (2.9.0.post0) 2026-03-13 12:29:09.255 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (5.0.0) 2026-03-13 12:29:09.256 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (3.1.6) 2026-03-13 12:29:09.257 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (4.0.1) 2026-03-13 12:29:09.260 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (3.0.3) 2026-03-13 12:29:09.264 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev1) (1.1.2) 2026-03-13 12:29:09.267 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev1) (3.17.0) 2026-03-13 12:29:09.269 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (3.3.2) 2026-03-13 12:29:09.270 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (26.0) 2026-03-13 12:29:09.270 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (7.2.2) 2026-03-13 12:29:09.274 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev1) (82.0.1) 2026-03-13 12:29:09.276 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev1) (0.6.0) 2026-03-13 12:29:09.287 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev1) (1.17.0) 2026-03-13 12:29:09.295 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (3.4.4) 2026-03-13 12:29:09.296 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (3.11) 2026-03-13 12:29:09.297 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2.6.3) 2026-03-13 12:29:09.297 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2023.11.17) 2026-03-13 12:29:09.309 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev1) (0.7) 2026-03-13 12:29:09.317 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev1) (3.3.2) 2026-03-13 12:29:09.338 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (2.8.5) 2026-03-13 12:29:09.360 | Building wheels for collected packages: openstack-placement 2026-03-13 12:29:09.361 | Building editable for openstack-placement (pyproject.toml): started 2026-03-13 12:29:09.934 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-03-13 12:29:09.935 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev1-0.editable-py3-none-any.whl size=8750 sha256=4efa4b88031fe03e03345ced38215a657d7bd848600cccb59ed29a864b4b8a98 2026-03-13 12:29:09.935 | Stored in directory: /tmp/pip-ephem-wheel-cache-ita9vir5/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-03-13 12:29:09.941 | Successfully built openstack-placement 2026-03-13 12:29:10.080 | Installing collected packages: openstack-placement 2026-03-13 12:29:10.108 | Successfully installed openstack-placement-15.1.0.dev1 2026-03-13 12:29:10.252 | + inc/python:pip_install:216 : result=0 2026-03-13 12:29:10.257 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:10.264 | + functions-common:time_stop:2412 : local name 2026-03-13 12:29:10.271 | + functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:10.277 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:10.305 | + functions-common:time_stop:2415 : local total 2026-03-13 12:29:10.310 | + functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:10.317 | + functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:10.323 | + functions-common:time_stop:2419 : start_time=1773404946290 2026-03-13 12:29:10.328 | + functions-common:time_stop:2421 : [[ -z 1773404946290 ]] 2026-03-13 12:29:10.336 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:10.346 | + functions-common:time_stop:2424 : end_time=1773404950339 2026-03-13 12:29:10.353 | + functions-common:time_stop:2425 : elapsed_time=4049 2026-03-13 12:29:10.360 | + functions-common:time_stop:2426 : total=99218 2026-03-13 12:29:10.366 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:10.371 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=103267 2026-03-13 12:29:10.378 | + inc/python:pip_install:219 : return 0 2026-03-13 12:29:10.383 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:10.390 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:10.397 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-03-13 12:29:10.403 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-03-13 12:29:10.408 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:10.415 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:29:10.422 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/placement, ]] 2026-03-13 12:29:10.429 | + inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:10.438 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:29:10.443 | + ./stack.sh:main:962 : configure_placement 2026-03-13 12:29:10.449 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-03-13 12:29:10.473 | + lib/placement:configure_placement:87 : create_placement_conf 2026-03-13 12:29:10.480 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-03-13 12:29:10.491 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-03-13 12:29:10.499 | ++ lib/database:database_connection_url:134 : local db=placement 2026-03-13 12:29:10.506 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-03-13 12:29:10.513 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-03-13 12:29:10.519 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-13 12:29:10.526 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-13 12:29:10.534 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-13 12:29:10.573 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:10.579 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-13 12:29:10.585 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-03-13 12:29:10.594 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-03-13 12:29:10.675 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-03-13 12:29:10.752 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-03-13 12:29:10.827 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-03-13 12:29:10.833 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-03-13 12:29:10.840 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-03-13 12:29:10.847 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-13 12:29:10.854 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-13 12:29:10.860 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-03-13 12:29:10.867 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-03-13 12:29:10.874 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-03-13 12:29:10.880 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-13 12:29:10.886 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-03-13 12:29:10.966 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-03-13 12:29:11.038 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.235/identity 2026-03-13 12:29:11.112 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-03-13 12:29:11.186 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-03-13 12:29:11.259 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-03-13 12:29:11.326 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-03-13 12:29:11.403 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-03-13 12:29:11.478 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.204.45.235/identity 2026-03-13 12:29:11.552 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-13 12:29:11.629 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-03-13 12:29:11.705 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-13 12:29:11.711 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-03-13 12:29:11.717 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-03-13 12:29:11.722 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-03-13 12:29:11.731 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-13 12:29:11.776 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-13 12:29:11.782 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-13 12:29:11.789 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-13 12:29:11.794 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-13 12:29:11.800 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-13 12:29:11.879 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:29:11.951 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-13 12:29:12.023 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-13 12:29:12.099 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-03-13 12:29:12.172 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-03-13 12:29:12.178 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-03-13 12:29:12.185 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-03-13 12:29:12.192 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-03-13 12:29:12.197 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-13 12:29:12.203 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-03-13 12:29:12.210 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-03-13 12:29:12.215 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-13 12:29:12.221 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-13 12:29:12.253 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-13 12:29:12.253 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:29:12.267 | d /var/run/uwsgi 0755 stack root 2026-03-13 12:29:12.275 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-13 12:29:12.295 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-13 12:29:12.305 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-03-13 12:29:12.311 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-03-13 12:29:12.321 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-13 12:29:12.328 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-03-13 12:29:12.405 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-03-13 12:29:12.477 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-03-13 12:29:12.546 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-03-13 12:29:12.613 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-03-13 12:29:12.677 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-13 12:29:12.744 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-03-13 12:29:12.811 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-03-13 12:29:12.873 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-03-13 12:29:12.942 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-13 12:29:13.007 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-03-13 12:29:13.075 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-13 12:29:13.143 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-03-13 12:29:13.212 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-03-13 12:29:13.275 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-13 12:29:13.279 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-13 12:29:13.287 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-03-13 12:29:13.293 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-03-13 12:29:13.299 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:29:13.304 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:13.310 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:13.316 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-03-13 12:29:13.323 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-03-13 12:29:13.330 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-03-13 12:29:13.397 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-03-13 12:29:13.467 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-03-13 12:29:13.468 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-03-13 12:29:13.480 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-03-13 12:29:13.487 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-03-13 12:29:13.494 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-03-13 12:29:13.500 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-13 12:29:13.507 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-13 12:29:13.513 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-13 12:29:13.520 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-13 12:29:13.526 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:13.532 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:13.538 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-13 12:29:13.544 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-13 12:29:13.550 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:13.556 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:13.563 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-03-13 12:29:13.611 | Enabling site placement-api. 2026-03-13 12:29:13.621 | To activate the new configuration, you need to run: 2026-03-13 12:29:13.622 | systemctl reload apache2 2026-03-13 12:29:13.632 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-13 12:29:13.637 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-13 12:29:13.642 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-13 12:29:13.646 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-13 12:29:13.785 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-13 12:29:13.790 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-13 12:29:13.797 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-03-13 12:29:13.872 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-03-13 12:29:13.939 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-03-13 12:29:13.976 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:13.983 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-03-13 12:29:14.024 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:14.030 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-03-13 12:29:14.036 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-03-13 12:29:14.041 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-03-13 12:29:14.047 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-13 12:29:14.054 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-13 12:29:14.061 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-13 12:29:14.067 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-03-13 12:29:14.145 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-03-13 12:29:14.214 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.235/identity 2026-03-13 12:29:14.284 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-03-13 12:29:14.348 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-03-13 12:29:14.416 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-03-13 12:29:14.485 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-03-13 12:29:14.556 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-03-13 12:29:14.628 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-03-13 12:29:14.668 | + functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:29:14.675 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-03-13 12:29:14.716 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:14.723 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-03-13 12:29:14.729 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-03-13 12:29:14.773 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:14.781 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-03-13 12:29:14.786 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-03-13 12:29:14.795 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-03-13 12:29:14.795 | from requests import certs 2026-03-13 12:29:14.795 | print (certs.where()) 2026-03-13 12:29:14.795 | except ImportError: pass' 2026-03-13 12:29:14.967 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-03-13 12:29:14.974 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-03-13 12:29:14.980 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-03-13 12:29:14.988 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-03-13 12:29:15.029 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:15.036 | + ./stack.sh:main:986 : init_os_brick 2026-03-13 12:29:15.043 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-03-13 12:29:15.053 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-03-13 12:29:15.094 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:15.101 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:29:15.177 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-03-13 12:29:15.213 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:15.221 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:29:15.297 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-03-13 12:29:15.333 | + functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:15.340 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:29:15.418 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-13 12:29:15.491 | + ./stack.sh:main:993 : run_phase stack install 2026-03-13 12:29:15.497 | + functions-common:run_phase:1840 : local mode=stack 2026-03-13 12:29:15.503 | + functions-common:run_phase:1841 : local phase=install 2026-03-13 12:29:15.508 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-13 12:29:15.513 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-13 12:29:15.520 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-13 12:29:15.527 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-13 12:29:15.532 | + functions-common:run_phase:1850 : local extra 2026-03-13 12:29:15.540 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:29:15.550 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-13 12:29:15.556 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-13 12:29:15.562 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-13 12:29:15.570 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-03-13 12:29:15.578 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-13 12:29:15.615 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:29:15.621 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-13 12:29:15.627 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-13 12:29:15.634 | + functions-common:run_phase:1867 : run_plugins stack install 2026-03-13 12:29:15.642 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-13 12:29:15.648 | + functions-common:run_plugins:1827 : local phase=install 2026-03-13 12:29:15.654 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:29:15.660 | + functions-common:run_plugins:1830 : local plugin 2026-03-13 12:29:15.665 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:29:15.671 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-13 12:29:15.678 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-13 12:29:15.684 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-03-13 12:29:15.689 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:29:15.695 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-13 12:29:15.731 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-13 12:29:15.768 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:15.773 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:15.781 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:29:15.786 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-03-13 12:29:15.794 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:15.800 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-03-13 12:29:15.806 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-03-13 12:29:15.814 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-03-13 12:29:15.821 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-03-13 12:29:15.827 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-13 12:29:15.833 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-03-13 12:29:15.839 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:203 : is_fedora 2026-03-13 12:29:15.845 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-13 12:29:15.850 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-13 12:29:15.855 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-13 12:29:15.860 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-13 12:29:15.864 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-13 12:29:15.870 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-13 12:29:15.875 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-13 12:29:15.881 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-13 12:29:15.887 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-13 12:29:15.893 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-13 12:29:15.898 | ++ functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-13 12:29:15.903 | ++ functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-13 12:29:15.908 | ++ functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-13 12:29:15.914 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:207 : setup_develop /opt/stack/barbican 2026-03-13 12:29:15.920 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:15.926 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-13 12:29:15.932 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-03-13 12:29:15.938 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:15.944 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-03-13 12:29:15.949 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:15.955 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-13 12:29:15.960 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-03-13 12:29:15.965 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:15.969 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:15.976 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-03-13 12:29:15.981 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:15.988 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-03-13 12:29:15.993 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:15.998 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:16.005 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-03-13 12:29:16.018 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-03-13 12:29:16.022 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-03-13 12:29:16.026 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-03-13 12:29:16.136 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-03-13 12:29:16.142 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:16.147 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:16.153 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:16.157 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-13 12:29:16.161 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-03-13 12:29:16.166 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:16.170 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:16.175 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:16.179 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:16.185 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:16.190 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:16.196 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:16.201 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-03-13 12:29:16.247 | Using python 3.12 to install /opt/stack/barbican 2026-03-13 12:29:16.253 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/barbican 2026-03-13 12:29:16.836 | Obtaining file:///opt/stack/barbican 2026-03-13 12:29:16.838 | Installing build dependencies: started 2026-03-13 12:29:17.863 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:17.865 | Checking if build backend supports build_editable: started 2026-03-13 12:29:18.181 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:18.183 | Getting requirements to build editable: started 2026-03-13 12:29:18.355 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:18.358 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:18.820 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:18.842 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (1.18.4) 2026-03-13 12:29:18.843 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.0.0) 2026-03-13 12:29:18.843 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (43.0.3) 2026-03-13 12:29:18.844 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (4.26.0) 2026-03-13 12:29:18.844 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (10.3.0) 2026-03-13 12:29:18.845 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (6.3.0) 2026-03-13 12:29:18.845 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (18.0.0) 2026-03-13 12:29:18.845 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (6.7.2) 2026-03-13 12:29:18.846 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (17.3.0) 2026-03-13 12:29:18.846 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (8.0.0) 2026-03-13 12:29:18.847 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (8.1.0) 2026-03-13 12:29:18.847 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.0.0) 2026-03-13 12:29:18.848 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.9.1) 2026-03-13 12:29:18.848 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (4.5.1) 2026-03-13 12:29:18.849 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.7.1) 2026-03-13 12:29:18.849 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (10.0.0) 2026-03-13 12:29:18.850 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (3.9.0) 2026-03-13 12:29:18.850 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (3.10.1) 2026-03-13 12:29:18.851 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (3.1.0) 2026-03-13 12:29:18.851 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (7.0.3) 2026-03-13 12:29:18.852 | Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (1.7.0) 2026-03-13 12:29:18.852 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (12.0.0) 2026-03-13 12:29:18.852 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.0.46) 2026-03-13 12:29:18.853 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.7.0) 2026-03-13 12:29:18.853 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (1.8.9) 2026-03-13 12:29:18.854 | Requirement already satisfied: castellan>=1.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (5.6.0) 2026-03-13 12:29:18.854 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==21.1.0.dev20) (2.1.0) 2026-03-13 12:29:18.856 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==21.1.0.dev20) (1.3.10) 2026-03-13 12:29:18.856 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==21.1.0.dev20) (4.15.0) 2026-03-13 12:29:18.858 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev20) (7.3.0) 2026-03-13 12:29:18.859 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev20) (5.13.1) 2026-03-13 12:29:18.859 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==21.1.0.dev20) (2.32.5) 2026-03-13 12:29:18.860 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==21.1.0.dev20) (3.0) 2026-03-13 12:29:18.864 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (25.4.0) 2026-03-13 12:29:18.864 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (2025.9.1) 2026-03-13 12:29:18.865 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (0.37.0) 2026-03-13 12:29:18.865 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==21.1.0.dev20) (0.30.0) 2026-03-13 12:29:18.869 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==21.1.0.dev20) (2.1.0) 2026-03-13 12:29:18.870 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==21.1.0.dev20) (1.8.2) 2026-03-13 12:29:18.874 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (4.1.1) 2026-03-13 12:29:18.875 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (4.0.1) 2026-03-13 12:29:18.875 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (2.11.0) 2026-03-13 12:29:18.876 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (5.8.0) 2026-03-13 12:29:18.880 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (1.5.0) 2026-03-13 12:29:18.882 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==21.1.0.dev20) (5.2.1) 2026-03-13 12:29:18.885 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev20) (1.3.0) 2026-03-13 12:29:18.886 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev20) (2.0.0) 2026-03-13 12:29:18.886 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==21.1.0.dev20) (6.0.3) 2026-03-13 12:29:18.890 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev20) (3.0.0) 2026-03-13 12:29:18.891 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev20) (2.0.2) 2026-03-13 12:29:18.891 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==21.1.0.dev20) (0.5.0) 2026-03-13 12:29:18.893 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==21.1.0.dev20) (2.1.1) 2026-03-13 12:29:18.896 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==21.1.0.dev20) (2.9.0.post0) 2026-03-13 12:29:18.898 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (3.2.1) 2026-03-13 12:29:18.900 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (7.0.1) 2026-03-13 12:29:18.900 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (5.3.1) 2026-03-13 12:29:18.901 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (5.6.2) 2026-03-13 12:29:18.901 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (0.15.1) 2026-03-13 12:29:18.903 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (5.1.0) 2026-03-13 12:29:18.908 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (2025.3) 2026-03-13 12:29:18.909 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (26.0) 2026-03-13 12:29:18.913 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==21.1.0.dev20) (0.24.1) 2026-03-13 12:29:18.914 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev20) (5.0.0) 2026-03-13 12:29:18.915 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev20) (3.1.6) 2026-03-13 12:29:18.916 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==21.1.0.dev20) (4.0.1) 2026-03-13 12:29:18.919 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==21.1.0.dev20) (3.0.3) 2026-03-13 12:29:18.924 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==21.1.0.dev20) (1.1.2) 2026-03-13 12:29:18.928 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (0.40.4) 2026-03-13 12:29:18.928 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (3.3.2) 2026-03-13 12:29:18.929 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (7.4.0) 2026-03-13 12:29:18.930 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (2.5.1) 2026-03-13 12:29:18.930 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (1.7.3) 2026-03-13 12:29:18.933 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (2.8.0) 2026-03-13 12:29:18.942 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (0.20) 2026-03-13 12:29:18.947 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (2.2.0) 2026-03-13 12:29:18.949 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (1.3.7) 2026-03-13 12:29:18.952 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==21.1.0.dev20) (3.17.0) 2026-03-13 12:29:18.955 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==21.1.0.dev20) (3.3.2) 2026-03-13 12:29:18.956 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==21.1.0.dev20) (7.2.2) 2026-03-13 12:29:18.965 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==21.1.0.dev20) (82.0.1) 2026-03-13 12:29:18.976 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->barbican==21.1.0.dev20) (0.6.0) 2026-03-13 12:29:18.994 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (4.13.2) 2026-03-13 12:29:18.997 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (0.6.0) 2026-03-13 12:29:18.997 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (3.2.0) 2026-03-13 12:29:19.003 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (1.11.0) 2026-03-13 12:29:19.004 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (14.3.3) 2026-03-13 12:29:19.004 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (1.7.2) 2026-03-13 12:29:19.009 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->barbican==21.1.0.dev20) (1.17.0) 2026-03-13 12:29:19.021 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev20) (3.4.4) 2026-03-13 12:29:19.022 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev20) (3.11) 2026-03-13 12:29:19.022 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev20) (2.6.3) 2026-03-13 12:29:19.023 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==21.1.0.dev20) (2023.11.17) 2026-03-13 12:29:19.040 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (4.0.0) 2026-03-13 12:29:19.041 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (2.19.2) 2026-03-13 12:29:19.048 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==21.1.0.dev20) (0.1.2) 2026-03-13 12:29:19.057 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==21.1.0.dev20) (0.7) 2026-03-13 12:29:19.080 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==21.1.0.dev20) (2.8.5) 2026-03-13 12:29:19.116 | Building wheels for collected packages: barbican 2026-03-13 12:29:19.117 | Building editable for barbican (pyproject.toml): started 2026-03-13 12:29:19.646 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-03-13 12:29:19.648 | Created wheel for barbican: filename=barbican-21.1.0.dev20-0.editable-py3-none-any.whl size=10580 sha256=19b72782ca6dcbdd77abd99d20c947c157f5b5107dccb25ec64f831c9b9f37de 2026-03-13 12:29:19.648 | Stored in directory: /tmp/pip-ephem-wheel-cache-_vxm3gld/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-03-13 12:29:19.654 | Successfully built barbican 2026-03-13 12:29:19.788 | Installing collected packages: barbican 2026-03-13 12:29:19.819 | Successfully installed barbican-21.1.0.dev20 2026-03-13 12:29:19.970 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:19.976 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:19.981 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:19.986 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:19.992 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:19.998 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:20.004 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:20.009 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:20.015 | ++ functions-common:time_stop:2419 : start_time=1773404956233 2026-03-13 12:29:20.021 | ++ functions-common:time_stop:2421 : [[ -z 1773404956233 ]] 2026-03-13 12:29:20.028 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:20.039 | ++ functions-common:time_stop:2424 : end_time=1773404960031 2026-03-13 12:29:20.044 | ++ functions-common:time_stop:2425 : elapsed_time=3798 2026-03-13 12:29:20.050 | ++ functions-common:time_stop:2426 : total=103267 2026-03-13 12:29:20.055 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:20.061 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=107065 2026-03-13 12:29:20.067 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:20.073 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:20.078 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:20.083 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-03-13 12:29:20.089 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-03-13 12:29:20.095 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:20.100 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:29:20.106 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/barbican, ]] 2026-03-13 12:29:20.114 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:20.120 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:208 : pip_install uwsgi 2026-03-13 12:29:20.169 | Using python 3.12 to install uwsgi 2026-03-13 12:29:20.175 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt uwsgi 2026-03-13 12:29:20.855 | Collecting uwsgi 2026-03-13 12:29:20.926 | Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-03-13 12:29:20.991 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 35.3 MB/s 0:00:00 2026-03-13 12:29:21.193 | Installing build dependencies: started 2026-03-13 12:29:22.175 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:22.177 | Getting requirements to build wheel: started 2026-03-13 12:29:22.564 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:29:22.566 | Preparing metadata (pyproject.toml): started 2026-03-13 12:29:22.817 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:22.822 | Building wheels for collected packages: uwsgi 2026-03-13 12:29:22.824 | Building wheel for uwsgi (pyproject.toml): started 2026-03-13 12:29:26.161 | Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-03-13 12:29:26.164 | Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596804 sha256=7fc9c518f053d7618b1c47e7ee438299b1d825198005ba2a0752e451f2c8739a 2026-03-13 12:29:26.164 | Stored in directory: /opt/stack/.cache/pip/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-03-13 12:29:26.169 | Successfully built uwsgi 2026-03-13 12:29:26.328 | Installing collected packages: uwsgi 2026-03-13 12:29:26.369 | Successfully installed uwsgi-2.0.31 2026-03-13 12:29:26.512 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:26.519 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:26.525 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:26.531 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:26.537 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:26.543 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:26.549 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:26.556 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:26.562 | ++ functions-common:time_stop:2419 : start_time=1773404960157 2026-03-13 12:29:26.567 | ++ functions-common:time_stop:2421 : [[ -z 1773404960157 ]] 2026-03-13 12:29:26.575 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:26.585 | ++ functions-common:time_stop:2424 : end_time=1773404966578 2026-03-13 12:29:26.591 | ++ functions-common:time_stop:2425 : elapsed_time=6421 2026-03-13 12:29:26.597 | ++ functions-common:time_stop:2426 : total=107065 2026-03-13 12:29:26.602 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:26.608 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=113486 2026-03-13 12:29:26.615 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:26.621 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-13 12:29:26.627 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-03-13 12:29:26.633 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:213 : use_library_from_git python-barbicanclient 2026-03-13 12:29:26.640 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-13 12:29:26.647 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:26.654 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:29:26.659 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-03-13 12:29:26.665 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:26.671 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-03-13 12:29:26.713 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:29:26.719 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-03-13 12:29:26.757 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:29:26.764 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-03-13 12:29:26.801 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-13 12:29:26.807 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:29:26.813 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:29:26.820 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:29:26.826 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-13 12:29:26.832 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-13 12:29:26.839 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-03-13 12:29:26.873 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-13 12:29:26.878 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:26.883 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-13 12:29:26.890 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-13 12:29:26.954 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-13 12:29:26.961 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-13 12:29:26.964 | ACCOUNT_PORT_BASE=6612 2026-03-13 12:29:26.964 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-03-13 12:29:26.964 | ADMIN_PASSWORD=secretadmin 2026-03-13 12:29:26.964 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-13 12:29:26.964 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-13 12:29:26.964 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-13 12:29:26.964 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-13 12:29:26.964 | ALEMBIC_BRANCH=main 2026-03-13 12:29:26.964 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-13 12:29:26.964 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-13 12:29:26.964 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-13 12:29:26.964 | APACHE_GROUP=stack 2026-03-13 12:29:26.964 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-13 12:29:26.964 | APACHE_LOG_DIR=/var/log/apache2 2026-03-13 12:29:26.964 | APACHE_NAME=apache2 2026-03-13 12:29:26.964 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-13 12:29:26.964 | APACHE_USER=stack 2026-03-13 12:29:26.964 | API_WORKERS=4 2026-03-13 12:29:26.964 | BACKING_FILE_SUFFIX=-backing-file 2026-03-13 12:29:26.964 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-13 12:29:26.964 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:26.964 | BARBICAN_BRANCH=master 2026-03-13 12:29:26.964 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-13 12:29:26.964 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-13 12:29:26.964 | BARBICAN_DIR=/opt/stack/barbican 2026-03-13 12:29:26.964 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-13 12:29:26.964 | BARBICAN_ENFORCE_SCOPE=False 2026-03-13 12:29:26.964 | BARBICAN_HOST_HREF=http://199.204.45.235/key-manager 2026-03-13 12:29:26.964 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.235/identity 2026-03-13 12:29:26.964 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-13 12:29:26.964 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-13 12:29:26.964 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-13 12:29:26.964 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-13 12:29:26.965 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-13 12:29:26.965 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-13 12:29:26.965 | BASH=/usr/bin/bash 2026-03-13 12:29:26.965 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-13 12:29:26.965 | BASH_ALIASES=() 2026-03-13 12:29:26.965 | BASH_ARGC=([0]="0") 2026-03-13 12:29:26.965 | BASH_ARGV=() 2026-03-13 12:29:26.965 | BASH_CMDS=() 2026-03-13 12:29:26.965 | BASH_LINENO=([0]="1834" [1]="1867" [2]="993" [3]="0") 2026-03-13 12:29:26.965 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-13 12:29:26.965 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-13 12:29:26.965 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-03-13 12:29:26.965 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-13 12:29:26.965 | BASH_VERSION='5.2.21(1)-release' 2026-03-13 12:29:26.965 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-13 12:29:26.965 | BRANCHLESS_TARGET_BRANCH=master 2026-03-13 12:29:26.965 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-13 12:29:26.965 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-13 12:29:26.965 | CAPI_VERSION=v1.10.5 2026-03-13 12:29:26.965 | CAPO_VERSION=v0.12.4 2026-03-13 12:29:26.965 | CELLSV2_SETUP=superconductor 2026-03-13 12:29:26.965 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-13 12:29:26.965 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-13 12:29:26.965 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-13 12:29:26.965 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-13 12:29:26.965 | CINDER_BACKUP_DRIVER=swift 2026-03-13 12:29:26.965 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:26.965 | CINDER_BRANCH=master 2026-03-13 12:29:26.965 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:29:26.965 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-13 12:29:26.965 | CINDER_CONF_DIR=/etc/cinder 2026-03-13 12:29:26.965 | CINDER_DIR=/opt/stack/cinder 2026-03-13 12:29:26.965 | CINDER_DRIVER=default 2026-03-13 12:29:26.965 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:29:26.965 | CINDER_ENFORCE_SCOPE=False 2026-03-13 12:29:26.965 | CINDER_IMG_CACHE_ENABLED=True 2026-03-13 12:29:26.965 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-13 12:29:26.965 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-13 12:29:26.965 | CINDER_LVM_TYPE=auto 2026-03-13 12:29:26.965 | CINDER_MY_IP=199.204.45.235 2026-03-13 12:29:26.965 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-13 12:29:26.966 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-13 12:29:26.966 | CINDER_SERVICE_HOST=199.204.45.235 2026-03-13 12:29:26.966 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:29:26.966 | CINDER_SERVICE_PORT=8776 2026-03-13 12:29:26.966 | CINDER_SERVICE_PORT_INT=18776 2026-03-13 12:29:26.966 | CINDER_SERVICE_PROTOCOL=https 2026-03-13 12:29:26.966 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:29:26.966 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-13 12:29:26.966 | CINDER_TARGET_HELPER=lioadm 2026-03-13 12:29:26.966 | CINDER_TARGET_PORT=3260 2026-03-13 12:29:26.966 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-13 12:29:26.966 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-13 12:29:26.966 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-13 12:29:26.966 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-13 12:29:26.966 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-13 12:29:26.966 | CINDER_USE_SERVICE_TOKEN=True 2026-03-13 12:29:26.966 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-13 12:29:26.966 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-13 12:29:26.966 | CINDER_VOLUME_CLEAR=zero 2026-03-13 12:29:26.966 | CIRROS_ARCH=x86_64 2026-03-13 12:29:26.966 | CIRROS_VERSION=0.6.3 2026-03-13 12:29:26.966 | CLUSTER_TOPOLOGY=true 2026-03-13 12:29:26.966 | CONFIGURE_BACKING_FILE=True 2026-03-13 12:29:26.966 | CONFIG_AWK_CMD=awk 2026-03-13 12:29:26.966 | CONTAINER_PORT_BASE=6611 2026-03-13 12:29:26.966 | CURL_GET='curl -g' 2026-03-13 12:29:26.966 | CURRENT_LOG_TIME=2026-03-13-122059 2026-03-13 12:29:26.966 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-13 12:29:26.966 | DATABASE_HOST=127.0.0.1 2026-03-13 12:29:26.966 | DATABASE_PASSWORD=secretdatabase 2026-03-13 12:29:26.966 | DATABASE_QUERY_LOGGING=False 2026-03-13 12:29:26.966 | DATABASE_TYPE=mysql 2026-03-13 12:29:26.966 | DATABASE_USER=root 2026-03-13 12:29:26.966 | DATA_DIR=/opt/stack/data 2026-03-13 12:29:26.966 | DC=([0]="openstack" [1]="org") 2026-03-13 12:29:26.966 | DEBUG_LIBVIRT=True 2026-03-13 12:29:26.966 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-13 12:29:26.966 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-13 12:29:26.966 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-13 12:29:26.966 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-13 12:29:26.966 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-13 12:29:26.966 | DEF_SERVICE_HOST=199.204.45.235 2026-03-13 12:29:26.966 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:29:26.966 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:29:26.966 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.235 2026-03-13 12:29:26.966 | DELTA=1773404472 2026-03-13 12:29:26.966 | DEST=/opt/stack 2026-03-13 12:29:26.967 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-13 12:29:26.967 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-13 12:29:26.967 | DEVSTACK_HOSTNAME=np0000158691.novalocal 2026-03-13 12:29:26.967 | DEVSTACK_PARALLEL=True 2026-03-13 12:29:26.967 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:29:26.967 | DEVSTACK_SERIES=2026.1 2026-03-13 12:29:26.967 | DEVSTACK_START_TIME=1773404451 2026-03-13 12:29:26.967 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-13 12:29:26.967 | DIRSTACK=() 2026-03-13 12:29:26.967 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-13 12:29:26.967 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-13 12:29:26.967 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-13 12:29:26.967 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-13 12:29:26.967 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-13 12:29:26.967 | DISTRO=noble 2026-03-13 12:29:26.967 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-13 12:29:26.967 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-13 12:29:26.967 | ENABLE_CHASSIS_AS_GW=True 2026-03-13 12:29:26.967 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-13 12:29:26.967 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-13 12:29:26.967 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-13 12:29:26.967 | ENABLE_ISOLATED_METADATA=False 2026-03-13 12:29:26.967 | ENABLE_KSM=True 2026-03-13 12:29:26.967 | ENABLE_KSMTUNED=True 2026-03-13 12:29:26.967 | ENABLE_METADATA_NETWORK=False 2026-03-13 12:29:26.967 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-13 12:29:26.967 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-13 12:29:26.967 | ENABLE_TENANT_TUNNELS=True 2026-03-13 12:29:26.967 | ENABLE_TENANT_VLANS=False 2026-03-13 12:29:26.967 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-13 12:29:26.967 | ENABLE_ZSWAP=True 2026-03-13 12:29:26.967 | ENFORCE_SCOPE=False 2026-03-13 12:29:26.967 | ERROR_ON_CLONE=True 2026-03-13 12:29:26.967 | ETCD_ARCH=amd64 2026-03-13 12:29:26.967 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-13 12:29:26.967 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-13 12:29:26.967 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:29:26.967 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:29:26.967 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-13 12:29:26.967 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-13 12:29:26.967 | ETCD_PEER_PORT=2380 2026-03-13 12:29:26.967 | ETCD_PORT=2379 2026-03-13 12:29:26.967 | ETCD_RAMDISK_MB=512 2026-03-13 12:29:26.967 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:29:26.967 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-13 12:29:26.967 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-13 12:29:26.967 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-13 12:29:26.968 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-13 12:29:26.968 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-13 12:29:26.968 | ETCD_USE_RAMDISK=True 2026-03-13 12:29:26.968 | ETCD_VERSION=v3.5.21 2026-03-13 12:29:26.968 | EUID=1002 2026-03-13 12:29:26.968 | EXP_CLUSTER_RESOURCE_SET=true 2026-03-13 12:29:26.968 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-13 12:29:26.968 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-13 12:29:26.968 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-13 12:29:26.968 | EXTRA_FILES_RETRY=3 2026-03-13 12:29:26.968 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-13 12:29:26.968 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-13 12:29:26.968 | FILES=/opt/stack/devstack/files 2026-03-13 12:29:26.968 | FIXED_RANGE=10.1.0.0/20 2026-03-13 12:29:26.968 | FIXED_RANGE_V6=fdb4:b5d7:b473::/64 2026-03-13 12:29:26.968 | FLOATING_RANGE=172.24.5.0/24 2026-03-13 12:29:26.968 | FORCE_CONFIG_DRIVE=False 2026-03-13 12:29:26.968 | FORCE_PREREQ=0 2026-03-13 12:29:26.968 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-13 12:29:26.968 | FUNC_DIR=/opt/stack/devstack 2026-03-13 12:29:26.968 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-13 12:29:26.968 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-03-13 12:29:26.968 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-03-13 12:29:26.968 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-03-13 12:29:26.968 | GIT_BASE=https://github.com 2026-03-13 12:29:26.968 | GIT_DEPTH=0 2026-03-13 12:29:26.968 | GIT_TIMEOUT=0 2026-03-13 12:29:26.968 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-13 12:29:26.968 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-13 12:29:26.968 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:26.968 | GLANCE_BRANCH=master 2026-03-13 12:29:26.968 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-13 12:29:26.968 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-13 12:29:26.969 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-13 12:29:26.969 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-13 12:29:26.969 | GLANCE_CONF_DIR=/etc/glance 2026-03-13 12:29:26.969 | GLANCE_DEFAULT_BACKEND=fast 2026-03-13 12:29:26.969 | GLANCE_DIR=/opt/stack/glance 2026-03-13 12:29:26.969 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-13 12:29:26.969 | GLANCE_ENABLE_QUOTAS=True 2026-03-13 12:29:26.969 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-13 12:29:26.969 | GLANCE_ENFORCE_SCOPE=True 2026-03-13 12:29:26.969 | GLANCE_HOSTPORT=199.204.45.235:9292 2026-03-13 12:29:26.969 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-13 12:29:26.969 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-13 12:29:26.969 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-13 12:29:26.969 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-13 12:29:26.969 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-13 12:29:26.969 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-13 12:29:26.969 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-13 12:29:26.969 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-13 12:29:26.969 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-13 12:29:26.969 | GLANCE_S3_BUCKET_NAME=images 2026-03-13 12:29:26.969 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-13 12:29:26.969 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-13 12:29:26.969 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-13 12:29:26.969 | GLANCE_SERVICE_HOST=199.204.45.235 2026-03-13 12:29:26.969 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:29:26.969 | GLANCE_SERVICE_PORT=9292 2026-03-13 12:29:26.969 | GLANCE_SERVICE_PORT_INT=19292 2026-03-13 12:29:26.969 | GLANCE_SERVICE_PROTOCOL=https 2026-03-13 12:29:26.969 | GLANCE_SHOW_DIRECT_URL=False 2026-03-13 12:29:26.969 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-13 12:29:26.969 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-13 12:29:26.969 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-13 12:29:26.969 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-13 12:29:26.969 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-13 12:29:26.969 | GLANCE_URL=https://199.204.45.235/image 2026-03-13 12:29:26.969 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-13 12:29:26.969 | GLANCE_USE_S3=False 2026-03-13 12:29:26.969 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-13 12:29:26.969 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-13 12:29:26.969 | GLOBAL_VENV=True 2026-03-13 12:29:26.969 | GROUPS=() 2026-03-13 12:29:26.969 | HELM_VERSION=v3.10.3 2026-03-13 12:29:26.969 | HOME=/opt/stack 2026-03-13 12:29:26.969 | HOME_URL=https://www.ubuntu.com/ 2026-03-13 12:29:26.969 | HORIZON_APACHE_ROOT=/dashboard 2026-03-13 12:29:26.969 | HORIZON_BRANCH=master 2026-03-13 12:29:26.969 | HORIZON_DIR=/opt/stack/horizon 2026-03-13 12:29:26.969 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-13 12:29:26.969 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-13 12:29:26.969 | HOSTNAME=np0000158691 2026-03-13 12:29:26.969 | HOSTTYPE=x86_64 2026-03-13 12:29:26.969 | HOST_IP=199.204.45.235 2026-03-13 12:29:26.969 | HOST_IPV6=::1 2026-03-13 12:29:26.969 | HOST_IP_IFACE= 2026-03-13 12:29:26.969 | ID=ubuntu 2026-03-13 12:29:26.969 | ID_LIKE=debian 2026-03-13 12:29:26.969 | IFS=' 2026-03-13 12:29:26.969 | ' 2026-03-13 12:29:26.969 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:29:26.970 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-13 12:29:26.970 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:29:26.970 | INSTANCE_NAME_PREFIX=instance- 2026-03-13 12:29:26.970 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-13 12:29:26.970 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-13 12:29:26.970 | IPV6_ADDRESS_MODE=slaac 2026-03-13 12:29:26.970 | IPV6_ADDRS_SAFE_TO_USE=fdb4:b5d7:b473::/56 2026-03-13 12:29:26.970 | IPV6_GLOBAL_ID=b4:b5d7:b473 2026-03-13 12:29:26.970 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-13 12:29:26.970 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-13 12:29:26.970 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-13 12:29:26.970 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-13 12:29:26.970 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-13 12:29:26.970 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-13 12:29:26.970 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-13 12:29:26.970 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-13 12:29:26.970 | IPV6_RA_MODE=slaac 2026-03-13 12:29:26.970 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-13 12:29:26.970 | IP_VERSION=4+6 2026-03-13 12:29:26.970 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-13 12:29:26.970 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-13 12:29:26.970 | ISCSID_DEBUG=False 2026-03-13 12:29:26.970 | ISCSID_DEBUG_LEVEL=4 2026-03-13 12:29:26.970 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-13 12:29:26.970 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-13 12:29:26.970 | KEYSTONE_AUTH_URI=https://199.204.45.235/identity 2026-03-13 12:29:26.970 | KEYSTONE_AUTH_URI_V3=https://199.204.45.235/identity/v3 2026-03-13 12:29:26.970 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:26.970 | KEYSTONE_BRANCH=master 2026-03-13 12:29:26.970 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-13 12:29:26.970 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-13 12:29:26.970 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-13 12:29:26.970 | KEYSTONE_ENABLE_CACHE=True 2026-03-13 12:29:26.970 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-13 12:29:26.970 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-13 12:29:26.970 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-13 12:29:26.970 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-13 12:29:26.970 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-13 12:29:26.970 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-13 12:29:26.970 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-13 12:29:26.970 | KEYSTONE_REGION_NAME=RegionOne 2026-03-13 12:29:26.970 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-13 12:29:26.970 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-13 12:29:26.970 | KEYSTONE_ROLE_BACKEND=sql 2026-03-13 12:29:26.970 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-13 12:29:26.970 | KEYSTONE_SERVICE_HOST=199.204.45.235 2026-03-13 12:29:26.970 | KEYSTONE_SERVICE_PORT=5000 2026-03-13 12:29:26.970 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-13 12:29:26.970 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-13 12:29:26.970 | KEYSTONE_SERVICE_URI=https://199.204.45.235/identity 2026-03-13 12:29:26.970 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.235/identity/v3 2026-03-13 12:29:26.970 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-13 12:29:26.970 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-13 12:29:26.970 | KEY_MANAGER_BACKEND=barbican 2026-03-13 12:29:26.970 | KILL_PATH=/usr/bin/kill 2026-03-13 12:29:26.970 | KIND_VERSION=v0.16.0 2026-03-13 12:29:26.970 | LAST_RUN=0 2026-03-13 12:29:26.970 | LAST_SPINNER_PID= 2026-03-13 12:29:26.970 | LC_ALL=en_US.utf8 2026-03-13 12:29:26.970 | LDAP_BASE_DC=openstack 2026-03-13 12:29:26.970 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-13 12:29:26.970 | LDAP_DOMAIN=openstack.org 2026-03-13 12:29:26.970 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-13 12:29:26.970 | LDAP_OLCDB_NUMBER=1 2026-03-13 12:29:26.970 | LDAP_OLCDB_TYPE=mdb 2026-03-13 12:29:26.970 | LDAP_ROOTPW_COMMAND=replace 2026-03-13 12:29:26.970 | LDAP_SERVICE_NAME=slapd 2026-03-13 12:29:26.970 | LDAP_URL=ldap://localhost 2026-03-13 12:29:26.970 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-03-13 12:29:26.970 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-13 12:29:26.970 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-13 12:29:26.970 | LIBVIRT_GROUP=libvirt 2026-03-13 12:29:26.970 | LIBVIRT_TYPE=kvm 2026-03-13 12:29:26.970 | LINENO=762 2026-03-13 12:29:26.970 | LOCAL_HOSTNAME=np0000158691 2026-03-13 12:29:26.970 | LOGDAYS=7 2026-03-13 12:29:26.971 | LOGDIR=/opt/stack/logs 2026-03-13 12:29:26.971 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122059 2026-03-13 12:29:26.971 | LOGFILE_DIR=/opt/stack/logs 2026-03-13 12:29:26.971 | LOGFILE_NAME=devstacklog.txt 2026-03-13 12:29:26.971 | LOGNAME=stack 2026-03-13 12:29:26.971 | LOGO=ubuntu-logo 2026-03-13 12:29:26.971 | LOG_COLOR=False 2026-03-13 12:29:26.971 | LRC=localrc 2026-03-13 12:29:26.971 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-13 12:29:26.971 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-13 12:29:26.971 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:26.971 | MAGNUM_BRANCH=master 2026-03-13 12:29:26.971 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-13 12:29:26.971 | MAGNUM_CLUSTER_API_BRANCH=main 2026-03-13 12:29:26.971 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-13 12:29:26.971 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:29:26.971 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-13 12:29:26.971 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-13 12:29:26.971 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-13 12:29:26.971 | MAGNUM_DIR=/opt/stack/magnum 2026-03-13 12:29:26.971 | MAGNUM_ENFORCE_SCOPE=False 2026-03-13 12:29:26.971 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.34.4.qcow2 2026-03-13 12:29:26.971 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-13 12:29:26.971 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-13 12:29:26.971 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-13 12:29:26.971 | MAGNUM_SERVICE_HOST=199.204.45.235 2026-03-13 12:29:26.971 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-13 12:29:26.971 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-13 12:29:26.971 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-13 12:29:26.971 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-13 12:29:26.971 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-13 12:29:26.971 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:29:26.971 | MAIL=/var/mail/stack 2026-03-13 12:29:26.971 | MANILACLIENT_BRANCH=master 2026-03-13 12:29:26.971 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-13 12:29:26.971 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-13 12:29:26.971 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-13 12:29:26.971 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-13 12:29:26.971 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-13 12:29:26.971 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:26.971 | MANILA_CONF=/etc/manila/manila.conf 2026-03-13 12:29:26.971 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-13 12:29:26.971 | MANILA_CONF_DIR=/etc/manila 2026-03-13 12:29:26.971 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-13 12:29:26.971 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-13 12:29:26.971 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-13 12:29:26.971 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-13 12:29:26.971 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-13 12:29:26.971 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-13 12:29:26.971 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-13 12:29:26.971 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:29:26.971 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-13 12:29:26.971 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:29:26.971 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-13 12:29:26.971 | MANILA_DIR=/opt/stack/manila 2026-03-13 12:29:26.971 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-13 12:29:26.971 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-03-13 12:29:26.971 | MANILA_ENABLED_BACKENDS=generic 2026-03-13 12:29:26.971 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-13 12:29:26.971 | MANILA_ENDPOINT_BASE=http://199.204.45.235/share 2026-03-13 12:29:26.971 | MANILA_ENFORCE_SCOPE=False 2026-03-13 12:29:26.971 | MANILA_GIT_BASE=https://opendev.org 2026-03-13 12:29:26.971 | MANILA_KEY_FORMAT=ecdsa 2026-03-13 12:29:26.971 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-13 12:29:26.971 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.235 2026-03-13 12:29:26.971 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-13 12:29:26.971 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-13 12:29:26.971 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-13 12:29:26.971 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-13 12:29:26.971 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-13 12:29:26.971 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-13 12:29:26.971 | MANILA_REPO_ROOT=openstack 2026-03-13 12:29:26.971 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-13 12:29:26.971 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-13 12:29:26.971 | MANILA_SERVICE_HOST=199.204.45.235 2026-03-13 12:29:26.971 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-13 12:29:26.972 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-13 12:29:26.972 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-13 12:29:26.972 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-13 12:29:26.972 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-13 12:29:26.972 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-13 12:29:26.972 | MANILA_SERVICE_PORT=8786 2026-03-13 12:29:26.972 | MANILA_SERVICE_PORT_INT=18786 2026-03-13 12:29:26.972 | MANILA_SERVICE_PROTOCOL=http 2026-03-13 12:29:26.972 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-13 12:29:26.972 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-13 12:29:26.972 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-13 12:29:26.972 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-13 12:29:26.972 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-13 12:29:26.972 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-13 12:29:26.972 | MANILA_SETUP_IPV6=False 2026-03-13 12:29:26.972 | MANILA_SSH_TIMEOUT=180 2026-03-13 12:29:26.972 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-13 12:29:26.972 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-13 12:29:26.972 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-13 12:29:26.972 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-13 12:29:26.972 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-13 12:29:26.972 | MANILA_WSGI=manila.wsgi.api:application 2026-03-13 12:29:26.972 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-13 12:29:26.972 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-13 12:29:26.972 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-13 12:29:26.972 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.235 2026-03-13 12:29:26.972 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.235 2026-03-13 12:29:26.972 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-13 12:29:26.972 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-13 12:29:26.972 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-13 12:29:26.972 | MAX_DB_CONNECTIONS=200 2026-03-13 12:29:26.972 | MEMCACHE_SERVERS=localhost:11211 2026-03-13 12:29:26.972 | METADATA_SERVICE_PORT=8775 2026-03-13 12:29:26.972 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-13 12:29:26.972 | ML2_L3_PLUGIN=ovn-router 2026-03-13 12:29:26.972 | MYSQL_DRIVER=PyMySQL 2026-03-13 12:29:26.972 | MYSQL_GATHER_PERFORMANCE=True 2026-03-13 12:29:26.972 | MYSQL_HOST=127.0.0.1 2026-03-13 12:29:26.972 | MYSQL_REDUCE_MEMORY=True 2026-03-13 12:29:26.972 | MYSQL_SERVICE_NAME=mysql 2026-03-13 12:29:26.972 | MYSQL_USER=root 2026-03-13 12:29:26.972 | NAME=Ubuntu 2026-03-13 12:29:26.972 | NETWORK_GATEWAY=10.1.0.1 2026-03-13 12:29:26.972 | NEUTRON_ANY='q-svc neutron-api' 2026-03-13 12:29:26.972 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:26.972 | NEUTRON_BRANCH=master 2026-03-13 12:29:26.972 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-13 12:29:26.972 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-13 12:29:26.972 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-13 12:29:26.972 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-13 12:29:26.972 | NEUTRON_DIR=/opt/stack/neutron 2026-03-13 12:29:26.972 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-13 12:29:26.972 | NEUTRON_ENFORCE_SCOPE=True 2026-03-13 12:29:26.972 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-13 12:29:26.972 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-13 12:29:26.972 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-13 12:29:26.972 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:26.972 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-13 12:29:26.972 | NEUTRON_PORT_SECURITY=True 2026-03-13 12:29:26.972 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-13 12:29:26.972 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-13 12:29:26.972 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-13 12:29:26.972 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-13 12:29:26.972 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-13 12:29:26.972 | NOUNSET= 2026-03-13 12:29:26.972 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-13 12:29:26.972 | NOVA_API_DB=nova_api 2026-03-13 12:29:26.972 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-13 12:29:26.972 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:26.972 | NOVA_BRANCH=master 2026-03-13 12:29:26.972 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-13 12:29:26.972 | NOVA_CONF=/etc/nova/nova.conf 2026-03-13 12:29:26.972 | NOVA_CONF_DIR=/etc/nova 2026-03-13 12:29:26.972 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-13 12:29:26.973 | NOVA_CPU_CELL=1 2026-03-13 12:29:26.973 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-13 12:29:26.973 | NOVA_CPU_UUID= 2026-03-13 12:29:26.973 | NOVA_DIR=/opt/stack/nova 2026-03-13 12:29:26.973 | NOVA_ENABLED_APIS=osapi_compute 2026-03-13 12:29:26.973 | NOVA_ENABLE_CACHE=True 2026-03-13 12:29:26.973 | NOVA_ENFORCE_SCOPE=True 2026-03-13 12:29:26.973 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-13 12:29:26.973 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-13 12:29:26.973 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-13 12:29:26.973 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-13 12:29:26.973 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-13 12:29:26.973 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-13 12:29:26.973 | NOVA_MY_IP=199.204.45.235 2026-03-13 12:29:26.973 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-13 12:29:26.973 | NOVA_NUM_CELLS=1 2026-03-13 12:29:26.973 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-13 12:29:26.973 | NOVA_READY_TIMEOUT=60 2026-03-13 12:29:26.973 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-13 12:29:26.973 | NOVA_SERIAL_ENABLED=False 2026-03-13 12:29:26.973 | NOVA_SERVICE_HOST=199.204.45.235 2026-03-13 12:29:26.973 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:29:26.973 | NOVA_SERVICE_PORT=8774 2026-03-13 12:29:26.973 | NOVA_SERVICE_PORT_INT=18774 2026-03-13 12:29:26.973 | NOVA_SERVICE_PROTOCOL=https 2026-03-13 12:29:26.973 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-13 12:29:26.973 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-13 12:29:26.973 | NOVA_SPICE_ENABLED=False 2026-03-13 12:29:26.973 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-13 12:29:26.973 | NOVA_USE_SERVICE_TOKEN=True 2026-03-13 12:29:26.973 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-13 12:29:26.973 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-13 12:29:26.973 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-13 12:29:26.973 | NOVA_VNC_ENABLED=True 2026-03-13 12:29:26.973 | NOVNC_BRANCH=v1.3.0 2026-03-13 12:29:26.973 | NOVNC_FROM_PACKAGE=False 2026-03-13 12:29:26.973 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-13 12:29:26.973 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-13 12:29:26.973 | NOW=1773404472 2026-03-13 12:29:26.973 | NO_UPDATE_REPOS=False 2026-03-13 12:29:26.973 | OBJECT_PORT_BASE=6613 2026-03-13 12:29:26.973 | OCTAVIA=octavia 2026-03-13 12:29:26.973 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-13 12:29:26.973 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-13 12:29:26.973 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-13 12:29:26.973 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-13 12:29:26.973 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-13 12:29:26.973 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-13 12:29:26.973 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-13 12:29:26.973 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-13 12:29:26.973 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-13 12:29:26.973 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-13 12:29:26.973 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-13 12:29:26.973 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-13 12:29:26.973 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-13 12:29:26.973 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-13 12:29:26.973 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-13 12:29:26.973 | OCTAVIA_API=o-api 2026-03-13 12:29:26.973 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:29:26.973 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-13 12:29:26.973 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-13 12:29:26.973 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:26.973 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-13 12:29:26.973 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-13 12:29:26.973 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-13 12:29:26.973 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-13 12:29:26.973 | OCTAVIA_CONSUMER=o-cw 2026-03-13 12:29:26.973 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:29:26.974 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-13 12:29:26.974 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-13 12:29:26.974 | OCTAVIA_DIB_TRACING=1 2026-03-13 12:29:26.974 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-13 12:29:26.974 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-13 12:29:26.974 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:29:26.974 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-13 12:29:26.974 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-13 12:29:26.974 | OCTAVIA_HA_PORT=9875 2026-03-13 12:29:26.974 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-13 12:29:26.974 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:29:26.974 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-13 12:29:26.974 | OCTAVIA_HEALTH_KEY=insecure 2026-03-13 12:29:26.974 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-13 12:29:26.974 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-13 12:29:26.974 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-13 12:29:26.974 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-13 12:29:26.974 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-13 12:29:26.974 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-13 12:29:26.974 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-13 12:29:26.974 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-13 12:29:26.974 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-13 12:29:26.974 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-13 12:29:26.974 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-13 12:29:26.974 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-13 12:29:26.974 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-13 12:29:26.974 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-13 12:29:26.974 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-13 12:29:26.974 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-13 12:29:26.974 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-13 12:29:26.974 | OCTAVIA_NODE=api 2026-03-13 12:29:26.974 | OCTAVIA_PASSWORD=secretadmin 2026-03-13 12:29:26.974 | OCTAVIA_PORT=9876 2026-03-13 12:29:26.974 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-13 12:29:26.974 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-13 12:29:26.974 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-13 12:29:26.974 | OCTAVIA_PROJECT_NAME=admin 2026-03-13 12:29:26.974 | OCTAVIA_PROTOCOL=http 2026-03-13 12:29:26.974 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-13 12:29:26.974 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-13 12:29:26.974 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-13 12:29:26.974 | OCTAVIA_SERVICE=octavia 2026-03-13 12:29:26.974 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-13 12:29:26.974 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-13 12:29:26.974 | OCTAVIA_USERNAME=admin 2026-03-13 12:29:26.974 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-13 12:29:26.974 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-13 12:29:26.974 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-13 12:29:26.974 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-13 12:29:26.974 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-13 12:29:26.974 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-13 12:29:26.974 | OFFLINE=False 2026-03-13 12:29:26.974 | OLDPWD=/opt/stack/placement 2026-03-13 12:29:26.974 | OPENSSL=/usr/bin/openssl 2026-03-13 12:29:26.974 | OPTERR=1 2026-03-13 12:29:26.974 | OPTIND=1 2026-03-13 12:29:26.974 | ORC_VERSION=v2.2.0 2026-03-13 12:29:26.974 | ORG_NAME=OpenStack 2026-03-13 12:29:26.974 | ORG_UNIT_NAME=DevStack 2026-03-13 12:29:26.974 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:26.975 | OSTESTIMAGES_BRANCH=master 2026-03-13 12:29:26.975 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-13 12:29:26.975 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-13 12:29:26.975 | OSTYPE=linux-gnu 2026-03-13 12:29:26.975 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-13 12:29:26.975 | OS_CLOUD=devstack-admin 2026-03-13 12:29:26.975 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-13 12:29:26.975 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-13 12:29:26.975 | OVN_AGENT_EXTENSIONS=metadata 2026-03-13 12:29:26.975 | OVN_BRANCH=branch-24.03 2026-03-13 12:29:26.975 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-13 12:29:26.975 | OVN_BUILD_FROM_SOURCE=False 2026-03-13 12:29:26.975 | OVN_BUILD_MODULES=False 2026-03-13 12:29:26.975 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-13 12:29:26.975 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-13 12:29:26.975 | OVN_DATADIR=/var/lib/ovn 2026-03-13 12:29:26.975 | OVN_DBS_LOG_LEVEL=dbg 2026-03-13 12:29:26.975 | OVN_DNS_SERVERS=8.8.8.8 2026-03-13 12:29:26.975 | OVN_GENEVE_OVERHEAD=38 2026-03-13 12:29:26.975 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-13 12:29:26.975 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-13 12:29:26.975 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-13 12:29:26.975 | OVN_L3_SCHEDULER=leastloaded 2026-03-13 12:29:26.975 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-13 12:29:26.975 | OVN_META_DATA_HOST=199.204.45.235 2026-03-13 12:29:26.975 | OVN_NB_REMOTE=ssl:199.204.45.235:6641 2026-03-13 12:29:26.975 | OVN_NEUTRON_SYNC_MODE=log 2026-03-13 12:29:26.975 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-13 12:29:26.975 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-13 12:29:26.975 | OVN_PROTO=ssl 2026-03-13 12:29:26.975 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-13 12:29:26.975 | OVN_REPO_NAME=ovn 2026-03-13 12:29:26.975 | OVN_RUNDIR=/var/run/ovn 2026-03-13 12:29:26.975 | OVN_SB_REMOTE=ssl:199.204.45.235:6642 2026-03-13 12:29:26.975 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-13 12:29:26.975 | OVN_SHAREDIR=/share/ovn 2026-03-13 12:29:26.975 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-13 12:29:26.975 | OVN_UUID= 2026-03-13 12:29:26.975 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-13 12:29:26.975 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-13 12:29:26.975 | OVS_BINDIR=/bin 2026-03-13 12:29:26.975 | OVS_BRANCH=branch-3.3 2026-03-13 12:29:26.975 | OVS_BRIDGE=br-int 2026-03-13 12:29:26.975 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-13 12:29:26.975 | OVS_DATAPATH_TYPE=system 2026-03-13 12:29:26.975 | OVS_ENABLE_TUNNELING=True 2026-03-13 12:29:26.975 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-13 12:29:26.975 | OVS_PREFIX= 2026-03-13 12:29:26.975 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-13 12:29:26.976 | OVS_REPO_NAME=ovs 2026-03-13 12:29:26.976 | OVS_RUNDIR=/var/run/openvswitch 2026-03-13 12:29:26.976 | OVS_SBINDIR=/sbin 2026-03-13 12:29:26.976 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-13 12:29:26.976 | OVS_SHAREDIR=/share/openvswitch 2026-03-13 12:29:26.976 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-13 12:29:26.976 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-13 12:29:26.976 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-13 12:29:26.976 | PACKAGES='apache2 2026-03-13 12:29:26.976 | apache2-dev 2026-03-13 12:29:26.976 | bc 2026-03-13 12:29:26.976 | bsdmainutils 2026-03-13 12:29:26.976 | curl 2026-03-13 12:29:26.976 | g++ 2026-03-13 12:29:26.976 | gawk 2026-03-13 12:29:26.976 | gcc 2026-03-13 12:29:26.976 | gettext 2026-03-13 12:29:26.976 | git 2026-03-13 12:29:26.976 | graphviz 2026-03-13 12:29:26.976 | iputils-ping 2026-03-13 12:29:26.976 | libffi-dev 2026-03-13 12:29:26.976 | libjpeg-dev 2026-03-13 12:29:26.976 | libpq-dev 2026-03-13 12:29:26.976 | libssl-dev 2026-03-13 12:29:26.976 | libsystemd-dev 2026-03-13 12:29:26.976 | libxml2-dev 2026-03-13 12:29:26.976 | libxslt1-dev 2026-03-13 12:29:26.976 | libyaml-dev 2026-03-13 12:29:26.976 | lsof 2026-03-13 12:29:26.976 | openssh-server 2026-03-13 12:29:26.976 | openssl 2026-03-13 12:29:26.976 | pkg-config 2026-03-13 12:29:26.976 | psmisc 2026-03-13 12:29:26.976 | python3-dev 2026-03-13 12:29:26.976 | python3-pip 2026-03-13 12:29:26.976 | python3-systemd 2026-03-13 12:29:26.976 | python3-venv 2026-03-13 12:29:26.976 | tar 2026-03-13 12:29:26.976 | tcpdump 2026-03-13 12:29:26.976 | unzip 2026-03-13 12:29:26.976 | uuid-runtime 2026-03-13 12:29:26.976 | wget 2026-03-13 12:29:26.976 | zlib1g-dev 2026-03-13 12:29:26.976 | lvm2 2026-03-13 12:29:26.976 | qemu-utils 2026-03-13 12:29:26.976 | thin-provisioning-tools 2026-03-13 12:29:26.976 | lsscsi 2026-03-13 12:29:26.976 | open-iscsi 2026-03-13 12:29:26.976 | libkrb5-dev 2026-03-13 12:29:26.976 | libldap2-dev 2026-03-13 12:29:26.976 | libsasl2-dev 2026-03-13 12:29:26.976 | memcached 2026-03-13 12:29:26.976 | python3-mysqldb 2026-03-13 12:29:26.977 | sqlite3 2026-03-13 12:29:26.977 | conntrack 2026-03-13 12:29:26.977 | curl 2026-03-13 12:29:26.977 | ebtables 2026-03-13 12:29:26.977 | genisoimage 2026-03-13 12:29:26.977 | iptables 2026-03-13 12:29:26.977 | iputils-arping 2026-03-13 12:29:26.977 | kpartx 2026-03-13 12:29:26.977 | libjs-jquery-tablesorter 2026-03-13 12:29:26.977 | parted 2026-03-13 12:29:26.977 | pm-utils 2026-03-13 12:29:26.977 | python3-mysqldb 2026-03-13 12:29:26.977 | socat 2026-03-13 12:29:26.977 | sqlite3 2026-03-13 12:29:26.977 | sudo 2026-03-13 12:29:26.977 | vlan 2026-03-13 12:29:26.977 | cryptsetup 2026-03-13 12:29:26.977 | dosfstools 2026-03-13 12:29:26.977 | genisoimage 2026-03-13 12:29:26.977 | gir1.2-libosinfo-1.0 2026-03-13 12:29:26.977 | netcat-openbsd 2026-03-13 12:29:26.977 | open-iscsi 2026-03-13 12:29:26.977 | qemu-utils 2026-03-13 12:29:26.977 | sg3-utils 2026-03-13 12:29:26.977 | sysfsutils 2026-03-13 12:29:26.977 | acl 2026-03-13 12:29:26.977 | dnsmasq-base 2026-03-13 12:29:26.977 | dnsmasq-utils 2026-03-13 12:29:26.977 | ebtables 2026-03-13 12:29:26.977 | haproxy 2026-03-13 12:29:26.977 | iptables 2026-03-13 12:29:26.977 | iputils-arping 2026-03-13 12:29:26.977 | iputils-ping 2026-03-13 12:29:26.977 | postgresql-server-dev-all 2026-03-13 12:29:26.977 | python3-mysqldb 2026-03-13 12:29:26.977 | sqlite3 2026-03-13 12:29:26.977 | sudo 2026-03-13 12:29:26.977 | vlan 2026-03-13 12:29:26.977 | apache2 lvm2 2026-03-13 12:29:26.977 | golang 2026-03-13 12:29:26.977 | debootstrap 2026-03-13 12:29:26.977 | rsyslog' 2026-03-13 12:29:26.977 | PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-13 12:29:26.977 | PHYSICAL_NETWORK=public 2026-03-13 12:29:26.977 | PIPESTATUS=([0]="0") 2026-03-13 12:29:26.977 | PIP_UPGRADE=False 2026-03-13 12:29:26.977 | PIP_VIRTUAL_ENV= 2026-03-13 12:29:26.977 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-13 12:29:26.977 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:26.977 | PLACEMENT_BRANCH=master 2026-03-13 12:29:26.977 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-13 12:29:26.977 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-13 12:29:26.977 | PLACEMENT_DIR=/opt/stack/placement 2026-03-13 12:29:26.977 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-13 12:29:26.977 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-13 12:29:26.977 | PLACEMENT_SERVICE_HOST=199.204.45.235 2026-03-13 12:29:26.977 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-13 12:29:26.977 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-13 12:29:26.977 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-13 12:29:26.977 | POSIXLY_CORRECT=y 2026-03-13 12:29:26.977 | PPID=2054 2026-03-13 12:29:26.977 | PREREQ_RERUN_HOURS=2 2026-03-13 12:29:26.977 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-13 12:29:26.977 | PREREQ_RERUN_SECONDS=7200 2026-03-13 12:29:26.977 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-13 12:29:26.977 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-13 12:29:26.977 | PRIVATE_NETWORK_NAME=private 2026-03-13 12:29:26.977 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-13 12:29:26.977 | PROVIDER_SUBNET_NAME=provider_net 2026-03-13 12:29:26.977 | PS4='+ $(short_source): ' 2026-03-13 12:29:26.977 | PUBLIC_BRIDGE=br-ex 2026-03-13 12:29:26.977 | PUBLIC_BRIDGE_MTU=1430 2026-03-13 12:29:26.977 | PUBLIC_INTERFACE= 2026-03-13 12:29:26.977 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-13 12:29:26.977 | PUBLIC_NETWORK_NAME=public 2026-03-13 12:29:26.977 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-13 12:29:26.978 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-13 12:29:26.978 | PWD=/opt/stack/devstack 2026-03-13 12:29:26.978 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-13 12:29:26.978 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-13 12:29:26.978 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-13 12:29:26.978 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-13 12:29:26.978 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-13 12:29:26.978 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-13 12:29:26.978 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-13 12:29:26.978 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-13 12:29:26.978 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-13 12:29:26.978 | PYTHON3_VERSION=3.12 2026-03-13 12:29:26.978 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-13 12:29:26.978 | Q_ADMIN_USERNAME=neutron 2026-03-13 12:29:26.978 | Q_AGENT=ovn 2026-03-13 12:29:26.978 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-13 12:29:26.978 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-13 12:29:26.978 | Q_AUTH_STRATEGY=keystone 2026-03-13 12:29:26.978 | Q_BUILD_OVS_FROM_GIT=False 2026-03-13 12:29:26.978 | Q_DB_NAME=neutron 2026-03-13 12:29:26.978 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-13 12:29:26.978 | Q_DVR_MODE=legacy 2026-03-13 12:29:26.978 | Q_HOST=199.204.45.235 2026-03-13 12:29:26.978 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-13 12:29:26.978 | Q_L3_ROUTER_PER_TENANT=True 2026-03-13 12:29:26.978 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:29:26.978 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-13 12:29:26.978 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-13 12:29:26.978 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-13 12:29:26.978 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-13 12:29:26.978 | Q_META_DATA_IP=199.204.45.235 2026-03-13 12:29:26.978 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-13 12:29:26.978 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-13 12:29:26.978 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-13 12:29:26.978 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-13 12:29:26.978 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-13 12:29:26.978 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-13 12:29:26.978 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-13 12:29:26.978 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-13 12:29:26.978 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-13 12:29:26.978 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-13 12:29:26.978 | Q_OVS_USE_VETH=False 2026-03-13 12:29:26.978 | Q_PLUGIN=ml2 2026-03-13 12:29:26.978 | Q_PORT=9696 2026-03-13 12:29:26.978 | Q_PORT_INT=19696 2026-03-13 12:29:26.978 | Q_PROTOCOL=https 2026-03-13 12:29:26.978 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-13 12:29:26.978 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-13 12:29:26.978 | Q_ROUTER_NAME=router1 2026-03-13 12:29:26.978 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-13 12:29:26.978 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-13 12:29:26.978 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-13 12:29:26.978 | Q_TUNNEL_TYPES=gre 2026-03-13 12:29:26.978 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-13 12:29:26.978 | Q_USE_PUBLIC_VETH=False 2026-03-13 12:29:26.978 | Q_USE_ROOTWRAP=True 2026-03-13 12:29:26.978 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-13 12:29:26.978 | Q_USE_SECGROUP=True 2026-03-13 12:29:26.978 | RABBIT_HOST=199.204.45.235 2026-03-13 12:29:26.978 | RABBIT_PASSWORD=secretrabbit 2026-03-13 12:29:26.978 | RABBIT_USERID=stackrabbit 2026-03-13 12:29:26.978 | RC_DIR=/opt/stack/devstack 2026-03-13 12:29:26.978 | RECLONE=False 2026-03-13 12:29:26.978 | RECREATE_KEYSTONE_DB=True 2026-03-13 12:29:26.978 | REGION_NAME=RegionOne 2026-03-13 12:29:26.978 | REPOS_UPDATED=True 2026-03-13 12:29:26.978 | REQUIREMENTS_BRANCH=master 2026-03-13 12:29:26.978 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-13 12:29:26.978 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-13 12:29:26.978 | RETRY_UPDATE=False 2026-03-13 12:29:26.978 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-13 12:29:26.978 | S3_SERVICE_PORT=3333 2026-03-13 12:29:26.978 | SERVICE_DIR=/opt/stack/status 2026-03-13 12:29:26.978 | SERVICE_DOMAIN_NAME=Default 2026-03-13 12:29:26.978 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-13 12:29:26.978 | SERVICE_HOST=199.204.45.235 2026-03-13 12:29:26.978 | SERVICE_IP_VERSION=4 2026-03-13 12:29:26.978 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:29:26.978 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:29:26.978 | SERVICE_PASSWORD=secretservice 2026-03-13 12:29:26.978 | SERVICE_PROJECT_NAME=service 2026-03-13 12:29:26.978 | SERVICE_PROTOCOL=http 2026-03-13 12:29:26.978 | SERVICE_TENANT_NAME=service 2026-03-13 12:29:26.978 | SERVICE_TIMEOUT=60 2026-03-13 12:29:26.978 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-13 12:29:26.978 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-13 12:29:26.978 | SHARE_GROUP=lvm-shares 2026-03-13 12:29:26.978 | SHARE_NAME_PREFIX=share- 2026-03-13 12:29:26.978 | SHELL=/bin/bash 2026-03-13 12:29:26.978 | SHLVL=1 2026-03-13 12:29:26.978 | SKIP_EPEL_INSTALL=False 2026-03-13 12:29:26.978 | SKIP_STOP_OVN=False 2026-03-13 12:29:26.978 | SMB_CONF=/etc/samba/smb.conf 2026-03-13 12:29:26.978 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-13 12:29:26.978 | SPICE_BRANCH=master 2026-03-13 12:29:26.978 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-13 12:29:26.978 | SQLALCHEMY_BRANCH=main 2026-03-13 12:29:26.979 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-13 12:29:26.979 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-13 12:29:26.979 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-13 12:29:26.979 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-03-13 12:29:26.979 | STACK_GROUP=stack 2026-03-13 12:29:26.979 | STACK_USER=stack 2026-03-13 12:29:26.979 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-13 12:29:26.979 | STUD_PROTO=--tls 2026-03-13 12:29:26.979 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-13 12:29:26.979 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-13 12:29:26.979 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-13 12:29:26.979 | SUBNETPOOL_PREFIX_V6=fdb4:b5d7:b473::/56 2026-03-13 12:29:26.979 | SUBNETPOOL_SIZE_V4=26 2026-03-13 12:29:26.979 | SUBNETPOOL_SIZE_V6=64 2026-03-13 12:29:26.979 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-13 12:29:26.979 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-vwatlftijaojukpwrcsbcofpdubfqubh ; /usr/bin/python3' 2026-03-13 12:29:26.979 | SUDO_GID=1000 2026-03-13 12:29:26.979 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-13 12:29:26.979 | SUDO_UID=1000 2026-03-13 12:29:26.979 | SUDO_USER=zuul 2026-03-13 12:29:26.979 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-13-122059.summary.2026-03-13-122059 2026-03-13 12:29:26.979 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-13 12:29:26.979 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-13 12:29:26.979 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-13 12:29:26.979 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-13 12:29:26.979 | SWIFT_BRANCH=master 2026-03-13 12:29:26.979 | SWIFT_CONF_DIR=/etc/swift 2026-03-13 12:29:26.979 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-13 12:29:26.979 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-13 12:29:26.979 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-13 12:29:26.979 | SWIFT_DIR=/opt/stack/swift 2026-03-13 12:29:26.979 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-13 12:29:26.979 | SWIFT_ENABLE_TEMPURLS=False 2026-03-13 12:29:26.979 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-13 12:29:26.979 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-13 12:29:26.979 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-13 12:29:26.979 | SWIFT_HASH=1234123412341234 2026-03-13 12:29:26.979 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-13 12:29:26.979 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-13 12:29:26.979 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-13 12:29:26.979 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-13 12:29:26.979 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-13 12:29:26.979 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-13 12:29:26.979 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-13 12:29:26.979 | SWIFT_REPLICAS=1 2026-03-13 12:29:26.979 | SWIFT_REPLICAS_SEQ=1 2026-03-13 12:29:26.979 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-13 12:29:26.979 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-13 12:29:26.979 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-13 12:29:26.979 | SWIFT_SERVICE_PROTOCOL=https 2026-03-13 12:29:26.979 | SWIFT_START_ALL_SERVICES=False 2026-03-13 12:29:26.979 | SWIFT_STORAGE_IPS= 2026-03-13 12:29:26.979 | SWIFT_TEMPURL_KEY= 2026-03-13 12:29:26.979 | SWIFT_USE_MOD_WSGI=False 2026-03-13 12:29:26.979 | SYSLOG=False 2026-03-13 12:29:26.979 | SYSLOG_HOST=199.204.45.235 2026-03-13 12:29:26.979 | SYSLOG_PORT=516 2026-03-13 12:29:26.979 | SYSTEMCTL='sudo systemctl' 2026-03-13 12:29:26.979 | SYSTEMD_DIR=/etc/systemd/system 2026-03-13 12:29:26.979 | TARGET_BRANCH=master 2026-03-13 12:29:26.979 | TARGET_ENABLE_OVN_AGENT=False 2026-03-13 12:29:26.979 | TCPDUMP_ARGS= 2026-03-13 12:29:26.979 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-13 12:29:26.979 | TEMPEST_BRANCH=master 2026-03-13 12:29:26.979 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-13 12:29:26.979 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-13 12:29:26.979 | TEMPFILE=/tmp/tmp.rD0v6vXeZt 2026-03-13 12:29:26.979 | TENANT_TUNNEL_RANGES=1:1000 2026-03-13 12:29:26.979 | TENANT_VLAN_RANGE= 2026-03-13 12:29:26.979 | TERM=unknown 2026-03-13 12:29:26.979 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-13 12:29:26.979 | TLS_IP=IP:199.204.45.235,IP:::1 2026-03-13 12:29:26.979 | TOP_DIR=/opt/stack/devstack 2026-03-13 12:29:26.979 | TRAILING_TARGET_BRANCH=master 2026-03-13 12:29:26.979 | TUNNEL_ENDPOINT_IP=199.204.45.235 2026-03-13 12:29:26.979 | TUNNEL_IP=199.204.45.235 2026-03-13 12:29:26.979 | TUNNEL_IP_VERSION=4 2026-03-13 12:29:26.979 | UBUNTU_CODENAME=noble 2026-03-13 12:29:26.979 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-13 12:29:26.979 | UID=1002 2026-03-13 12:29:26.979 | ULIMIT_NOFILE=2048 2026-03-13 12:29:26.979 | USER=stack 2026-03-13 12:29:26.979 | USER_HOME=/opt/stack 2026-03-13 12:29:26.979 | USER_UNITS=False 2026-03-13 12:29:26.979 | USE_CINDER_FOR_GLANCE=False 2026-03-13 12:29:26.979 | USE_JOURNAL=False 2026-03-13 12:29:26.979 | USE_SUBNETPOOL=True 2026-03-13 12:29:26.979 | USE_VENV=False 2026-03-13 12:29:26.979 | VERBOSE=True 2026-03-13 12:29:26.979 | VERBOSE_NO_TIMESTAMP=True 2026-03-13 12:29:26.979 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-13 12:29:26.979 | VERSION_CODENAME=noble 2026-03-13 12:29:26.979 | VERSION_ID=24.04 2026-03-13 12:29:26.979 | VIF_PLUGGING_IS_FATAL=True 2026-03-13 12:29:26.979 | VIF_PLUGGING_TIMEOUT=300 2026-03-13 12:29:26.979 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-13 12:29:26.979 | VIRT_DRIVER=libvirt 2026-03-13 12:29:26.980 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-13 12:29:26.980 | VOLUME_GROUP_NAME=stack-volumes 2026-03-13 12:29:26.980 | VOLUME_NAME_PREFIX=volume- 2026-03-13 12:29:26.980 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-13 12:29:26.980 | WORKER_TIMEOUT=80 2026-03-13 12:29:26.980 | WSGI_MODE=uwsgi 2026-03-13 12:29:26.980 | ZSWAP_COMPRESSOR=lz4 2026-03-13 12:29:26.980 | ZSWAP_ZPOOL=zsmalloc 2026-03-13 12:29:26.980 | _=posix 2026-03-13 12:29:26.980 | _ASYNC_BG_TIME=0 2026-03-13 12:29:26.980 | _DEFAULT_LVM_INIT=0 2026-03-13 12:29:26.980 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-13 12:29:26.980 | _DEVSTACK_FUNCTIONS=1 2026-03-13 12:29:26.980 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-13 12:29:26.980 | _DEVSTACK_STACKRC=1 2026-03-13 12:29:26.980 | _LOG_COLOR_DEFAULT=False 2026-03-13 12:29:26.980 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-13 12:29:26.980 | _TIME_BEGIN=1773404451 2026-03-13 12:29:26.980 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-13 12:29:26.980 | _TIME_TOTAL=([apt-get]="199650" [pip_install]="113486" [apt-get-update]="1833" ) 2026-03-13 12:29:26.980 | _of_args='-v --no-timestamp' 2026-03-13 12:29:26.980 | backend=postgresql 2026-03-13 12:29:26.980 | be=lvm:lvmdriver-1 2026-03-13 12:29:26.980 | be_name=lvmdriver-1 2026-03-13 12:29:26.980 | be_type=lvm 2026-03-13 12:29:26.980 | db=postgresql 2026-03-13 12:29:26.980 | dc=org 2026-03-13 12:29:26.980 | default_v4_route_devs=ens3 2026-03-13 12:29:26.980 | default_v6_route_devs='ens3 2026-03-13 12:29:26.980 | ens3' 2026-03-13 12:29:26.980 | dir=/opt/stack/magnum 2026-03-13 12:29:26.980 | dn=,dc=openstack,dc=org 2026-03-13 12:29:26.980 | exceptions=80-tempest.sh 2026-03-13 12:29:26.980 | extra=80-tempest.sh 2026-03-13 12:29:26.980 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-13 12:29:26.980 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-13 12:29:26.980 | i=1 2026-03-13 12:29:26.980 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-13 12:29:26.980 | lfile=localrc 2026-03-13 12:29:26.980 | localrc=/opt/stack/devstack/.localrc.password 2026-03-13 12:29:26.980 | logfile=ovsdb-server-sb.log 2026-03-13 12:29:26.980 | mode=stack 2026-03-13 12:29:26.980 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-13 12:29:26.980 | opt='?' 2026-03-13 12:29:26.980 | os_CODENAME=noble 2026-03-13 12:29:26.980 | os_PACKAGE=deb 2026-03-13 12:29:26.980 | os_RELEASE=24.04 2026-03-13 12:29:26.980 | os_VENDOR=Ubuntu 2026-03-13 12:29:26.980 | phase=install 2026-03-13 12:29:26.980 | pkgs= 2026-03-13 12:29:26.980 | plugin=magnum 2026-03-13 12:29:26.980 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-13 12:29:26.980 | port=60999 2026-03-13 12:29:26.980 | pw=secretadmin 2026-03-13 12:29:26.980 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-13 12:29:26.980 | saveenv=ehxB 2026-03-13 12:29:26.980 | time_stamp=2026-03-13-122112 2026-03-13 12:29:26.980 | var=ADMIN_PASSWORD 2026-03-13 12:29:26.980 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-13 12:29:27.014 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:27.020 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:27.028 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:29:27.034 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-03-13 12:29:27.041 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:27.048 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-03-13 12:29:27.054 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-03-13 12:29:27.060 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:336 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-03-13 12:29:27.065 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/magnum.git 2026-03-13 12:29:27.072 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-13 12:29:27.077 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:29:27.083 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-13 12:29:27.089 | +++ functions-common:git_clone:585 : pwd 2026-03-13 12:29:27.096 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:29:27.101 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:29:27.108 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:29:27.143 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:29:27.148 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:29:27.153 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:27.161 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:29:27.161 | ++ functions-common:git_clone:602 : echo master 2026-03-13 12:29:27.171 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-13 12:29:27.177 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:27.183 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-13 12:29:27.211 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-13 12:29:27.219 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-13 12:29:27.219 | ++ functions-common:git_clone:665 : head -1 2026-03-13 12:29:27.225 | b5941f36 Update master for stable/2026.1 2026-03-13 12:29:27.231 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:29:27.236 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:337 : setup_develop /opt/stack/magnum 2026-03-13 12:29:27.243 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:27.249 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-13 12:29:27.256 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-03-13 12:29:27.262 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:27.268 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-03-13 12:29:27.274 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:27.281 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-13 12:29:27.285 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-03-13 12:29:27.290 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:27.299 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:27.306 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-03-13 12:29:27.312 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:27.319 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-03-13 12:29:27.326 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:27.333 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:27.340 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-03-13 12:29:27.353 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-03-13 12:29:27.360 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-03-13 12:29:27.364 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-03-13 12:29:27.459 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-03-13 12:29:27.466 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:27.470 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:27.475 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:27.480 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-13 12:29:27.485 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-03-13 12:29:27.490 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:27.498 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:27.503 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:27.509 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:27.515 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:27.520 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:27.526 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:27.532 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-03-13 12:29:27.580 | Using python 3.12 to install /opt/stack/magnum 2026-03-13 12:29:27.586 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum 2026-03-13 12:29:28.154 | Obtaining file:///opt/stack/magnum 2026-03-13 12:29:28.155 | Installing build dependencies: started 2026-03-13 12:29:29.067 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:29.067 | Checking if build backend supports build_editable: started 2026-03-13 12:29:29.366 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:29.368 | Getting requirements to build editable: started 2026-03-13 12:29:29.530 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:29.532 | Installing backend dependencies: started 2026-03-13 12:29:30.610 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:29:30.612 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:31.107 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:31.129 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.0.3) 2026-03-13 12:29:31.129 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (2.0.46) 2026-03-13 12:29:31.129 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (0.12.1) 2026-03-13 12:29:31.130 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.8.9) 2026-03-13 12:29:31.130 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.18.4) 2026-03-13 12:29:31.131 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.13.2) 2026-03-13 12:29:31.131 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.2.1) 2026-03-13 12:29:31.132 | Requirement already satisfied: eventlet>=0.28.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (0.40.4) 2026-03-13 12:29:31.132 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.33) 2026-03-13 12:29:31.133 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.13.1) 2026-03-13 12:29:31.133 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (12.0.0) 2026-03-13 12:29:31.133 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.3.0) 2026-03-13 12:29:31.134 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (7.4.0) 2026-03-13 12:29:31.134 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (10.3.0) 2026-03-13 12:29:31.135 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.3.0) 2026-03-13 12:29:31.135 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (18.0.0) 2026-03-13 12:29:31.135 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.7.2) 2026-03-13 12:29:31.136 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (8.1.0) 2026-03-13 12:29:31.136 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (17.3.0) 2026-03-13 12:29:31.137 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (8.0.0) 2026-03-13 12:29:31.137 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.0.0) 2026-03-13 12:29:31.137 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (3.7.0) 2026-03-13 12:29:31.138 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.9.1) 2026-03-13 12:29:31.138 | Requirement already satisfied: oslo.service>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.5.1) 2026-03-13 12:29:31.139 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (2.7.1) 2026-03-13 12:29:31.139 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (10.0.0) 2026-03-13 12:29:31.140 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (3.9.0) 2026-03-13 12:29:31.140 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (7.0.3) 2026-03-13 12:29:31.140 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (1.7.0) 2026-03-13 12:29:31.141 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:31.141 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (7.3.0) 2026-03-13 12:29:31.141 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (9.9.0) 2026-03-13 12:29:31.142 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (4.11.0) 2026-03-13 12:29:31.257 | Collecting python-heatclient>=2.2.0 (from magnum==22.1.0.dev1) 2026-03-13 12:29:31.328 | Downloading python_heatclient-5.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-13 12:29:31.336 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (11.8.0) 2026-03-13 12:29:31.337 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (18.12.0) 2026-03-13 12:29:31.337 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.8.0) 2026-03-13 12:29:31.356 | Collecting python-octaviaclient>=2.1.0 (from magnum==22.1.0.dev1) 2026-03-13 12:29:31.361 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-13 12:29:31.368 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (2.32.5) 2026-03-13 12:29:31.369 | Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (82.0.1) 2026-03-13 12:29:31.369 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (5.7.0) 2026-03-13 12:29:31.370 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (6.2.0) 2026-03-13 12:29:31.370 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (43.0.3) 2026-03-13 12:29:31.371 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev1) (3.1.6) 2026-03-13 12:29:31.373 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev1) (1.3.10) 2026-03-13 12:29:31.374 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev1) (4.15.0) 2026-03-13 12:29:31.376 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev1) (0.6.0) 2026-03-13 12:29:31.376 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev1) (3.2.0) 2026-03-13 12:29:31.377 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev1) (3.17.0) 2026-03-13 12:29:31.379 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (1.11.0) 2026-03-13 12:29:31.380 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (14.3.3) 2026-03-13 12:29:31.380 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (1.7.2) 2026-03-13 12:29:31.382 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==22.1.0.dev1) (2.0.0) 2026-03-13 12:29:31.385 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==22.1.0.dev1) (3.0) 2026-03-13 12:29:31.387 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==22.1.0.dev1) (2.8.0) 2026-03-13 12:29:31.387 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==22.1.0.dev1) (3.3.2) 2026-03-13 12:29:31.393 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==22.1.0.dev1) (3.0.0) 2026-03-13 12:29:31.395 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev1) (2.1.0) 2026-03-13 12:29:31.396 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev1) (1.8.2) 2026-03-13 12:29:31.399 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev1) (4.1.1) 2026-03-13 12:29:31.400 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev1) (2.11.0) 2026-03-13 12:29:31.405 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==22.1.0.dev1) (1.5.0) 2026-03-13 12:29:31.409 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev1) (0.20) 2026-03-13 12:29:31.410 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev1) (3.0.0) 2026-03-13 12:29:31.413 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.1.0->magnum==22.1.0.dev1) (2.1.1) 2026-03-13 12:29:31.416 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==22.1.0.dev1) (2.0.0) 2026-03-13 12:29:31.420 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev1) (2.0.2) 2026-03-13 12:29:31.421 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev1) (0.5.0) 2026-03-13 12:29:31.425 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->magnum==22.1.0.dev1) (2.9.0.post0) 2026-03-13 12:29:31.427 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (3.2.1) 2026-03-13 12:29:31.428 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (7.0.1) 2026-03-13 12:29:31.429 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (5.3.1) 2026-03-13 12:29:31.429 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (5.6.2) 2026-03-13 12:29:31.430 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (0.15.1) 2026-03-13 12:29:31.432 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (5.1.0) 2026-03-13 12:29:31.438 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (2025.3) 2026-03-13 12:29:31.439 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (26.0) 2026-03-13 12:29:31.445 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum==22.1.0.dev1) (0.24.1) 2026-03-13 12:29:31.447 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev1) (5.0.0) 2026-03-13 12:29:31.448 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev1) (3.1.6) 2026-03-13 12:29:31.449 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:31.453 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==22.1.0.dev1) (3.0.3) 2026-03-13 12:29:31.459 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==22.1.0.dev1) (7.2.2) 2026-03-13 12:29:31.461 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==22.1.0.dev1) (1.1.2) 2026-03-13 12:29:31.466 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (3.1.0) 2026-03-13 12:29:31.466 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (2.5.1) 2026-03-13 12:29:31.467 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (3.10.1) 2026-03-13 12:29:31.467 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev1) (1.7.3) 2026-03-13 12:29:31.472 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==22.1.0.dev1) (3.3.2) 2026-03-13 12:29:31.491 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum==22.1.0.dev1) (0.6.0) 2026-03-13 12:29:31.517 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->magnum==22.1.0.dev1) (1.17.0) 2026-03-13 12:29:31.520 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==22.1.0.dev1) (2.1.0) 2026-03-13 12:29:31.521 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==22.1.0.dev1) (24.2.1) 2026-03-13 12:29:31.526 | Requirement already satisfied: osc-lib>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.4.0) 2026-03-13 12:29:31.527 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.10.0) 2026-03-13 12:29:31.531 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.10.0) 2026-03-13 12:29:31.535 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (1.1.0) 2026-03-13 12:29:31.536 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (4.9.2) 2026-03-13 12:29:31.536 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev1) (1.4.0) 2026-03-13 12:29:31.588 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient>=2.1.0->magnum==22.1.0.dev1) 2026-03-13 12:29:31.593 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-03-13 12:29:31.618 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev1) (3.4.4) 2026-03-13 12:29:31.618 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev1) (3.11) 2026-03-13 12:29:31.619 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev1) (2.6.3) 2026-03-13 12:29:31.620 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==22.1.0.dev1) (2023.11.17) 2026-03-13 12:29:31.644 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (4.0.0) 2026-03-13 12:29:31.644 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (2.19.2) 2026-03-13 12:29:31.651 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev1) (0.1.2) 2026-03-13 12:29:31.662 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.2.0->magnum==22.1.0.dev1) (0.7) 2026-03-13 12:29:31.692 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (3.4.2) 2026-03-13 12:29:31.693 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (4.26.0) 2026-03-13 12:29:31.693 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (3.3.0) 2026-03-13 12:29:31.694 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (9.1.4) 2026-03-13 12:29:31.695 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:31.703 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev1) (25.4.0) 2026-03-13 12:29:31.703 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev1) (2025.9.1) 2026-03-13 12:29:31.704 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev1) (0.37.0) 2026-03-13 12:29:31.704 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev1) (0.30.0) 2026-03-13 12:29:31.741 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==22.1.0.dev1) (2.8.5) 2026-03-13 12:29:31.767 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev1) (0.8.1) 2026-03-13 12:29:31.767 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev1) (2025.2) 2026-03-13 12:29:31.768 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev1) (8.7.1) 2026-03-13 12:29:31.772 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==22.1.0.dev1) (3.23.0) 2026-03-13 12:29:31.809 | Downloading python_heatclient-5.1.0-py3-none-any.whl (212 kB) 2026-03-13 12:29:31.850 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl (113 kB) 2026-03-13 12:29:31.862 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-03-13 12:29:31.890 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 40.2 MB/s 0:00:00 2026-03-13 12:29:31.904 | Building wheels for collected packages: magnum 2026-03-13 12:29:31.905 | Building editable for magnum (pyproject.toml): started 2026-03-13 12:29:32.505 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-03-13 12:29:32.507 | Created wheel for magnum: filename=magnum-22.1.0.dev1-0.editable-py3-none-any.whl size=8660 sha256=f571bb6d9f6ef1995b5831c36ba61a79714d19042b360fb93ea81e35a8fe373c 2026-03-13 12:29:32.507 | Stored in directory: /tmp/pip-ephem-wheel-cache-m45yeyad/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-03-13 12:29:32.512 | Successfully built magnum 2026-03-13 12:29:32.644 | Installing collected packages: python-openstackclient, python-heatclient, python-octaviaclient, magnum 2026-03-13 12:29:33.970 | 2026-03-13 12:29:33.989 | Successfully installed magnum-22.1.0.dev1 python-heatclient-5.1.0 python-octaviaclient-3.13.0 python-openstackclient-9.0.0 2026-03-13 12:29:34.211 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:34.218 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:34.224 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:34.230 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:34.236 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:34.241 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:34.247 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:34.252 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:34.258 | ++ functions-common:time_stop:2419 : start_time=1773404967567 2026-03-13 12:29:34.264 | ++ functions-common:time_stop:2421 : [[ -z 1773404967567 ]] 2026-03-13 12:29:34.272 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:34.281 | ++ functions-common:time_stop:2424 : end_time=1773404974275 2026-03-13 12:29:34.288 | ++ functions-common:time_stop:2425 : elapsed_time=6708 2026-03-13 12:29:34.294 | ++ functions-common:time_stop:2426 : total=113486 2026-03-13 12:29:34.299 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:34.305 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=120194 2026-03-13 12:29:34.311 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:34.318 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:34.324 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:34.331 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-03-13 12:29:34.337 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-03-13 12:29:34.343 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:34.349 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-13 12:29:34.356 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/magnum, ]] 2026-03-13 12:29:34.361 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:34.368 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.34.4.qcow2 2026-03-13 12:29:34.375 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.34.4.qcow2 2026-03-13 12:29:34.380 | ++ /opt/stack/magnum/devstack/plugin.sh:source:19 : LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient 2026-03-13 12:29:34.387 | ++ /opt/stack/magnum/devstack/plugin.sh:source:21 : install_magnumclient 2026-03-13 12:29:34.393 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:327 : use_library_from_git python-magnumclient 2026-03-13 12:29:34.399 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-03-13 12:29:34.405 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:34.411 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-13 12:29:34.417 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-magnumclient, ]] 2026-03-13 12:29:34.424 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-03-13 12:29:34.430 | ++ inc/python:use_library_from_git:269 : return 0 2026-03-13 12:29:34.437 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:328 : git_clone_by_name python-magnumclient 2026-03-13 12:29:34.442 | ++ functions-common:git_clone_by_name:673 : local name=python-magnumclient 2026-03-13 12:29:34.450 | ++ functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/python-magnumclient.git 2026-03-13 12:29:34.457 | ++ functions-common:git_clone_by_name:675 : local dir=/opt/stack/python-magnumclient 2026-03-13 12:29:34.463 | ++ functions-common:git_clone_by_name:676 : local branch=master 2026-03-13 12:29:34.470 | ++ functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-03-13 12:29:34.476 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-03-13 12:29:34.483 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/python-magnumclient 2026-03-13 12:29:34.490 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-13 12:29:34.496 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-13 12:29:34.504 | +++ functions-common:git_clone:585 : pwd 2026-03-13 12:29:34.512 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:29:34.518 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:29:34.526 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:29:34.564 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:29:34.571 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:29:34.577 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:34.585 | ++ functions-common:git_clone:602 : echo master 2026-03-13 12:29:34.586 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:29:34.598 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-03-13 12:29:34.604 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:34.610 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-03-13 12:29:34.630 | ++ functions-common:git_clone:664 : cd /opt/stack/python-magnumclient 2026-03-13 12:29:34.638 | ++ functions-common:git_clone:665 : head -1 2026-03-13 12:29:34.638 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-13 12:29:34.642 | 1d0385e Add requests-mock to test-requirements.txt 2026-03-13 12:29:34.647 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:29:34.653 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:329 : setup_dev_lib python-magnumclient 2026-03-13 12:29:34.660 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-03-13 12:29:34.666 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-03-13 12:29:34.673 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-03-13 12:29:34.680 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-03-13 12:29:34.687 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-03-13 12:29:34.694 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-03-13 12:29:34.700 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:34.707 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-13 12:29:34.714 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-03-13 12:29:34.719 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:34.725 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-03-13 12:29:34.731 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:34.737 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-13 12:29:34.743 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-03-13 12:29:34.750 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:34.757 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:34.766 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-03-13 12:29:34.772 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:34.781 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-03-13 12:29:34.789 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:34.794 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:34.802 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-03-13 12:29:34.815 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-03-13 12:29:34.822 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-03-13 12:29:34.828 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-03-13 12:29:34.931 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-03-13 12:29:34.938 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:34.944 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:34.950 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:34.955 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-13 12:29:34.962 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-03-13 12:29:34.967 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:34.973 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:34.979 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:34.985 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:34.991 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:34.998 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:35.004 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:35.010 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-03-13 12:29:35.060 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-03-13 12:29:35.065 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/python-magnumclient 2026-03-13 12:29:35.681 | Obtaining file:///opt/stack/python-magnumclient 2026-03-13 12:29:35.683 | Installing build dependencies: started 2026-03-13 12:29:36.666 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:36.667 | Checking if build backend supports build_editable: started 2026-03-13 12:29:36.999 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:37.001 | Getting requirements to build editable: started 2026-03-13 12:29:37.165 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:37.168 | Installing backend dependencies: started 2026-03-13 12:29:38.245 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:29:38.247 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:38.609 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:38.627 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (7.0.3) 2026-03-13 12:29:38.627 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.13.1) 2026-03-13 12:29:38.627 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.7.0) 2026-03-13 12:29:38.628 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (2.32.5) 2026-03-13 12:29:38.628 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (6.7.2) 2026-03-13 12:29:38.629 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (8.1.0) 2026-03-13 12:29:38.629 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.9.1) 2026-03-13 12:29:38.630 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (10.0.0) 2026-03-13 12:29:38.630 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (4.10.0) 2026-03-13 12:29:38.631 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (4.4.0) 2026-03-13 12:29:38.631 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (3.17.0) 2026-03-13 12:29:38.631 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (43.0.3) 2026-03-13 12:29:38.632 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.10.1.dev1) (5.2.1) 2026-03-13 12:29:38.633 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.10.1.dev1) (2.0.0) 2026-03-13 12:29:38.636 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==4.10.1.dev1) (3.0) 2026-03-13 12:29:38.638 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.10.1.dev1) (2.1.0) 2026-03-13 12:29:38.638 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.10.1.dev1) (1.8.2) 2026-03-13 12:29:38.639 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.10.1.dev1) (4.15.0) 2026-03-13 12:29:38.641 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (1.5.0) 2026-03-13 12:29:38.642 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (1.1.0) 2026-03-13 12:29:38.642 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (1.33) 2026-03-13 12:29:38.643 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (4.9.2) 2026-03-13 12:29:38.644 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (7.2.2) 2026-03-13 12:29:38.644 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (6.0.3) 2026-03-13 12:29:38.644 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (1.4.0) 2026-03-13 12:29:38.648 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.10.0->python-magnumclient==4.10.1.dev1) (3.0.0) 2026-03-13 12:29:38.650 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (4.13.2) 2026-03-13 12:29:38.652 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (0.6.0) 2026-03-13 12:29:38.653 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (3.2.0) 2026-03-13 12:29:38.655 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (1.11.0) 2026-03-13 12:29:38.656 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (14.3.3) 2026-03-13 12:29:38.656 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (1.7.2) 2026-03-13 12:29:38.659 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (10.3.0) 2026-03-13 12:29:38.659 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (6.3.0) 2026-03-13 12:29:38.660 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (2.9.0.post0) 2026-03-13 12:29:38.661 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (3.0.0) 2026-03-13 12:29:38.662 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (2.1.1) 2026-03-13 12:29:38.664 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (1.3.0) 2026-03-13 12:29:38.664 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (2.0.0) 2026-03-13 12:29:38.668 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-magnumclient==4.10.1.dev1) (1.1.2) 2026-03-13 12:29:38.671 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.10.1.dev1) (3.3.2) 2026-03-13 12:29:38.671 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.10.1.dev1) (26.0) 2026-03-13 12:29:38.674 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-magnumclient==4.10.1.dev1) (82.0.1) 2026-03-13 12:29:38.677 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==4.10.1.dev1) (0.6.0) 2026-03-13 12:29:38.685 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-magnumclient==4.10.1.dev1) (1.17.0) 2026-03-13 12:29:38.688 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.10.1.dev1) (3.4.4) 2026-03-13 12:29:38.688 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.10.1.dev1) (3.11) 2026-03-13 12:29:38.689 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.10.1.dev1) (2.6.3) 2026-03-13 12:29:38.689 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.10.1.dev1) (2023.11.17) 2026-03-13 12:29:38.700 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (4.0.0) 2026-03-13 12:29:38.701 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (2.19.2) 2026-03-13 12:29:38.704 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.10.1.dev1) (0.1.2) 2026-03-13 12:29:38.724 | Building wheels for collected packages: python-magnumclient 2026-03-13 12:29:38.725 | Building editable for python-magnumclient (pyproject.toml): started 2026-03-13 12:29:39.150 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-03-13 12:29:39.151 | Created wheel for python-magnumclient: filename=python_magnumclient-4.10.1.dev1-0.editable-py3-none-any.whl size=9031 sha256=2b3a1cf660ff30bf734bc3bdfd77ac92ee01bdc83c9531ed8b00b51ea33775c8 2026-03-13 12:29:39.152 | Stored in directory: /tmp/pip-ephem-wheel-cache-91u2h4b_/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-03-13 12:29:39.158 | Successfully built python-magnumclient 2026-03-13 12:29:39.320 | Installing collected packages: python-magnumclient 2026-03-13 12:29:39.355 | Successfully installed python-magnumclient-4.10.1.dev1 2026-03-13 12:29:39.540 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:39.547 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:39.552 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:39.558 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:39.564 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:39.571 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:39.577 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:39.583 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:39.589 | ++ functions-common:time_stop:2419 : start_time=1773404975046 2026-03-13 12:29:39.595 | ++ functions-common:time_stop:2421 : [[ -z 1773404975046 ]] 2026-03-13 12:29:39.602 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:39.613 | ++ functions-common:time_stop:2424 : end_time=1773404979605 2026-03-13 12:29:39.619 | ++ functions-common:time_stop:2425 : elapsed_time=4559 2026-03-13 12:29:39.625 | ++ functions-common:time_stop:2426 : total=120194 2026-03-13 12:29:39.631 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:39.639 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=124753 2026-03-13 12:29:39.644 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:39.649 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:39.655 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:39.660 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-03-13 12:29:39.667 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-03-13 12:29:39.673 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:39.679 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-13 12:29:39.685 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/python-magnumclient, ]] 2026-03-13 12:29:39.693 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:39.700 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:330 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-03-13 12:29:39.723 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : cleanup_magnum 2026-03-13 12:29:39.729 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-03-13 12:29:39.754 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : apache_site_config_for magnum-api 2026-03-13 12:29:39.760 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-03-13 12:29:39.767 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-13 12:29:39.774 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:39.780 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:39.786 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-03-13 12:29:39.793 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-03-13 12:29:39.818 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:90 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-03-13 12:29:39.824 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:29:39.831 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-03-13 12:29:39.837 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-03-13 12:29:39.846 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-03-13 12:29:39.856 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-03-13 12:29:39.863 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-03-13 12:29:39.870 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-03-13 12:29:39.880 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-03-13 12:29:39.887 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-03-13 12:29:39.893 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-03-13 12:29:39.900 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:39.906 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:39.911 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-03-13 12:29:39.967 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-03-13 12:29:39.977 | ++ lib/apache:disable_apache_site:209 : true 2026-03-13 12:29:39.985 | ++ /opt/stack/magnum/devstack/plugin.sh:source:52 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:29:39.993 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:29:40.007 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:29:40.015 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-13 12:29:40.022 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-13 12:29:40.029 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-03-13 12:29:40.076 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:29:40.083 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:29:40.090 | ++ /opt/stack/manila/devstack/plugin.sh:source:1144 : echo_summary 'Installing Manila Client' 2026-03-13 12:29:40.097 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:40.103 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-03-13 12:29:40.110 | ++ /opt/stack/manila/devstack/plugin.sh:source:1145 : install_manilaclient 2026-03-13 12:29:40.116 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:722 : use_library_from_git python-manilaclient 2026-03-13 12:29:40.122 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-03-13 12:29:40.129 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:40.135 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-13 12:29:40.141 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-manilaclient, ]] 2026-03-13 12:29:40.149 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:40.156 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:726 : pip_install python-manilaclient 2026-03-13 12:29:40.210 | Using python 3.12 to install python-manilaclient 2026-03-13 12:29:40.217 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-manilaclient 2026-03-13 12:29:40.929 | Collecting python-manilaclient 2026-03-13 12:29:40.996 | Downloading python_manilaclient-6.0.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:29:41.006 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-03-13 12:29:41.007 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.3.0) 2026-03-13 12:29:41.008 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.1.0) 2026-03-13 12:29:41.008 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.9.1) 2026-03-13 12:29:41.009 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.0.0) 2026-03-13 12:29:41.009 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.17.0) 2026-03-13 12:29:41.010 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.32.5) 2026-03-13 12:29:41.011 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.4.0) 2026-03-13 12:29:41.011 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.13.1) 2026-03-13 12:29:41.012 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.0.0) 2026-03-13 12:29:41.013 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-manilaclient) (2.1.1) 2026-03-13 12:29:41.015 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (2.1.0) 2026-03-13 12:29:41.015 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (5.7.0) 2026-03-13 12:29:41.016 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (1.8.2) 2026-03-13 12:29:41.017 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (4.15.0) 2026-03-13 12:29:41.020 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.13.2) 2026-03-13 12:29:41.021 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.10.0) 2026-03-13 12:29:41.021 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (6.7.2) 2026-03-13 12:29:41.023 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.6.0) 2026-03-13 12:29:41.023 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (3.2.0) 2026-03-13 12:29:41.024 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (6.0.3) 2026-03-13 12:29:41.026 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.11.0) 2026-03-13 12:29:41.026 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (14.3.3) 2026-03-13 12:29:41.027 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.7.2) 2026-03-13 12:29:41.028 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (43.0.3) 2026-03-13 12:29:41.029 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (5.2.1) 2026-03-13 12:29:41.029 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.5.0) 2026-03-13 12:29:41.030 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.1.0) 2026-03-13 12:29:41.030 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.33) 2026-03-13 12:29:41.031 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (4.9.2) 2026-03-13 12:29:41.031 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (7.2.2) 2026-03-13 12:29:41.032 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.4.0) 2026-03-13 12:29:41.034 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (2.0.0) 2026-03-13 12:29:41.036 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (3.0) 2026-03-13 12:29:41.040 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (3.0.0) 2026-03-13 12:29:41.042 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (1.3.0) 2026-03-13 12:29:41.043 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (2.0.0) 2026-03-13 12:29:41.046 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (6.3.0) 2026-03-13 12:29:41.047 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (2.9.0.post0) 2026-03-13 12:29:41.049 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.20.0->python-manilaclient) (1.1.2) 2026-03-13 12:29:41.052 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (3.3.2) 2026-03-13 12:29:41.052 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (26.0) 2026-03-13 12:29:41.060 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.0.0->python-manilaclient) (82.0.1) 2026-03-13 12:29:41.065 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.6.0) 2026-03-13 12:29:41.072 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient) (1.17.0) 2026-03-13 12:29:41.075 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.4.4) 2026-03-13 12:29:41.076 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.11) 2026-03-13 12:29:41.076 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.6.3) 2026-03-13 12:29:41.077 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-03-13 12:29:41.088 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.0.0) 2026-03-13 12:29:41.089 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (2.19.2) 2026-03-13 12:29:41.092 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.1.2) 2026-03-13 12:29:41.118 | Downloading python_manilaclient-6.0.0-py3-none-any.whl (410 kB) 2026-03-13 12:29:41.334 | Installing collected packages: python-manilaclient 2026-03-13 12:29:41.712 | Successfully installed python-manilaclient-6.0.0 2026-03-13 12:29:41.847 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:41.854 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:41.860 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:41.865 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:41.871 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:41.876 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:41.882 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:41.888 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:41.893 | ++ functions-common:time_stop:2419 : start_time=1773404980197 2026-03-13 12:29:41.898 | ++ functions-common:time_stop:2421 : [[ -z 1773404980197 ]] 2026-03-13 12:29:41.905 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:41.914 | ++ functions-common:time_stop:2424 : end_time=1773404981907 2026-03-13 12:29:41.920 | ++ functions-common:time_stop:2425 : elapsed_time=1710 2026-03-13 12:29:41.925 | ++ functions-common:time_stop:2426 : total=124753 2026-03-13 12:29:41.931 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:41.936 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=126463 2026-03-13 12:29:41.943 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:41.949 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:728 : [[ True == \T\r\u\e ]] 2026-03-13 12:29:41.956 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:729 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-03-13 12:29:41.982 | ++ /opt/stack/manila/devstack/plugin.sh:source:1146 : echo_summary 'Installing Manila' 2026-03-13 12:29:41.989 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:29:41.996 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-03-13 12:29:42.003 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : install_manila 2026-03-13 12:29:42.009 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:735 : setup_develop /opt/stack/manila 2026-03-13 12:29:42.016 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:29:42.023 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-03-13 12:29:42.028 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-03-13 12:29:42.034 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:29:42.040 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-03-13 12:29:42.046 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:29:42.051 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-03-13 12:29:42.057 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-03-13 12:29:42.062 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:29:42.070 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:29:42.077 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-03-13 12:29:42.084 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:29:42.091 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-03-13 12:29:42.097 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:29:42.101 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:29:42.109 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-03-13 12:29:42.120 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-03-13 12:29:42.127 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-03-13 12:29:42.133 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-03-13 12:29:42.227 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-03-13 12:29:42.233 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:29:42.238 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:29:42.243 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:29:42.249 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-03-13 12:29:42.255 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-03-13 12:29:42.260 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:29:42.264 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:29:42.269 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:29:42.274 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:29:42.280 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:29:42.287 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:29:42.293 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:29:42.299 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-03-13 12:29:42.348 | Using python 3.12 to install /opt/stack/manila 2026-03-13 12:29:42.353 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/manila 2026-03-13 12:29:42.934 | Obtaining file:///opt/stack/manila 2026-03-13 12:29:42.936 | Installing build dependencies: started 2026-03-13 12:29:44.041 | Installing build dependencies: finished with status 'done' 2026-03-13 12:29:44.043 | Checking if build backend supports build_editable: started 2026-03-13 12:29:44.355 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:29:44.357 | Getting requirements to build editable: started 2026-03-13 12:29:45.014 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:29:45.015 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:29:45.567 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:29:45.588 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.0.3) 2026-03-13 12:29:45.588 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (1.18.4) 2026-03-13 12:29:45.588 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.6.0) 2026-03-13 12:29:45.589 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (0.7.1) 2026-03-13 12:29:45.589 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (0.40.4) 2026-03-13 12:29:45.590 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.3.2) 2026-03-13 12:29:45.590 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (6.0.2) 2026-03-13 12:29:45.591 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (1.3.0) 2026-03-13 12:29:45.591 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (10.3.0) 2026-03-13 12:29:45.591 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (6.3.0) 2026-03-13 12:29:45.592 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (18.0.0) 2026-03-13 12:29:45.592 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (6.7.2) 2026-03-13 12:29:45.593 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (8.1.0) 2026-03-13 12:29:45.593 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (17.3.0) 2026-03-13 12:29:45.594 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (8.0.0) 2026-03-13 12:29:45.594 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.0.0) 2026-03-13 12:29:45.595 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.10.1) 2026-03-13 12:29:45.595 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.7.0) 2026-03-13 12:29:45.595 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.9.0) 2026-03-13 12:29:45.596 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.9.1) 2026-03-13 12:29:45.596 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.5.1) 2026-03-13 12:29:45.597 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.7.1) 2026-03-13 12:29:45.598 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (10.0.0) 2026-03-13 12:29:45.598 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.4.0) 2026-03-13 12:29:45.598 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.3.0) 2026-03-13 12:29:45.599 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.0.0) 2026-03-13 12:29:45.599 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.10.1) 2026-03-13 12:29:45.600 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.1.0) 2026-03-13 12:29:45.600 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (3.3.2) 2026-03-13 12:29:45.600 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (11.8.0) 2026-03-13 12:29:45.601 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.13.1) 2026-03-13 12:29:45.601 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (12.0.0) 2026-03-13 12:29:45.602 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.32.5) 2026-03-13 12:29:45.602 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (9.1.4) 2026-03-13 12:29:45.603 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.5.1) 2026-03-13 12:29:45.603 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (2.0.46) 2026-03-13 12:29:45.721 | Collecting SQLAlchemy-Utils>=0.38.3 (from manila==22.1.0.dev1) 2026-03-13 12:29:45.789 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-03-13 12:29:45.806 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (5.7.0) 2026-03-13 12:29:45.806 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (8.1.0) 2026-03-13 12:29:45.807 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (9.9.0) 2026-03-13 12:29:45.807 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (18.12.0) 2026-03-13 12:29:45.808 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (1.8.9) 2026-03-13 12:29:45.808 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (7.0.1) 2026-03-13 12:29:45.808 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (26.0) 2026-03-13 12:29:45.809 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.26.0) 2026-03-13 12:29:45.809 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev1) (4.10.0) 2026-03-13 12:29:45.811 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev1) (1.3.10) 2026-03-13 12:29:45.811 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev1) (4.15.0) 2026-03-13 12:29:45.813 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev1) (43.0.3) 2026-03-13 12:29:45.814 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev1) (7.3.0) 2026-03-13 12:29:45.816 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev1) (2.0.0) 2026-03-13 12:29:45.819 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev1) (3.0) 2026-03-13 12:29:45.821 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==22.1.0.dev1) (2.8.0) 2026-03-13 12:29:45.826 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev1) (25.4.0) 2026-03-13 12:29:45.827 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev1) (2025.9.1) 2026-03-13 12:29:45.827 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev1) (0.37.0) 2026-03-13 12:29:45.828 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev1) (0.30.0) 2026-03-13 12:29:45.832 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev1) (2.1.0) 2026-03-13 12:29:45.832 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev1) (1.8.2) 2026-03-13 12:29:45.835 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev1) (4.1.1) 2026-03-13 12:29:45.836 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:45.837 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev1) (2.11.0) 2026-03-13 12:29:45.837 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev1) (5.8.0) 2026-03-13 12:29:45.844 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (5.2.1) 2026-03-13 12:29:45.844 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (1.5.0) 2026-03-13 12:29:45.845 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (1.1.0) 2026-03-13 12:29:45.845 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (1.33) 2026-03-13 12:29:45.846 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (4.9.2) 2026-03-13 12:29:45.846 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (7.2.2) 2026-03-13 12:29:45.847 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (6.0.3) 2026-03-13 12:29:45.847 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev1) (1.4.0) 2026-03-13 12:29:45.853 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->manila==22.1.0.dev1) (3.0.0) 2026-03-13 12:29:45.859 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev1) (0.20) 2026-03-13 12:29:45.860 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev1) (3.0.0) 2026-03-13 12:29:45.862 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0->manila==22.1.0.dev1) (2.1.1) 2026-03-13 12:29:45.865 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=9.5.0->manila==22.1.0.dev1) (2.0.0) 2026-03-13 12:29:45.869 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev1) (2.0.2) 2026-03-13 12:29:45.870 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev1) (0.5.0) 2026-03-13 12:29:45.874 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==22.1.0.dev1) (2.9.0.post0) 2026-03-13 12:29:45.877 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev1) (3.2.1) 2026-03-13 12:29:45.879 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev1) (5.3.1) 2026-03-13 12:29:45.879 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev1) (5.6.2) 2026-03-13 12:29:45.880 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev1) (0.15.1) 2026-03-13 12:29:45.882 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->manila==22.1.0.dev1) (5.1.0) 2026-03-13 12:29:45.887 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->manila==22.1.0.dev1) (2025.3) 2026-03-13 12:29:45.892 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->manila==22.1.0.dev1) (0.24.1) 2026-03-13 12:29:45.893 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev1) (5.0.0) 2026-03-13 12:29:45.894 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev1) (3.1.6) 2026-03-13 12:29:45.895 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev1) (4.0.1) 2026-03-13 12:29:45.899 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->manila==22.1.0.dev1) (3.0.3) 2026-03-13 12:29:45.907 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==22.1.0.dev1) (1.1.2) 2026-03-13 12:29:45.919 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.4.1->manila==22.1.0.dev1) (1.7.3) 2026-03-13 12:29:45.923 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->manila==22.1.0.dev1) (2.2.0) 2026-03-13 12:29:45.926 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.4.1->manila==22.1.0.dev1) (1.3.7) 2026-03-13 12:29:45.929 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==22.1.0.dev1) (3.17.0) 2026-03-13 12:29:45.942 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev1) (2.2.1) 2026-03-13 12:29:45.942 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev1) (1.6.2) 2026-03-13 12:29:45.947 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev1) (82.0.1) 2026-03-13 12:29:45.958 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==22.1.0.dev1) (0.6.0) 2026-03-13 12:29:45.980 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (4.13.2) 2026-03-13 12:29:45.984 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (0.6.0) 2026-03-13 12:29:45.984 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (3.2.0) 2026-03-13 12:29:45.990 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (1.11.0) 2026-03-13 12:29:45.991 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (14.3.3) 2026-03-13 12:29:45.993 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (1.7.2) 2026-03-13 12:29:46.001 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.4.0->manila==22.1.0.dev1) (1.17.0) 2026-03-13 12:29:46.009 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==22.1.0.dev1) (4.4.0) 2026-03-13 12:29:46.029 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev1) (3.4.4) 2026-03-13 12:29:46.029 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev1) (3.11) 2026-03-13 12:29:46.030 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev1) (2.6.3) 2026-03-13 12:29:46.031 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev1) (2023.11.17) 2026-03-13 12:29:46.054 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (4.0.0) 2026-03-13 12:29:46.055 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (2.19.2) 2026-03-13 12:29:46.061 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev1) (0.1.2) 2026-03-13 12:29:46.073 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==22.1.0.dev1) (0.7) 2026-03-13 12:29:46.110 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=17.2.1->manila==22.1.0.dev1) (2.8.5) 2026-03-13 12:29:46.114 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==22.1.0.dev1) (0.16.0) 2026-03-13 12:29:46.174 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-03-13 12:29:46.213 | Building wheels for collected packages: manila 2026-03-13 12:29:46.215 | Building editable for manila (pyproject.toml): started 2026-03-13 12:29:46.930 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-03-13 12:29:46.932 | Created wheel for manila: filename=manila-22.1.0.dev1-0.editable-py3-none-any.whl size=8942 sha256=e0b75fd4616e35ca8dcaadd1f0ca00a0e51b918ceadfbdbe18ef5a07adec6df7 2026-03-13 12:29:46.932 | Stored in directory: /tmp/pip-ephem-wheel-cache-kkfo8zym/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-03-13 12:29:46.937 | Successfully built manila 2026-03-13 12:29:47.085 | Installing collected packages: SQLAlchemy-Utils, manila 2026-03-13 12:29:47.172 | 2026-03-13 12:29:47.193 | Successfully installed SQLAlchemy-Utils-0.42.1 manila-22.1.0.dev1 2026-03-13 12:29:47.383 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:29:47.388 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:29:47.393 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:29:47.399 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:29:47.403 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:29:47.408 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:29:47.413 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:29:47.418 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:29:47.424 | ++ functions-common:time_stop:2419 : start_time=1773404982336 2026-03-13 12:29:47.428 | ++ functions-common:time_stop:2421 : [[ -z 1773404982336 ]] 2026-03-13 12:29:47.435 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:29:47.444 | ++ functions-common:time_stop:2424 : end_time=1773404987438 2026-03-13 12:29:47.449 | ++ functions-common:time_stop:2425 : elapsed_time=5102 2026-03-13 12:29:47.453 | ++ functions-common:time_stop:2426 : total=126463 2026-03-13 12:29:47.459 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:29:47.464 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=131565 2026-03-13 12:29:47.470 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:29:47.475 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:29:47.480 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:29:47.486 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-03-13 12:29:47.491 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-03-13 12:29:47.497 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:29:47.503 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-13 12:29:47.508 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/manila, ]] 2026-03-13 12:29:47.514 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:29:47.519 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:737 : is_service_enabled m-shr 2026-03-13 12:29:47.558 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:29:47.567 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : systemctl is-active nfs-ganesha.service 2026-03-13 12:29:47.582 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-03-13 12:29:47.588 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:740 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-03-13 12:29:47.594 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:741 : _install_nfs_and_samba 2026-03-13 12:29:47.601 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:702 : is_ubuntu 2026-03-13 12:29:47.607 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:47.613 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:47.618 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:703 : install_package nfs-kernel-server nfs-common samba 2026-03-13 12:29:47.623 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-13 12:29:47.628 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-13 12:29:47.634 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-13 12:29:47.640 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-13 12:29:47.645 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-13 12:29:47.652 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-13 12:29:47.657 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:47.663 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:47.670 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-13 12:29:47.675 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-13 12:29:47.681 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-13 12:29:47.687 | ++ functions-common:apt_get_update:1159 : return 2026-03-13 12:29:47.693 | ++ functions-common:install_package:1431 : real_install_package nfs-kernel-server nfs-common samba 2026-03-13 12:29:47.699 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-13 12:29:47.705 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-13 12:29:47.711 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-13 12:29:47.717 | ++ functions-common:real_install_package:1419 : apt_get install nfs-kernel-server nfs-common samba 2026-03-13 12:29:47.765 | ++ functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install nfs-kernel-server nfs-common samba 2026-03-13 12:29:47.808 | Reading package lists... 2026-03-13 12:29:48.111 | Building dependency tree... 2026-03-13 12:29:48.112 | Reading state information... 2026-03-13 12:29:48.496 | The following additional packages will be installed: 2026-03-13 12:29:48.496 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-13 12:29:48.497 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-13 12:29:48.497 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-03-13 12:29:48.497 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-03-13 12:29:48.499 | Suggested packages: 2026-03-13 12:29:48.499 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-03-13 12:29:48.499 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-03-13 12:29:48.499 | | chrony ufw winbind heimdal-clients 2026-03-13 12:29:48.499 | Recommended packages: 2026-03-13 12:29:48.499 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-03-13 12:29:48.548 | The following NEW packages will be installed: 2026-03-13 12:29:48.548 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-13 12:29:48.549 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-13 12:29:48.549 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-03-13 12:29:48.550 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-03-13 12:29:48.550 | samba-common-bin samba-libs tdb-tools 2026-03-13 12:29:48.748 | 0 upgraded, 26 newly installed, 0 to remove and 2 not upgraded. 2026-03-13 12:29:48.749 | Need to get 12.9 MB of archives. 2026-03-13 12:29:48.749 | After this operation, 58.0 MB of additional disk space will be used. 2026-03-13 12:29:48.749 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-03-13 12:29:49.019 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-03-13 12:29:49.084 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-03-13 12:29:49.168 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-03-13 12:29:49.291 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-03-13 12:29:49.329 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-03-13 12:29:49.339 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-03-13 12:29:49.343 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-03-13 12:29:49.351 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-03-13 12:29:49.360 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldb2 amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 [188 kB] 2026-03-13 12:29:49.388 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ldb amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 [41.8 kB] 2026-03-13 12:29:49.392 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-03-13 12:29:49.394 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-03-13 12:29:49.402 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.1 [29.9 kB] 2026-03-13 12:29:49.447 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.1 [23.4 kB] 2026-03-13 12:29:49.448 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.1 [26.8 kB] 2026-03-13 12:29:49.450 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libwbclient0 amd64 2:4.19.5+dfsg-4ubuntu9.4 [71.7 kB] 2026-03-13 12:29:49.455 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-libs amd64 2:4.19.5+dfsg-4ubuntu9.4 [6,018 kB] 2026-03-13 12:29:49.774 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-03-13 12:29:49.774 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-samba amd64 2:4.19.5+dfsg-4ubuntu9.4 [2,895 kB] 2026-03-13 12:29:49.874 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common all 2:4.19.5+dfsg-4ubuntu9.4 [65.2 kB] 2026-03-13 12:29:49.874 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.9 [273 kB] 2026-03-13 12:29:49.881 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common-bin amd64 2:4.19.5+dfsg-4ubuntu9.4 [1,279 kB] 2026-03-13 12:29:49.939 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-03-13 12:29:49.940 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba amd64 2:4.19.5+dfsg-4ubuntu9.4 [1,003 kB] 2026-03-13 12:29:49.990 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-kernel-server amd64 1:2.6.4-3ubuntu5.1 [169 kB] 2026-03-13 12:29:50.274 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-13 12:29:50.345 | Fetched 12.9 MB in 1s (9,089 kB/s) 2026-03-13 12:29:50.384 | Selecting previously unselected package libnfsidmap1:amd64. 2026-03-13 12:29:50.419 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 70471 files and directories currently installed.) 2026-03-13 12:29:50.424 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-13 12:29:50.431 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:50.492 | Selecting previously unselected package rpcbind. 2026-03-13 12:29:50.504 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-03-13 12:29:50.513 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-03-13 12:29:50.565 | Selecting previously unselected package keyutils. 2026-03-13 12:29:50.577 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-03-13 12:29:50.581 | Unpacking keyutils (1.6.3-3build1) ... 2026-03-13 12:29:50.649 | Selecting previously unselected package nfs-common. 2026-03-13 12:29:50.661 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-13 12:29:50.670 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:50.757 | Selecting previously unselected package python3-dnspython. 2026-03-13 12:29:50.768 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-03-13 12:29:50.773 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-13 12:29:50.926 | Selecting previously unselected package liblmdb0:amd64. 2026-03-13 12:29:50.937 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-03-13 12:29:50.941 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-13 12:29:50.998 | Selecting previously unselected package libtalloc2:amd64. 2026-03-13 12:29:51.008 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-03-13 12:29:51.012 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:51.070 | Selecting previously unselected package libtdb1:amd64. 2026-03-13 12:29:51.082 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-03-13 12:29:51.087 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-03-13 12:29:51.140 | Selecting previously unselected package libtevent0t64:amd64. 2026-03-13 12:29:51.150 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-03-13 12:29:51.154 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-13 12:29:51.204 | Selecting previously unselected package libldb2:amd64. 2026-03-13 12:29:51.213 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:51.217 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:51.284 | Selecting previously unselected package python3-ldb. 2026-03-13 12:29:51.294 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:51.297 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:51.353 | Selecting previously unselected package python3-tdb. 2026-03-13 12:29:51.362 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-03-13 12:29:51.365 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-03-13 12:29:51.419 | Selecting previously unselected package python3-markdown. 2026-03-13 12:29:51.432 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-03-13 12:29:51.435 | Unpacking python3-markdown (3.5.2-1) ... 2026-03-13 12:29:51.499 | Selecting previously unselected package libavahi-common-data:amd64. 2026-03-13 12:29:51.511 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.1_amd64.deb ... 2026-03-13 12:29:51.514 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:51.566 | Selecting previously unselected package libavahi-common3:amd64. 2026-03-13 12:29:51.578 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-13 12:29:51.582 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:51.640 | Selecting previously unselected package libavahi-client3:amd64. 2026-03-13 12:29:51.650 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-13 12:29:51.654 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:51.705 | Selecting previously unselected package libwbclient0:amd64. 2026-03-13 12:29:51.715 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:51.718 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:51.780 | Selecting previously unselected package samba-libs:amd64. 2026-03-13 12:29:51.789 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:51.799 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:52.036 | Selecting previously unselected package python3-talloc:amd64. 2026-03-13 12:29:52.046 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-03-13 12:29:52.051 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:52.107 | Selecting previously unselected package python3-samba. 2026-03-13 12:29:52.116 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:52.120 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:52.331 | Selecting previously unselected package samba-common. 2026-03-13 12:29:52.342 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.4_all.deb ... 2026-03-13 12:29:52.358 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:52.420 | Selecting previously unselected package libcups2t64:amd64. 2026-03-13 12:29:52.430 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-03-13 12:29:52.434 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-13 12:29:52.500 | Selecting previously unselected package samba-common-bin. 2026-03-13 12:29:52.513 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:52.517 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:52.615 | Selecting previously unselected package tdb-tools. 2026-03-13 12:29:52.625 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-03-13 12:29:52.628 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-03-13 12:29:52.686 | Selecting previously unselected package samba. 2026-03-13 12:29:52.696 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-13 12:29:52.722 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:52.837 | Selecting previously unselected package nfs-kernel-server. 2026-03-13 12:29:52.849 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-13 12:29:52.853 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:52.948 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-13 12:29:52.959 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:52.968 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-03-13 12:29:52.978 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-03-13 12:29:53.630 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-03-13 12:29:53.631 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-03-13 12:29:54.221 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:54.470 | 2026-03-13 12:29:54.471 | Creating config file /etc/samba/smb.conf with new version 2026-03-13 12:29:54.597 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:54.607 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:54.618 | Setting up python3-tdb (1.4.10-1build1) ... 2026-03-13 12:29:54.768 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:54.779 | Setting up tdb-tools (1.4.10-1build1) ... 2026-03-13 12:29:54.794 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-03-13 12:29:54.803 | Setting up python3-markdown (3.5.2-1) ... 2026-03-13 12:29:55.006 | Setting up keyutils (1.6.3-3build1) ... 2026-03-13 12:29:55.019 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-13 12:29:55.354 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-13 12:29:55.365 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-13 12:29:55.375 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:55.384 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:55.622 | 2026-03-13 12:29:55.622 | Creating config file /etc/idmapd.conf with new version 2026-03-13 12:29:56.226 | 2026-03-13 12:29:56.226 | Creating config file /etc/nfs.conf with new version 2026-03-13 12:29:56.347 | info: Selecting UID from range 100 to 999 ... 2026-03-13 12:29:56.347 | 2026-03-13 12:29:56.354 | info: Adding system user `statd' (UID 115) ... 2026-03-13 12:29:56.360 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-03-13 12:29:56.402 | info: Not creating home directory `/var/lib/nfs'. 2026-03-13 12:29:56.912 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-13 12:29:56.912 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-13 12:29:57.296 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.350 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.375 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.399 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.430 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.460 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.489 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.512 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:57.641 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:57.650 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-13 12:29:57.658 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-13 12:29:57.804 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-13 12:29:57.804 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-13 12:29:57.973 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-03-13 12:29:58.128 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-03-13 12:29:58.532 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:58.578 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-03-13 12:29:59.173 | 2026-03-13 12:29:59.173 | Creating config file /etc/exports with new version 2026-03-13 12:29:59.468 | 2026-03-13 12:29:59.468 | Creating config file /etc/default/nfs-kernel-server with new version 2026-03-13 12:29:59.916 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:29:59.924 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:30:00.070 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-13 12:30:00.081 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:30:00.659 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:30:00.667 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-13 12:30:02.035 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-03-13 12:30:02.035 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-03-13 12:30:02.723 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-03-13 12:30:02.723 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-03-13 12:30:03.400 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-13 12:30:03.400 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-13 12:30:03.864 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-13 12:30:05.198 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-13 12:30:05.495 | ++ functions-common:apt_get:1203 : result=0 2026-03-13 12:30:05.502 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-13 12:30:05.508 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:30:05.513 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:30:05.520 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:30:05.526 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:30:05.532 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:30:05.538 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-13 12:30:05.546 | ++ functions-common:time_stop:2419 : start_time=1773404987757 2026-03-13 12:30:05.554 | ++ functions-common:time_stop:2421 : [[ -z 1773404987757 ]] 2026-03-13 12:30:05.563 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:30:05.573 | ++ functions-common:time_stop:2424 : end_time=1773405005567 2026-03-13 12:30:05.579 | ++ functions-common:time_stop:2425 : elapsed_time=17810 2026-03-13 12:30:05.584 | ++ functions-common:time_stop:2426 : total=199650 2026-03-13 12:30:05.591 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:30:05.598 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=217460 2026-03-13 12:30:05.605 | ++ functions-common:apt_get:1207 : return 0 2026-03-13 12:30:05.611 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:704 : check_nfs_kernel_service_state_ubuntu 2026-03-13 12:30:05.619 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : sudo service nfs-kernel-server status 2026-03-13 12:30:05.665 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : [[ '' == \f\a\i\l ]] 2026-03-13 12:30:05.674 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : sudo service nfs-kernel-server status 2026-03-13 12:30:05.718 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : [[ '' == \f\a\i\l ]] 2026-03-13 12:30:05.724 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:745 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-03-13 12:30:05.729 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:760 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-03-13 12:30:05.735 | ++ /opt/stack/manila/devstack/plugin.sh:source:1148 : set_cinder_quotas 2026-03-13 12:30:05.743 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:133 : is_service_enabled cinder 2026-03-13 12:30:05.783 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:30:05.791 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:134 : [[ ! -n /etc/cinder/cinder.conf ]] 2026-03-13 12:30:05.797 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:137 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 50 2026-03-13 12:30:05.871 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:138 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 50 2026-03-13 12:30:05.948 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:139 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2026-03-13 12:30:06.024 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:30:06.030 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:30:06.042 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:30:06.050 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-13 12:30:06.055 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-13 12:30:06.063 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-03-13 12:30:06.070 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-13 12:30:06.077 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-13 12:30:06.084 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-13 12:30:06.134 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-03-13 12:30:06.141 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:30:06.147 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-03-13 12:30:06.154 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-03-13 12:30:06.162 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:30:06.169 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:30:06.176 | ++ /opt/stack/octavia/devstack/plugin.sh:source:787 : echo_summary 'Installing octavia' 2026-03-13 12:30:06.182 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-13 12:30:06.189 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-03-13 12:30:06.197 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : octavia_lib_install 2026-03-13 12:30:06.204 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-03-13 12:30:06.211 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-03-13 12:30:06.217 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:30:06.223 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-13 12:30:06.230 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,octavia-lib, ]] 2026-03-13 12:30:06.238 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:30:06.245 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-03-13 12:30:06.251 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-03-13 12:30:06.258 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:30:06.266 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-03-13 12:30:06.272 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-03-13 12:30:06.277 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:30:06.286 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:30:06.287 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:30:06.298 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-03-13 12:30:06.306 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-03-13 12:30:06.312 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-03-13 12:30:06.320 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-03-13 12:30:06.328 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-03-13 12:30:06.381 | Using python 3.12 to install octavia-lib 2026-03-13 12:30:06.388 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt octavia-lib 2026-03-13 12:30:07.114 | Collecting octavia-lib 2026-03-13 12:30:07.187 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-13 12:30:07.199 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.7.2) 2026-03-13 12:30:07.199 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.9.1) 2026-03-13 12:30:07.200 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (7.0.3) 2026-03-13 12:30:07.201 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-03-13 12:30:07.203 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (1.1.2) 2026-03-13 12:30:07.204 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (10.0.0) 2026-03-13 12:30:07.207 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.0) 2026-03-13 12:30:07.207 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (1.3.0) 2026-03-13 12:30:07.208 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.0.0) 2026-03-13 12:30:07.209 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.3.2) 2026-03-13 12:30:07.209 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (26.0) 2026-03-13 12:30:07.210 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (6.0.3) 2026-03-13 12:30:07.210 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (7.2.2) 2026-03-13 12:30:07.212 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.1) 2026-03-13 12:30:07.215 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib) (82.0.1) 2026-03-13 12:30:07.234 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-03-13 12:30:07.435 | Installing collected packages: octavia-lib 2026-03-13 12:30:07.497 | Successfully installed octavia-lib-3.11.0 2026-03-13 12:30:07.675 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:30:07.682 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:30:07.687 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:30:07.694 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:30:07.700 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:30:07.706 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:30:07.712 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:30:07.718 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:30:07.724 | ++ functions-common:time_stop:2419 : start_time=1773405006369 2026-03-13 12:30:07.730 | ++ functions-common:time_stop:2421 : [[ -z 1773405006369 ]] 2026-03-13 12:30:07.737 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:30:07.748 | ++ functions-common:time_stop:2424 : end_time=1773405007740 2026-03-13 12:30:07.755 | ++ functions-common:time_stop:2425 : elapsed_time=1371 2026-03-13 12:30:07.763 | ++ functions-common:time_stop:2426 : total=131565 2026-03-13 12:30:07.770 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:30:07.778 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=132936 2026-03-13 12:30:07.784 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:30:07.792 | ++ /opt/stack/octavia/devstack/plugin.sh:source:789 : octavia_install 2026-03-13 12:30:07.797 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-03-13 12:30:07.804 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-03-13 12:30:07.810 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:30:07.816 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-13 12:30:07.825 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-03-13 12:30:07.831 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:30:07.837 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-03-13 12:30:07.844 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:30:07.851 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-13 12:30:07.858 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-03-13 12:30:07.865 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:30:07.872 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:30:07.881 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-03-13 12:30:07.888 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:30:07.895 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-03-13 12:30:07.902 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:30:07.909 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:30:07.917 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-03-13 12:30:07.933 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-03-13 12:30:07.940 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-03-13 12:30:07.947 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-03-13 12:30:08.059 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-03-13 12:30:08.067 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:30:08.072 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:30:08.078 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:30:08.083 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-13 12:30:08.090 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-03-13 12:30:08.097 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:30:08.103 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:30:08.111 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:30:08.118 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:30:08.124 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:30:08.131 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:30:08.138 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:30:08.145 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-03-13 12:30:08.195 | Using python 3.12 to install /opt/stack/octavia 2026-03-13 12:30:08.201 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/octavia 2026-03-13 12:30:08.776 | Obtaining file:///opt/stack/octavia 2026-03-13 12:30:08.779 | Installing build dependencies: started 2026-03-13 12:30:09.862 | Installing build dependencies: finished with status 'done' 2026-03-13 12:30:09.863 | Checking if build backend supports build_editable: started 2026-03-13 12:30:10.177 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:30:10.178 | Getting requirements to build editable: started 2026-03-13 12:30:10.351 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:30:10.354 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:30:10.874 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:30:10.897 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.18.4) 2026-03-13 12:30:10.897 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.2.0) 2026-03-13 12:30:10.897 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.7.0) 2026-03-13 12:30:10.898 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.0.3) 2026-03-13 12:30:10.898 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.0.46) 2026-03-13 12:30:10.899 | Requirement already satisfied: SQLAlchemy-Utils>=0.30.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.42.1) 2026-03-13 12:30:10.900 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.2.1) 2026-03-13 12:30:10.900 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.32.5) 2026-03-13 12:30:10.902 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.0.0) 2026-03-13 12:30:10.902 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.13.1) 2026-03-13 12:30:10.902 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (12.0.0) 2026-03-13 12:30:10.902 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.8.9) 2026-03-13 12:30:10.904 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.7.0) 2026-03-13 12:30:10.904 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.10.0) 2026-03-13 12:30:10.904 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (10.3.0) 2026-03-13 12:30:10.904 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (6.3.0) 2026-03-13 12:30:10.905 | Requirement already satisfied: oslo.db>=8.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (18.0.0) 2026-03-13 12:30:10.905 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (6.7.2) 2026-03-13 12:30:10.906 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (8.1.0) 2026-03-13 12:30:10.907 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (17.3.0) 2026-03-13 12:30:10.907 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (8.0.0) 2026-03-13 12:30:10.907 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.0.0) 2026-03-13 12:30:10.908 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.7.0) 2026-03-13 12:30:10.909 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.9.1) 2026-03-13 12:30:10.909 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.7.1) 2026-03-13 12:30:10.910 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (10.0.0) 2026-03-13 12:30:10.910 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.2.2) 2026-03-13 12:30:10.911 | Requirement already satisfied: pyasn1!=0.2.3,>=0.1.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.6.0) 2026-03-13 12:30:10.911 | Requirement already satisfied: pyasn1-modules>=0.0.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.4.1) 2026-03-13 12:30:10.912 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.3.0) 2026-03-13 12:30:10.912 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.11.0) 2026-03-13 12:30:10.913 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (18.12.0) 2026-03-13 12:30:10.913 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (9.9.0) 2026-03-13 12:30:10.915 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.12.1) 2026-03-13 12:30:10.915 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.6) 2026-03-13 12:30:10.915 | Requirement already satisfied: taskflow!=6.0.0,>=5.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (6.2.0) 2026-03-13 12:30:10.915 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.6.0) 2026-03-13 12:30:10.915 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (9.1.4) 2026-03-13 12:30:10.916 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev1) (1.9.0) 2026-03-13 12:30:10.916 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.26.0) 2026-03-13 12:30:10.917 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.11.0) 2026-03-13 12:30:10.917 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.3.7) 2026-03-13 12:30:10.918 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.9.0.post0) 2026-03-13 12:30:10.918 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.3) 2026-03-13 12:30:10.919 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (43.0.3) 2026-03-13 12:30:10.919 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.8.1) 2026-03-13 12:30:11.026 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev1) 2026-03-13 12:30:11.108 | Downloading gunicorn-25.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-13 12:30:11.122 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.6) 2026-03-13 12:30:11.124 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev1) (1.3.10) 2026-03-13 12:30:11.125 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev1) (4.15.0) 2026-03-13 12:30:11.130 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==18.1.0.dev1) (2.0.0) 2026-03-13 12:30:11.133 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==18.1.0.dev1) (3.0) 2026-03-13 12:30:11.135 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (1.9.0) 2026-03-13 12:30:11.135 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (8.3.1) 2026-03-13 12:30:11.136 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (2.2.0) 2026-03-13 12:30:11.136 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (3.0.3) 2026-03-13 12:30:11.140 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==18.1.0.dev1) (3.0.0) 2026-03-13 12:30:11.141 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==18.1.0.dev1) (2.1.1) 2026-03-13 12:30:11.142 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev1) (26.0) 2026-03-13 12:30:11.146 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (25.4.0) 2026-03-13 12:30:11.146 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (2025.9.1) 2026-03-13 12:30:11.147 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (0.37.0) 2026-03-13 12:30:11.147 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (0.30.0) 2026-03-13 12:30:11.152 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev1) (2.1.0) 2026-03-13 12:30:11.153 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev1) (1.8.2) 2026-03-13 12:30:11.156 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (4.1.1) 2026-03-13 12:30:11.157 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (4.0.1) 2026-03-13 12:30:11.157 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (2.11.0) 2026-03-13 12:30:11.158 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (5.8.0) 2026-03-13 12:30:11.163 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (5.2.1) 2026-03-13 12:30:11.164 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.5.0) 2026-03-13 12:30:11.164 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.1.0) 2026-03-13 12:30:11.165 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.33) 2026-03-13 12:30:11.165 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (4.9.2) 2026-03-13 12:30:11.166 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (6.0.3) 2026-03-13 12:30:11.167 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.4.0) 2026-03-13 12:30:11.173 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==18.1.0.dev1) (3.0.0) 2026-03-13 12:30:11.180 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==18.1.0.dev1) (1.3.0) 2026-03-13 12:30:11.185 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (2.0.2) 2026-03-13 12:30:11.186 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (0.5.0) 2026-03-13 12:30:11.188 | Requirement already satisfied: PyMySQL>=0.7.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (1.1.2) 2026-03-13 12:30:11.195 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (4.5.1) 2026-03-13 12:30:11.195 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (7.0.1) 2026-03-13 12:30:11.196 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (5.3.1) 2026-03-13 12:30:11.196 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (5.6.2) 2026-03-13 12:30:11.197 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.15.1) 2026-03-13 12:30:11.199 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (5.1.0) 2026-03-13 12:30:11.205 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (2025.3) 2026-03-13 12:30:11.209 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.24.1) 2026-03-13 12:30:11.211 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev1) (5.0.0) 2026-03-13 12:30:11.212 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev1) (4.0.1) 2026-03-13 12:30:11.223 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==18.1.0.dev1) (1.1.2) 2026-03-13 12:30:11.227 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.40.4) 2026-03-13 12:30:11.228 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (3.3.2) 2026-03-13 12:30:11.228 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (7.4.0) 2026-03-13 12:30:11.229 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (3.1.0) 2026-03-13 12:30:11.230 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (2.5.1) 2026-03-13 12:30:11.230 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (3.10.1) 2026-03-13 12:30:11.231 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (1.7.3) 2026-03-13 12:30:11.233 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (2.8.0) 2026-03-13 12:30:11.243 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.20) 2026-03-13 12:30:11.248 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev1) (3.17.0) 2026-03-13 12:30:11.252 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==18.1.0.dev1) (3.3.2) 2026-03-13 12:30:11.258 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (82.0.1) 2026-03-13 12:30:11.273 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev1) (0.6.0) 2026-03-13 12:30:11.300 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (4.13.2) 2026-03-13 12:30:11.303 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (0.6.0) 2026-03-13 12:30:11.304 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (3.2.0) 2026-03-13 12:30:11.309 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (1.11.0) 2026-03-13 12:30:11.310 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (14.3.3) 2026-03-13 12:30:11.310 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (1.7.2) 2026-03-13 12:30:11.319 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==18.1.0.dev1) (1.17.0) 2026-03-13 12:30:11.323 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev1) (2.1.0) 2026-03-13 12:30:11.323 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev1) (24.2.1) 2026-03-13 12:30:11.344 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (3.4.4) 2026-03-13 12:30:11.344 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (3.11) 2026-03-13 12:30:11.344 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (2.6.3) 2026-03-13 12:30:11.345 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (2023.11.17) 2026-03-13 12:30:11.368 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (4.0.0) 2026-03-13 12:30:11.369 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (2.19.2) 2026-03-13 12:30:11.375 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (0.1.2) 2026-03-13 12:30:11.391 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.7) 2026-03-13 12:30:11.428 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev1) (3.4.2) 2026-03-13 12:30:11.429 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev1) (3.3.0) 2026-03-13 12:30:11.430 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev1) (4.0.1) 2026-03-13 12:30:11.456 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (2.8.5) 2026-03-13 12:30:11.482 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev1) (0.8.1) 2026-03-13 12:30:11.483 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev1) (2025.2) 2026-03-13 12:30:11.483 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev1) (8.7.1) 2026-03-13 12:30:11.487 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==18.1.0.dev1) (3.23.0) 2026-03-13 12:30:11.531 | Downloading gunicorn-25.1.0-py3-none-any.whl (197 kB) 2026-03-13 12:30:11.585 | Building wheels for collected packages: octavia 2026-03-13 12:30:11.586 | Building editable for octavia (pyproject.toml): started 2026-03-13 12:30:12.340 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-03-13 12:30:12.341 | Created wheel for octavia: filename=octavia-18.1.0.dev1-0.editable-py3-none-any.whl size=9913 sha256=0f0a9a29c71a1e211e4bd7043baf302932608c24183f9d3f6a76ec20d58f5184 2026-03-13 12:30:12.341 | Stored in directory: /tmp/pip-ephem-wheel-cache-msurb2i5/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-03-13 12:30:12.346 | Successfully built octavia 2026-03-13 12:30:12.505 | Installing collected packages: gunicorn, octavia 2026-03-13 12:30:12.667 | 2026-03-13 12:30:12.686 | Successfully installed gunicorn-25.1.0 octavia-18.1.0.dev1 2026-03-13 12:30:12.914 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:30:12.918 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:30:12.925 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:30:12.930 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:30:12.937 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:30:12.943 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:30:12.948 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:30:12.953 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:30:12.958 | ++ functions-common:time_stop:2419 : start_time=1773405008184 2026-03-13 12:30:12.964 | ++ functions-common:time_stop:2421 : [[ -z 1773405008184 ]] 2026-03-13 12:30:12.971 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:30:12.980 | ++ functions-common:time_stop:2424 : end_time=1773405012974 2026-03-13 12:30:12.985 | ++ functions-common:time_stop:2425 : elapsed_time=4790 2026-03-13 12:30:12.992 | ++ functions-common:time_stop:2426 : total=132936 2026-03-13 12:30:12.998 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:30:13.004 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=137726 2026-03-13 12:30:13.009 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:30:13.015 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-13 12:30:13.021 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-13 12:30:13.028 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-03-13 12:30:13.038 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-03-13 12:30:13.045 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:30:13.051 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-13 12:30:13.057 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-03-13 12:30:13.064 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:30:13.070 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : octaviaclient_install 2026-03-13 12:30:13.076 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-03-13 12:30:13.082 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-03-13 12:30:13.090 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-13 12:30:13.099 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-13 12:30:13.107 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-octaviaclient, ]] 2026-03-13 12:30:13.114 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-13 12:30:13.121 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-03-13 12:30:13.127 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-03-13 12:30:13.134 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-13 12:30:13.143 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-03-13 12:30:13.149 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-03-13 12:30:13.156 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-13 12:30:13.167 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-03-13 12:30:13.168 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-13 12:30:13.179 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-03-13 12:30:13.186 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-03-13 12:30:13.194 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-03-13 12:30:13.202 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-03-13 12:30:13.210 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-03-13 12:30:13.266 | Using python 3.12 to install python-octaviaclient 2026-03-13 12:30:13.272 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-octaviaclient 2026-03-13 12:30:13.877 | Requirement already satisfied: python-octaviaclient in /opt/stack/data/venv/lib/python3.12/site-packages (3.13.0) 2026-03-13 12:30:13.878 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.13.2) 2026-03-13 12:30:13.878 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.13.1) 2026-03-13 12:30:13.879 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (9.0.0) 2026-03-13 12:30:13.879 | Requirement already satisfied: osc-lib>=1.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.4.0) 2026-03-13 12:30:13.880 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.9.1) 2026-03-13 12:30:13.881 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (10.0.0) 2026-03-13 12:30:13.881 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (7.0.3) 2026-03-13 12:30:13.881 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.32.5) 2026-03-13 12:30:13.882 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-03-13 12:30:13.882 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.2.0) 2026-03-13 12:30:13.884 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.17.0) 2026-03-13 12:30:13.884 | Requirement already satisfied: stevedore>=5.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (5.7.0) 2026-03-13 12:30:13.884 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (6.0.3) 2026-03-13 12:30:13.886 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.11.0) 2026-03-13 12:30:13.886 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (14.3.3) 2026-03-13 12:30:13.888 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.7.2) 2026-03-13 12:30:13.888 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (2.1.0) 2026-03-13 12:30:13.889 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (1.8.2) 2026-03-13 12:30:13.889 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (4.15.0) 2026-03-13 12:30:13.892 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (4.10.0) 2026-03-13 12:30:13.893 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (6.7.2) 2026-03-13 12:30:13.895 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (43.0.3) 2026-03-13 12:30:13.895 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (5.2.1) 2026-03-13 12:30:13.896 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.5.0) 2026-03-13 12:30:13.896 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.1.0) 2026-03-13 12:30:13.897 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.33) 2026-03-13 12:30:13.898 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (4.9.2) 2026-03-13 12:30:13.899 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (7.2.2) 2026-03-13 12:30:13.899 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.4.0) 2026-03-13 12:30:13.901 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (2.0.0) 2026-03-13 12:30:13.904 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (3.0) 2026-03-13 12:30:13.908 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (3.0.0) 2026-03-13 12:30:13.910 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-octaviaclient) (1.1.2) 2026-03-13 12:30:13.912 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (1.3.0) 2026-03-13 12:30:13.912 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.0.0) 2026-03-13 12:30:13.913 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.3.2) 2026-03-13 12:30:13.913 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (26.0) 2026-03-13 12:30:13.915 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-octaviaclient) (2.1.1) 2026-03-13 12:30:13.918 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-octaviaclient) (82.0.1) 2026-03-13 12:30:13.921 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-03-13 12:30:13.929 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (5.8.0) 2026-03-13 12:30:13.929 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (9.9.0) 2026-03-13 12:30:13.933 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (10.3.0) 2026-03-13 12:30:13.936 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.0.0) 2026-03-13 12:30:13.939 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.4.4) 2026-03-13 12:30:13.940 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.11) 2026-03-13 12:30:13.941 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (2.6.3) 2026-03-13 12:30:13.941 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-03-13 12:30:13.952 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.0.0) 2026-03-13 12:30:13.953 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (2.19.2) 2026-03-13 12:30:13.956 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.1.2) 2026-03-13 12:30:14.263 | ++ inc/python:pip_install:216 : result=0 2026-03-13 12:30:14.270 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-13 12:30:14.276 | ++ functions-common:time_stop:2412 : local name 2026-03-13 12:30:14.283 | ++ functions-common:time_stop:2413 : local end_time 2026-03-13 12:30:14.291 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-13 12:30:14.297 | ++ functions-common:time_stop:2415 : local total 2026-03-13 12:30:14.305 | ++ functions-common:time_stop:2416 : local start_time 2026-03-13 12:30:14.312 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-13 12:30:14.319 | ++ functions-common:time_stop:2419 : start_time=1773405013252 2026-03-13 12:30:14.325 | ++ functions-common:time_stop:2421 : [[ -z 1773405013252 ]] 2026-03-13 12:30:14.335 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-13 12:30:14.346 | ++ functions-common:time_stop:2424 : end_time=1773405014339 2026-03-13 12:30:14.353 | ++ functions-common:time_stop:2425 : elapsed_time=1087 2026-03-13 12:30:14.361 | ++ functions-common:time_stop:2426 : total=137726 2026-03-13 12:30:14.368 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-13 12:30:14.375 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=138813 2026-03-13 12:30:14.382 | ++ inc/python:pip_install:219 : return 0 2026-03-13 12:30:14.390 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-13 12:30:14.398 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-03-13 12:30:14.405 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-03-13 12:30:14.413 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-03-13 12:30:14.420 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-03-13 12:30:14.427 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-03-13 12:30:14.435 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-13 12:30:14.442 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-13 12:30:14.449 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-13 12:30:14.457 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-03-13 12:30:14.465 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-13 12:30:14.472 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-13 12:30:14.478 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-13 12:30:14.487 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-13 12:30:14.494 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-13 12:30:14.501 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:30:14.508 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-13 12:30:14.515 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-13 12:30:14.522 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-13 12:30:14.568 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-13 12:30:14.575 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:30:14.582 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-13 12:30:14.589 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-03-13 12:30:14.597 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-13 12:30:14.605 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:66 : git_clone https://github.com/vexxhost/magnum-cluster-api.git /opt/stack/magnum-cluster-api /opt/stack/magnum-cluster-api 2026-03-13 12:30:14.612 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-13 12:30:14.617 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-13 12:30:14.623 | ++ functions-common:git_clone:583 : local git_ref=/opt/stack/magnum-cluster-api 2026-03-13 12:30:14.629 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-13 12:30:14.635 | +++ functions-common:git_clone:585 : pwd 2026-03-13 12:30:14.642 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-13 12:30:14.648 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-13 12:30:14.657 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-13 12:30:14.698 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-13 12:30:14.705 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-13 12:30:14.711 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-13 12:30:14.720 | ++ functions-common:git_clone:602 : echo /opt/stack/magnum-cluster-api 2026-03-13 12:30:14.721 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-13 12:30:14.732 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-13 12:30:14.737 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-13 12:30:14.743 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-13 12:30:14.771 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-13 12:30:14.779 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-13 12:30:14.780 | ++ functions-common:git_clone:665 : head -1 2026-03-13 12:30:14.789 | 86dbb1a fix(deps): update rust crate schemars to v1 2026-03-13 12:30:14.795 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-13 12:30:14.803 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-03-13 12:30:14.809 | ++ inc/python:setup_develop:353 : local bindep 2026-03-13 12:30:14.816 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-13 12:30:14.823 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:30:14.831 | ++ inc/python:setup_develop:359 : local extras= 2026-03-13 12:30:14.838 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-03-13 12:30:14.845 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-13 12:30:14.852 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-13 12:30:14.861 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:30:14.870 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-13 12:30:14.876 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-13 12:30:14.886 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-03-13 12:30:14.893 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-13 12:30:14.901 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:30:14.908 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-13 12:30:14.914 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-13 12:30:14.924 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-03-13 12:30:14.939 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-03-13 12:30:14.947 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-03-13 12:30:14.956 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-03-13 12:30:14.971 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-03-13 12:30:14.978 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum-cluster-api 2026-03-13 12:30:15.075 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-03-13 12:30:15.082 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-13 12:30:15.088 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-13 12:30:15.093 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-13 12:30:15.098 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-13 12:30:15.105 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-13 12:30:15.111 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-13 12:30:15.118 | ++ inc/python:setup_package:446 : local extras= 2026-03-13 12:30:15.124 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-13 12:30:15.131 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-13 12:30:15.137 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-13 12:30:15.144 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-13 12:30:15.151 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-13 12:30:15.158 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-03-13 12:30:15.205 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-03-13 12:30:15.210 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum-cluster-api 2026-03-13 12:30:15.769 | Obtaining file:///opt/stack/magnum-cluster-api 2026-03-13 12:30:15.771 | Installing build dependencies: started 2026-03-13 12:30:17.245 | Installing build dependencies: finished with status 'done' 2026-03-13 12:30:17.246 | Checking if build backend supports build_editable: started 2026-03-13 12:30:17.311 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-13 12:30:17.312 | Getting requirements to build editable: started 2026-03-13 12:30:17.379 | Getting requirements to build editable: finished with status 'done' 2026-03-13 12:30:17.381 | Preparing editable metadata (pyproject.toml): started 2026-03-13 12:30:20.553 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:30:20.572 | Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from magnum-cluster-api==0.35.0) (2023.11.17) 2026-03-13 12:30:20.573 | Requirement already satisfied: click>=8.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (8.3.1) 2026-03-13 12:30:20.692 | Collecting diskcache>=5.6.1 (from magnum-cluster-api==0.35.0) 2026-03-13 12:30:20.763 | Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-03-13 12:30:20.786 | Requirement already satisfied: eventlet>=0.33.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (0.40.4) 2026-03-13 12:30:20.800 | Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api==0.35.0) 2026-03-13 12:30:20.804 | Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-03-13 12:30:20.845 | Installing build dependencies: started 2026-03-13 12:30:21.838 | Installing build dependencies: finished with status 'done' 2026-03-13 12:30:21.839 | Getting requirements to build wheel: started 2026-03-13 12:30:22.178 | Getting requirements to build wheel: finished with status 'done' 2026-03-13 12:30:22.181 | Installing backend dependencies: started 2026-03-13 12:30:23.252 | Installing backend dependencies: finished with status 'done' 2026-03-13 12:30:23.254 | Preparing metadata (pyproject.toml): started 2026-03-13 12:30:23.531 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-13 12:30:23.580 | Collecting kubernetes>=24.2.0 (from magnum-cluster-api==0.35.0) 2026-03-13 12:30:23.586 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-13 12:30:23.596 | Requirement already satisfied: magnum>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (22.1.0.dev1) 2026-03-13 12:30:23.597 | Requirement already satisfied: oslo-concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (7.4.0) 2026-03-13 12:30:23.597 | Requirement already satisfied: oslo-config>=8.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (10.3.0) 2026-03-13 12:30:23.598 | Requirement already satisfied: oslo-context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (6.3.0) 2026-03-13 12:30:23.599 | Requirement already satisfied: oslo-log>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (8.1.0) 2026-03-13 12:30:23.599 | Requirement already satisfied: oslo-privsep>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (3.10.1) 2026-03-13 12:30:23.600 | Requirement already satisfied: oslo-service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (4.5.1) 2026-03-13 12:30:23.601 | Requirement already satisfied: platformdirs>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (4.9.2) 2026-03-13 12:30:23.620 | Collecting pykube-ng (from magnum-cluster-api==0.35.0) 2026-03-13 12:30:23.625 | Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-03-13 12:30:23.633 | Requirement already satisfied: pyroute2>=0.3.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (0.8.1) 2026-03-13 12:30:23.634 | Requirement already satisfied: python-heatclient in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (5.1.0) 2026-03-13 12:30:23.634 | Requirement already satisfied: python-manilaclient>=3.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (6.0.0) 2026-03-13 12:30:23.635 | Requirement already satisfied: requests>=2.27.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.35.0) (2.32.5) 2026-03-13 12:30:23.654 | Collecting semver>=2.0.0 (from magnum-cluster-api==0.35.0) 2026-03-13 12:30:23.660 | Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-03-13 12:30:23.682 | Collecting sherlock>=0.4.1 (from magnum-cluster-api==0.35.0) 2026-03-13 12:30:23.687 | Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-13 12:30:23.710 | Collecting shortuuid (from magnum-cluster-api==0.35.0) 2026-03-13 12:30:23.716 | Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-03-13 12:30:23.726 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.35.0) (2.8.0) 2026-03-13 12:30:23.726 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.35.0) (3.3.2) 2026-03-13 12:30:23.732 | Requirement already satisfied: six in /opt/stack/data/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api==0.35.0) (1.17.0) 2026-03-13 12:30:23.734 | Requirement already satisfied: python-dateutil>=2.5.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (2.9.0.post0) 2026-03-13 12:30:23.734 | Requirement already satisfied: pyyaml>=5.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (6.0.3) 2026-03-13 12:30:23.759 | Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-13 12:30:23.763 | Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 2026-03-13 12:30:23.786 | Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-13 12:30:23.791 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-03-13 12:30:23.799 | Requirement already satisfied: urllib3!=2.6.0,>=1.24.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (2.6.3) 2026-03-13 12:30:23.814 | Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api==0.35.0) 2026-03-13 12:30:23.819 | Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 2026-03-13 12:30:23.831 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.0.46) 2026-03-13 12:30:23.832 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.12.1) 2026-03-13 12:30:23.832 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.8.9) 2026-03-13 12:30:23.833 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.18.4) 2026-03-13 12:30:23.834 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.13.2) 2026-03-13 12:30:23.834 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.2.1) 2026-03-13 12:30:23.835 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.33) 2026-03-13 12:30:23.836 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.13.1) 2026-03-13 12:30:23.836 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (12.0.0) 2026-03-13 12:30:23.837 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.3.0) 2026-03-13 12:30:23.838 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (18.0.0) 2026-03-13 12:30:23.839 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (6.7.2) 2026-03-13 12:30:23.840 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (17.3.0) 2026-03-13 12:30:23.840 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (8.0.0) 2026-03-13 12:30:23.841 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.0.0) 2026-03-13 12:30:23.842 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.7.0) 2026-03-13 12:30:23.842 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.9.1) 2026-03-13 12:30:23.843 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.7.1) 2026-03-13 12:30:23.844 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (10.0.0) 2026-03-13 12:30:23.844 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.9.0) 2026-03-13 12:30:23.845 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.0.3) 2026-03-13 12:30:23.845 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.7.0) 2026-03-13 12:30:23.846 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.1) 2026-03-13 12:30:23.847 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.3.0) 2026-03-13 12:30:23.847 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (9.9.0) 2026-03-13 12:30:23.848 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.11.0) 2026-03-13 12:30:23.849 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (11.8.0) 2026-03-13 12:30:23.849 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (18.12.0) 2026-03-13 12:30:23.850 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.8.0) 2026-03-13 12:30:23.850 | Requirement already satisfied: python-octaviaclient>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.13.0) 2026-03-13 12:30:23.851 | Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (82.0.1) 2026-03-13 12:30:23.852 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.7.0) 2026-03-13 12:30:23.852 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (6.2.0) 2026-03-13 12:30:23.852 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (43.0.3) 2026-03-13 12:30:23.853 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.1.6) 2026-03-13 12:30:23.856 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.3.10) 2026-03-13 12:30:23.856 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.15.0) 2026-03-13 12:30:23.858 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.6.0) 2026-03-13 12:30:23.858 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.2.0) 2026-03-13 12:30:23.859 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.17.0) 2026-03-13 12:30:23.862 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.11.0) 2026-03-13 12:30:23.862 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (14.3.3) 2026-03-13 12:30:23.863 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.7.2) 2026-03-13 12:30:23.865 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.0.0) 2026-03-13 12:30:23.867 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.0) 2026-03-13 12:30:23.870 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.0.0) 2026-03-13 12:30:23.872 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.1.0) 2026-03-13 12:30:23.873 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.8.2) 2026-03-13 12:30:23.876 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.1.1) 2026-03-13 12:30:23.877 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.11.0) 2026-03-13 12:30:23.883 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (1.5.0) 2026-03-13 12:30:23.888 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.35.0) (0.20) 2026-03-13 12:30:23.888 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.35.0) (3.0.0) 2026-03-13 12:30:23.890 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo-concurrency>=4.5.0->magnum-cluster-api==0.35.0) (2.1.1) 2026-03-13 12:30:23.893 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api==0.35.0) (2.0.0) 2026-03-13 12:30:23.897 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.0.2) 2026-03-13 12:30:23.897 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.5.0) 2026-03-13 12:30:23.903 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.2.1) 2026-03-13 12:30:23.904 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.0.1) 2026-03-13 12:30:23.905 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.3.1) 2026-03-13 12:30:23.905 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.6.2) 2026-03-13 12:30:23.906 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.15.1) 2026-03-13 12:30:23.908 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.1.0) 2026-03-13 12:30:23.914 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2025.3) 2026-03-13 12:30:23.915 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (26.0) 2026-03-13 12:30:23.919 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.24.1) 2026-03-13 12:30:23.921 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (5.0.0) 2026-03-13 12:30:23.921 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.1.6) 2026-03-13 12:30:23.922 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.1) 2026-03-13 12:30:23.926 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.0.3) 2026-03-13 12:30:23.933 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api==0.35.0) (1.1.2) 2026-03-13 12:30:23.937 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (7.2.2) 2026-03-13 12:30:23.943 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (3.1.0) 2026-03-13 12:30:23.943 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (2.5.1) 2026-03-13 12:30:23.944 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (3.10.1) 2026-03-13 12:30:23.944 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (1.7.3) 2026-03-13 12:30:23.950 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.3.2) 2026-03-13 12:30:23.974 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.6.0) 2026-03-13 12:30:24.006 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.1.0) 2026-03-13 12:30:24.006 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (24.2.1) 2026-03-13 12:30:24.013 | Requirement already satisfied: osc-lib>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api==0.35.0) (4.4.0) 2026-03-13 12:30:24.014 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api==0.35.0) (4.10.0) 2026-03-13 12:30:24.017 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.35.0) (4.10.0) 2026-03-13 12:30:24.022 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.35.0) (1.1.0) 2026-03-13 12:30:24.023 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.35.0) (1.4.0) 2026-03-13 12:30:24.046 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (9.0.0) 2026-03-13 12:30:24.062 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.35.0) (3.4.4) 2026-03-13 12:30:24.062 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.35.0) (3.11) 2026-03-13 12:30:24.086 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.0) 2026-03-13 12:30:24.086 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.19.2) 2026-03-13 12:30:24.094 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.1.2) 2026-03-13 12:30:24.106 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo-service>=2.8.0->magnum-cluster-api==0.35.0) (0.7) 2026-03-13 12:30:24.142 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.4.2) 2026-03-13 12:30:24.143 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.26.0) 2026-03-13 12:30:24.143 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.3.0) 2026-03-13 12:30:24.144 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (9.1.4) 2026-03-13 12:30:24.145 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (4.0.1) 2026-03-13 12:30:24.153 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (25.4.0) 2026-03-13 12:30:24.154 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2025.9.1) 2026-03-13 12:30:24.154 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.37.0) 2026-03-13 12:30:24.155 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.30.0) 2026-03-13 12:30:24.196 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2.8.5) 2026-03-13 12:30:24.227 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (0.8.1) 2026-03-13 12:30:24.227 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (2025.2) 2026-03-13 12:30:24.228 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (8.7.1) 2026-03-13 12:30:24.232 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.35.0) (3.23.0) 2026-03-13 12:30:24.258 | Requirement already satisfied: oauthlib>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests-oauthlib->kubernetes>=24.2.0->magnum-cluster-api==0.35.0) (3.3.1) 2026-03-13 12:30:24.288 | Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-03-13 12:30:24.299 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) 2026-03-13 12:30:24.346 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 46.2 MB/s 0:00:00 2026-03-13 12:30:24.351 | Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 2026-03-13 12:30:24.361 | Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-03-13 12:30:24.369 | Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-03-13 12:30:24.378 | Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 2026-03-13 12:30:24.386 | Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-03-13 12:30:24.396 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-03-13 12:30:24.404 | Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-03-13 12:30:24.430 | Building wheels for collected packages: magnum-cluster-api, haproxyadmin 2026-03-13 12:30:24.431 | Building editable for magnum-cluster-api (pyproject.toml): started 2026-03-13 12:31:28.276 | Building editable for magnum-cluster-api (pyproject.toml): still running... 2026-03-13 12:31:28.435 | Building editable for magnum-cluster-api (pyproject.toml): finished with status 'error' 2026-03-13 12:31:28.583 | error: subprocess-exited-with-error 2026-03-13 12:31:28.584 | 2026-03-13 12:31:28.584 | × Building editable for magnum-cluster-api (pyproject.toml) did not run successfully. 2026-03-13 12:31:28.584 | │ exit code: 1 2026-03-13 12:31:28.584 | ╰─> [2018 lines of output] 2026-03-13 12:31:28.584 | Running `maturin pep517 build-wheel -i /opt/stack/data/venv/bin/python3.12 --compatibility off --editable` 2026-03-13 12:31:28.584 | 📦 Including license file `LICENSE` 2026-03-13 12:31:28.584 | 🍹 Building a mixed python/rust project 2026-03-13 12:31:28.584 | 🔗 Found pyo3 bindings with abi3 support 2026-03-13 12:31:28.584 | 🐍 Found CPython 3.12 at /opt/stack/data/venv/bin/python3.12 2026-03-13 12:31:28.584 | 📡 Using build options features from pyproject.toml 2026-03-13 12:31:28.584 | Compiling proc-macro2 v1.0.101 2026-03-13 12:31:28.584 | Compiling unicode-ident v1.0.18 2026-03-13 12:31:28.584 | Compiling quote v1.0.41 2026-03-13 12:31:28.584 | Compiling libc v0.2.175 2026-03-13 12:31:28.584 | Compiling memchr v2.7.5 2026-03-13 12:31:28.584 | Compiling serde_core v1.0.228 2026-03-13 12:31:28.584 | Compiling pin-project-lite v0.2.16 2026-03-13 12:31:28.584 | Compiling itoa v1.0.15 2026-03-13 12:31:28.584 | Compiling serde v1.0.228 2026-03-13 12:31:28.584 | Compiling autocfg v1.5.0 2026-03-13 12:31:28.584 | Compiling once_cell v1.21.3 2026-03-13 12:31:28.584 | Compiling target-lexicon v0.13.2 2026-03-13 12:31:28.584 | Compiling futures-core v0.3.31 2026-03-13 12:31:28.584 | Compiling cfg-if v1.0.3 2026-03-13 12:31:28.584 | Compiling thiserror v2.0.17 2026-03-13 12:31:28.584 | Compiling bytes v1.10.1 2026-03-13 12:31:28.584 | Compiling ryu v1.0.20 2026-03-13 12:31:28.584 | Compiling futures-sink v0.3.31 2026-03-13 12:31:28.584 | Compiling serde_json v1.0.145 2026-03-13 12:31:28.584 | Compiling log v0.4.28 2026-03-13 12:31:28.584 | Compiling futures-channel v0.3.31 2026-03-13 12:31:28.584 | Compiling shlex v1.3.0 2026-03-13 12:31:28.584 | Compiling slab v0.4.11 2026-03-13 12:31:28.584 | Compiling pin-utils v0.1.0 2026-03-13 12:31:28.584 | Compiling find-msvc-tools v0.1.0 2026-03-13 12:31:28.584 | Compiling fnv v1.0.7 2026-03-13 12:31:28.584 | Compiling futures-task v0.3.31 2026-03-13 12:31:28.584 | Compiling futures-io v0.3.31 2026-03-13 12:31:28.584 | Compiling zeroize v1.8.1 2026-03-13 12:31:28.585 | Compiling cc v1.2.35 2026-03-13 12:31:28.585 | Compiling tracing-core v0.1.34 2026-03-13 12:31:28.585 | Compiling num-traits v0.2.19 2026-03-13 12:31:28.585 | Compiling smallvec v1.15.1 2026-03-13 12:31:28.585 | Compiling httparse v1.10.1 2026-03-13 12:31:28.585 | Compiling heck v0.5.0 2026-03-13 12:31:28.585 | Compiling rustls-pki-types v1.12.0 2026-03-13 12:31:28.585 | Compiling tower-service v0.3.3 2026-03-13 12:31:28.585 | Compiling http v1.3.1 2026-03-13 12:31:28.585 | Compiling ucd-trie v0.1.7 2026-03-13 12:31:28.585 | Compiling thiserror v1.0.69 2026-03-13 12:31:28.585 | Compiling try-lock v0.2.5 2026-03-13 12:31:28.585 | Compiling untrusted v0.9.0 2026-03-13 12:31:28.585 | Compiling pyo3-build-config v0.26.0 2026-03-13 12:31:28.585 | Compiling crossbeam-utils v0.8.21 2026-03-13 12:31:28.585 | Compiling want v0.3.1 2026-03-13 12:31:28.585 | Compiling signal-hook-registry v1.4.6 2026-03-13 12:31:28.585 | Compiling mio v1.0.4 2026-03-13 12:31:28.585 | Compiling socket2 v0.6.0 2026-03-13 12:31:28.585 | Compiling getrandom v0.2.16 2026-03-13 12:31:28.585 | Compiling syn v2.0.110 2026-03-13 12:31:28.585 | Compiling aho-corasick v1.1.3 2026-03-13 12:31:28.585 | Compiling equivalent v1.0.2 2026-03-13 12:31:28.585 | Compiling k8s-openapi v0.25.0 2026-03-13 12:31:28.585 | Compiling allocator-api2 v0.2.21 2026-03-13 12:31:28.585 | Compiling atomic-waker v1.1.2 2026-03-13 12:31:28.585 | Compiling base64 v0.22.1 2026-03-13 12:31:28.585 | Compiling rustls v0.23.31 2026-03-13 12:31:28.585 | Compiling http-body v1.0.1 2026-03-13 12:31:28.585 | Compiling getrandom v0.3.3 2026-03-13 12:31:28.585 | Compiling foldhash v0.1.5 2026-03-13 12:31:28.585 | Compiling dyn-clone v1.0.20 2026-03-13 12:31:28.585 | Compiling bitflags v2.9.4 2026-03-13 12:31:28.585 | Compiling schemars v0.8.22 2026-03-13 12:31:28.585 | Compiling regex-syntax v0.8.6 2026-03-13 12:31:28.585 | Compiling hashbrown v0.15.5 2026-03-13 12:31:28.585 | Compiling memoffset v0.9.1 2026-03-13 12:31:28.585 | Compiling subtle v2.6.1 2026-03-13 12:31:28.585 | Compiling ordered-float v2.10.1 2026-03-13 12:31:28.585 | Compiling lock_api v0.4.13 2026-03-13 12:31:28.585 | Compiling percent-encoding v2.3.2 2026-03-13 12:31:28.585 | Compiling ring v0.17.14 2026-03-13 12:31:28.586 | Compiling concurrent-queue v2.5.0 2026-03-13 12:31:28.586 | Compiling parking_lot_core v0.9.11 2026-03-13 12:31:28.586 | Compiling tower-layer v0.3.3 2026-03-13 12:31:28.586 | Compiling strsim v0.11.1 2026-03-13 12:31:28.586 | Compiling unsafe-libyaml v0.2.11 2026-03-13 12:31:28.586 | Compiling ident_case v1.0.1 2026-03-13 12:31:28.586 | Compiling parking v2.2.1 2026-03-13 12:31:28.586 | Compiling version_check v0.9.5 2026-03-13 12:31:28.586 | Compiling zerocopy v0.8.26 2026-03-13 12:31:28.586 | Compiling fastrand v2.3.0 2026-03-13 12:31:28.586 | Compiling openssl-probe v0.1.6 2026-03-13 12:31:28.586 | Compiling indexmap v2.11.0 2026-03-13 12:31:28.586 | Compiling anyhow v1.0.99 2026-03-13 12:31:28.586 | Compiling rustls-native-certs v0.8.1 2026-03-13 12:31:28.586 | Compiling ahash v0.8.12 2026-03-13 12:31:28.586 | Compiling pyo3-macros-backend v0.26.0 2026-03-13 12:31:28.586 | Compiling pyo3-ffi v0.26.0 2026-03-13 12:31:28.586 | Compiling pyo3 v0.26.0 2026-03-13 12:31:28.586 | Compiling event-listener v5.4.1 2026-03-13 12:31:28.586 | Compiling form_urlencoded v1.2.2 2026-03-13 12:31:28.586 | Compiling mime v0.3.17 2026-03-13 12:31:28.586 | Compiling indoc v2.0.6 2026-03-13 12:31:28.586 | Compiling sync_wrapper v1.0.2 2026-03-13 12:31:28.586 | Compiling rustix v1.0.8 2026-03-13 12:31:28.586 | Compiling unindent v0.2.4 2026-03-13 12:31:28.586 | Compiling scopeguard v1.2.0 2026-03-13 12:31:28.586 | Compiling event-listener-strategy v0.5.4 2026-03-13 12:31:28.586 | Compiling pem v3.0.5 2026-03-13 12:31:28.586 | Compiling http-body-util v0.1.3 2026-03-13 12:31:28.586 | Compiling secrecy v0.10.3 2026-03-13 12:31:28.586 | Compiling linux-raw-sys v0.9.4 2026-03-13 12:31:28.586 | Compiling home v0.5.11 2026-03-13 12:31:28.586 | Compiling either v1.15.0 2026-03-13 12:31:28.586 | Compiling ref-cast v1.0.25 2026-03-13 12:31:28.586 | Compiling ignition-config v0.5.0 2026-03-13 12:31:28.586 | Compiling parking_lot v0.12.4 2026-03-13 12:31:28.586 | Compiling async-broadcast v0.7.2 2026-03-13 12:31:28.586 | Compiling include_dir_macros v0.7.4 2026-03-13 12:31:28.586 | Compiling hostname v0.4.1 2026-03-13 12:31:28.586 | Compiling glob v0.3.3 2026-03-13 12:31:28.586 | Compiling regex-automata v0.4.10 2026-03-13 12:31:28.586 | Compiling lazy_static v1.5.0 2026-03-13 12:31:28.586 | Compiling arc-swap v1.7.1 2026-03-13 12:31:28.586 | Compiling semver v1.0.27 2026-03-13 12:31:28.586 | Compiling maplit v1.0.2 2026-03-13 12:31:28.586 | Compiling include_dir v0.7.4 2026-03-13 12:31:28.587 | Compiling inventory v0.3.21 2026-03-13 12:31:28.587 | Compiling serde_derive_internals v0.29.1 2026-03-13 12:31:28.587 | Compiling darling_core v0.20.11 2026-03-13 12:31:28.587 | Compiling serde_derive v1.0.228 2026-03-13 12:31:28.587 | Compiling tokio-macros v2.6.0 2026-03-13 12:31:28.587 | Compiling thiserror-impl v2.0.17 2026-03-13 12:31:28.587 | Compiling futures-macro v0.3.31 2026-03-13 12:31:28.587 | Compiling tracing-attributes v0.1.30 2026-03-13 12:31:28.587 | Compiling thiserror-impl v1.0.69 2026-03-13 12:31:28.587 | Compiling schemars_derive v0.8.22 2026-03-13 12:31:28.587 | Compiling derive_more-impl v2.0.1 2026-03-13 12:31:28.587 | Compiling enum-ordinalize-derive v4.3.1 2026-03-13 12:31:28.587 | Compiling tokio v1.48.0 2026-03-13 12:31:28.587 | Compiling regex v1.11.2 2026-03-13 12:31:28.587 | Compiling darling_macro v0.20.11 2026-03-13 12:31:28.587 | Compiling pin-project-internal v1.1.10 2026-03-13 12:31:28.587 | Compiling async-stream-impl v0.3.6 2026-03-13 12:31:28.587 | Compiling futures-util v0.3.31 2026-03-13 12:31:28.587 | Compiling enum-ordinalize v4.3.0 2026-03-13 12:31:28.587 | Compiling educe v0.6.0 2026-03-13 12:31:28.587 | Compiling darling v0.20.11 2026-03-13 12:31:28.587 | Compiling ref-cast-impl v1.0.25 2026-03-13 12:31:28.587 | Compiling derive_more v2.0.1 2026-03-13 12:31:28.587 | Compiling pest v2.8.1 2026-03-13 12:31:28.587 | Compiling async-stream v0.3.6 2026-03-13 12:31:28.587 | Compiling tracing v0.1.41 2026-03-13 12:31:28.587 | Compiling tempfile v3.23.0 2026-03-13 12:31:28.587 | Compiling typed-builder-macro v0.22.0 2026-03-13 12:31:28.587 | Compiling schemars_derive v1.2.1 2026-03-13 12:31:28.587 | Compiling tower-http v0.6.6 2026-03-13 12:31:28.587 | Compiling magnum-cluster-api v0.35.0 (/opt/stack/magnum-cluster-api) 2026-03-13 12:31:28.587 | Compiling pin-project v1.1.10 2026-03-13 12:31:28.587 | Compiling docker-image v0.2.1 2026-03-13 12:31:28.587 | Compiling cluster_feature_derive v0.1.0 (/opt/stack/magnum-cluster-api/crates/cluster_feature_derive) 2026-03-13 12:31:28.587 | Compiling pest_meta v2.8.1 2026-03-13 12:31:28.587 | Compiling pyo3-macros v0.26.0 2026-03-13 12:31:28.587 | Compiling typed-builder v0.22.0 2026-03-13 12:31:28.587 | Compiling pest_generator v2.8.1 2026-03-13 12:31:28.587 | Compiling jsonptr v0.7.1 2026-03-13 12:31:28.587 | Compiling chrono v0.4.41 2026-03-13 12:31:28.587 | Compiling hyper v1.7.0 2026-03-13 12:31:28.587 | Compiling futures-executor v0.3.31 2026-03-13 12:31:28.587 | Compiling tokio-util v0.7.16 2026-03-13 12:31:28.588 | Compiling serde_yaml v0.9.34+deprecated 2026-03-13 12:31:28.588 | Compiling futures v0.3.31 2026-03-13 12:31:28.588 | Compiling serde-value v0.7.0 2026-03-13 12:31:28.588 | Compiling json-patch v4.1.0 2026-03-13 12:31:28.588 | Compiling backon v1.6.0 2026-03-13 12:31:28.588 | Compiling pest_derive v2.8.1 2026-03-13 12:31:28.588 | Compiling serde_ignored v0.1.12 2026-03-13 12:31:28.588 | Compiling kube-derive v1.1.0 2026-03-13 12:31:28.588 | Compiling tower v0.5.2 2026-03-13 12:31:28.588 | Compiling jsonpath-rust v0.7.5 2026-03-13 12:31:28.588 | Compiling hyper-util v0.1.16 2026-03-13 12:31:28.588 | Compiling serde_plain v1.0.2 2026-03-13 12:31:28.588 | Compiling helm v0.1.0 (/opt/stack/magnum-cluster-api/crates/helm) 2026-03-13 12:31:28.588 | Compiling schemars v1.2.1 2026-03-13 12:31:28.588 | Compiling hyper-timeout v0.5.2 2026-03-13 12:31:28.588 | Compiling rustls-webpki v0.103.4 2026-03-13 12:31:28.588 | Compiling pyo3-async-runtimes v0.26.0 2026-03-13 12:31:28.588 | Compiling pythonize v0.26.0 2026-03-13 12:31:28.588 | Compiling pyo3-log v0.13.1 2026-03-13 12:31:28.588 | Compiling tokio-rustls v0.26.2 2026-03-13 12:31:28.588 | Compiling hyper-rustls v0.27.7 2026-03-13 12:31:28.588 | Compiling kube-core v1.1.0 2026-03-13 12:31:28.588 | Compiling kube-client v1.1.0 2026-03-13 12:31:28.588 | Compiling kube-runtime v1.1.0 2026-03-13 12:31:28.588 | Compiling kube v1.1.0 2026-03-13 12:31:28.588 | error[E0432]: unresolved import `schemars::gen` 2026-03-13 12:31:28.588 | --> src/features/mod.rs:48:16 2026-03-13 12:31:28.588 | | 2026-03-13 12:31:28.588 | 48 | use schemars::{gen::SchemaGenerator, JsonSchema}; 2026-03-13 12:31:28.588 | | ^^^ help: a similar path exists: `k8s_openapi::schemars::gen` 2026-03-13 12:31:28.588 | 2026-03-13 12:31:28.588 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:28.588 | --> src/cluster_api/clusterclasses.rs:18:10 2026-03-13 12:31:28.588 | | 2026-03-13 12:31:28.588 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:28.588 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:28.588 | | 2026-03-13 12:31:28.588 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:28.588 | help: consider importing this struct 2026-03-13 12:31:28.588 | | 2026-03-13 12:31:28.588 | 15 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:28.588 | | 2026-03-13 12:31:28.588 | 2026-03-13 12:31:28.588 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:28.588 | --> src/cluster_api/clusterresourcesets.rs:16:10 2026-03-13 12:31:28.588 | | 2026-03-13 12:31:28.588 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:28.588 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:28.588 | | 2026-03-13 12:31:28.588 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:28.588 | help: consider importing this struct 2026-03-13 12:31:28.588 | | 2026-03-13 12:31:28.588 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:28.588 | | 2026-03-13 12:31:28.588 | 2026-03-13 12:31:28.588 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:28.588 | --> src/cluster_api/clusters.rs:18:10 2026-03-13 12:31:28.588 | | 2026-03-13 12:31:28.588 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:28.588 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:28.588 | | 2026-03-13 12:31:28.588 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:28.588 | help: consider importing this struct 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 15 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 2026-03-13 12:31:28.589 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:28.589 | --> src/cluster_api/kubeadmconfigtemplates.rs:16:10 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:28.589 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:28.589 | help: consider importing this struct 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 2026-03-13 12:31:28.589 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:28.589 | --> src/cluster_api/kubeadmcontrolplane.rs:18:10 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 18 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:28.589 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:28.589 | help: consider importing this struct 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 15 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 2026-03-13 12:31:28.589 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:28.589 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:16:10 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:28.589 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:28.589 | help: consider importing this struct 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 2026-03-13 12:31:28.589 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:28.589 | --> src/cluster_api/machines.rs:16:10 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 16 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:28.589 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:28.589 | help: consider importing this struct 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 13 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 2026-03-13 12:31:28.589 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:28.589 | --> src/cluster_api/openstackclustertemplates.rs:14:10 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 14 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:28.589 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:28.589 | help: consider importing this struct 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 11 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 2026-03-13 12:31:28.589 | error[E0433]: failed to resolve: could not find `gen` in `schemars` 2026-03-13 12:31:28.589 | --> src/cluster_api/openstackmachinetemplates.rs:14:10 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | 14 | #[derive(CustomResource, Serialize, Deserialize, Clone, Debug, Default, PartialEq, JsonSchema)] 2026-03-13 12:31:28.589 | | ^^^^^^^^^^^^^^ could not find `gen` in `schemars` 2026-03-13 12:31:28.589 | | 2026-03-13 12:31:28.589 | = note: this error originates in the derive macro `CustomResource` (in Nightly builds, run with -Z macro-backtrace for more info) 2026-03-13 12:31:28.590 | help: consider importing this struct 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | 11 + use schemars::generate::SchemaSettings; 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | 2026-03-13 12:31:28.590 | error[E0425]: cannot find type `RootSchema` in `schemars::schema` 2026-03-13 12:31:28.590 | --> src/features/mod.rs:94:56 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | 94 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self; 2026-03-13 12:31:28.590 | | ^^^^^^^^^^ not found in `schemars::schema` 2026-03-13 12:31:28.590 | 2026-03-13 12:31:28.590 | error[E0425]: cannot find type `RootSchema` in `schemars::schema` 2026-03-13 12:31:28.590 | --> src/features/mod.rs:104:56 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | 104 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self { 2026-03-13 12:31:28.590 | | ^^^^^^^^^^ not found in `schemars::schema` 2026-03-13 12:31:28.590 | 2026-03-13 12:31:28.590 | error[E0603]: module `schema` is private 2026-03-13 12:31:28.590 | --> src/features/mod.rs:94:48 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | 94 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self; 2026-03-13 12:31:28.590 | | ^^^^^^ private module 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | note: the module `schema` is defined here 2026-03-13 12:31:28.590 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:20:1 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | 20 | mod schema; 2026-03-13 12:31:28.590 | | ^^^^^^^^^^ 2026-03-13 12:31:28.590 | 2026-03-13 12:31:28.590 | error[E0603]: module `schema` is private 2026-03-13 12:31:28.590 | --> src/features/mod.rs:104:48 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | 104 | fn from_root_schema(root_schema: schemars::schema::RootSchema) -> Self { 2026-03-13 12:31:28.590 | | ^^^^^^ private module 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | note: the module `schema` is defined here 2026-03-13 12:31:28.590 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:20:1 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | 20 | mod schema; 2026-03-13 12:31:28.590 | | ^^^^^^^^^^ 2026-03-13 12:31:28.590 | 2026-03-13 12:31:28.590 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.590 | --> src/cluster_api/clusterclasses.rs:135:16 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | 135 | pub r#ref: ObjectReference, 2026-03-13 12:31:28.590 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.590 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.590 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.590 | | 2026-03-13 12:31:28.590 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.590 | | -------------------- this is the found trait 2026-03-13 12:31:28.590 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.590 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.590 | &'a T 2026-03-13 12:31:28.590 | &'a mut T 2026-03-13 12:31:28.590 | () 2026-03-13 12:31:28.590 | (T0, T1) 2026-03-13 12:31:28.590 | (T0, T1, T2) 2026-03-13 12:31:28.590 | (T0, T1, T2, T3) 2026-03-13 12:31:28.590 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.590 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.590 | and 602 others 2026-03-13 12:31:28.590 | 2026-03-13 12:31:28.590 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.591 | --> src/cluster_api/clusterclasses.rs:150:24 2026-03-13 12:31:28.591 | | 2026-03-13 12:31:28.591 | 143 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:31:28.591 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:28.591 | ... 2026-03-13 12:31:28.591 | 150 | pub max_unhealthy: Option, 2026-03-13 12:31:28.591 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.591 | | 2026-03-13 12:31:28.591 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.591 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.591 | | 2026-03-13 12:31:28.591 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.591 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.591 | | 2026-03-13 12:31:28.591 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.591 | | 2026-03-13 12:31:28.591 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.591 | | -------------------- this is the found trait 2026-03-13 12:31:28.591 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.591 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.591 | &'a T 2026-03-13 12:31:28.591 | &'a mut T 2026-03-13 12:31:28.591 | () 2026-03-13 12:31:28.591 | (T0, T1) 2026-03-13 12:31:28.591 | (T0, T1, T2) 2026-03-13 12:31:28.591 | (T0, T1, T2, T3) 2026-03-13 12:31:28.591 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.591 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.591 | and 602 others 2026-03-13 12:31:28.591 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.591 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.591 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.591 | | 2026-03-13 12:31:28.591 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.591 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.591 | 2026-03-13 12:31:28.591 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.591 | --> src/cluster_api/clusterclasses.rs:183:31 2026-03-13 12:31:28.591 | | 2026-03-13 12:31:28.591 | 171 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:31:28.591 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.591 | ... 2026-03-13 12:31:28.591 | 183 | pub remediation_template: Option, 2026-03-13 12:31:28.591 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.591 | | 2026-03-13 12:31:28.591 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.591 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.591 | | 2026-03-13 12:31:28.591 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.591 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.591 | | 2026-03-13 12:31:28.591 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.591 | | 2026-03-13 12:31:28.591 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.591 | | -------------------- this is the found trait 2026-03-13 12:31:28.591 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.591 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.591 | &'a T 2026-03-13 12:31:28.591 | &'a mut T 2026-03-13 12:31:28.591 | () 2026-03-13 12:31:28.591 | (T0, T1) 2026-03-13 12:31:28.592 | (T0, T1, T2) 2026-03-13 12:31:28.592 | (T0, T1, T2, T3) 2026-03-13 12:31:28.592 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.592 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.592 | and 602 others 2026-03-13 12:31:28.592 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.592 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.592 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.592 | | 2026-03-13 12:31:28.592 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.592 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.592 | 2026-03-13 12:31:28.592 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.592 | --> src/cluster_api/clusterclasses.rs:281:16 2026-03-13 12:31:28.592 | | 2026-03-13 12:31:28.592 | 281 | pub r#ref: ObjectReference, 2026-03-13 12:31:28.592 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.592 | | 2026-03-13 12:31:28.592 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.592 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.592 | | 2026-03-13 12:31:28.592 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.592 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.592 | | 2026-03-13 12:31:28.592 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.592 | | 2026-03-13 12:31:28.592 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.592 | | -------------------- this is the found trait 2026-03-13 12:31:28.592 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.592 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.592 | &'a T 2026-03-13 12:31:28.592 | &'a mut T 2026-03-13 12:31:28.592 | () 2026-03-13 12:31:28.592 | (T0, T1) 2026-03-13 12:31:28.592 | (T0, T1, T2) 2026-03-13 12:31:28.592 | (T0, T1, T2, T3) 2026-03-13 12:31:28.592 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.592 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.592 | and 602 others 2026-03-13 12:31:28.592 | 2026-03-13 12:31:28.592 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.592 | --> src/cluster_api/clusterclasses.rs:426:16 2026-03-13 12:31:28.592 | | 2026-03-13 12:31:28.592 | 426 | pub r#ref: ObjectReference, 2026-03-13 12:31:28.592 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.592 | | 2026-03-13 12:31:28.592 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.592 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.592 | | 2026-03-13 12:31:28.592 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.592 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.592 | | 2026-03-13 12:31:28.592 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.592 | | 2026-03-13 12:31:28.592 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.592 | | -------------------- this is the found trait 2026-03-13 12:31:28.592 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.592 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.592 | &'a T 2026-03-13 12:31:28.592 | &'a mut T 2026-03-13 12:31:28.592 | () 2026-03-13 12:31:28.592 | (T0, T1) 2026-03-13 12:31:28.592 | (T0, T1, T2) 2026-03-13 12:31:28.592 | (T0, T1, T2, T3) 2026-03-13 12:31:28.593 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.593 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.593 | and 602 others 2026-03-13 12:31:28.593 | 2026-03-13 12:31:28.593 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.593 | --> src/cluster_api/clusterclasses.rs:1101:24 2026-03-13 12:31:28.593 | | 2026-03-13 12:31:28.593 | 1094 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:31:28.593 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:28.593 | ... 2026-03-13 12:31:28.593 | 1101 | pub max_unhealthy: Option, 2026-03-13 12:31:28.593 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.593 | | 2026-03-13 12:31:28.593 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.593 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.593 | | 2026-03-13 12:31:28.593 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.593 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.593 | | 2026-03-13 12:31:28.593 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.593 | | 2026-03-13 12:31:28.593 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.593 | | -------------------- this is the found trait 2026-03-13 12:31:28.593 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.593 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.593 | &'a T 2026-03-13 12:31:28.593 | &'a mut T 2026-03-13 12:31:28.593 | () 2026-03-13 12:31:28.593 | (T0, T1) 2026-03-13 12:31:28.593 | (T0, T1, T2) 2026-03-13 12:31:28.593 | (T0, T1, T2, T3) 2026-03-13 12:31:28.593 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.593 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.593 | and 602 others 2026-03-13 12:31:28.593 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.593 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.593 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.593 | | 2026-03-13 12:31:28.593 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.593 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.593 | 2026-03-13 12:31:28.593 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.593 | --> src/cluster_api/clusterclasses.rs:1134:31 2026-03-13 12:31:28.593 | | 2026-03-13 12:31:28.593 | 1122 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:31:28.593 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.593 | ... 2026-03-13 12:31:28.593 | 1134 | pub remediation_template: Option, 2026-03-13 12:31:28.593 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.593 | | 2026-03-13 12:31:28.593 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.593 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.593 | | 2026-03-13 12:31:28.593 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.593 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.593 | | 2026-03-13 12:31:28.593 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.593 | | 2026-03-13 12:31:28.593 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.593 | | -------------------- this is the found trait 2026-03-13 12:31:28.593 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.593 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.594 | &'a T 2026-03-13 12:31:28.594 | &'a mut T 2026-03-13 12:31:28.594 | () 2026-03-13 12:31:28.594 | (T0, T1) 2026-03-13 12:31:28.594 | (T0, T1, T2) 2026-03-13 12:31:28.594 | (T0, T1, T2, T3) 2026-03-13 12:31:28.594 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.594 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.594 | and 602 others 2026-03-13 12:31:28.594 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.594 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.594 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.594 | | 2026-03-13 12:31:28.594 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.594 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.594 | 2026-03-13 12:31:28.594 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.594 | --> src/cluster_api/clusterclasses.rs:1286:24 2026-03-13 12:31:28.594 | | 2026-03-13 12:31:28.594 | 1263 | /// MaxInFlight determines how many in flight remediations should happen at the same time. 2026-03-13 12:31:28.594 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:28.594 | ... 2026-03-13 12:31:28.594 | 1286 | pub max_in_flight: Option, 2026-03-13 12:31:28.594 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.594 | | 2026-03-13 12:31:28.594 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.594 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.594 | | 2026-03-13 12:31:28.594 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.594 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.594 | | 2026-03-13 12:31:28.594 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.594 | | 2026-03-13 12:31:28.594 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.594 | | -------------------- this is the found trait 2026-03-13 12:31:28.594 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.594 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.594 | &'a T 2026-03-13 12:31:28.594 | &'a mut T 2026-03-13 12:31:28.594 | () 2026-03-13 12:31:28.594 | (T0, T1) 2026-03-13 12:31:28.594 | (T0, T1, T2) 2026-03-13 12:31:28.594 | (T0, T1, T2, T3) 2026-03-13 12:31:28.594 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.594 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.594 | and 602 others 2026-03-13 12:31:28.594 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.594 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.594 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.594 | | 2026-03-13 12:31:28.594 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.594 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.594 | 2026-03-13 12:31:28.594 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.594 | --> src/cluster_api/clusterclasses.rs:1317:20 2026-03-13 12:31:28.594 | | 2026-03-13 12:31:28.594 | 1303 | /// The maximum number of machines that can be scheduled above the 2026-03-13 12:31:28.594 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:28.594 | ... 2026-03-13 12:31:28.594 | 1317 | pub max_surge: Option, 2026-03-13 12:31:28.594 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.594 | | 2026-03-13 12:31:28.595 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.595 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.595 | | 2026-03-13 12:31:28.595 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.595 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.595 | | 2026-03-13 12:31:28.595 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.595 | | 2026-03-13 12:31:28.595 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.595 | | -------------------- this is the found trait 2026-03-13 12:31:28.595 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.595 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.595 | &'a T 2026-03-13 12:31:28.595 | &'a mut T 2026-03-13 12:31:28.595 | () 2026-03-13 12:31:28.595 | (T0, T1) 2026-03-13 12:31:28.595 | (T0, T1, T2) 2026-03-13 12:31:28.595 | (T0, T1, T2, T3) 2026-03-13 12:31:28.595 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.595 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.595 | and 602 others 2026-03-13 12:31:28.595 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.595 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.595 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.595 | | 2026-03-13 12:31:28.595 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.595 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.595 | 2026-03-13 12:31:28.595 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.595 | --> src/cluster_api/clusterclasses.rs:1335:26 2026-03-13 12:31:28.595 | | 2026-03-13 12:31:28.595 | 1318 | /// The maximum number of machines that can be unavailable during the update. 2026-03-13 12:31:28.595 | | ----------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.595 | ... 2026-03-13 12:31:28.595 | 1335 | pub max_unavailable: Option, 2026-03-13 12:31:28.595 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.595 | | 2026-03-13 12:31:28.595 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.595 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.595 | | 2026-03-13 12:31:28.595 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.595 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.595 | | 2026-03-13 12:31:28.595 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.595 | | 2026-03-13 12:31:28.595 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.595 | | -------------------- this is the found trait 2026-03-13 12:31:28.595 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.595 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.595 | &'a T 2026-03-13 12:31:28.595 | &'a mut T 2026-03-13 12:31:28.595 | () 2026-03-13 12:31:28.595 | (T0, T1) 2026-03-13 12:31:28.595 | (T0, T1, T2) 2026-03-13 12:31:28.595 | (T0, T1, T2, T3) 2026-03-13 12:31:28.595 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.595 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.595 | and 602 others 2026-03-13 12:31:28.595 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.595 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.595 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.596 | | 2026-03-13 12:31:28.596 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.596 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.596 | 2026-03-13 12:31:28.596 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.596 | --> src/cluster_api/clusterclasses.rs:1379:16 2026-03-13 12:31:28.596 | | 2026-03-13 12:31:28.596 | 1379 | pub r#ref: ObjectReference, 2026-03-13 12:31:28.596 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.596 | | 2026-03-13 12:31:28.596 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.596 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.596 | | 2026-03-13 12:31:28.596 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.596 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.596 | | 2026-03-13 12:31:28.596 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.596 | | 2026-03-13 12:31:28.596 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.596 | | -------------------- this is the found trait 2026-03-13 12:31:28.596 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.596 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.596 | &'a T 2026-03-13 12:31:28.596 | &'a mut T 2026-03-13 12:31:28.596 | () 2026-03-13 12:31:28.596 | (T0, T1) 2026-03-13 12:31:28.596 | (T0, T1, T2) 2026-03-13 12:31:28.596 | (T0, T1, T2, T3) 2026-03-13 12:31:28.596 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.596 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.596 | and 602 others 2026-03-13 12:31:28.596 | 2026-03-13 12:31:28.596 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.596 | --> src/cluster_api/clusterclasses.rs:1436:16 2026-03-13 12:31:28.596 | | 2026-03-13 12:31:28.596 | 1436 | pub r#ref: ObjectReference, 2026-03-13 12:31:28.596 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.596 | | 2026-03-13 12:31:28.596 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.596 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.596 | | 2026-03-13 12:31:28.596 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.596 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.596 | | 2026-03-13 12:31:28.596 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.596 | | 2026-03-13 12:31:28.596 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.596 | | -------------------- this is the found trait 2026-03-13 12:31:28.596 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.596 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.596 | &'a T 2026-03-13 12:31:28.596 | &'a mut T 2026-03-13 12:31:28.596 | () 2026-03-13 12:31:28.596 | (T0, T1) 2026-03-13 12:31:28.596 | (T0, T1, T2) 2026-03-13 12:31:28.596 | (T0, T1, T2, T3) 2026-03-13 12:31:28.596 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.596 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.596 | and 602 others 2026-03-13 12:31:28.596 | 2026-03-13 12:31:28.596 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.596 | --> src/cluster_api/clusterclasses.rs:1611:16 2026-03-13 12:31:28.597 | | 2026-03-13 12:31:28.597 | 1611 | pub r#ref: ObjectReference, 2026-03-13 12:31:28.597 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.597 | | 2026-03-13 12:31:28.597 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.597 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.597 | | 2026-03-13 12:31:28.597 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.597 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.597 | | 2026-03-13 12:31:28.597 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.597 | | 2026-03-13 12:31:28.597 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.597 | | -------------------- this is the found trait 2026-03-13 12:31:28.597 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.597 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.597 | &'a T 2026-03-13 12:31:28.597 | &'a mut T 2026-03-13 12:31:28.597 | () 2026-03-13 12:31:28.597 | (T0, T1) 2026-03-13 12:31:28.597 | (T0, T1, T2) 2026-03-13 12:31:28.597 | (T0, T1, T2, T3) 2026-03-13 12:31:28.597 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.597 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.597 | and 602 others 2026-03-13 12:31:28.597 | 2026-03-13 12:31:28.597 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.597 | --> src/cluster_api/clusterclasses.rs:1668:16 2026-03-13 12:31:28.597 | | 2026-03-13 12:31:28.597 | 1668 | pub r#ref: ObjectReference, 2026-03-13 12:31:28.597 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.597 | | 2026-03-13 12:31:28.597 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.597 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.597 | | 2026-03-13 12:31:28.597 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.597 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.597 | | 2026-03-13 12:31:28.597 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.597 | | 2026-03-13 12:31:28.597 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.597 | | -------------------- this is the found trait 2026-03-13 12:31:28.597 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.597 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.597 | &'a T 2026-03-13 12:31:28.597 | &'a mut T 2026-03-13 12:31:28.597 | () 2026-03-13 12:31:28.597 | (T0, T1) 2026-03-13 12:31:28.597 | (T0, T1, T2) 2026-03-13 12:31:28.597 | (T0, T1, T2, T3) 2026-03-13 12:31:28.597 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.597 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.597 | and 602 others 2026-03-13 12:31:28.597 | 2026-03-13 12:31:28.597 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.597 | --> src/cluster_api/clusterclasses.rs:1741:21 2026-03-13 12:31:28.597 | | 2026-03-13 12:31:28.597 | 1739 | /// Conditions defines current observed state of the ClusterClass. 2026-03-13 12:31:28.597 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:28.597 | 1740 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.597 | 1741 | pub conditions: Option>, 2026-03-13 12:31:28.597 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:28.598 | | 2026-03-13 12:31:28.598 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.598 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.598 | | 2026-03-13 12:31:28.598 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.598 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.598 | | 2026-03-13 12:31:28.598 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.598 | | 2026-03-13 12:31:28.598 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.598 | | -------------------- this is the found trait 2026-03-13 12:31:28.598 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.598 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.598 | &'a T 2026-03-13 12:31:28.598 | &'a mut T 2026-03-13 12:31:28.598 | () 2026-03-13 12:31:28.598 | (T0, T1) 2026-03-13 12:31:28.598 | (T0, T1, T2) 2026-03-13 12:31:28.598 | (T0, T1, T2, T3) 2026-03-13 12:31:28.598 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.598 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.598 | and 602 others 2026-03-13 12:31:28.598 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.598 | = note: 1 redundant requirement hidden 2026-03-13 12:31:28.598 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.598 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.598 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.598 | | 2026-03-13 12:31:28.598 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.598 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.598 | 2026-03-13 12:31:28.598 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.598 | --> src/cluster_api/clusterresourcesets.rs:112:21 2026-03-13 12:31:28.598 | | 2026-03-13 12:31:28.598 | 110 | /// Conditions defines current state of the ClusterResourceSet. 2026-03-13 12:31:28.598 | | --------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.598 | 111 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.598 | 112 | pub conditions: Option>, 2026-03-13 12:31:28.598 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:28.598 | | 2026-03-13 12:31:28.598 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.598 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.598 | | 2026-03-13 12:31:28.598 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.598 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.598 | | 2026-03-13 12:31:28.598 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.598 | | 2026-03-13 12:31:28.598 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.598 | | -------------------- this is the found trait 2026-03-13 12:31:28.598 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.598 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.598 | &'a T 2026-03-13 12:31:28.598 | &'a mut T 2026-03-13 12:31:28.598 | () 2026-03-13 12:31:28.598 | (T0, T1) 2026-03-13 12:31:28.598 | (T0, T1, T2) 2026-03-13 12:31:28.598 | (T0, T1, T2, T3) 2026-03-13 12:31:28.599 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.599 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.599 | and 602 others 2026-03-13 12:31:28.599 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.599 | = note: 1 redundant requirement hidden 2026-03-13 12:31:28.599 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.599 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.599 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.599 | | 2026-03-13 12:31:28.599 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.599 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.599 | 2026-03-13 12:31:28.599 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.599 | --> src/cluster_api/clusters.rs:51:28 2026-03-13 12:31:28.599 | | 2026-03-13 12:31:28.599 | 44 | /// ControlPlaneRef is an optional reference to a provider-specific resource that holds 2026-03-13 12:31:28.599 | | --------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.599 | ... 2026-03-13 12:31:28.599 | 51 | pub control_plane_ref: Option, 2026-03-13 12:31:28.599 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.599 | | 2026-03-13 12:31:28.599 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.599 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.599 | | 2026-03-13 12:31:28.599 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.599 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.599 | | 2026-03-13 12:31:28.599 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.599 | | 2026-03-13 12:31:28.599 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.599 | | -------------------- this is the found trait 2026-03-13 12:31:28.599 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.599 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.599 | &'a T 2026-03-13 12:31:28.599 | &'a mut T 2026-03-13 12:31:28.599 | () 2026-03-13 12:31:28.599 | (T0, T1) 2026-03-13 12:31:28.599 | (T0, T1, T2) 2026-03-13 12:31:28.599 | (T0, T1, T2, T3) 2026-03-13 12:31:28.599 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.599 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.599 | and 602 others 2026-03-13 12:31:28.599 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.599 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.599 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.599 | | 2026-03-13 12:31:28.599 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.599 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.599 | 2026-03-13 12:31:28.599 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.599 | --> src/cluster_api/clusters.rs:59:29 2026-03-13 12:31:28.599 | | 2026-03-13 12:31:28.599 | 52 | /// InfrastructureRef is a reference to a provider-specific resource that holds the details 2026-03-13 12:31:28.599 | | ------------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.599 | ... 2026-03-13 12:31:28.599 | 59 | pub infrastructure_ref: Option, 2026-03-13 12:31:28.599 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.600 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.600 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.600 | | -------------------- this is the found trait 2026-03-13 12:31:28.600 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.600 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.600 | &'a T 2026-03-13 12:31:28.600 | &'a mut T 2026-03-13 12:31:28.600 | () 2026-03-13 12:31:28.600 | (T0, T1) 2026-03-13 12:31:28.600 | (T0, T1, T2) 2026-03-13 12:31:28.600 | (T0, T1, T2, T3) 2026-03-13 12:31:28.600 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.600 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.600 | and 602 others 2026-03-13 12:31:28.600 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.600 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.600 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.600 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.600 | 2026-03-13 12:31:28.600 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.600 | --> src/cluster_api/clusters.rs:332:24 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | 325 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:31:28.600 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:28.600 | ... 2026-03-13 12:31:28.600 | 332 | pub max_unhealthy: Option, 2026-03-13 12:31:28.600 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.600 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.600 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.600 | | -------------------- this is the found trait 2026-03-13 12:31:28.600 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.600 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.600 | &'a T 2026-03-13 12:31:28.600 | &'a mut T 2026-03-13 12:31:28.600 | () 2026-03-13 12:31:28.600 | (T0, T1) 2026-03-13 12:31:28.600 | (T0, T1, T2) 2026-03-13 12:31:28.600 | (T0, T1, T2, T3) 2026-03-13 12:31:28.600 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.600 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.600 | and 602 others 2026-03-13 12:31:28.600 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.600 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.600 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.600 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.600 | 2026-03-13 12:31:28.600 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.600 | --> src/cluster_api/clusters.rs:365:31 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | 353 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:31:28.600 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.600 | ... 2026-03-13 12:31:28.600 | 365 | pub remediation_template: Option, 2026-03-13 12:31:28.600 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.600 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.600 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.600 | | 2026-03-13 12:31:28.600 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.600 | | -------------------- this is the found trait 2026-03-13 12:31:28.600 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.600 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.600 | &'a T 2026-03-13 12:31:28.600 | &'a mut T 2026-03-13 12:31:28.600 | () 2026-03-13 12:31:28.600 | (T0, T1) 2026-03-13 12:31:28.600 | (T0, T1, T2) 2026-03-13 12:31:28.600 | (T0, T1, T2, T3) 2026-03-13 12:31:28.601 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.601 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.601 | and 602 others 2026-03-13 12:31:28.601 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.601 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.601 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.601 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.601 | 2026-03-13 12:31:28.601 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.601 | --> src/cluster_api/clusters.rs:661:24 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | 654 | /// Any further remediation is only allowed if at most "MaxUnhealthy" machines selected by 2026-03-13 12:31:28.601 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:28.601 | ... 2026-03-13 12:31:28.601 | 661 | pub max_unhealthy: Option, 2026-03-13 12:31:28.601 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.601 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.601 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.601 | | -------------------- this is the found trait 2026-03-13 12:31:28.601 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.601 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.601 | &'a T 2026-03-13 12:31:28.601 | &'a mut T 2026-03-13 12:31:28.601 | () 2026-03-13 12:31:28.601 | (T0, T1) 2026-03-13 12:31:28.601 | (T0, T1, T2) 2026-03-13 12:31:28.601 | (T0, T1, T2, T3) 2026-03-13 12:31:28.601 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.601 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.601 | and 602 others 2026-03-13 12:31:28.601 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.601 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.601 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.601 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.601 | 2026-03-13 12:31:28.601 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.601 | --> src/cluster_api/clusters.rs:694:31 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | 682 | /// RemediationTemplate is a reference to a remediation template 2026-03-13 12:31:28.601 | | ---------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.601 | ... 2026-03-13 12:31:28.601 | 694 | pub remediation_template: Option, 2026-03-13 12:31:28.601 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.601 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.601 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.601 | | -------------------- this is the found trait 2026-03-13 12:31:28.601 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.601 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.601 | &'a T 2026-03-13 12:31:28.601 | &'a mut T 2026-03-13 12:31:28.601 | () 2026-03-13 12:31:28.601 | (T0, T1) 2026-03-13 12:31:28.601 | (T0, T1, T2) 2026-03-13 12:31:28.601 | (T0, T1, T2, T3) 2026-03-13 12:31:28.601 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.601 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.601 | and 602 others 2026-03-13 12:31:28.601 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.601 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.601 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.601 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.601 | 2026-03-13 12:31:28.601 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.601 | --> src/cluster_api/clusters.rs:848:24 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | 825 | /// MaxInFlight determines how many in flight remediations should happen at the same time. 2026-03-13 12:31:28.601 | | ------------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:28.601 | ... 2026-03-13 12:31:28.601 | 848 | pub max_in_flight: Option, 2026-03-13 12:31:28.601 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.601 | | 2026-03-13 12:31:28.601 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.602 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.602 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.602 | | -------------------- this is the found trait 2026-03-13 12:31:28.602 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.602 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.602 | &'a T 2026-03-13 12:31:28.602 | &'a mut T 2026-03-13 12:31:28.602 | () 2026-03-13 12:31:28.602 | (T0, T1) 2026-03-13 12:31:28.602 | (T0, T1, T2) 2026-03-13 12:31:28.602 | (T0, T1, T2, T3) 2026-03-13 12:31:28.602 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.602 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.602 | and 602 others 2026-03-13 12:31:28.602 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.602 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.602 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.602 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.602 | 2026-03-13 12:31:28.602 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.602 | --> src/cluster_api/clusters.rs:879:20 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | 865 | /// The maximum number of machines that can be scheduled above the 2026-03-13 12:31:28.602 | | ------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:28.602 | ... 2026-03-13 12:31:28.602 | 879 | pub max_surge: Option, 2026-03-13 12:31:28.602 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.602 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.602 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.602 | | -------------------- this is the found trait 2026-03-13 12:31:28.602 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.602 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.602 | &'a T 2026-03-13 12:31:28.602 | &'a mut T 2026-03-13 12:31:28.602 | () 2026-03-13 12:31:28.602 | (T0, T1) 2026-03-13 12:31:28.602 | (T0, T1, T2) 2026-03-13 12:31:28.602 | (T0, T1, T2, T3) 2026-03-13 12:31:28.602 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.602 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.602 | and 602 others 2026-03-13 12:31:28.602 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.602 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.602 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.602 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.602 | 2026-03-13 12:31:28.602 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.602 | --> src/cluster_api/clusters.rs:897:26 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | 880 | /// The maximum number of machines that can be unavailable during the update. 2026-03-13 12:31:28.602 | | ----------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.602 | ... 2026-03-13 12:31:28.602 | 897 | pub max_unavailable: Option, 2026-03-13 12:31:28.602 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.602 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.602 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.602 | | -------------------- this is the found trait 2026-03-13 12:31:28.602 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.602 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.602 | &'a T 2026-03-13 12:31:28.602 | &'a mut T 2026-03-13 12:31:28.602 | () 2026-03-13 12:31:28.602 | (T0, T1) 2026-03-13 12:31:28.602 | (T0, T1, T2) 2026-03-13 12:31:28.602 | (T0, T1, T2, T3) 2026-03-13 12:31:28.602 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.602 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.602 | and 602 others 2026-03-13 12:31:28.602 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.602 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.602 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.602 | | 2026-03-13 12:31:28.602 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.602 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.603 | 2026-03-13 12:31:28.603 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.603 | --> src/cluster_api/clusters.rs:1080:21 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | 1078 | /// Conditions defines current service state of the cluster. 2026-03-13 12:31:28.603 | | ------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:28.603 | 1079 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.603 | 1080 | pub conditions: Option>, 2026-03-13 12:31:28.603 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.603 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.603 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.603 | | -------------------- this is the found trait 2026-03-13 12:31:28.603 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.603 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.603 | &'a T 2026-03-13 12:31:28.603 | &'a mut T 2026-03-13 12:31:28.603 | () 2026-03-13 12:31:28.603 | (T0, T1) 2026-03-13 12:31:28.603 | (T0, T1, T2) 2026-03-13 12:31:28.603 | (T0, T1, T2, T3) 2026-03-13 12:31:28.603 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.603 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.603 | and 602 others 2026-03-13 12:31:28.603 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.603 | = note: 1 redundant requirement hidden 2026-03-13 12:31:28.603 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.603 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.603 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.603 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.603 | 2026-03-13 12:31:28.603 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.603 | --> src/cluster_api/kubeadmconfigtemplates.rs:389:18 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | 387 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:28.603 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.603 | 388 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.603 | 389 | pub divisor: Option, 2026-03-13 12:31:28.603 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.603 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.603 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.603 | | -------------------- this is the found trait 2026-03-13 12:31:28.603 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.603 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.603 | &'a T 2026-03-13 12:31:28.603 | &'a mut T 2026-03-13 12:31:28.603 | () 2026-03-13 12:31:28.603 | (T0, T1) 2026-03-13 12:31:28.603 | (T0, T1, T2) 2026-03-13 12:31:28.603 | (T0, T1, T2, T3) 2026-03-13 12:31:28.603 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.603 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.603 | and 602 others 2026-03-13 12:31:28.603 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.603 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.603 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.603 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.603 | 2026-03-13 12:31:28.603 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.603 | --> src/cluster_api/kubeadmconfigtemplates.rs:554:18 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | 552 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:28.603 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.603 | 553 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.603 | 554 | pub divisor: Option, 2026-03-13 12:31:28.603 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.603 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.603 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.603 | | 2026-03-13 12:31:28.603 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.604 | | 2026-03-13 12:31:28.604 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.604 | | -------------------- this is the found trait 2026-03-13 12:31:28.604 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.604 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.604 | &'a T 2026-03-13 12:31:28.604 | &'a mut T 2026-03-13 12:31:28.604 | () 2026-03-13 12:31:28.604 | (T0, T1) 2026-03-13 12:31:28.604 | (T0, T1, T2) 2026-03-13 12:31:28.604 | (T0, T1, T2, T3) 2026-03-13 12:31:28.604 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.604 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.604 | and 602 others 2026-03-13 12:31:28.604 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.604 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.604 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.604 | | 2026-03-13 12:31:28.604 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.604 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.604 | 2026-03-13 12:31:28.604 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.604 | --> src/cluster_api/kubeadmconfigtemplates.rs:789:18 2026-03-13 12:31:28.604 | | 2026-03-13 12:31:28.604 | 787 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:28.604 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.604 | 788 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.604 | 789 | pub divisor: Option, 2026-03-13 12:31:28.604 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.604 | | 2026-03-13 12:31:28.604 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.604 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.604 | | 2026-03-13 12:31:28.604 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.604 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.604 | | 2026-03-13 12:31:28.604 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.604 | | 2026-03-13 12:31:28.604 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.604 | | -------------------- this is the found trait 2026-03-13 12:31:28.604 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.604 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.604 | &'a T 2026-03-13 12:31:28.604 | &'a mut T 2026-03-13 12:31:28.604 | () 2026-03-13 12:31:28.604 | (T0, T1) 2026-03-13 12:31:28.604 | (T0, T1, T2) 2026-03-13 12:31:28.604 | (T0, T1, T2, T3) 2026-03-13 12:31:28.604 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.604 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.604 | and 602 others 2026-03-13 12:31:28.604 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.604 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.604 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.604 | | 2026-03-13 12:31:28.604 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.604 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.604 | 2026-03-13 12:31:28.604 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.604 | --> src/cluster_api/kubeadmconfigtemplates.rs:953:18 2026-03-13 12:31:28.604 | | 2026-03-13 12:31:28.604 | 951 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:28.604 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.604 | 952 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.604 | 953 | pub divisor: Option, 2026-03-13 12:31:28.604 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.604 | | 2026-03-13 12:31:28.604 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.604 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.604 | | 2026-03-13 12:31:28.604 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.604 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.604 | | 2026-03-13 12:31:28.604 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.604 | | 2026-03-13 12:31:28.604 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.604 | | -------------------- this is the found trait 2026-03-13 12:31:28.604 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.604 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.604 | &'a T 2026-03-13 12:31:28.604 | &'a mut T 2026-03-13 12:31:28.604 | () 2026-03-13 12:31:28.604 | (T0, T1) 2026-03-13 12:31:28.604 | (T0, T1, T2) 2026-03-13 12:31:28.604 | (T0, T1, T2, T3) 2026-03-13 12:31:28.604 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.604 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.604 | and 602 others 2026-03-13 12:31:28.604 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.604 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.604 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.604 | | 2026-03-13 12:31:28.604 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.604 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.604 | 2026-03-13 12:31:28.605 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.605 | --> src/cluster_api/kubeadmcontrolplane.rs:319:18 2026-03-13 12:31:28.605 | | 2026-03-13 12:31:28.605 | 317 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:28.605 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.605 | 318 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.605 | 319 | pub divisor: Option, 2026-03-13 12:31:28.605 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.605 | | 2026-03-13 12:31:28.605 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.605 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.605 | | 2026-03-13 12:31:28.605 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.605 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.605 | | 2026-03-13 12:31:28.605 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.605 | | 2026-03-13 12:31:28.605 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.605 | | -------------------- this is the found trait 2026-03-13 12:31:28.605 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.605 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.605 | &'a T 2026-03-13 12:31:28.605 | &'a mut T 2026-03-13 12:31:28.605 | () 2026-03-13 12:31:28.605 | (T0, T1) 2026-03-13 12:31:28.605 | (T0, T1, T2) 2026-03-13 12:31:28.605 | (T0, T1, T2, T3) 2026-03-13 12:31:28.605 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.605 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.605 | and 602 others 2026-03-13 12:31:28.605 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.605 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.605 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.605 | | 2026-03-13 12:31:28.605 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.605 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.605 | 2026-03-13 12:31:28.605 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.605 | --> src/cluster_api/kubeadmcontrolplane.rs:456:18 2026-03-13 12:31:28.605 | | 2026-03-13 12:31:28.605 | 454 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:28.605 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.605 | 455 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.605 | 456 | pub divisor: Option, 2026-03-13 12:31:28.605 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.605 | | 2026-03-13 12:31:28.605 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.605 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.605 | | 2026-03-13 12:31:28.605 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.605 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.605 | | 2026-03-13 12:31:28.605 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.605 | | 2026-03-13 12:31:28.605 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.605 | | -------------------- this is the found trait 2026-03-13 12:31:28.605 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.605 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.605 | &'a T 2026-03-13 12:31:28.605 | &'a mut T 2026-03-13 12:31:28.605 | () 2026-03-13 12:31:28.605 | (T0, T1) 2026-03-13 12:31:28.605 | (T0, T1, T2) 2026-03-13 12:31:28.605 | (T0, T1, T2, T3) 2026-03-13 12:31:28.605 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.605 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.605 | and 602 others 2026-03-13 12:31:28.605 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.605 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.605 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.605 | | 2026-03-13 12:31:28.605 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.605 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.605 | 2026-03-13 12:31:28.605 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.605 | --> src/cluster_api/kubeadmcontrolplane.rs:657:18 2026-03-13 12:31:28.605 | | 2026-03-13 12:31:28.605 | 655 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:28.605 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.605 | 656 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.605 | 657 | pub divisor: Option, 2026-03-13 12:31:28.605 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.605 | | 2026-03-13 12:31:28.605 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.605 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.606 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.606 | | -------------------- this is the found trait 2026-03-13 12:31:28.606 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.606 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.606 | &'a T 2026-03-13 12:31:28.606 | &'a mut T 2026-03-13 12:31:28.606 | () 2026-03-13 12:31:28.606 | (T0, T1) 2026-03-13 12:31:28.606 | (T0, T1, T2) 2026-03-13 12:31:28.606 | (T0, T1, T2, T3) 2026-03-13 12:31:28.606 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.606 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.606 | and 602 others 2026-03-13 12:31:28.606 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.606 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.606 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.606 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.606 | 2026-03-13 12:31:28.606 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.606 | --> src/cluster_api/kubeadmcontrolplane.rs:792:18 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | 790 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:28.606 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.606 | 791 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.606 | 792 | pub divisor: Option, 2026-03-13 12:31:28.606 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.606 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.606 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.606 | | -------------------- this is the found trait 2026-03-13 12:31:28.606 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.606 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.606 | &'a T 2026-03-13 12:31:28.606 | &'a mut T 2026-03-13 12:31:28.606 | () 2026-03-13 12:31:28.606 | (T0, T1) 2026-03-13 12:31:28.606 | (T0, T1, T2) 2026-03-13 12:31:28.606 | (T0, T1, T2, T3) 2026-03-13 12:31:28.606 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.606 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.606 | and 602 others 2026-03-13 12:31:28.606 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.606 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.606 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.606 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.606 | 2026-03-13 12:31:28.606 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.606 | --> src/cluster_api/kubeadmcontrolplane.rs:1582:29 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | 1582 | pub infrastructure_ref: ObjectReference, 2026-03-13 12:31:28.606 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.606 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.606 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.606 | | -------------------- this is the found trait 2026-03-13 12:31:28.606 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.606 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.606 | &'a T 2026-03-13 12:31:28.606 | &'a mut T 2026-03-13 12:31:28.606 | () 2026-03-13 12:31:28.606 | (T0, T1) 2026-03-13 12:31:28.606 | (T0, T1, T2) 2026-03-13 12:31:28.606 | (T0, T1, T2, T3) 2026-03-13 12:31:28.606 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.606 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.606 | and 602 others 2026-03-13 12:31:28.606 | 2026-03-13 12:31:28.606 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.606 | --> src/cluster_api/kubeadmcontrolplane.rs:1761:20 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | 1754 | /// maxSurge is the maximum number of control planes that can be scheduled above or under the 2026-03-13 12:31:28.606 | | --------------------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.606 | ... 2026-03-13 12:31:28.606 | 1761 | pub max_surge: Option, 2026-03-13 12:31:28.606 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.606 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.606 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.606 | | 2026-03-13 12:31:28.607 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.607 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.607 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.607 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.607 | | -------------------- this is the found trait 2026-03-13 12:31:28.607 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.607 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.607 | &'a T 2026-03-13 12:31:28.607 | &'a mut T 2026-03-13 12:31:28.607 | () 2026-03-13 12:31:28.607 | (T0, T1) 2026-03-13 12:31:28.607 | (T0, T1, T2) 2026-03-13 12:31:28.607 | (T0, T1, T2, T3) 2026-03-13 12:31:28.607 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.607 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.607 | and 602 others 2026-03-13 12:31:28.607 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.607 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.607 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.607 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.607 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.607 | 2026-03-13 12:31:28.607 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.607 | --> src/cluster_api/kubeadmcontrolplane.rs:1776:21 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.607 | 1774 | /// conditions defines current service state of the KubeadmControlPlane. 2026-03-13 12:31:28.607 | | ------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:28.607 | 1775 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.607 | 1776 | pub conditions: Option>, 2026-03-13 12:31:28.607 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.607 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.607 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.607 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.607 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.607 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.607 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.607 | | -------------------- this is the found trait 2026-03-13 12:31:28.607 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.607 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.607 | &'a T 2026-03-13 12:31:28.607 | &'a mut T 2026-03-13 12:31:28.607 | () 2026-03-13 12:31:28.607 | (T0, T1) 2026-03-13 12:31:28.607 | (T0, T1, T2) 2026-03-13 12:31:28.607 | (T0, T1, T2, T3) 2026-03-13 12:31:28.607 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.607 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.607 | and 602 others 2026-03-13 12:31:28.607 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.607 | = note: 1 redundant requirement hidden 2026-03-13 12:31:28.607 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.607 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.607 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.607 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.607 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.607 | 2026-03-13 12:31:28.607 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.607 | --> src/cluster_api/kubeadmcontrolplane.rs:1869:21 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.607 | 1865 | /// conditions represents the observations of a KubeadmControlPlane's current state. 2026-03-13 12:31:28.607 | | ------------------------------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:28.607 | ... 2026-03-13 12:31:28.607 | 1869 | pub conditions: Option>, 2026-03-13 12:31:28.607 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.607 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.607 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.607 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.607 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.607 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.607 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.607 | | -------------------- this is the found trait 2026-03-13 12:31:28.607 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.607 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.607 | &'a T 2026-03-13 12:31:28.607 | &'a mut T 2026-03-13 12:31:28.607 | () 2026-03-13 12:31:28.607 | (T0, T1) 2026-03-13 12:31:28.607 | (T0, T1, T2) 2026-03-13 12:31:28.607 | (T0, T1, T2, T3) 2026-03-13 12:31:28.607 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.607 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.607 | and 602 others 2026-03-13 12:31:28.607 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.607 | = note: 1 redundant requirement hidden 2026-03-13 12:31:28.607 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.607 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.607 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.607 | | 2026-03-13 12:31:28.608 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.608 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.608 | 2026-03-13 12:31:28.608 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.608 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:403:18 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | 401 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:28.608 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.608 | 402 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.608 | 403 | pub divisor: Option, 2026-03-13 12:31:28.608 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.608 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.608 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.608 | | -------------------- this is the found trait 2026-03-13 12:31:28.608 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.608 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.608 | &'a T 2026-03-13 12:31:28.608 | &'a mut T 2026-03-13 12:31:28.608 | () 2026-03-13 12:31:28.608 | (T0, T1) 2026-03-13 12:31:28.608 | (T0, T1, T2) 2026-03-13 12:31:28.608 | (T0, T1, T2, T3) 2026-03-13 12:31:28.608 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.608 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.608 | and 602 others 2026-03-13 12:31:28.608 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.608 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.608 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.608 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.608 | 2026-03-13 12:31:28.608 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.608 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:559:18 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | 557 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:28.608 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.608 | 558 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.608 | 559 | pub divisor: Option, 2026-03-13 12:31:28.608 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.608 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.608 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.608 | | -------------------- this is the found trait 2026-03-13 12:31:28.608 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.608 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.608 | &'a T 2026-03-13 12:31:28.608 | &'a mut T 2026-03-13 12:31:28.608 | () 2026-03-13 12:31:28.608 | (T0, T1) 2026-03-13 12:31:28.608 | (T0, T1, T2) 2026-03-13 12:31:28.608 | (T0, T1, T2, T3) 2026-03-13 12:31:28.608 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.608 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.608 | and 602 others 2026-03-13 12:31:28.608 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.608 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.608 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.608 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.608 | 2026-03-13 12:31:28.608 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.608 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:786:18 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | 784 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:28.608 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.608 | 785 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.608 | 786 | pub divisor: Option, 2026-03-13 12:31:28.608 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.608 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.608 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.608 | | 2026-03-13 12:31:28.608 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.608 | | -------------------- this is the found trait 2026-03-13 12:31:28.608 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.608 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.608 | &'a T 2026-03-13 12:31:28.608 | &'a mut T 2026-03-13 12:31:28.609 | () 2026-03-13 12:31:28.609 | (T0, T1) 2026-03-13 12:31:28.609 | (T0, T1, T2) 2026-03-13 12:31:28.609 | (T0, T1, T2, T3) 2026-03-13 12:31:28.609 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.609 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.609 | and 602 others 2026-03-13 12:31:28.609 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.609 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.609 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.609 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.609 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.609 | 2026-03-13 12:31:28.609 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.609 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:943:18 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.609 | 941 | /// Specifies the output format of the exposed resources, defaults to "1" 2026-03-13 12:31:28.609 | | ------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.609 | 942 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.609 | 943 | pub divisor: Option, 2026-03-13 12:31:28.609 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.609 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.609 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.609 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.609 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.609 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.609 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.609 | | -------------------- this is the found trait 2026-03-13 12:31:28.609 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.609 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.609 | &'a T 2026-03-13 12:31:28.609 | &'a mut T 2026-03-13 12:31:28.609 | () 2026-03-13 12:31:28.609 | (T0, T1) 2026-03-13 12:31:28.609 | (T0, T1, T2) 2026-03-13 12:31:28.609 | (T0, T1, T2, T3) 2026-03-13 12:31:28.609 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.609 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.609 | and 602 others 2026-03-13 12:31:28.609 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.609 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.609 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.609 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.609 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.609 | 2026-03-13 12:31:28.609 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.609 | --> src/cluster_api/kubeadmcontrolplanetemplates.rs:1951:20 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.609 | 1944 | /// The maximum number of control planes that can be scheduled above or under the 2026-03-13 12:31:28.609 | | --------------------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.609 | ... 2026-03-13 12:31:28.609 | 1951 | pub max_surge: Option, 2026-03-13 12:31:28.609 | | ^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::util::intstr::IntOrString` 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.609 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.609 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.609 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.609 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.609 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.609 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.609 | | -------------------- this is the found trait 2026-03-13 12:31:28.609 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.609 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.609 | &'a T 2026-03-13 12:31:28.609 | &'a mut T 2026-03-13 12:31:28.609 | () 2026-03-13 12:31:28.609 | (T0, T1) 2026-03-13 12:31:28.609 | (T0, T1, T2) 2026-03-13 12:31:28.609 | (T0, T1, T2, T3) 2026-03-13 12:31:28.609 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.609 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.609 | and 602 others 2026-03-13 12:31:28.609 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.609 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.609 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.609 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.609 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.609 | 2026-03-13 12:31:28.609 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.609 | --> src/cluster_api/machines.rs:36:29 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.609 | 36 | pub infrastructure_ref: ObjectReference, 2026-03-13 12:31:28.609 | | ^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.609 | | 2026-03-13 12:31:28.610 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.610 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.610 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.610 | | -------------------- this is the found trait 2026-03-13 12:31:28.610 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.610 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.610 | &'a T 2026-03-13 12:31:28.610 | &'a mut T 2026-03-13 12:31:28.610 | () 2026-03-13 12:31:28.610 | (T0, T1) 2026-03-13 12:31:28.610 | (T0, T1, T2) 2026-03-13 12:31:28.610 | (T0, T1, T2, T3) 2026-03-13 12:31:28.610 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.610 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.610 | and 602 others 2026-03-13 12:31:28.610 | 2026-03-13 12:31:28.610 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.610 | --> src/cluster_api/machines.rs:78:21 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | 73 | /// ConfigRef is a reference to a bootstrap provider-specific resource 2026-03-13 12:31:28.610 | | ---------------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.610 | ... 2026-03-13 12:31:28.610 | 78 | pub config_ref: Option, 2026-03-13 12:31:28.610 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.610 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.610 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.610 | | -------------------- this is the found trait 2026-03-13 12:31:28.610 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.610 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.610 | &'a T 2026-03-13 12:31:28.610 | &'a mut T 2026-03-13 12:31:28.610 | () 2026-03-13 12:31:28.610 | (T0, T1) 2026-03-13 12:31:28.610 | (T0, T1, T2) 2026-03-13 12:31:28.610 | (T0, T1, T2, T3) 2026-03-13 12:31:28.610 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.610 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.610 | and 602 others 2026-03-13 12:31:28.610 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.610 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.610 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.610 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.610 | 2026-03-13 12:31:28.610 | error[E0277]: the trait bound `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.610 | --> src/cluster_api/machines.rs:181:21 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | 179 | /// Conditions defines current service state of the Machine. 2026-03-13 12:31:28.610 | | ------------------------------------------------------------ required by a bound introduced by this call 2026-03-13 12:31:28.610 | 180 | #[serde(default, skip_serializing_if = "Option::is_none")] 2026-03-13 12:31:28.610 | 181 | pub conditions: Option>, 2026-03-13 12:31:28.610 | | ^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::apimachinery::pkg::apis::meta::v1::Condition` 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.610 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.610 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.610 | | -------------------- this is the found trait 2026-03-13 12:31:28.610 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.610 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.610 | &'a T 2026-03-13 12:31:28.610 | &'a mut T 2026-03-13 12:31:28.610 | () 2026-03-13 12:31:28.610 | (T0, T1) 2026-03-13 12:31:28.610 | (T0, T1, T2) 2026-03-13 12:31:28.610 | (T0, T1, T2, T3) 2026-03-13 12:31:28.610 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.610 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.610 | and 602 others 2026-03-13 12:31:28.610 | = note: required for `std::vec::Vec` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.610 | = note: 1 redundant requirement hidden 2026-03-13 12:31:28.610 | = note: required for `std::option::Option>` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.610 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.610 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.610 | | 2026-03-13 12:31:28.610 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.610 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.610 | 2026-03-13 12:31:28.610 | error[E0277]: the trait bound `k8s_openapi::api::core::v1::ObjectReference: schemars::JsonSchema` is not satisfied 2026-03-13 12:31:28.611 | --> src/cluster_api/machines.rs:234:19 2026-03-13 12:31:28.611 | | 2026-03-13 12:31:28.611 | 232 | /// NodeRef will point to the corresponding Node if it exists. 2026-03-13 12:31:28.611 | | -------------------------------------------------------------- required by a bound introduced by this call 2026-03-13 12:31:28.611 | 233 | #[serde(default, skip_serializing_if = "Option::is_none", rename = "nodeRef")] 2026-03-13 12:31:28.611 | 234 | pub node_ref: Option, 2026-03-13 12:31:28.611 | | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `schemars::JsonSchema` is not implemented for `k8s_openapi::api::core::v1::ObjectReference` 2026-03-13 12:31:28.611 | | 2026-03-13 12:31:28.611 | note: there are multiple different versions of crate `schemars` in the dependency graph 2026-03-13 12:31:28.611 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/lib.rs:135:1 2026-03-13 12:31:28.611 | | 2026-03-13 12:31:28.611 | 135 | pub trait JsonSchema { 2026-03-13 12:31:28.611 | | ^^^^^^^^^^^^^^^^^^^^ this is the expected trait 2026-03-13 12:31:28.611 | | 2026-03-13 12:31:28.611 | ::: /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-0.8.22/src/lib.rs:133:1 2026-03-13 12:31:28.611 | | 2026-03-13 12:31:28.611 | 133 | pub trait JsonSchema { 2026-03-13 12:31:28.611 | | -------------------- this is the found trait 2026-03-13 12:31:28.611 | = help: you can use `cargo tree` to explore your dependency tree 2026-03-13 12:31:28.611 | = help: the following other types implement trait `schemars::JsonSchema`: 2026-03-13 12:31:28.611 | &'a T 2026-03-13 12:31:28.611 | &'a mut T 2026-03-13 12:31:28.611 | () 2026-03-13 12:31:28.611 | (T0, T1) 2026-03-13 12:31:28.611 | (T0, T1, T2) 2026-03-13 12:31:28.611 | (T0, T1, T2, T3) 2026-03-13 12:31:28.611 | (T0, T1, T2, T3, T4) 2026-03-13 12:31:28.611 | (T0, T1, T2, T3, T4, T5) 2026-03-13 12:31:28.611 | and 602 others 2026-03-13 12:31:28.611 | = note: required for `std::option::Option` to implement `schemars::JsonSchema` 2026-03-13 12:31:28.611 | note: required by a bound in `schemars::SchemaGenerator::subschema_for` 2026-03-13 12:31:28.611 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/schemars-1.2.1/src/generate.rs:309:38 2026-03-13 12:31:28.611 | | 2026-03-13 12:31:28.611 | 309 | pub fn subschema_for(&mut self) -> Schema { 2026-03-13 12:31:28.611 | | ^^^^^^^^^^ required by this bound in `SchemaGenerator::subschema_for` 2026-03-13 12:31:28.611 | 2026-03-13 12:31:28.611 | Some errors have detailed explanations: E0277, E0425, E0432, E0433, E0603. 2026-03-13 12:31:28.611 | For more information about an error, try `rustc --explain E0277`. 2026-03-13 12:31:28.611 | error: could not compile `magnum-cluster-api` (lib) due to 61 previous errors 2026-03-13 12:31:28.611 | 💥 maturin failed 2026-03-13 12:31:28.611 | Caused by: Failed to build a native library through cargo 2026-03-13 12:31:28.611 | Caused by: Cargo build finished with "exit status: 101": `env -u CARGO PYO3_BUILD_EXTENSION_MODULE="1" PYO3_ENVIRONMENT_SIGNATURE="cpython-3.12-64bit" PYO3_PYTHON="/opt/stack/data/venv/bin/python3.12" PYTHON_SYS_EXECUTABLE="/opt/stack/data/venv/bin/python3.12" "cargo" "rustc" "--profile" "release" "--features" "extension-module" "--message-format" "json-render-diagnostics" "--manifest-path" "/opt/stack/magnum-cluster-api/Cargo.toml" "--lib" "--crate-type" "cdylib"` 2026-03-13 12:31:28.611 | Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/opt/stack/data/venv/bin/python3.12', '--compatibility', 'off', '--editable'] returned non-zero exit status 1 2026-03-13 12:31:28.611 | [end of output] 2026-03-13 12:31:28.611 | 2026-03-13 12:31:28.611 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-03-13 12:31:28.611 | ERROR: Failed building editable for magnum-cluster-api 2026-03-13 12:31:28.611 | Building wheel for haproxyadmin (pyproject.toml): started 2026-03-13 12:31:28.889 | Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-03-13 12:31:28.890 | Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37208 sha256=8464e024da56730550162a4c3ad2ce39c22f51158092bab15bc87d3d142d5a52 2026-03-13 12:31:28.890 | Stored in directory: /opt/stack/.cache/pip/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-03-13 12:31:28.894 | Successfully built haproxyadmin 2026-03-13 12:31:28.894 | Failed to build magnum-cluster-api 2026-03-13 12:31:28.913 | error: failed-wheel-build-for-install 2026-03-13 12:31:28.913 | 2026-03-13 12:31:28.913 | × Failed to build installable wheels for some pyproject.toml based projects 2026-03-13 12:31:28.913 | ╰─> magnum-cluster-api 2026-03-13 12:31:29.113 | + inc/python:pip_install:1 : exit_trap 2026-03-13 12:31:29.119 | + ./stack.sh:exit_trap:519 : local r=1 2026-03-13 12:31:29.127 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-03-13 12:31:29.133 | + ./stack.sh:exit_trap:520 : jobs= 2026-03-13 12:31:29.138 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-03-13 12:31:29.143 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-03-13 12:31:29.150 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-03-13 12:31:29.155 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-03-13 12:31:29.160 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-03-13 12:31:29.166 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-03-13 12:31:29.166 | Error on exit 2026-03-13 12:31:29.172 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-03-13 12:31:29.178 | + ./stack.sh:exit_trap:540 : generate-subunit 1773404451 638 fail 2026-03-13 12:31:29.370 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-03-13 12:31:29.376 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-03-13 12:31:30.445 | + ./stack.sh:exit_trap:554 : exit 1