2026-06-18 00:23:20.264 | + ./stack.sh:main:485 : exec 2026-06-18 00:23:20.264 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-18-002320' 2026-06-18 00:23:20.264 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-06-18-002320.summary.2026-06-18-002320 2026-06-18 00:23:20.264 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:23:20.264 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-18-002320 2026-06-18 00:23:20.264 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-18-002320 /opt/stack/logs/devstacklog.txt 2026-06-18 00:23:20.264 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-18-002320.summary.2026-06-18-002320 /opt/stack/logs/devstacklog.txt.summary 2026-06-18 00:23:20.264 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-18 00:23:20.264 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-18 00:23:20.270 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-18 00:23:20.276 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-18 00:23:20.280 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-18 00:23:20.287 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-18 00:23:20.287 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-18 00:23:20.296 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-18 00:23:20.300 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-18 00:23:20.306 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-18 00:23:20.314 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-18 00:23:20.318 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-18 00:23:20.323 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-18 00:23:20.329 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-18 00:23:20.336 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-18 00:23:20.340 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-18 00:23:20.344 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-18 00:23:20.349 | + ./stack.sh:main:571 : set -o errexit 2026-06-18 00:23:20.352 | + ./stack.sh:main:574 : uname -a 2026-06-18 00:23:20.355 | Linux np0000181699 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-18 00:23:20.360 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-18 00:23:20.364 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-18 00:23:20.371 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-06-18 00:23:20.446 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-06-18 00:23:20.478 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-06-18 00:23:20.483 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-18 00:23:20.512 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-18 00:23:20.518 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-18 00:23:20.546 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-18 00:23:20.552 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-18 00:23:20.580 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-06-18 00:23:20.585 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-18 00:23:20.589 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-18 00:23:20.593 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-18 00:23:20.623 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-06-18 00:23:20.628 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-18 00:23:20.655 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-06-18 00:23:20.659 | + ./stack.sh:main:588 : tune_host 2026-06-18 00:23:20.663 | + lib/host:tune_host:96 : configure_host_mem 2026-06-18 00:23:20.668 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-18 00:23:20.672 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:20.677 | + lib/host:configure_zswap:43 : is_ubuntu 2026-06-18 00:23:20.682 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:23:20.686 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:23:20.691 | + lib/host:configure_zswap:44 : echo lz4 2026-06-18 00:23:20.692 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-06-18 00:23:20.705 | lz4 2026-06-18 00:23:20.712 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-06-18 00:23:20.712 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-06-18 00:23:20.725 | zsmalloc 2026-06-18 00:23:20.732 | + lib/host:configure_zswap:47 : echo 1 2026-06-18 00:23:20.732 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-06-18 00:23:20.748 | 1 2026-06-18 00:23:20.778 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-06-18 00:23:20.792 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-06-18 00:23:20.792 | /sys/module/zswap/parameters/enabled:Y 2026-06-18 00:23:20.792 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-06-18 00:23:20.792 | /sys/module/zswap/parameters/max_pool_percent:20 2026-06-18 00:23:20.792 | /sys/module/zswap/parameters/compressor:lz4 2026-06-18 00:23:20.792 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-06-18 00:23:20.792 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-06-18 00:23:20.792 | /sys/module/zswap/parameters/exclusive_loads:N 2026-06-18 00:23:20.792 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-06-18 00:23:20.799 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-18 00:23:20.803 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:20.808 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-18 00:23:20.811 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:23:20.815 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:23:20.818 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-18 00:23:20.822 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:23:20.826 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:20.831 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:23:20.835 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:23:20.838 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:23:20.842 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:23:20.845 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-18 00:23:20.848 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:20.851 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-18 00:23:20.855 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-18 00:23:20.863 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-06-18 00:23:20.867 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-18 00:23:20.871 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-18 00:23:20.874 | + functions-common:time_start:2401 : local start_time= 2026-06-18 00:23:20.877 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 00:23:20.882 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 00:23:20.887 | + functions-common:time_start:2405 : _TIME_START[$name]=1781742200884 2026-06-18 00:23:20.892 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-18 00:23:20.896 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-18 00:23:20.900 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-18 00:23:21.139 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-06-18 00:23:21.160 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-18 00:23:21.198 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-18 00:23:21.275 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-18 00:23:22.641 | Reading package lists... 2026-06-18 00:23:22.677 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-18 00:23:22.682 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-18 00:23:22.686 | + functions-common:time_stop:2414 : local name 2026-06-18 00:23:22.690 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:23:22.694 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:23:22.699 | + functions-common:time_stop:2417 : local total 2026-06-18 00:23:22.703 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:23:22.707 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-18 00:23:22.711 | + functions-common:time_stop:2421 : start_time=1781742200884 2026-06-18 00:23:22.715 | + functions-common:time_stop:2423 : [[ -z 1781742200884 ]] 2026-06-18 00:23:22.720 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:23:22.727 | + functions-common:time_stop:2426 : end_time=1781742202722 2026-06-18 00:23:22.731 | + functions-common:time_stop:2427 : elapsed_time=1838 2026-06-18 00:23:22.736 | + functions-common:time_stop:2428 : total=0 2026-06-18 00:23:22.740 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:23:22.744 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1838 2026-06-18 00:23:22.749 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-18 00:23:22.753 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:23:22.757 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:23:22.761 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:23:22.766 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-18 00:23:22.804 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-18 00:23:22.851 | Reading package lists... 2026-06-18 00:23:23.249 | Building dependency tree... 2026-06-18 00:23:23.249 | Reading state information... 2026-06-18 00:23:23.597 | Recommended packages: 2026-06-18 00:23:23.597 | qemu-kvm 2026-06-18 00:23:23.634 | The following NEW packages will be installed: 2026-06-18 00:23:23.637 | ksmtuned 2026-06-18 00:23:24.079 | 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 2026-06-18 00:23:24.079 | Need to get 7,444 B of archives. 2026-06-18 00:23:24.079 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-18 00:23:24.079 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-06-18 00:23:24.279 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:23:24.334 | Fetched 7,444 B in 0s (17.6 kB/s) 2026-06-18 00:23:24.417 | Selecting previously unselected package ksmtuned. 2026-06-18 00:23:24.435 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33266 files and directories currently installed.) 2026-06-18 00:23:24.437 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-18 00:23:24.443 | Unpacking ksmtuned (4.20150326) ... 2026-06-18 00:23:24.518 | Setting up ksmtuned (4.20150326) ... 2026-06-18 00:23:24.706 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-18 00:23:24.852 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-18 00:23:25.465 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:23:25.469 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:23:25.473 | + functions-common:time_stop:2414 : local name 2026-06-18 00:23:25.477 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:23:25.482 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:23:25.487 | + functions-common:time_stop:2417 : local total 2026-06-18 00:23:25.492 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:23:25.496 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:23:25.499 | + functions-common:time_stop:2421 : start_time=1781742202798 2026-06-18 00:23:25.503 | + functions-common:time_stop:2423 : [[ -z 1781742202798 ]] 2026-06-18 00:23:25.508 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:23:25.516 | + functions-common:time_stop:2426 : end_time=1781742205510 2026-06-18 00:23:25.520 | + functions-common:time_stop:2427 : elapsed_time=2712 2026-06-18 00:23:25.524 | + functions-common:time_stop:2428 : total=3998 2026-06-18 00:23:25.528 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:23:25.532 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6710 2026-06-18 00:23:25.537 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:23:25.541 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-18 00:23:25.547 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-18 00:23:25.547 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-18 00:23:25.578 | + lib/host:configure_ksm:19 : echo 0 2026-06-18 00:23:25.578 | 0 2026-06-18 00:23:25.586 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-18 00:23:25.592 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:25.596 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-06-18 00:23:25.608 | vm.dirty_ratio = 60 2026-06-18 00:23:25.615 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-06-18 00:23:25.630 | vm.dirty_background_ratio = 10 2026-06-18 00:23:25.638 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-06-18 00:23:25.652 | vm.vfs_cache_pressure = 50 2026-06-18 00:23:25.659 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-06-18 00:23:25.672 | vm.swappiness = 100 2026-06-18 00:23:25.680 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-06-18 00:23:25.697 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-06-18 00:23:25.697 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-06-18 00:23:25.697 | /proc/sys/vm/compact_unevictable_allowed:1 2026-06-18 00:23:25.697 | /proc/sys/vm/compaction_proactiveness:20 2026-06-18 00:23:25.697 | /proc/sys/vm/dirty_background_bytes:0 2026-06-18 00:23:25.697 | /proc/sys/vm/dirty_background_ratio:10 2026-06-18 00:23:25.697 | /proc/sys/vm/dirty_bytes:0 2026-06-18 00:23:25.697 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-06-18 00:23:25.697 | /proc/sys/vm/dirty_ratio:60 2026-06-18 00:23:25.697 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-06-18 00:23:25.697 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-06-18 00:23:25.697 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-06-18 00:23:25.699 | /proc/sys/vm/extfrag_threshold:500 2026-06-18 00:23:25.699 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-06-18 00:23:25.699 | /proc/sys/vm/hugetlb_shm_group:0 2026-06-18 00:23:25.699 | /proc/sys/vm/laptop_mode:0 2026-06-18 00:23:25.699 | /proc/sys/vm/legacy_va_layout:0 2026-06-18 00:23:25.699 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-06-18 00:23:25.699 | /proc/sys/vm/max_map_count:1048576 2026-06-18 00:23:25.699 | /proc/sys/vm/memfd_noexec:0 2026-06-18 00:23:25.699 | /proc/sys/vm/memory_failure_early_kill:0 2026-06-18 00:23:25.699 | /proc/sys/vm/memory_failure_recovery:1 2026-06-18 00:23:25.699 | /proc/sys/vm/min_free_kbytes:67584 2026-06-18 00:23:25.699 | /proc/sys/vm/min_slab_ratio:5 2026-06-18 00:23:25.699 | /proc/sys/vm/min_unmapped_ratio:1 2026-06-18 00:23:25.699 | /proc/sys/vm/mmap_min_addr:65536 2026-06-18 00:23:25.699 | /proc/sys/vm/mmap_rnd_bits:32 2026-06-18 00:23:25.699 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-06-18 00:23:25.699 | /proc/sys/vm/nr_hugepages:0 2026-06-18 00:23:25.699 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-06-18 00:23:25.699 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-06-18 00:23:25.699 | /proc/sys/vm/numa_stat:1 2026-06-18 00:23:25.700 | /proc/sys/vm/numa_zonelist_order:Node 2026-06-18 00:23:25.700 | /proc/sys/vm/oom_dump_tasks:1 2026-06-18 00:23:25.700 | /proc/sys/vm/oom_kill_allocating_task:0 2026-06-18 00:23:25.700 | /proc/sys/vm/overcommit_kbytes:0 2026-06-18 00:23:25.700 | /proc/sys/vm/overcommit_memory:0 2026-06-18 00:23:25.700 | /proc/sys/vm/overcommit_ratio:50 2026-06-18 00:23:25.700 | /proc/sys/vm/page-cluster:3 2026-06-18 00:23:25.700 | /proc/sys/vm/page_lock_unfairness:5 2026-06-18 00:23:25.700 | /proc/sys/vm/panic_on_oom:0 2026-06-18 00:23:25.700 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-06-18 00:23:25.700 | /proc/sys/vm/stat_interval:1 2026-06-18 00:23:25.700 | /proc/sys/vm/swappiness:100 2026-06-18 00:23:25.700 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-06-18 00:23:25.700 | /proc/sys/vm/user_reserve_kbytes:131072 2026-06-18 00:23:25.700 | /proc/sys/vm/vfs_cache_pressure:50 2026-06-18 00:23:25.700 | /proc/sys/vm/watermark_boost_factor:15000 2026-06-18 00:23:25.700 | /proc/sys/vm/watermark_scale_factor:10 2026-06-18 00:23:25.700 | /proc/sys/vm/zone_reclaim_mode:0 2026-06-18 00:23:25.705 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-06-18 00:23:25.714 | + lib/host:tune_host:97 : configure_host_net 2026-06-18 00:23:25.719 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-18 00:23:25.724 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:25.729 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-06-18 00:23:25.743 | net.ipv4.tcp_keepalive_time = 60 2026-06-18 00:23:25.750 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-06-18 00:23:25.762 | net.ipv4.tcp_keepalive_intvl = 10 2026-06-18 00:23:25.769 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-06-18 00:23:25.783 | net.ipv4.tcp_keepalive_probes = 6 2026-06-18 00:23:25.790 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-06-18 00:23:25.803 | net.ipv4.tcp_fastopen = 3 2026-06-18 00:23:25.811 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_app_win:31 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_dsack:1 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_ecn:2 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_fack:0 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_fastopen_key:a969137c-d8af1aeb-907ff80b-c30f0a2b 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_frto:2 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_mem:768417 1024558 1536834 2026-06-18 00:23:25.828 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_recovery:1 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_reordering:3 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_retries1:3 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_retries2:15 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_sack:1 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-06-18 00:23:25.829 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-06-18 00:23:25.837 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-06-18 00:23:25.849 | net.core.default_qdisc = pfifo_fast 2026-06-18 00:23:25.855 | + ./stack.sh:main:594 : fetch_plugins 2026-06-18 00:23:25.861 | + functions-common:fetch_plugins:1760 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:23:25.864 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-18 00:23:25.868 | + functions-common:fetch_plugins:1764 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-18 00:23:25.873 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-06-18 00:23:25.873 | Fetching DevStack plugins 2026-06-18 00:23:25.877 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 00:23:25.881 | + functions-common:fetch_plugins:1770 : git_clone_by_name barbican 2026-06-18 00:23:25.885 | + functions-common:git_clone_by_name:675 : local name=barbican 2026-06-18 00:23:25.890 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/barbican 2026-06-18 00:23:25.893 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/barbican 2026-06-18 00:23:25.898 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 00:23:25.903 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-06-18 00:23:25.907 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/barbican 2026-06-18 00:23:25.912 | + functions-common:git_clone:584 : local git_dest=/opt/stack/barbican 2026-06-18 00:23:25.916 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:23:25.920 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:23:25.926 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:23:25.931 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:23:25.935 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:23:25.939 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:23:25.968 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:23:25.972 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:23:25.975 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:25.981 | + functions-common:git_clone:604 : echo master 2026-06-18 00:23:25.981 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:23:25.991 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/barbican ]] 2026-06-18 00:23:25.996 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:26.001 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-06-18 00:23:26.022 | + functions-common:git_clone:666 : cd /opt/stack/barbican 2026-06-18 00:23:26.026 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:23:26.028 | + functions-common:git_clone:667 : head -1 2026-06-18 00:23:26.036 | a9b738f9 Merge "Do not override host_ref by default" 2026-06-18 00:23:26.042 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:23:26.047 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 00:23:26.051 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum 2026-06-18 00:23:26.056 | + functions-common:git_clone_by_name:675 : local name=magnum 2026-06-18 00:23:26.059 | + functions-common:git_clone_by_name:676 : local repo=https://review.opendev.org/openstack/magnum 2026-06-18 00:23:26.064 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum 2026-06-18 00:23:26.068 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 00:23:26.072 | + functions-common:git_clone_by_name:679 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-06-18 00:23:26.076 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/magnum 2026-06-18 00:23:26.081 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum 2026-06-18 00:23:26.084 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:23:26.088 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:23:26.093 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:23:26.099 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:23:26.103 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:23:26.108 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:23:26.135 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:23:26.139 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:23:26.142 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:26.147 | + functions-common:git_clone:604 : echo master 2026-06-18 00:23:26.148 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:23:26.157 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum ]] 2026-06-18 00:23:26.162 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:26.167 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-06-18 00:23:26.192 | + functions-common:git_clone:666 : cd /opt/stack/magnum 2026-06-18 00:23:26.196 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:23:26.197 | + functions-common:git_clone:667 : head -1 2026-06-18 00:23:26.202 | b9a40a6f Merge "Switch to new magnum-capi-helm project template" 2026-06-18 00:23:26.207 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:23:26.210 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 00:23:26.214 | + functions-common:fetch_plugins:1770 : git_clone_by_name octavia 2026-06-18 00:23:26.218 | + functions-common:git_clone_by_name:675 : local name=octavia 2026-06-18 00:23:26.223 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/octavia 2026-06-18 00:23:26.227 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/octavia 2026-06-18 00:23:26.232 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 00:23:26.237 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-06-18 00:23:26.240 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/octavia 2026-06-18 00:23:26.245 | + functions-common:git_clone:584 : local git_dest=/opt/stack/octavia 2026-06-18 00:23:26.249 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:23:26.254 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:23:26.260 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:23:26.265 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:23:26.269 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:23:26.275 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:23:26.304 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:23:26.308 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:23:26.313 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:26.318 | + functions-common:git_clone:604 : echo master 2026-06-18 00:23:26.318 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:23:26.328 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/octavia ]] 2026-06-18 00:23:26.331 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:26.335 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-06-18 00:23:26.355 | + functions-common:git_clone:666 : cd /opt/stack/octavia 2026-06-18 00:23:26.360 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:23:26.361 | + functions-common:git_clone:667 : head -1 2026-06-18 00:23:26.367 | 9ff4683c8 Merge "Drop Python 3.10" 2026-06-18 00:23:26.372 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:23:26.377 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 00:23:26.381 | + functions-common:fetch_plugins:1770 : git_clone_by_name manila 2026-06-18 00:23:26.385 | + functions-common:git_clone_by_name:675 : local name=manila 2026-06-18 00:23:26.388 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/manila 2026-06-18 00:23:26.393 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/manila 2026-06-18 00:23:26.398 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 00:23:26.405 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-06-18 00:23:26.411 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/manila 2026-06-18 00:23:26.416 | + functions-common:git_clone:584 : local git_dest=/opt/stack/manila 2026-06-18 00:23:26.420 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:23:26.425 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:23:26.431 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:23:26.435 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:23:26.440 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:23:26.446 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:23:26.473 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:23:26.477 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:23:26.483 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:26.488 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:23:26.488 | + functions-common:git_clone:604 : echo master 2026-06-18 00:23:26.497 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/manila ]] 2026-06-18 00:23:26.500 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:26.505 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/manila 2026-06-18 00:23:26.527 | + functions-common:git_clone:666 : cd /opt/stack/manila 2026-06-18 00:23:26.533 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:23:26.533 | + functions-common:git_clone:667 : head -1 2026-06-18 00:23:26.561 | 5cf57fbe7 Merge "Netapp Rest implementation for get_cluster_peers" 2026-06-18 00:23:26.567 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:23:26.572 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 00:23:26.576 | + functions-common:fetch_plugins:1770 : git_clone_by_name magnum-cluster-api 2026-06-18 00:23:26.581 | + functions-common:git_clone_by_name:675 : local name=magnum-cluster-api 2026-06-18 00:23:26.584 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-06-18 00:23:26.589 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 00:23:26.594 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 00:23:26.599 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-06-18 00:23:26.603 | + functions-common:git_clone:583 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-06-18 00:23:26.608 | + functions-common:git_clone:584 : local git_dest=/opt/stack/magnum-cluster-api 2026-06-18 00:23:26.611 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:23:26.616 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:23:26.622 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:23:26.627 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:23:26.632 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:23:26.638 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:23:26.668 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:23:26.672 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:23:26.677 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:26.682 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:23:26.683 | + functions-common:git_clone:604 : echo master 2026-06-18 00:23:26.693 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-06-18 00:23:26.697 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:26.701 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-06-18 00:23:26.725 | + functions-common:git_clone:666 : cd /opt/stack/magnum-cluster-api 2026-06-18 00:23:26.729 | + functions-common:git_clone:667 : head -1 2026-06-18 00:23:26.729 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:23:26.738 | d8b9b7e fix(deps): update kube-rs to 0.28.0 2026-06-18 00:23:26.743 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:23:26.748 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-18 00:23:26.753 | + functions-common:fetch_plugins:1770 : git_clone_by_name ovn-octavia-provider 2026-06-18 00:23:26.756 | + functions-common:git_clone_by_name:675 : local name=ovn-octavia-provider 2026-06-18 00:23:26.761 | + functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-06-18 00:23:26.766 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/ovn-octavia-provider 2026-06-18 00:23:26.770 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 00:23:26.775 | + functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-06-18 00:23:26.779 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-06-18 00:23:26.783 | + functions-common:git_clone:584 : local git_dest=/opt/stack/ovn-octavia-provider 2026-06-18 00:23:26.787 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:23:26.791 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:23:26.796 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:23:26.801 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:23:26.804 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:23:26.809 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:23:26.839 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:23:26.844 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:23:26.848 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:26.853 | + functions-common:git_clone:604 : echo master 2026-06-18 00:23:26.853 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:23:26.860 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-06-18 00:23:26.863 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:26.867 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-06-18 00:23:26.887 | + functions-common:git_clone:666 : cd /opt/stack/ovn-octavia-provider 2026-06-18 00:23:26.891 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:23:26.892 | + functions-common:git_clone:667 : head -1 2026-06-18 00:23:26.898 | 890b626 Merge "neutron-ovn-db-sync-util plugin integration" 2026-06-18 00:23:26.903 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:23:26.907 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-18 00:23:26.910 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-18 00:23:26.915 | + functions-common:run_phase:1843 : local phase= 2026-06-18 00:23:26.919 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-18 00:23:26.924 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 00:23:26.929 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 00:23:26.933 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 00:23:26.938 | + functions-common:run_phase:1852 : local extra 2026-06-18 00:23:26.944 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 00:23:26.950 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 00:23:26.955 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 00:23:26.960 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-18 00:23:26.964 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-06-18 00:23:26.969 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 00:23:26.995 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:23:27.000 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-18 00:23:27.004 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 00:23:27.009 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-18 00:23:27.012 | + functions-common:plugin_override_defaults:1801 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:23:27.017 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-18 00:23:27.021 | + functions-common:plugin_override_defaults:1805 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-18 00:23:27.026 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-06-18 00:23:27.026 | Overriding Configuration Defaults 2026-06-18 00:23:27.030 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 00:23:27.033 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/barbican 2026-06-18 00:23:27.037 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-06-18 00:23:27.042 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 00:23:27.047 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum 2026-06-18 00:23:27.052 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-06-18 00:23:27.056 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 00:23:27.060 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/octavia 2026-06-18 00:23:27.065 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-06-18 00:23:27.068 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 00:23:27.073 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/manila 2026-06-18 00:23:27.078 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-06-18 00:23:27.082 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 00:23:27.086 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 00:23:27.089 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-06-18 00:23:27.093 | + functions-common:plugin_override_defaults:1816 : echo 'magnum-cluster-api has overridden the following defaults' 2026-06-18 00:23:27.093 | magnum-cluster-api has overridden the following defaults 2026-06-18 00:23:27.098 | + functions-common:plugin_override_defaults:1817 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-06-18 00:23:27.100 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-18 00:23:27.100 | KEYSTONE_ADMIN_ENDPOINT=true 2026-06-18 00:23:27.100 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-18 00:23:27.100 | LIBVIRT_TYPE=kvm 2026-06-18 00:23:27.100 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-18 00:23:27.106 | + functions-common:plugin_override_defaults:1818 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-06-18 00:23:27.109 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-18 00:23:27.112 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-06-18 00:23:27.117 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-06-18 00:23:27.121 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-06-18 00:23:27.125 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-06-18 00:23:27.129 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-18 00:23:27.134 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/ovn-octavia-provider 2026-06-18 00:23:27.138 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-06-18 00:23:27.143 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-06-18 00:23:27.175 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-06-18 00:23:27.179 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-18 00:23:27.208 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:23:27.215 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.65 2026-06-18 00:23:27.221 | +++ functions-common:ipv6_unquote:2212 : echo 199.204.45.65 2026-06-18 00:23:27.221 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 00:23:27.229 | ++ lib/tls:source:40 : TLS_IP=199.204.45.65 2026-06-18 00:23:27.235 | +++ lib/tls:source:43 : hostname -f 2026-06-18 00:23:27.242 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000181699.novalocal 2026-06-18 00:23:27.245 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-18 00:23:27.250 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-18 00:23:27.254 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-18 00:23:27.258 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-18 00:23:27.263 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-18 00:23:27.267 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-18 00:23:27.272 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-18 00:23:27.277 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-18 00:23:27.281 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-18 00:23:27.288 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-06-18 00:23:27.311 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-06-18 00:23:27.348 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-06-18 00:23:27.375 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-06-18 00:23:27.402 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-06-18 00:23:27.469 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-06-18 00:23:27.610 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-06-18 00:23:27.798 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-06-18 00:23:27.855 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-06-18 00:23:27.965 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-06-18 00:23:28.056 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-06-18 00:23:28.061 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-18 00:23:28.092 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:23:28.097 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-06-18 00:23:28.102 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-18 00:23:28.107 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-18 00:23:28.111 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-18 00:23:28.114 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-18 00:23:28.119 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-18 00:23:28.147 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:28.151 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 00:23:28.155 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:23:28.160 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-18 00:23:28.164 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-18 00:23:28.169 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 00:23:28.174 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 00:23:28.179 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-18 00:23:28.185 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 00:23:28.192 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-18 00:23:28.224 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-18 00:23:28.229 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-18 00:23:28.235 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-18 00:23:28.239 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-18 00:23:28.243 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-18 00:23:28.248 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-18 00:23:28.253 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-18 00:23:28.258 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-18 00:23:28.262 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-18 00:23:28.267 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-18 00:23:28.271 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-18 00:23:28.276 | ++ lib/neutron:source:114 : Q_HOST=199.204.45.65 2026-06-18 00:23:28.280 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-06-18 00:23:28.287 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-18 00:23:28.295 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-18 00:23:28.295 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 00:23:28.305 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:23:28.310 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-18 00:23:28.315 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-18 00:23:28.319 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-18 00:23:28.325 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-18 00:23:28.330 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-18 00:23:28.364 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-18 00:23:28.370 | +++ lib/neutron:source:128 : ipv6_unquote 199.204.45.65 2026-06-18 00:23:28.375 | +++ functions-common:ipv6_unquote:2212 : echo 199.204.45.65 2026-06-18 00:23:28.376 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 00:23:28.385 | ++ lib/neutron:source:128 : Q_META_DATA_IP=199.204.45.65 2026-06-18 00:23:28.389 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-18 00:23:28.393 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-18 00:23:28.396 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-18 00:23:28.400 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-18 00:23:28.406 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-18 00:23:28.410 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-18 00:23:28.415 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-18 00:23:28.421 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-18 00:23:28.426 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-18 00:23:28.431 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-18 00:23:28.435 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-18 00:23:28.441 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-18 00:23:28.445 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-18 00:23:28.449 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-18 00:23:28.454 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-18 00:23:28.459 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-18 00:23:28.464 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-18 00:23:28.470 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-18 00:23:28.474 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:23:28.480 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-18 00:23:28.485 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-18 00:23:28.491 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-18 00:23:28.522 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:28.527 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 00:23:28.532 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 00:23:28.538 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 00:23:28.542 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 00:23:28.547 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:28.552 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 00:23:28.556 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-18 00:23:28.560 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-18 00:23:28.566 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-18 00:23:28.570 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-18 00:23:28.576 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-18 00:23:28.580 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-18 00:23:28.585 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-18 00:23:28.589 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-18 00:23:28.594 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-18 00:23:28.600 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-18 00:23:28.605 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-18 00:23:28.608 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-06-18 00:23:28.613 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-06-18 00:23:28.817 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-06-18 00:23:28.845 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-06-18 00:23:28.850 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-18 00:23:28.854 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-18 00:23:28.859 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-18 00:23:28.865 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-18 00:23:28.871 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-18 00:23:28.876 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-18 00:23:28.880 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-18 00:23:28.885 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-18 00:23:28.889 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-18 00:23:28.894 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-18 00:23:28.900 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-06-18 00:23:28.904 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-18 00:23:28.908 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-18 00:23:28.913 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-18 00:23:28.919 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-18 00:23:28.923 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-18 00:23:28.928 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-18 00:23:28.934 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-18 00:23:28.939 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-18 00:23:28.948 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-18 00:23:28.948 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-18 00:23:28.948 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-18 00:23:28.951 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-18 00:23:28.959 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=8e:e180:9f38 2026-06-18 00:23:28.964 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-18 00:23:28.969 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-18 00:23:28.974 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-18 00:23:28.979 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-18 00:23:28.984 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd8e:e180:9f38::/56 2026-06-18 00:23:28.991 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd8e:e180:9f38::/56 2026-06-18 00:23:28.993 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-18 00:23:29.002 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd8e:e180:9f38::/64 2026-06-18 00:23:29.007 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-18 00:23:29.012 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-18 00:23:29.016 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-18 00:23:29.022 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-18 00:23:29.026 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-06-18 00:23:29.030 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-18 00:23:29.036 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-18 00:23:29.041 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-18 00:23:29.047 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-18 00:23:29.051 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-18 00:23:29.056 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-18 00:23:29.061 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-18 00:23:29.066 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-18 00:23:29.071 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd8e:e180:9f38::/56 2026-06-18 00:23:29.075 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-18 00:23:29.079 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-18 00:23:29.087 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-18 00:23:29.088 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-18 00:23:29.088 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-18 00:23:29.098 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=ens3 2026-06-18 00:23:29.104 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-18 00:23:29.106 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-18 00:23:29.107 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-18 00:23:29.114 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs='ens3 2026-06-18 00:23:29.114 | ens3' 2026-06-18 00:23:29.123 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-06-18 00:23:29.129 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-06-18 00:23:29.134 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-06-18 00:23:29.140 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-06-18 00:23:29.146 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-18 00:23:29.153 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-18 00:23:29.159 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-18 00:23:29.165 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-18 00:23:29.170 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-18 00:23:29.202 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-06-18 00:23:29.234 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-06-18 00:23:29.262 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-06-18 00:23:29.292 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-06-18 00:23:29.319 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-06-18 00:23:29.386 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-06-18 00:23:29.393 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-18 00:23:29.398 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-18 00:23:29.403 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-18 00:23:29.410 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 00:23:29.416 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-18 00:23:29.451 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 00:23:29.456 | + ./stack.sh:main:629 : run_phase source 2026-06-18 00:23:29.462 | + functions-common:run_phase:1842 : local mode=source 2026-06-18 00:23:29.468 | + functions-common:run_phase:1843 : local phase= 2026-06-18 00:23:29.473 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-18 00:23:29.479 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 00:23:29.484 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 00:23:29.489 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 00:23:29.494 | + functions-common:run_phase:1852 : local extra 2026-06-18 00:23:29.500 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 00:23:29.508 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 00:23:29.513 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 00:23:29.518 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-18 00:23:29.523 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-06-18 00:23:29.529 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 00:23:29.563 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:23:29.568 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-18 00:23:29.572 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-18 00:23:29.577 | + functions-common:load_plugin_settings:1778 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:23:29.580 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-18 00:23:29.586 | + functions-common:load_plugin_settings:1782 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-06-18 00:23:29.591 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-06-18 00:23:29.591 | Loading plugin settings 2026-06-18 00:23:29.597 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 00:23:29.602 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/barbican 2026-06-18 00:23:29.606 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-06-18 00:23:29.612 | + functions-common:load_plugin_settings:1791 : source /opt/stack/barbican/devstack/settings 2026-06-18 00:23:29.617 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-06-18 00:23:29.623 | ++ functions-common:define_plugin:1886 : : 2026-06-18 00:23:29.628 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-06-18 00:23:29.633 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-06-18 00:23:29.639 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-18 00:23:29.645 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-18 00:23:29.648 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-18 00:23:29.652 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-06-18 00:23:29.657 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-18 00:23:29.663 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-18 00:23:29.668 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-06-18 00:23:29.674 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-06-18 00:23:29.709 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:29.714 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 00:23:29.721 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:23:29.726 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-18 00:23:29.731 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-18 00:23:29.735 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-18 00:23:29.740 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-06-18 00:23:29.745 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-06-18 00:23:29.751 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-06-18 00:23:29.756 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-06-18 00:23:29.761 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.65/key-manager 2026-06-18 00:23:29.766 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-06-18 00:23:29.770 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-06-18 00:23:29.775 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-06-18 00:23:29.781 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-06-18 00:23:29.816 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-06-18 00:23:29.821 | ++ /opt/stack/barbican/devstack/settings:source:48 : VAULT_PLUGIN_BACKEND= 2026-06-18 00:23:29.826 | ++ /opt/stack/barbican/devstack/settings:source:49 : VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-18 00:23:29.832 | ++ /opt/stack/barbican/devstack/settings:source:50 : VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-18 00:23:29.837 | ++ /opt/stack/barbican/devstack/settings:source:52 : enable_service barbican 2026-06-18 00:23:29.925 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 00:23:29.930 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum 2026-06-18 00:23:29.935 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-06-18 00:23:29.940 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum/devstack/settings 2026-06-18 00:23:29.946 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-06-18 00:23:29.979 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-06-18 00:23:29.984 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-06-18 00:23:30.069 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-06-18 00:23:30.154 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 00:23:30.160 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/octavia 2026-06-18 00:23:30.165 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-06-18 00:23:30.171 | + functions-common:load_plugin_settings:1791 : source /opt/stack/octavia/devstack/settings 2026-06-18 00:23:30.177 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-06-18 00:23:30.183 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-06-18 00:23:30.189 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-18 00:23:30.195 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-06-18 00:23:30.201 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-18 00:23:30.207 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-06-18 00:23:30.243 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:30.249 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 00:23:30.255 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:23:30.260 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-06-18 00:23:30.265 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-18 00:23:30.271 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-18 00:23:30.277 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-18 00:23:30.283 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-18 00:23:30.288 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-18 00:23:30.293 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-18 00:23:30.299 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-18 00:23:30.305 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-18 00:23:30.311 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-18 00:23:30.317 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-18 00:23:30.322 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-06-18 00:23:30.328 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-06-18 00:23:30.334 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-06-18 00:23:30.340 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-18 00:23:30.345 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-18 00:23:30.351 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-06-18 00:23:30.356 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-06-18 00:23:30.361 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-06-18 00:23:30.367 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-06-18 00:23:30.371 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-18 00:23:30.375 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-18 00:23:30.381 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-18 00:23:30.386 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-18 00:23:30.392 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-18 00:23:30.396 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-18 00:23:30.402 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-18 00:23:30.408 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-18 00:23:30.413 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-18 00:23:30.418 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-18 00:23:30.424 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-18 00:23:30.431 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-18 00:23:30.436 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-18 00:23:30.441 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-06-18 00:23:30.446 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-18 00:23:30.451 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-18 00:23:30.456 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-18 00:23:30.461 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-18 00:23:30.466 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-18 00:23:30.472 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-18 00:23:30.477 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-18 00:23:30.482 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-18 00:23:30.487 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-06-18 00:23:30.493 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-18 00:23:30.498 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-18 00:23:30.504 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-18 00:23:30.509 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-18 00:23:30.515 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-18 00:23:30.520 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-18 00:23:30.526 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-18 00:23:30.531 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:23:30.537 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:23:30.542 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:23:30.547 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:23:30.552 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:23:30.558 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-06-18 00:23:30.564 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-06-18 00:23:30.569 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-06-18 00:23:30.576 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-06-18 00:23:30.581 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-06-18 00:23:30.587 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-06-18 00:23:30.592 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-06-18 00:23:30.596 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-06-18 00:23:30.601 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-06-18 00:23:30.606 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-06-18 00:23:30.611 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-06-18 00:23:30.617 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-06-18 00:23:30.621 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-06-18 00:23:30.626 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-06-18 00:23:30.630 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-18 00:23:30.635 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-18 00:23:30.639 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-18 00:23:30.644 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-18 00:23:30.649 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-06-18 00:23:30.653 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-18 00:23:30.658 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-06-18 00:23:30.662 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-06-18 00:23:30.668 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-18 00:23:30.674 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-18 00:23:30.679 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-18 00:23:30.684 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 00:23:30.689 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/manila 2026-06-18 00:23:30.693 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-06-18 00:23:30.698 | + functions-common:load_plugin_settings:1791 : source /opt/stack/manila/devstack/settings 2026-06-18 00:23:30.703 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-06-18 00:23:30.709 | ++ functions-common:define_plugin:1886 : : 2026-06-18 00:23:30.714 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-06-18 00:23:30.720 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-06-18 00:23:30.725 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-06-18 00:23:30.729 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILA_DIR=/opt/stack/manila 2026-06-18 00:23:30.734 | ++ /opt/stack/manila/devstack/settings:source:35 : MANILA_LOCK_PATH= 2026-06-18 00:23:30.739 | ++ /opt/stack/manila/devstack/settings:source:36 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-18 00:23:30.744 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-18 00:23:30.750 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_CONF_DIR=/etc/manila 2026-06-18 00:23:30.755 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILA_CONF=/etc/manila/manila.conf 2026-06-18 00:23:30.759 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-18 00:23:30.766 | ++ /opt/stack/manila/devstack/settings:source:44 : GITREPO["python-manilaclient"]=https://opendev.org/openstack/python-manilaclient 2026-06-18 00:23:30.772 | ++ /opt/stack/manila/devstack/settings:source:45 : GITDIR["python-manilaclient"]=/opt/stack/python-manilaclient 2026-06-18 00:23:30.776 | ++ /opt/stack/manila/devstack/settings:source:46 : GITBRANCH["python-manilaclient"]=master 2026-06-18 00:23:30.780 | ++ /opt/stack/manila/devstack/settings:source:49 : BARBICAN_ENDPOINT_TYPE=internal 2026-06-18 00:23:30.785 | ++ /opt/stack/manila/devstack/settings:source:50 : KEY_MANAGER_BACKEND=barbican 2026-06-18 00:23:30.788 | ++ /opt/stack/manila/devstack/settings:source:51 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.65/identity 2026-06-18 00:23:30.795 | ++ /opt/stack/manila/devstack/settings:source:55 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-18 00:23:30.800 | ++ /opt/stack/manila/devstack/settings:source:57 : MANILA_DEFAULT_SHARE_TYPE=default 2026-06-18 00:23:30.804 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:23:30.809 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:23:30.813 | ++ /opt/stack/manila/devstack/settings:source:67 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:23:30.817 | ++ /opt/stack/manila/devstack/settings:source:70 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-18 00:23:30.822 | ++ /opt/stack/manila/devstack/settings:source:77 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-18 00:23:30.827 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_HOST=199.204.45.65 2026-06-18 00:23:30.831 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT=8786 2026-06-18 00:23:30.836 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PORT_INT=18786 2026-06-18 00:23:30.840 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_SERVICE_PROTOCOL=http 2026-06-18 00:23:30.846 | ++ /opt/stack/manila/devstack/settings:source:84 : MANILA_ENDPOINT_BASE=http://199.204.45.65:8786 2026-06-18 00:23:30.851 | ++ /opt/stack/manila/devstack/settings:source:87 : [[ -d /opt/stack/manila/bin ]] 2026-06-18 00:23:30.856 | +++ /opt/stack/manila/devstack/settings:source:90 : get_python_exec_prefix 2026-06-18 00:23:30.888 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:30.892 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 00:23:30.898 | ++ /opt/stack/manila/devstack/settings:source:90 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:23:30.905 | ++ /opt/stack/manila/devstack/settings:source:94 : SHARE_NAME_PREFIX=share- 2026-06-18 00:23:30.911 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-18 00:23:30.917 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_ENABLED_BACKENDS=generic 2026-06-18 00:23:30.922 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-18 00:23:30.928 | ++ /opt/stack/manila/devstack/settings:source:98 : MANILA_SERVICE_SECGROUP=manila-service 2026-06-18 00:23:30.934 | ++ /opt/stack/manila/devstack/settings:source:104 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-18 00:23:30.939 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_WSGI=manila.wsgi.api:application 2026-06-18 00:23:30.944 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-18 00:23:30.949 | ++ /opt/stack/manila/devstack/settings:source:108 : MANILA_ENDPOINT_BASE=http://199.204.45.65/share 2026-06-18 00:23:30.955 | ++ /opt/stack/manila/devstack/settings:source:111 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-18 00:23:30.960 | ++ /opt/stack/manila/devstack/settings:source:113 : eval USER_HOME=/opt/stack 2026-06-18 00:23:30.965 | +++ /opt/stack/manila/devstack/settings:source:113 : USER_HOME=/opt/stack 2026-06-18 00:23:30.970 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_KEY_FORMAT=ecdsa 2026-06-18 00:23:30.974 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-18 00:23:30.979 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-18 00:23:30.985 | ++ /opt/stack/manila/devstack/settings:source:117 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-18 00:23:30.990 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_INSTANCE_USER=manila 2026-06-18 00:23:30.995 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-18 00:23:31.000 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-18 00:23:31.004 | ++ /opt/stack/manila/devstack/settings:source:122 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-18 00:23:31.010 | +++ /opt/stack/manila/devstack/settings:source:125 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-06-18 00:23:31.043 | ++ /opt/stack/manila/devstack/settings:source:125 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-18 00:23:31.048 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-18 00:23:31.053 | ++ /opt/stack/manila/devstack/settings:source:128 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-18 00:23:31.058 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-18 00:23:31.063 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-18 00:23:31.067 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-18 00:23:31.072 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-18 00:23:31.078 | ++ /opt/stack/manila/devstack/settings:source:134 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-18 00:23:31.082 | ++ /opt/stack/manila/devstack/settings:source:139 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-18 00:23:31.088 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_BACKING_FILE_SIZE=8400M 2026-06-18 00:23:31.093 | ++ /opt/stack/manila/devstack/settings:source:143 : SHARE_GROUP=lvm-shares 2026-06-18 00:23:31.097 | ++ /opt/stack/manila/devstack/settings:source:144 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-18 00:23:31.102 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_CONF=/etc/samba/smb.conf 2026-06-18 00:23:31.107 | ++ /opt/stack/manila/devstack/settings:source:146 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-18 00:23:31.113 | ++ /opt/stack/manila/devstack/settings:source:147 : CONFIGURE_BACKING_FILE=True 2026-06-18 00:23:31.118 | ++ /opt/stack/manila/devstack/settings:source:148 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.65 2026-06-18 00:23:31.123 | ++ /opt/stack/manila/devstack/settings:source:151 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-18 00:23:31.128 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-18 00:23:31.133 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-18 00:23:31.137 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.65 2026-06-18 00:23:31.142 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.65 2026-06-18 00:23:31.146 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-18 00:23:31.150 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_USE_SSH=False 2026-06-18 00:23:31.154 | ++ /opt/stack/manila/devstack/settings:source:162 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-18 00:23:31.159 | ++ /opt/stack/manila/devstack/settings:source:165 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-18 00:23:31.165 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-18 00:23:31.170 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-18 00:23:31.175 | ++ /opt/stack/manila/devstack/settings:source:170 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-18 00:23:31.180 | ++ /opt/stack/manila/devstack/settings:source:173 : MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-06-18 00:23:31.184 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-18 00:23:31.188 | ++ /opt/stack/manila/devstack/settings:source:177 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-18 00:23:31.193 | ++ /opt/stack/manila/devstack/settings:source:180 : MANILA_SSH_TIMEOUT=180 2026-06-18 00:23:31.199 | ++ /opt/stack/manila/devstack/settings:source:183 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-18 00:23:31.203 | ++ /opt/stack/manila/devstack/settings:source:186 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-18 00:23:31.206 | ++ /opt/stack/manila/devstack/settings:source:189 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-18 00:23:31.211 | ++ /opt/stack/manila/devstack/settings:source:192 : MANILA_DATA_COPY_CHECK_HASH=True 2026-06-18 00:23:31.216 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_SETUP_IPV6=False 2026-06-18 00:23:31.221 | ++ /opt/stack/manila/devstack/settings:source:196 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-18 00:23:31.229 | +++ /opt/stack/manila/devstack/settings:source:200 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-06-18 00:23:31.262 | ++ /opt/stack/manila/devstack/settings:source:200 : MANILA_ENFORCE_SCOPE=False 2026-06-18 00:23:31.268 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service manila 2026-06-18 00:23:31.352 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-api 2026-06-18 00:23:31.439 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-shr 2026-06-18 00:23:31.525 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-sch 2026-06-18 00:23:31.611 | ++ /opt/stack/manila/devstack/settings:source:212 : enable_service m-dat 2026-06-18 00:23:31.697 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 00:23:31.703 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 00:23:31.708 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-06-18 00:23:31.714 | + functions-common:load_plugin_settings:1791 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-06-18 00:23:31.719 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-06-18 00:23:31.725 | ++ functions-common:define_plugin:1886 : : 2026-06-18 00:23:31.730 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-06-18 00:23:31.735 | ++ functions-common:plugin_requires:1899 : : 2026-06-18 00:23:31.741 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-06-18 00:23:31.746 | ++ functions-common:plugin_requires:1899 : : 2026-06-18 00:23:31.752 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-06-18 00:23:31.757 | ++ functions-common:plugin_requires:1899 : : 2026-06-18 00:23:31.762 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-06-18 00:23:31.767 | ++ functions-common:plugin_requires:1899 : : 2026-06-18 00:23:31.773 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-06-18 00:23:31.866 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-18 00:23:31.872 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/ovn-octavia-provider 2026-06-18 00:23:31.878 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-06-18 00:23:31.884 | + functions-common:load_plugin_settings:1791 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-06-18 00:23:31.889 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-06-18 00:23:31.895 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-06-18 00:23:31.900 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:3 : OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-06-18 00:23:31.906 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-18 00:23:31.911 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-18 00:23:31.916 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-18 00:23:31.922 | + functions-common:verify_disabled_services:2125 : local service 2026-06-18 00:23:31.927 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:31.932 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-06-18 00:23:31.938 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:31.944 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-06-18 00:23:31.951 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:31.955 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-06-18 00:23:31.961 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:31.967 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-06-18 00:23:31.972 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:31.979 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-06-18 00:23:31.984 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:31.990 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-06-18 00:23:31.996 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.001 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-06-18 00:23:32.007 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.013 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-06-18 00:23:32.018 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.024 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-06-18 00:23:32.030 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.036 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-06-18 00:23:32.042 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.048 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-06-18 00:23:32.054 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.060 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-06-18 00:23:32.065 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.071 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-06-18 00:23:32.078 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.082 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-06-18 00:23:32.087 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.092 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-06-18 00:23:32.096 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.102 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-06-18 00:23:32.107 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.111 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-06-18 00:23:32.117 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.121 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-06-18 00:23:32.126 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.131 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-06-18 00:23:32.138 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.144 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-06-18 00:23:32.150 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.154 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-06-18 00:23:32.161 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.166 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-06-18 00:23:32.171 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.177 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-06-18 00:23:32.181 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.186 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-06-18 00:23:32.192 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.198 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-06-18 00:23:32.203 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.208 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-06-18 00:23:32.214 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.219 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-06-18 00:23:32.224 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.230 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-06-18 00:23:32.235 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.241 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-06-18 00:23:32.247 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.252 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-06-18 00:23:32.258 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.265 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-06-18 00:23:32.270 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.277 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-06-18 00:23:32.283 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.288 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-06-18 00:23:32.293 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.299 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-06-18 00:23:32.305 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.310 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-06-18 00:23:32.316 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.322 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-06-18 00:23:32.328 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.334 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-06-18 00:23:32.339 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.344 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-06-18 00:23:32.350 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 00:23:32.355 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-06-18 00:23:32.362 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-18 00:23:32.367 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-18 00:23:32.373 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-18 00:23:32.407 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:23:32.412 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-18 00:23:32.417 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-18 00:23:32.423 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-18 00:23:32.459 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:23:32.465 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-18 00:23:32.470 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-18 00:23:32.475 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-18 00:23:32.481 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-18 00:23:32.487 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-18 00:23:32.493 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-18 00:23:32.499 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-18 00:23:32.505 | + lib/database:initialize_database_backends:92 : return 0 2026-06-18 00:23:32.510 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-18 00:23:32.510 | Using mysql database backend 2026-06-18 00:23:32.515 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-18 00:23:32.550 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-18 00:23:32.558 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-18 00:23:32.564 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-18 00:23:32.569 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-18 00:23:32.576 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-18 00:23:32.581 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-18 00:23:32.617 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:23:32.623 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-18 00:23:32.657 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-18 00:23:32.692 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:23:32.698 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-18 00:23:32.735 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-18 00:23:32.770 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-18 00:23:32.805 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:23:32.809 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-18 00:23:32.842 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:23:32.848 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-18 00:23:32.853 | + functions-common:save_stackenv:65 : local tag=762 2026-06-18 00:23:32.861 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-18 00:23:32.869 | + functions-common:save_stackenv:67 : time_stamp=2026-06-18-002332 2026-06-18 00:23:32.875 | + functions-common:save_stackenv:68 : echo '# 2026-06-18-002332 762' 2026-06-18 00:23:32.880 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:32.886 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-18 00:23:32.892 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:32.897 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-18 00:23:32.903 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:32.909 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-18 00:23:32.913 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:32.920 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-06-18 00:23:32.926 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:32.932 | + functions-common:save_stackenv:70 : echo HOST_IP=199.204.45.65 2026-06-18 00:23:32.937 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:32.943 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://199.204.45.65/identity 2026-06-18 00:23:32.949 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:32.955 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-002320 2026-06-18 00:23:32.961 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:32.966 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-18 00:23:32.973 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:32.978 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=199.204.45.65 2026-06-18 00:23:32.983 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:32.989 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-18 00:23:32.995 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:33.001 | + functions-common:save_stackenv:70 : echo TLS_IP=199.204.45.65 2026-06-18 00:23:33.006 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:33.011 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-18 00:23:33.018 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:33.022 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-18 00:23:33.029 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:33.034 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=199.204.45.65 2026-06-18 00:23:33.039 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 00:23:33.045 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-18 00:23:33.052 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-18 00:23:33.058 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-06-18 00:23:33.063 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/requirements.git 2026-06-18 00:23:33.068 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-18 00:23:33.073 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:23:33.078 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:23:33.085 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:23:33.092 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:23:33.097 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:23:33.103 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:23:33.140 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:23:33.145 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:23:33.151 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:33.156 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:23:33.157 | + functions-common:git_clone:604 : echo master 2026-06-18 00:23:33.165 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-18 00:23:33.170 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:33.175 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-18 00:23:33.197 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-18 00:23:33.204 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:23:33.204 | + functions-common:git_clone:667 : head -1 2026-06-18 00:23:33.216 | 4bb8ff9a Merge "update constraint for openstacksdk to new release 4.16.0" 2026-06-18 00:23:33.221 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:23:33.228 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-18 00:23:33.235 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:23:33.240 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-18 00:23:33.247 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-06-18 00:23:33.252 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-18 00:23:33.258 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-18 00:23:33.263 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-06-18 00:23:33.269 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-18 00:23:33.275 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-18 00:23:33.281 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-18 00:23:33.288 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-18 00:23:33.298 | ++ tools/install_prereqs.sh:source:47 : NOW=1781742213 2026-06-18 00:23:33.306 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-06-18 00:23:33.315 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-18 00:23:33.323 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-18 00:23:33.329 | ++ tools/install_prereqs.sh:source:49 : DELTA=1781742213 2026-06-18 00:23:33.335 | ++ tools/install_prereqs.sh:source:50 : [[ 1781742213 -lt 7200 ]] 2026-06-18 00:23:33.341 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-18 00:23:33.347 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-18 00:23:33.353 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-18 00:23:33.358 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-18 00:23:33.364 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-18 00:23:33.369 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-18 00:23:33.377 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-18 00:23:33.385 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-06-18 00:23:33.444 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-18 00:23:33.444 | apache2-dev 2026-06-18 00:23:33.444 | bc 2026-06-18 00:23:33.444 | bsdmainutils 2026-06-18 00:23:33.444 | curl 2026-06-18 00:23:33.444 | g++ 2026-06-18 00:23:33.444 | gawk 2026-06-18 00:23:33.444 | gcc 2026-06-18 00:23:33.444 | gettext 2026-06-18 00:23:33.444 | git 2026-06-18 00:23:33.444 | graphviz 2026-06-18 00:23:33.444 | iputils-ping 2026-06-18 00:23:33.444 | libffi-dev 2026-06-18 00:23:33.444 | libjpeg-dev 2026-06-18 00:23:33.444 | libpq-dev 2026-06-18 00:23:33.444 | libssl-dev 2026-06-18 00:23:33.444 | libsystemd-dev 2026-06-18 00:23:33.444 | libxml2-dev 2026-06-18 00:23:33.444 | libxslt1-dev 2026-06-18 00:23:33.444 | libyaml-dev 2026-06-18 00:23:33.444 | lsof 2026-06-18 00:23:33.444 | openssh-server 2026-06-18 00:23:33.444 | openssl 2026-06-18 00:23:33.444 | pkg-config 2026-06-18 00:23:33.444 | psmisc 2026-06-18 00:23:33.444 | python3-dev 2026-06-18 00:23:33.444 | python3-pip 2026-06-18 00:23:33.444 | python3-systemd 2026-06-18 00:23:33.444 | python3-venv 2026-06-18 00:23:33.444 | tar 2026-06-18 00:23:33.444 | tcpdump 2026-06-18 00:23:33.444 | unzip 2026-06-18 00:23:33.444 | uuid-runtime 2026-06-18 00:23:33.444 | wget 2026-06-18 00:23:33.444 | zlib1g-dev 2026-06-18 00:23:33.444 | lvm2 2026-06-18 00:23:33.444 | qemu-utils 2026-06-18 00:23:33.444 | thin-provisioning-tools 2026-06-18 00:23:33.444 | lsscsi 2026-06-18 00:23:33.444 | open-iscsi 2026-06-18 00:23:33.444 | libkrb5-dev 2026-06-18 00:23:33.444 | libldap2-dev 2026-06-18 00:23:33.444 | libsasl2-dev 2026-06-18 00:23:33.445 | memcached 2026-06-18 00:23:33.445 | python3-mysqldb 2026-06-18 00:23:33.445 | sqlite3 2026-06-18 00:23:33.445 | conntrack 2026-06-18 00:23:33.445 | curl 2026-06-18 00:23:33.445 | ebtables 2026-06-18 00:23:33.445 | genisoimage 2026-06-18 00:23:33.445 | iptables 2026-06-18 00:23:33.445 | iputils-arping 2026-06-18 00:23:33.445 | kpartx 2026-06-18 00:23:33.445 | libjs-jquery-tablesorter 2026-06-18 00:23:33.445 | parted 2026-06-18 00:23:33.445 | pm-utils 2026-06-18 00:23:33.445 | python3-mysqldb 2026-06-18 00:23:33.445 | socat 2026-06-18 00:23:33.445 | sqlite3 2026-06-18 00:23:33.445 | sudo 2026-06-18 00:23:33.445 | vlan 2026-06-18 00:23:33.445 | cryptsetup 2026-06-18 00:23:33.445 | dosfstools 2026-06-18 00:23:33.445 | genisoimage 2026-06-18 00:23:33.445 | gir1.2-libosinfo-1.0 2026-06-18 00:23:33.445 | netcat-openbsd 2026-06-18 00:23:33.445 | open-iscsi 2026-06-18 00:23:33.445 | qemu-utils 2026-06-18 00:23:33.445 | sg3-utils 2026-06-18 00:23:33.445 | sysfsutils 2026-06-18 00:23:33.445 | acl 2026-06-18 00:23:33.445 | dnsmasq-base 2026-06-18 00:23:33.445 | dnsmasq-utils 2026-06-18 00:23:33.445 | ebtables 2026-06-18 00:23:33.445 | haproxy 2026-06-18 00:23:33.445 | iptables 2026-06-18 00:23:33.445 | iputils-arping 2026-06-18 00:23:33.445 | iputils-ping 2026-06-18 00:23:33.445 | postgresql-server-dev-all 2026-06-18 00:23:33.445 | python3-mysqldb 2026-06-18 00:23:33.445 | sqlite3 2026-06-18 00:23:33.445 | sudo 2026-06-18 00:23:33.445 | vlan 2026-06-18 00:23:33.445 | apache2' 2026-06-18 00:23:33.451 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-18 00:23:33.511 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-18 00:23:33.511 | apache2-dev 2026-06-18 00:23:33.511 | bc 2026-06-18 00:23:33.511 | bsdmainutils 2026-06-18 00:23:33.511 | curl 2026-06-18 00:23:33.511 | g++ 2026-06-18 00:23:33.511 | gawk 2026-06-18 00:23:33.511 | gcc 2026-06-18 00:23:33.511 | gettext 2026-06-18 00:23:33.511 | git 2026-06-18 00:23:33.511 | graphviz 2026-06-18 00:23:33.511 | iputils-ping 2026-06-18 00:23:33.511 | libffi-dev 2026-06-18 00:23:33.511 | libjpeg-dev 2026-06-18 00:23:33.511 | libpq-dev 2026-06-18 00:23:33.511 | libssl-dev 2026-06-18 00:23:33.511 | libsystemd-dev 2026-06-18 00:23:33.511 | libxml2-dev 2026-06-18 00:23:33.511 | libxslt1-dev 2026-06-18 00:23:33.511 | libyaml-dev 2026-06-18 00:23:33.511 | lsof 2026-06-18 00:23:33.511 | openssh-server 2026-06-18 00:23:33.511 | openssl 2026-06-18 00:23:33.511 | pkg-config 2026-06-18 00:23:33.511 | psmisc 2026-06-18 00:23:33.511 | python3-dev 2026-06-18 00:23:33.511 | python3-pip 2026-06-18 00:23:33.511 | python3-systemd 2026-06-18 00:23:33.511 | python3-venv 2026-06-18 00:23:33.511 | tar 2026-06-18 00:23:33.511 | tcpdump 2026-06-18 00:23:33.511 | unzip 2026-06-18 00:23:33.511 | uuid-runtime 2026-06-18 00:23:33.511 | wget 2026-06-18 00:23:33.511 | zlib1g-dev 2026-06-18 00:23:33.511 | lvm2 2026-06-18 00:23:33.511 | qemu-utils 2026-06-18 00:23:33.511 | thin-provisioning-tools 2026-06-18 00:23:33.511 | lsscsi 2026-06-18 00:23:33.511 | open-iscsi 2026-06-18 00:23:33.511 | libkrb5-dev 2026-06-18 00:23:33.511 | libldap2-dev 2026-06-18 00:23:33.511 | libsasl2-dev 2026-06-18 00:23:33.511 | memcached 2026-06-18 00:23:33.511 | python3-mysqldb 2026-06-18 00:23:33.511 | sqlite3 2026-06-18 00:23:33.511 | conntrack 2026-06-18 00:23:33.511 | curl 2026-06-18 00:23:33.511 | ebtables 2026-06-18 00:23:33.511 | genisoimage 2026-06-18 00:23:33.511 | iptables 2026-06-18 00:23:33.511 | iputils-arping 2026-06-18 00:23:33.511 | kpartx 2026-06-18 00:23:33.511 | libjs-jquery-tablesorter 2026-06-18 00:23:33.511 | parted 2026-06-18 00:23:33.511 | pm-utils 2026-06-18 00:23:33.511 | python3-mysqldb 2026-06-18 00:23:33.511 | socat 2026-06-18 00:23:33.511 | sqlite3 2026-06-18 00:23:33.511 | sudo 2026-06-18 00:23:33.511 | vlan 2026-06-18 00:23:33.511 | cryptsetup 2026-06-18 00:23:33.512 | dosfstools 2026-06-18 00:23:33.512 | genisoimage 2026-06-18 00:23:33.512 | gir1.2-libosinfo-1.0 2026-06-18 00:23:33.512 | netcat-openbsd 2026-06-18 00:23:33.512 | open-iscsi 2026-06-18 00:23:33.512 | qemu-utils 2026-06-18 00:23:33.512 | sg3-utils 2026-06-18 00:23:33.512 | sysfsutils 2026-06-18 00:23:33.512 | acl 2026-06-18 00:23:33.512 | dnsmasq-base 2026-06-18 00:23:33.512 | dnsmasq-utils 2026-06-18 00:23:33.512 | ebtables 2026-06-18 00:23:33.512 | haproxy 2026-06-18 00:23:33.512 | iptables 2026-06-18 00:23:33.512 | iputils-arping 2026-06-18 00:23:33.512 | iputils-ping 2026-06-18 00:23:33.512 | postgresql-server-dev-all 2026-06-18 00:23:33.512 | python3-mysqldb 2026-06-18 00:23:33.512 | sqlite3 2026-06-18 00:23:33.512 | sudo 2026-06-18 00:23:33.512 | vlan 2026-06-18 00:23:33.512 | apache2 golang 2026-06-18 00:23:33.512 | debootstrap 2026-06-18 00:23:33.512 | rsyslog 2026-06-18 00:23:33.512 | lvm2' 2026-06-18 00:23:33.517 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-18 00:23:33.522 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:23:33.527 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:23:33.534 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-06-18 00:23:33.536 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-18 00:23:33.546 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-06-18 00:23:33.553 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-18 00:23:33.560 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:23:33.565 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:23:33.570 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:23:33.574 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:23:33.580 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:23:33.586 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:23:33.591 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:23:33.596 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:23:33.602 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:23:33.608 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:23:33.613 | ++ functions-common:apt_get_update:1161 : return 2026-06-18 00:23:33.619 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-06-18 00:23:33.624 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:23:33.630 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:23:33.636 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:23:33.641 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-06-18 00:23:33.690 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-06-18 00:23:33.740 | Reading package lists... 2026-06-18 00:23:34.041 | Building dependency tree... 2026-06-18 00:23:34.042 | Reading state information... 2026-06-18 00:23:34.356 | curl is already the newest version (8.5.0-2ubuntu10.9). 2026-06-18 00:23:34.357 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-18 00:23:34.357 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-06-18 00:23:34.357 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-06-18 00:23:34.357 | openssl set to manually installed. 2026-06-18 00:23:34.357 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-18 00:23:34.357 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-18 00:23:34.357 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-18 00:23:34.357 | zlib1g-dev set to manually installed. 2026-06-18 00:23:34.357 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-18 00:23:34.357 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-18 00:23:34.357 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-18 00:23:34.357 | The following additional packages will be installed: 2026-06-18 00:23:34.357 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-18 00:23:34.357 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-06-18 00:23:34.357 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-06-18 00:23:34.357 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-06-18 00:23:34.357 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-06-18 00:23:34.357 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-06-18 00:23:34.357 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-06-18 00:23:34.357 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-06-18 00:23:34.357 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-06-18 00:23:34.357 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-06-18 00:23:34.357 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-06-18 00:23:34.357 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-06-18 00:23:34.357 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-18 00:23:34.357 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-06-18 00:23:34.357 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-06-18 00:23:34.357 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-06-18 00:23:34.357 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libdebhelper-perl libdeflate0 2026-06-18 00:23:34.357 | libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-06-18 00:23:34.357 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-06-18 00:23:34.357 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-06-18 00:23:34.357 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-06-18 00:23:34.357 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-06-18 00:23:34.357 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2026-06-18 00:23:34.357 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-sphinxdoc 2026-06-18 00:23:34.357 | libjs-underscore libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-06-18 00:23:34.357 | libkdb5-10t64 liblab-gamut1 libldap-dev liblerc4 libllvm17t64 liblsan0 2026-06-18 00:23:34.357 | libltdl7 liblua5.4-0 liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 2026-06-18 00:23:34.357 | libmpfr6 libmysqlclient21 libncurses-dev libncurses6 libnftables1 2026-06-18 00:23:34.357 | libnl-3-200 libnl-route-3-200 libnuma1 libobjc-13-dev libobjc4 2026-06-18 00:23:34.357 | libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 libpangocairo-1.0-0 2026-06-18 00:23:34.357 | libpangoft2-1.0-0 libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 2026-06-18 00:23:34.357 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 2026-06-18 00:23:34.360 | libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 libpython3-dev libquadmath0 2026-06-18 00:23:34.361 | libsctp-dev libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 2026-06-18 00:23:34.361 | libsm6 libsoup-3.0-0 libsoup-3.0-common libstdc++-13-dev 2026-06-18 00:23:34.361 | libsub-override-perl libsysfs2 libthai-data libthai0 libtiff6 2026-06-18 00:23:34.361 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-06-18 00:23:34.361 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-06-18 00:23:34.361 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 2026-06-18 00:23:34.361 | libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-18 00:23:34.361 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lto-disabled-list m4 make 2026-06-18 00:23:34.361 | man-db mysql-common ncal osinfo-db patch pci.ids pkgconf pkgconf-bin 2026-06-18 00:23:34.361 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-18 00:23:34.361 | postgresql-server-dev-16 powermgmt-base python3-pip-whl python3-pygments 2026-06-18 00:23:34.361 | python3-setuptools python3-setuptools-whl python3-wheel python3.12-venv 2026-06-18 00:23:34.361 | session-migration ssl-cert usb.ids uuid-dev x11-common xz-utils 2026-06-18 00:23:34.361 | Suggested packages: 2026-06-18 00:23:34.361 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-06-18 00:23:34.361 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-06-18 00:23:34.361 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-06-18 00:23:34.361 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-06-18 00:23:34.361 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-06-18 00:23:34.361 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-06-18 00:23:34.361 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-06-18 00:23:34.361 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-06-18 00:23:34.361 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-06-18 00:23:34.361 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-libde265 2026-06-18 00:23:34.361 | libheif-plugin-x265 libheif-plugin-ffmpegdec libheif-plugin-jpegdec 2026-06-18 00:23:34.361 | libheif-plugin-jpegenc libheif-plugin-j2kdec libheif-plugin-j2kenc 2026-06-18 00:23:34.361 | libheif-plugin-rav1e libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev 2026-06-18 00:23:34.361 | libparted-i18n postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc 2026-06-18 00:23:34.361 | libtool-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc 2026-06-18 00:23:34.361 | m4-doc make-doc apparmor less libanyevent-perl libcache-memcached-perl 2026-06-18 00:23:34.361 | libmemcached libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc 2026-06-18 00:23:34.361 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-06-18 00:23:34.361 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-06-18 00:23:34.361 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-06-18 00:23:34.361 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-06-18 00:23:34.361 | rsyslog-relp sqlite3-doc zip 2026-06-18 00:23:34.361 | Recommended packages: 2026-06-18 00:23:34.361 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-06-18 00:23:34.361 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-06-18 00:23:34.361 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-06-18 00:23:34.361 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-06-18 00:23:34.361 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-06-18 00:23:34.361 | libmail-sendmail-perl logrotate qemu-block-extra 2026-06-18 00:23:34.489 | The following NEW packages will be installed: 2026-06-18 00:23:34.491 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-06-18 00:23:34.491 | automake autopoint autotools-dev bc binutils binutils-common 2026-06-18 00:23:34.492 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-06-18 00:23:34.492 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-06-18 00:23:34.492 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-06-18 00:23:34.492 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-06-18 00:23:34.492 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-06-18 00:23:34.492 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-06-18 00:23:34.492 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-06-18 00:23:34.492 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-06-18 00:23:34.492 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-06-18 00:23:34.492 | glib-networking-common glib-networking-services golang golang-1.22 2026-06-18 00:23:34.492 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-06-18 00:23:34.492 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-06-18 00:23:34.492 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-06-18 00:23:34.492 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-06-18 00:23:34.492 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-06-18 00:23:34.492 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-06-18 00:23:34.492 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-06-18 00:23:34.492 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-06-18 00:23:34.492 | libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 2026-06-18 00:23:34.492 | libevent-2.1-7t64 libfastjson4 libffi-dev libfile-stripnondeterminism-perl 2026-06-18 00:23:34.492 | libfontconfig1 libfribidi0 libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 2026-06-18 00:23:34.492 | libgraphite2-3 libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-06-18 00:23:34.492 | libheif-plugin-aomdec libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-06-18 00:23:34.492 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-06-18 00:23:34.492 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-06-18 00:23:34.492 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-06-18 00:23:34.495 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-06-18 00:23:34.495 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-06-18 00:23:34.495 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-06-18 00:23:34.495 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-06-18 00:23:34.495 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-06-18 00:23:34.495 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-06-18 00:23:34.495 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-18 00:23:34.495 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-06-18 00:23:34.495 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-06-18 00:23:34.495 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-06-18 00:23:34.495 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-06-18 00:23:34.495 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-06-18 00:23:34.495 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-06-18 00:23:34.495 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-06-18 00:23:34.495 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-06-18 00:23:34.495 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-06-18 00:23:34.495 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-06-18 00:23:34.495 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-06-18 00:23:34.495 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-06-18 00:23:34.495 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-18 00:23:34.496 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-18 00:23:34.498 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-06-18 00:23:34.498 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-06-18 00:23:34.498 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-06-18 00:23:34.498 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-06-18 00:23:34.498 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-06-18 00:23:34.498 | xz-utils 2026-06-18 00:23:34.685 | 0 upgraded, 302 newly installed, 0 to remove and 1 not upgraded. 2026-06-18 00:23:34.685 | Need to get 305 MB of archives. 2026-06-18 00:23:34.685 | After this operation, 1,440 MB of additional disk space will be used. 2026-06-18 00:23:34.686 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-18 00:23:35.005 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-18 00:23:36.175 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-18 00:23:36.219 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-06-18 00:23:36.259 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-06-18 00:23:36.608 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-18 00:23:37.181 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1,336 kB] 2026-06-18 00:23:41.673 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-18 00:23:41.697 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-18 00:23:41.711 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-18 00:23:41.722 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-06-18 00:23:41.756 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-06-18 00:23:41.757 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-06-18 00:23:41.791 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-06-18 00:23:41.878 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-18 00:23:41.881 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-18 00:23:41.886 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-18 00:23:41.889 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-18 00:23:41.890 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-18 00:23:41.890 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-18 00:23:41.894 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-18 00:23:41.895 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-06-18 00:23:41.901 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-18 00:23:41.902 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-06-18 00:23:41.911 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-06-18 00:23:41.912 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-06-18 00:23:41.913 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-06-18 00:23:41.914 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-06-18 00:23:41.915 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-06-18 00:23:41.916 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-06-18 00:23:41.918 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-06-18 00:23:41.926 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-06-18 00:23:41.947 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.2 [511 kB] 2026-06-18 00:23:41.958 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-06-18 00:23:41.959 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-06-18 00:23:41.960 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-06-18 00:23:41.962 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-06-18 00:23:41.968 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-06-18 00:23:41.970 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-06-18 00:23:41.970 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-06-18 00:23:41.971 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-06-18 00:23:41.992 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-06-18 00:23:41.992 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-06-18 00:23:41.995 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-06-18 00:23:42.037 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-06-18 00:23:42.039 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-06-18 00:23:42.053 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-06-18 00:23:42.054 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-06-18 00:23:42.058 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-06-18 00:23:42.061 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-06-18 00:23:42.062 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-06-18 00:23:42.062 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-06-18 00:23:42.062 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-06-18 00:23:42.066 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-06-18 00:23:42.109 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-06-18 00:23:42.129 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-06-18 00:23:42.130 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-06-18 00:23:42.134 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-06-18 00:23:42.153 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-06-18 00:23:42.154 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-06-18 00:23:42.154 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-06-18 00:23:42.156 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-06-18 00:23:42.162 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-06-18 00:23:42.165 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-06-18 00:23:42.170 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.3 [267 kB] 2026-06-18 00:23:42.173 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-06-18 00:23:42.174 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-18 00:23:42.180 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-18 00:23:42.183 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-18 00:23:42.187 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-18 00:23:42.196 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-18 00:23:42.204 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-18 00:23:42.206 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-06-18 00:23:42.207 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-06-18 00:23:42.214 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-06-18 00:23:42.216 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-06-18 00:23:42.318 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-06-18 00:23:42.319 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-06-18 00:23:42.319 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-06-18 00:23:42.319 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-06-18 00:23:42.319 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-06-18 00:23:42.321 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-06-18 00:23:42.321 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-06-18 00:23:42.326 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-06-18 00:23:42.327 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-06-18 00:23:42.335 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-06-18 00:23:42.354 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-06-18 00:23:42.382 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-06-18 00:23:42.384 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-06-18 00:23:42.384 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-06-18 00:23:42.385 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-06-18 00:23:42.407 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-06-18 00:23:42.418 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-06-18 00:23:42.441 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-06-18 00:23:42.450 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-06-18 00:23:42.463 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-06-18 00:23:42.464 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-06-18 00:23:42.486 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-06-18 00:23:42.655 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-06-18 00:23:42.655 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-06-18 00:23:42.659 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-06-18 00:23:42.659 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-06-18 00:23:42.659 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-18 00:23:42.868 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-18 00:23:42.971 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-06-18 00:23:42.995 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-18 00:23:42.998 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-18 00:23:42.998 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-18 00:23:43.002 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-18 00:23:43.009 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-06-18 00:23:43.019 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-06-18 00:23:43.075 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-18 00:23:43.113 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-18 00:23:43.116 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-18 00:23:43.116 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-18 00:23:43.117 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-18 00:23:43.117 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-18 00:23:43.118 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-06-18 00:23:43.119 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.6 [268 kB] 2026-06-18 00:23:43.122 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-06-18 00:23:43.122 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-06-18 00:23:43.130 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-06-18 00:23:43.138 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-06-18 00:23:43.139 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.6 [1,074 kB] 2026-06-18 00:23:43.152 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-18 00:23:43.153 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-18 00:23:43.155 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-18 00:23:43.162 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-18 00:23:43.162 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-18 00:23:43.164 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-18 00:23:43.171 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-18 00:23:43.171 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-06-18 00:23:43.171 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-18 00:23:43.174 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-18 00:23:43.182 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-18 00:23:43.185 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-18 00:23:43.189 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-18 00:23:43.193 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-18 00:23:43.194 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-18 00:23:43.197 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-06-18 00:23:43.197 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-18 00:23:43.205 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-18 00:23:43.207 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-06-18 00:23:43.208 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-18 00:23:43.208 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-06-18 00:23:43.209 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-18 00:23:43.219 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-06-18 00:23:43.221 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-06-18 00:23:43.223 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-06-18 00:23:43.224 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-06-18 00:23:43.233 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-06-18 00:23:43.234 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-06-18 00:23:43.235 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-06-18 00:23:43.235 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-06-18 00:23:43.246 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-06-18 00:23:43.246 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-18 00:23:43.251 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-18 00:23:43.251 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-18 00:23:43.252 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-06-18 00:23:43.257 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-06-18 00:23:43.267 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-06-18 00:23:43.267 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-06-18 00:23:43.269 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-06-18 00:23:43.272 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-06-18 00:23:43.367 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-06-18 00:23:43.367 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-06-18 00:23:43.367 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-06-18 00:23:43.367 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-18 00:23:43.369 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-06-18 00:23:43.372 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-06-18 00:23:43.373 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-06-18 00:23:43.373 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-06-18 00:23:43.373 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-06-18 00:23:43.383 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-06-18 00:23:43.384 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-18 00:23:43.384 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-06-18 00:23:43.385 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-06-18 00:23:43.398 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-06-18 00:23:43.399 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-06-18 00:23:43.400 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-06-18 00:23:43.402 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-06-18 00:23:43.403 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-06-18 00:23:43.405 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-06-18 00:23:43.574 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-06-18 00:23:43.781 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-06-18 00:23:43.781 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-06-18 00:23:43.781 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-06-18 00:23:43.782 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-06-18 00:23:43.782 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-06-18 00:23:43.783 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-18 00:23:43.783 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-18 00:23:43.783 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-18 00:23:43.783 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-06-18 00:23:43.796 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-06-18 00:23:43.833 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.3 [10.6 kB] 2026-06-18 00:23:43.833 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.3 [276 kB] 2026-06-18 00:23:43.836 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-06-18 00:23:43.838 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-06-18 00:23:43.838 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-06-18 00:23:43.838 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-06-18 00:23:43.839 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-06-18 00:23:43.840 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-06-18 00:23:43.842 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-06-18 00:23:43.851 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-06-18 00:23:43.860 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-06-18 00:23:43.863 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-18 00:23:43.866 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-18 00:23:43.867 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-06-18 00:23:43.869 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-06-18 00:23:43.872 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-06-18 00:23:43.873 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-06-18 00:23:43.873 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-06-18 00:23:43.874 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-06-18 00:23:43.880 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-06-18 00:23:43.890 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-06-18 00:23:43.891 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-18 00:23:43.892 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-18 00:23:43.902 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-18 00:23:43.903 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-06-18 00:23:43.917 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-06-18 00:23:43.918 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-18 00:23:43.918 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-18 00:23:43.918 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-18 00:23:43.921 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-18 00:23:43.921 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-18 00:23:43.925 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-18 00:23:43.932 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-18 00:23:43.934 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-18 00:23:43.940 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-18 00:23:43.941 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-18 00:23:43.942 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-18 00:23:43.942 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-18 00:23:43.943 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-18 00:23:43.943 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-18 00:23:43.945 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-18 00:23:44.043 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-18 00:23:44.045 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-06-18 00:23:44.045 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-06-18 00:23:44.045 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-06-18 00:23:44.048 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-06-18 00:23:44.048 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-18 00:23:44.049 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-06-18 00:23:44.050 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-06-18 00:23:44.052 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-06-18 00:23:44.059 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1,255 kB] 2026-06-18 00:23:44.072 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-18 00:23:44.077 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-18 00:23:44.077 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-18 00:23:44.079 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-06-18 00:23:44.097 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-18 00:23:44.098 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-06-18 00:23:44.099 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-18 00:23:44.100 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-06-18 00:23:44.101 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-06-18 00:23:44.102 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-06-18 00:23:44.105 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-06-18 00:23:44.115 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-06-18 00:23:44.115 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-18 00:23:44.121 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-06-18 00:23:44.122 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-18 00:23:44.162 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-18 00:23:44.177 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-18 00:23:44.185 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-18 00:23:44.381 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-18 00:23:44.381 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-18 00:23:44.385 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-06-18 00:23:44.433 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-18 00:23:44.434 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-18 00:23:44.781 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-18 00:23:44.781 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-06-18 00:23:44.789 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-18 00:23:44.790 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-18 00:23:44.791 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-18 00:23:44.791 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-06-18 00:23:44.791 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-18 00:23:44.791 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB] 2026-06-18 00:23:44.801 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1,231 kB] 2026-06-18 00:23:44.819 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-18 00:23:44.819 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-06-18 00:23:44.819 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-18 00:23:44.820 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-06-18 00:23:44.824 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-06-18 00:23:44.824 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-06-18 00:23:44.837 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-06-18 00:23:44.853 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-18 00:23:44.858 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-06-18 00:23:44.858 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5,672 B] 2026-06-18 00:23:44.859 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-06-18 00:23:44.859 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-06-18 00:23:44.877 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-06-18 00:23:44.883 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-18 00:23:44.884 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-06-18 00:23:44.887 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-18 00:23:44.888 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-06-18 00:23:44.889 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-18 00:23:44.890 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-18 00:23:44.891 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-18 00:23:44.891 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-06-18 00:23:44.905 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-18 00:23:44.905 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-18 00:23:44.907 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-18 00:23:44.912 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-18 00:23:45.140 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:23:45.202 | Fetched 305 MB in 10s (29.4 MB/s) 2026-06-18 00:23:45.254 | Selecting previously unselected package libapr1t64:amd64. 2026-06-18 00:23:45.267 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33275 files and directories currently installed.) 2026-06-18 00:23:45.268 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-18 00:23:45.278 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-18 00:23:45.349 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-18 00:23:45.356 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 00:23:45.362 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 00:23:45.440 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-18 00:23:45.446 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 00:23:45.451 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 00:23:45.508 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-18 00:23:45.512 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 00:23:45.517 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 00:23:45.580 | Selecting previously unselected package libjansson4:amd64. 2026-06-18 00:23:45.587 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-06-18 00:23:45.592 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-06-18 00:23:45.653 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-18 00:23:45.659 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-18 00:23:45.665 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-18 00:23:45.750 | Selecting previously unselected package apache2-bin. 2026-06-18 00:23:45.758 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 00:23:45.764 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-18 00:23:45.899 | Selecting previously unselected package apache2-data. 2026-06-18 00:23:45.904 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-18 00:23:45.908 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-18 00:23:46.079 | Selecting previously unselected package apache2-utils. 2026-06-18 00:23:46.086 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 00:23:46.091 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-18 00:23:46.186 | Selecting previously unselected package apache2. 2026-06-18 00:23:46.194 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 00:23:46.215 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-18 00:23:46.327 | Selecting previously unselected package libmpfr6:amd64. 2026-06-18 00:23:46.334 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-06-18 00:23:46.341 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-06-18 00:23:46.418 | Selecting previously unselected package libsigsegv2:amd64. 2026-06-18 00:23:46.424 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-06-18 00:23:46.433 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-18 00:23:46.521 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-06-18 00:23:46.555 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-06-18 00:23:46.654 | Selecting previously unselected package gawk. 2026-06-18 00:23:46.674 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 34013 files and directories currently installed.) 2026-06-18 00:23:46.675 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-06-18 00:23:46.708 | Unpacking gawk (1:5.2.1-2build3) ... 2026-06-18 00:23:46.876 | Selecting previously unselected package haproxy. 2026-06-18 00:23:46.883 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:23:46.901 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-18 00:23:47.058 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-18 00:23:47.066 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 00:23:47.071 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 00:23:47.153 | Selecting previously unselected package memcached. 2026-06-18 00:23:47.159 | Preparing to unpack .../003-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-18 00:23:47.169 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-18 00:23:47.242 | Selecting previously unselected package libjson-perl. 2026-06-18 00:23:47.247 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-06-18 00:23:47.253 | Unpacking libjson-perl (4.10000-1) ... 2026-06-18 00:23:47.323 | Selecting previously unselected package postgresql-client-common. 2026-06-18 00:23:47.331 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-06-18 00:23:47.336 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-18 00:23:47.420 | Selecting previously unselected package ssl-cert. 2026-06-18 00:23:47.426 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-18 00:23:47.430 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-18 00:23:47.515 | Selecting previously unselected package postgresql-common. 2026-06-18 00:23:47.521 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-06-18 00:23:47.538 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-18 00:23:47.553 | Unpacking postgresql-common (257build1.1) ... 2026-06-18 00:23:47.662 | Selecting previously unselected package libsysfs2:amd64. 2026-06-18 00:23:47.667 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-18 00:23:47.673 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-18 00:23:47.761 | Selecting previously unselected package pci.ids. 2026-06-18 00:23:47.768 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-06-18 00:23:47.838 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-18 00:23:47.934 | Selecting previously unselected package sysfsutils. 2026-06-18 00:23:47.940 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-18 00:23:47.952 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-18 00:23:48.142 | Selecting previously unselected package distro-info. 2026-06-18 00:23:48.149 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-06-18 00:23:48.156 | Unpacking distro-info (1.7build1) ... 2026-06-18 00:23:48.219 | Selecting previously unselected package iputils-ping. 2026-06-18 00:23:48.225 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-18 00:23:48.272 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-18 00:23:48.361 | Selecting previously unselected package libestr0:amd64. 2026-06-18 00:23:48.366 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-06-18 00:23:48.372 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-06-18 00:23:48.439 | Selecting previously unselected package libfastjson4:amd64. 2026-06-18 00:23:48.445 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-06-18 00:23:48.470 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-06-18 00:23:48.580 | Selecting previously unselected package libfribidi0:amd64. 2026-06-18 00:23:48.586 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-06-18 00:23:48.593 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-18 00:23:48.669 | Selecting previously unselected package libtirpc-common. 2026-06-18 00:23:48.676 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-06-18 00:23:48.683 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-18 00:23:48.755 | Selecting previously unselected package libtirpc3t64:amd64. 2026-06-18 00:23:48.762 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-06-18 00:23:48.784 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-06-18 00:23:48.798 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 2026-06-18 00:23:48.804 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-18 00:23:48.873 | Selecting previously unselected package netcat-openbsd. 2026-06-18 00:23:48.878 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-06-18 00:23:48.883 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-06-18 00:23:48.954 | Selecting previously unselected package python3-pygments. 2026-06-18 00:23:48.960 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-06-18 00:23:48.966 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-06-18 00:23:49.153 | Selecting previously unselected package rsyslog. 2026-06-18 00:23:49.160 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.2_amd64.deb ... 2026-06-18 00:23:49.187 | Unpacking rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-18 00:23:49.290 | Selecting previously unselected package bsdextrautils. 2026-06-18 00:23:49.297 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-18 00:23:49.320 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-18 00:23:49.391 | Selecting previously unselected package dmidecode. 2026-06-18 00:23:49.397 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-06-18 00:23:49.403 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-06-18 00:23:49.469 | Selecting previously unselected package dosfstools. 2026-06-18 00:23:49.476 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-06-18 00:23:49.483 | Unpacking dosfstools (4.2-1.1build1) ... 2026-06-18 00:23:49.546 | Selecting previously unselected package libmagic-mgc. 2026-06-18 00:23:49.553 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-06-18 00:23:49.567 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-06-18 00:23:49.688 | Selecting previously unselected package libmagic1t64:amd64. 2026-06-18 00:23:49.694 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-06-18 00:23:49.700 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-18 00:23:49.779 | Selecting previously unselected package file. 2026-06-18 00:23:49.786 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-06-18 00:23:49.792 | Unpacking file (1:5.45-3build1) ... 2026-06-18 00:23:49.867 | Selecting previously unselected package libuchardet0:amd64. 2026-06-18 00:23:49.873 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-06-18 00:23:49.880 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-06-18 00:23:49.942 | Selecting previously unselected package groff-base. 2026-06-18 00:23:49.949 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-06-18 00:23:49.955 | Unpacking groff-base (1.23.0-3build2) ... 2026-06-18 00:23:50.109 | Selecting previously unselected package libnl-3-200:amd64. 2026-06-18 00:23:50.116 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-18 00:23:50.122 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-18 00:23:50.199 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-06-18 00:23:50.204 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-06-18 00:23:50.209 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-18 00:23:50.288 | Selecting previously unselected package libibverbs1:amd64. 2026-06-18 00:23:50.296 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-06-18 00:23:50.303 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-06-18 00:23:50.376 | Selecting previously unselected package libncurses6:amd64. 2026-06-18 00:23:50.384 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-18 00:23:50.388 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 00:23:50.464 | Selecting previously unselected package libnftables1:amd64. 2026-06-18 00:23:50.473 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-06-18 00:23:50.479 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-18 00:23:50.559 | Selecting previously unselected package libnuma1:amd64. 2026-06-18 00:23:50.564 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:23:50.569 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-18 00:23:50.644 | Selecting previously unselected package libparted2t64:amd64. 2026-06-18 00:23:50.652 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-06-18 00:23:50.675 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-06-18 00:23:50.690 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-06-18 00:23:50.696 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-06-18 00:23:50.770 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-06-18 00:23:50.777 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-06-18 00:23:50.783 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-18 00:23:50.856 | Selecting previously unselected package libpipeline1:amd64. 2026-06-18 00:23:50.864 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-06-18 00:23:50.869 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-06-18 00:23:50.937 | Selecting previously unselected package libxau6:amd64. 2026-06-18 00:23:50.945 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-06-18 00:23:50.950 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-18 00:23:51.016 | Selecting previously unselected package libxdmcp6:amd64. 2026-06-18 00:23:51.022 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-06-18 00:23:51.028 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-18 00:23:51.094 | Selecting previously unselected package libxcb1:amd64. 2026-06-18 00:23:51.101 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-06-18 00:23:51.107 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-18 00:23:51.170 | Selecting previously unselected package libx11-data. 2026-06-18 00:23:51.179 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-06-18 00:23:51.185 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-06-18 00:23:51.338 | Selecting previously unselected package libx11-6:amd64. 2026-06-18 00:23:51.346 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-06-18 00:23:51.351 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-18 00:23:51.435 | Selecting previously unselected package libxext6:amd64. 2026-06-18 00:23:51.442 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-06-18 00:23:51.447 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-18 00:23:51.508 | Selecting previously unselected package lsof. 2026-06-18 00:23:51.515 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-06-18 00:23:51.522 | Unpacking lsof (4.95.0-1build3) ... 2026-06-18 00:23:51.609 | Selecting previously unselected package man-db. 2026-06-18 00:23:51.618 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-06-18 00:23:51.624 | Unpacking man-db (2.12.0-4build2) ... 2026-06-18 00:23:51.820 | Selecting previously unselected package parted. 2026-06-18 00:23:51.827 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-06-18 00:23:51.847 | Unpacking parted (3.6-4build1) ... 2026-06-18 00:23:51.903 | Selecting previously unselected package powermgmt-base. 2026-06-18 00:23:51.910 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-06-18 00:23:51.917 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-06-18 00:23:51.982 | Selecting previously unselected package psmisc. 2026-06-18 00:23:51.989 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-06-18 00:23:51.995 | Unpacking psmisc (23.7-1build1) ... 2026-06-18 00:23:52.089 | Selecting previously unselected package tcpdump. 2026-06-18 00:23:52.097 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-06-18 00:23:52.118 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-18 00:23:52.201 | Selecting previously unselected package usb.ids. 2026-06-18 00:23:52.208 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-06-18 00:23:52.219 | Unpacking usb.ids (2024.03.18-1) ... 2026-06-18 00:23:52.291 | Selecting previously unselected package wget. 2026-06-18 00:23:52.299 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-06-18 00:23:52.304 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-06-18 00:23:52.382 | Selecting previously unselected package xz-utils. 2026-06-18 00:23:52.387 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.3_amd64.deb ... 2026-06-18 00:23:52.393 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-18 00:23:52.488 | Selecting previously unselected package acl. 2026-06-18 00:23:52.496 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-06-18 00:23:52.500 | Unpacking acl (2.3.2-1build1.1) ... 2026-06-18 00:23:52.567 | Selecting previously unselected package autotools-dev. 2026-06-18 00:23:52.575 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-06-18 00:23:52.580 | Unpacking autotools-dev (20220109.1) ... 2026-06-18 00:23:52.735 | Selecting previously unselected package m4. 2026-06-18 00:23:52.742 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-06-18 00:23:52.748 | Unpacking m4 (1.4.19-4build1) ... 2026-06-18 00:23:52.827 | Selecting previously unselected package autoconf. 2026-06-18 00:23:52.835 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-06-18 00:23:52.841 | Unpacking autoconf (2.71-3) ... 2026-06-18 00:23:52.941 | Selecting previously unselected package automake. 2026-06-18 00:23:52.947 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-18 00:23:52.956 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-18 00:23:53.065 | Selecting previously unselected package autopoint. 2026-06-18 00:23:53.074 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-18 00:23:53.079 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-18 00:23:53.142 | Selecting previously unselected package libdebhelper-perl. 2026-06-18 00:23:53.149 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-18 00:23:53.156 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-18 00:23:53.250 | Selecting previously unselected package gcc-13-base:amd64. 2026-06-18 00:23:53.258 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:53.265 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:53.336 | Selecting previously unselected package libisl23:amd64. 2026-06-18 00:23:53.344 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-06-18 00:23:53.350 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-06-18 00:23:53.445 | Selecting previously unselected package libmpc3:amd64. 2026-06-18 00:23:53.452 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-06-18 00:23:53.458 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-18 00:23:53.516 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-06-18 00:23:53.522 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:53.528 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:53.816 | Selecting previously unselected package cpp-13. 2026-06-18 00:23:53.824 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:53.830 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:53.883 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-06-18 00:23:53.890 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 00:23:53.901 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 00:23:53.973 | Selecting previously unselected package cpp. 2026-06-18 00:23:53.980 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 00:23:54.000 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-06-18 00:23:54.064 | Selecting previously unselected package libcc1-0:amd64. 2026-06-18 00:23:54.071 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:54.077 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:54.141 | Selecting previously unselected package binutils-common:amd64. 2026-06-18 00:23:54.147 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:54.155 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:23:54.238 | Selecting previously unselected package libsframe1:amd64. 2026-06-18 00:23:54.245 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:54.250 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:23:54.314 | Selecting previously unselected package libbinutils:amd64. 2026-06-18 00:23:54.322 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:54.327 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:23:54.417 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-06-18 00:23:54.426 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:54.432 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:23:54.504 | Selecting previously unselected package libctf0:amd64. 2026-06-18 00:23:54.512 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:54.518 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:23:54.595 | Selecting previously unselected package libgprofng0:amd64. 2026-06-18 00:23:54.604 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:54.610 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:23:54.707 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-06-18 00:23:54.714 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:54.720 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-18 00:23:54.896 | Selecting previously unselected package libgomp1:amd64. 2026-06-18 00:23:54.904 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:54.911 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:54.984 | Selecting previously unselected package libitm1:amd64. 2026-06-18 00:23:54.991 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:54.998 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:55.060 | Selecting previously unselected package libatomic1:amd64. 2026-06-18 00:23:55.068 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:55.074 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:55.140 | Selecting previously unselected package libasan8:amd64. 2026-06-18 00:23:55.148 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:55.155 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:55.427 | Selecting previously unselected package liblsan0:amd64. 2026-06-18 00:23:55.436 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:55.452 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:55.561 | Selecting previously unselected package libtsan2:amd64. 2026-06-18 00:23:55.570 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:55.576 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:55.726 | Selecting previously unselected package libubsan1:amd64. 2026-06-18 00:23:55.733 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:55.740 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:55.838 | Selecting previously unselected package libhwasan0:amd64. 2026-06-18 00:23:55.845 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:55.886 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:55.993 | Selecting previously unselected package libquadmath0:amd64. 2026-06-18 00:23:56.000 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:56.006 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:56.091 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-06-18 00:23:56.098 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:56.104 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:56.312 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-06-18 00:23:56.317 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:56.322 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:56.790 | Selecting previously unselected package binutils. 2026-06-18 00:23:56.798 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-06-18 00:23:56.805 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-06-18 00:23:56.869 | Selecting previously unselected package gcc-13. 2026-06-18 00:23:56.876 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:56.882 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:56.948 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-06-18 00:23:56.954 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 00:23:56.961 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 00:23:57.020 | Selecting previously unselected package gcc. 2026-06-18 00:23:57.026 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 00:23:57.032 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-06-18 00:23:57.113 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-18 00:23:57.121 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:23:57.128 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:23:58.031 | Selecting previously unselected package libclang-cpp17t64. 2026-06-18 00:23:58.038 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:23:58.043 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:23:58.520 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-06-18 00:23:58.528 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:58.539 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:58.941 | Selecting previously unselected package libgc1:amd64. 2026-06-18 00:23:58.950 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-18 00:23:58.956 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-18 00:23:59.027 | Selecting previously unselected package libobjc4:amd64. 2026-06-18 00:23:59.035 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:59.045 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:23:59.105 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-18 00:23:59.113 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:23:59.120 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:23:59.204 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-18 00:23:59.211 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:23:59.218 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:23:59.397 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-18 00:23:59.404 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:23:59.410 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 00:23:59.520 | Selecting previously unselected package libclang1-17t64. 2026-06-18 00:23:59.527 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:23:59.533 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:23:59.813 | Selecting previously unselected package clang-17. 2026-06-18 00:23:59.821 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:23:59.828 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:23:59.904 | Selecting previously unselected package libtool. 2026-06-18 00:23:59.912 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-06-18 00:23:59.917 | Unpacking libtool (2.4.7-7build1) ... 2026-06-18 00:23:59.995 | Selecting previously unselected package dh-autoreconf. 2026-06-18 00:24:00.004 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-06-18 00:24:00.009 | Unpacking dh-autoreconf (20) ... 2026-06-18 00:24:00.070 | Selecting previously unselected package libarchive-zip-perl. 2026-06-18 00:24:00.079 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-18 00:24:00.087 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-18 00:24:00.168 | Selecting previously unselected package libsub-override-perl. 2026-06-18 00:24:00.176 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-06-18 00:24:00.182 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-18 00:24:00.236 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-18 00:24:00.245 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-18 00:24:00.250 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-18 00:24:00.314 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-18 00:24:00.322 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-18 00:24:00.327 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-18 00:24:00.388 | Selecting previously unselected package libdpkg-perl. 2026-06-18 00:24:00.394 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.6_all.deb ... 2026-06-18 00:24:00.401 | Unpacking libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-18 00:24:00.519 | Selecting previously unselected package bzip2. 2026-06-18 00:24:00.522 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-06-18 00:24:00.527 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-06-18 00:24:00.590 | Selecting previously unselected package patch. 2026-06-18 00:24:00.597 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-06-18 00:24:00.601 | Unpacking patch (2.7.6-7build3) ... 2026-06-18 00:24:00.661 | Selecting previously unselected package make. 2026-06-18 00:24:00.668 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-06-18 00:24:00.674 | Unpacking make (4.3-4.1build2) ... 2026-06-18 00:24:00.738 | Selecting previously unselected package lto-disabled-list. 2026-06-18 00:24:00.743 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-06-18 00:24:00.748 | Unpacking lto-disabled-list (47) ... 2026-06-18 00:24:00.806 | Selecting previously unselected package dpkg-dev. 2026-06-18 00:24:00.812 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.6_all.deb ... 2026-06-18 00:24:00.817 | Unpacking dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-18 00:24:00.979 | Selecting previously unselected package debugedit. 2026-06-18 00:24:00.985 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-18 00:24:00.991 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-18 00:24:01.048 | Selecting previously unselected package dwz. 2026-06-18 00:24:01.056 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-06-18 00:24:01.062 | Unpacking dwz (0.15-1build6) ... 2026-06-18 00:24:01.124 | Selecting previously unselected package gettext. 2026-06-18 00:24:01.132 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-18 00:24:01.138 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-18 00:24:01.243 | Selecting previously unselected package intltool-debian. 2026-06-18 00:24:01.251 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-18 00:24:01.256 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-18 00:24:01.312 | Selecting previously unselected package po-debconf. 2026-06-18 00:24:01.320 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-18 00:24:01.325 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-18 00:24:01.420 | Selecting previously unselected package debhelper. 2026-06-18 00:24:01.426 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-18 00:24:01.438 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-18 00:24:01.604 | Selecting previously unselected package uuid-dev:amd64. 2026-06-18 00:24:01.611 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-18 00:24:01.616 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-18 00:24:01.704 | Selecting previously unselected package libsctp1:amd64. 2026-06-18 00:24:01.711 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-18 00:24:01.717 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 00:24:01.771 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-18 00:24:01.779 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-18 00:24:01.786 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 00:24:01.883 | Selecting previously unselected package libapr1-dev. 2026-06-18 00:24:01.891 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-18 00:24:01.900 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-18 00:24:02.172 | Selecting previously unselected package libldap-dev:amd64. 2026-06-18 00:24:02.179 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:24:02.189 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 00:24:02.330 | Selecting previously unselected package libldap2-dev. 2026-06-18 00:24:02.338 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-18 00:24:02.347 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 00:24:02.416 | Selecting previously unselected package libaprutil1-dev. 2026-06-18 00:24:02.423 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 00:24:02.433 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-18 00:24:02.682 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-18 00:24:02.691 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 00:24:02.696 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:24:02.774 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-18 00:24:02.781 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 00:24:02.786 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:24:02.856 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-18 00:24:02.862 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 00:24:02.867 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:24:02.922 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-18 00:24:02.929 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 00:24:02.936 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:24:03.048 | Selecting previously unselected package apache2-dev. 2026-06-18 00:24:03.055 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 00:24:03.061 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-18 00:24:03.160 | Selecting previously unselected package bc. 2026-06-18 00:24:03.168 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-06-18 00:24:03.175 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-06-18 00:24:03.245 | Selecting previously unselected package ncal. 2026-06-18 00:24:03.252 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-06-18 00:24:03.258 | Unpacking ncal (12.1.8) ... 2026-06-18 00:24:03.323 | Selecting previously unselected package bsdmainutils. 2026-06-18 00:24:03.331 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-06-18 00:24:03.340 | Unpacking bsdmainutils (12.1.8) ... 2026-06-18 00:24:03.396 | Selecting previously unselected package conntrack. 2026-06-18 00:24:03.401 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-18 00:24:03.408 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-18 00:24:03.473 | Selecting previously unselected package cryptsetup-bin. 2026-06-18 00:24:03.481 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-18 00:24:03.488 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-18 00:24:03.577 | Selecting previously unselected package cryptsetup. 2026-06-18 00:24:03.582 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-06-18 00:24:03.610 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-18 00:24:03.715 | Selecting previously unselected package libdconf1:amd64. 2026-06-18 00:24:03.723 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-18 00:24:03.730 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-18 00:24:03.793 | Selecting previously unselected package dconf-service. 2026-06-18 00:24:03.801 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-18 00:24:03.806 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-18 00:24:03.864 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-06-18 00:24:03.871 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-18 00:24:03.877 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-18 00:24:03.945 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-06-18 00:24:03.951 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-18 00:24:03.957 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-18 00:24:04.020 | Selecting previously unselected package libaio1t64:amd64. 2026-06-18 00:24:04.026 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-06-18 00:24:04.032 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-06-18 00:24:04.098 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-06-18 00:24:04.105 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-18 00:24:04.112 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-18 00:24:04.218 | Selecting previously unselected package dmeventd. 2026-06-18 00:24:04.226 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-06-18 00:24:04.233 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-18 00:24:04.310 | Selecting previously unselected package dnsmasq-base. 2026-06-18 00:24:04.317 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-18 00:24:04.335 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-18 00:24:04.424 | Selecting previously unselected package dnsmasq-utils. 2026-06-18 00:24:04.433 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-18 00:24:04.437 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-18 00:24:04.515 | Selecting previously unselected package ebtables. 2026-06-18 00:24:04.524 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-18 00:24:04.552 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-18 00:24:04.632 | Selecting previously unselected package fonts-dejavu-mono. 2026-06-18 00:24:04.641 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-06-18 00:24:04.646 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-06-18 00:24:04.734 | Selecting previously unselected package fonts-dejavu-core. 2026-06-18 00:24:04.744 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-06-18 00:24:04.785 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-06-18 00:24:04.884 | Selecting previously unselected package fontconfig-config. 2026-06-18 00:24:04.892 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-18 00:24:05.265 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-18 00:24:05.367 | Selecting previously unselected package libfontconfig1:amd64. 2026-06-18 00:24:05.374 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-18 00:24:05.379 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-18 00:24:05.452 | Selecting previously unselected package fontconfig. 2026-06-18 00:24:05.459 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-18 00:24:05.465 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-18 00:24:05.547 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-06-18 00:24:05.554 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:24:05.560 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:05.852 | Selecting previously unselected package g++-13. 2026-06-18 00:24:05.862 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 00:24:05.870 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:05.918 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-06-18 00:24:05.925 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 00:24:05.932 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 00:24:05.983 | Selecting previously unselected package g++. 2026-06-18 00:24:05.992 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-06-18 00:24:05.998 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-06-18 00:24:06.054 | Selecting previously unselected package genisoimage. 2026-06-18 00:24:06.063 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-18 00:24:06.070 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-18 00:24:06.159 | Selecting previously unselected package libpixman-1-0:amd64. 2026-06-18 00:24:06.167 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-06-18 00:24:06.172 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-18 00:24:06.253 | Selecting previously unselected package libxcb-render0:amd64. 2026-06-18 00:24:06.262 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-06-18 00:24:06.268 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-18 00:24:06.335 | Selecting previously unselected package libxcb-shm0:amd64. 2026-06-18 00:24:06.345 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-06-18 00:24:06.350 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-18 00:24:06.416 | Selecting previously unselected package libxrender1:amd64. 2026-06-18 00:24:06.423 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-06-18 00:24:06.427 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-18 00:24:06.493 | Selecting previously unselected package libcairo2:amd64. 2026-06-18 00:24:06.502 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-06-18 00:24:06.508 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-06-18 00:24:06.593 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-06-18 00:24:06.601 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-06-18 00:24:06.606 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-18 00:24:06.674 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-18 00:24:06.682 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-18 00:24:06.688 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-18 00:24:06.761 | Selecting previously unselected package libproxy1v5:amd64. 2026-06-18 00:24:06.769 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-06-18 00:24:06.775 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-18 00:24:06.833 | Selecting previously unselected package glib-networking-common. 2026-06-18 00:24:06.839 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-06-18 00:24:06.876 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-06-18 00:24:06.942 | Selecting previously unselected package glib-networking-services. 2026-06-18 00:24:06.950 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-06-18 00:24:06.956 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-06-18 00:24:07.052 | Selecting previously unselected package session-migration. 2026-06-18 00:24:07.060 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-06-18 00:24:07.066 | Unpacking session-migration (0.3.9build1) ... 2026-06-18 00:24:07.127 | Selecting previously unselected package gsettings-desktop-schemas. 2026-06-18 00:24:07.134 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-06-18 00:24:07.141 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-18 00:24:07.263 | Selecting previously unselected package glib-networking:amd64. 2026-06-18 00:24:07.270 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-06-18 00:24:07.276 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-06-18 00:24:07.333 | Selecting previously unselected package golang-1.22-doc. 2026-06-18 00:24:07.340 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-06-18 00:24:07.346 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-06-18 00:24:07.422 | Selecting previously unselected package golang-1.22-src. 2026-06-18 00:24:07.430 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-06-18 00:24:07.436 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-06-18 00:24:11.526 | Selecting previously unselected package golang-1.22-go. 2026-06-18 00:24:11.537 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-06-18 00:24:11.542 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-06-18 00:24:12.238 | Selecting previously unselected package golang-1.22. 2026-06-18 00:24:12.248 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-06-18 00:24:12.266 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-06-18 00:24:12.375 | Selecting previously unselected package golang-src. 2026-06-18 00:24:12.383 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-06-18 00:24:12.404 | Unpacking golang-src (2:1.22~2build1) ... 2026-06-18 00:24:12.496 | Selecting previously unselected package golang-go:amd64. 2026-06-18 00:24:12.505 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-06-18 00:24:12.538 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-06-18 00:24:12.663 | Selecting previously unselected package golang-doc. 2026-06-18 00:24:12.672 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-06-18 00:24:12.688 | Unpacking golang-doc (2:1.22~2build1) ... 2026-06-18 00:24:12.790 | Selecting previously unselected package golang:amd64. 2026-06-18 00:24:12.800 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-06-18 00:24:12.811 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-06-18 00:24:12.909 | Selecting previously unselected package libann0. 2026-06-18 00:24:12.921 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-18 00:24:12.940 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-18 00:24:13.060 | Selecting previously unselected package libcdt5:amd64. 2026-06-18 00:24:13.072 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 00:24:13.095 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:13.175 | Selecting previously unselected package libcgraph6:amd64. 2026-06-18 00:24:13.187 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 00:24:13.193 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:13.273 | Selecting previously unselected package libsharpyuv0:amd64. 2026-06-18 00:24:13.286 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-06-18 00:24:13.298 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-18 00:24:13.372 | Selecting previously unselected package libaom3:amd64. 2026-06-18 00:24:13.383 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-06-18 00:24:13.388 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-18 00:24:13.500 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-06-18 00:24:13.511 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-18 00:24:13.517 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-18 00:24:13.584 | Selecting previously unselected package libheif1:amd64. 2026-06-18 00:24:13.592 | Preparing to unpack .../183-libheif1_1.17.6-1ubuntu4.3_amd64.deb ... 2026-06-18 00:24:13.597 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-18 00:24:13.678 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-06-18 00:24:13.689 | Preparing to unpack .../184-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-06-18 00:24:13.694 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 00:24:13.765 | Selecting previously unselected package libjpeg8:amd64. 2026-06-18 00:24:13.774 | Preparing to unpack .../185-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-06-18 00:24:13.780 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-18 00:24:13.856 | Selecting previously unselected package libdeflate0:amd64. 2026-06-18 00:24:13.866 | Preparing to unpack .../186-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-06-18 00:24:13.873 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-18 00:24:13.938 | Selecting previously unselected package libjbig0:amd64. 2026-06-18 00:24:13.949 | Preparing to unpack .../187-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-06-18 00:24:13.955 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-18 00:24:14.027 | Selecting previously unselected package liblerc4:amd64. 2026-06-18 00:24:14.037 | Preparing to unpack .../188-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-06-18 00:24:14.042 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-18 00:24:14.123 | Selecting previously unselected package libwebp7:amd64. 2026-06-18 00:24:14.130 | Preparing to unpack .../189-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-06-18 00:24:14.137 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-18 00:24:14.214 | Selecting previously unselected package libtiff6:amd64. 2026-06-18 00:24:14.224 | Preparing to unpack .../190-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-06-18 00:24:14.231 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-18 00:24:14.308 | Selecting previously unselected package libxpm4:amd64. 2026-06-18 00:24:14.320 | Preparing to unpack .../191-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-06-18 00:24:14.326 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-18 00:24:14.395 | Selecting previously unselected package libgd3:amd64. 2026-06-18 00:24:14.406 | Preparing to unpack .../192-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-06-18 00:24:14.412 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-18 00:24:14.491 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-18 00:24:14.502 | Preparing to unpack .../193-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-18 00:24:14.507 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-18 00:24:14.582 | Selecting previously unselected package libltdl7:amd64. 2026-06-18 00:24:14.592 | Preparing to unpack .../194-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-18 00:24:14.598 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-18 00:24:14.669 | Selecting previously unselected package libgraphite2-3:amd64. 2026-06-18 00:24:14.678 | Preparing to unpack .../195-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:24:14.685 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-06-18 00:24:14.760 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-06-18 00:24:14.772 | Preparing to unpack .../196-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-06-18 00:24:14.777 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-18 00:24:14.856 | Selecting previously unselected package libthai-data. 2026-06-18 00:24:14.864 | Preparing to unpack .../197-libthai-data_0.1.29-2build1_all.deb ... 2026-06-18 00:24:14.870 | Unpacking libthai-data (0.1.29-2build1) ... 2026-06-18 00:24:14.947 | Selecting previously unselected package libdatrie1:amd64. 2026-06-18 00:24:14.958 | Preparing to unpack .../198-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-06-18 00:24:14.964 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-18 00:24:15.037 | Selecting previously unselected package libthai0:amd64. 2026-06-18 00:24:15.047 | Preparing to unpack .../199-libthai0_0.1.29-2build1_amd64.deb ... 2026-06-18 00:24:15.053 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-06-18 00:24:15.125 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-06-18 00:24:15.135 | Preparing to unpack .../200-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-18 00:24:15.140 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 00:24:15.222 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-06-18 00:24:15.232 | Preparing to unpack .../201-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-18 00:24:15.237 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 00:24:15.311 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-06-18 00:24:15.323 | Preparing to unpack .../202-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-18 00:24:15.329 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 00:24:15.401 | Selecting previously unselected package libpathplan4:amd64. 2026-06-18 00:24:15.406 | Preparing to unpack .../203-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 00:24:15.412 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:15.489 | Selecting previously unselected package libgvc6. 2026-06-18 00:24:15.501 | Preparing to unpack .../204-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 00:24:15.506 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:15.593 | Selecting previously unselected package libgvpr2:amd64. 2026-06-18 00:24:15.604 | Preparing to unpack .../205-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 00:24:15.619 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:15.690 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-18 00:24:15.701 | Preparing to unpack .../206-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 00:24:15.710 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:15.812 | Selecting previously unselected package x11-common. 2026-06-18 00:24:15.824 | Preparing to unpack .../207-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-06-18 00:24:15.835 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-06-18 00:24:15.912 | Selecting previously unselected package libice6:amd64. 2026-06-18 00:24:15.924 | Preparing to unpack .../208-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-18 00:24:15.932 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-18 00:24:15.996 | Selecting previously unselected package libsm6:amd64. 2026-06-18 00:24:16.008 | Preparing to unpack .../209-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-18 00:24:16.013 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-18 00:24:16.085 | Selecting previously unselected package libxt6t64:amd64. 2026-06-18 00:24:16.095 | Preparing to unpack .../210-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-18 00:24:16.100 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-18 00:24:16.183 | Selecting previously unselected package libxmu6:amd64. 2026-06-18 00:24:16.193 | Preparing to unpack .../211-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-18 00:24:16.199 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-18 00:24:16.270 | Selecting previously unselected package libxaw7:amd64. 2026-06-18 00:24:16.279 | Preparing to unpack .../212-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-18 00:24:16.285 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-18 00:24:16.362 | Selecting previously unselected package graphviz. 2026-06-18 00:24:16.371 | Preparing to unpack .../213-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 00:24:16.377 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:16.479 | Selecting previously unselected package icu-devtools. 2026-06-18 00:24:16.490 | Preparing to unpack .../214-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-18 00:24:16.498 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-18 00:24:16.580 | Selecting previously unselected package iputils-arping. 2026-06-18 00:24:16.590 | Preparing to unpack .../215-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-18 00:24:16.596 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-18 00:24:16.670 | Selecting previously unselected package comerr-dev:amd64. 2026-06-18 00:24:16.679 | Preparing to unpack .../216-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-18 00:24:16.690 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-18 00:24:16.769 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-18 00:24:16.777 | Preparing to unpack .../217-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 00:24:16.783 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:16.860 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-18 00:24:16.871 | Preparing to unpack .../218-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 00:24:16.878 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:16.947 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-18 00:24:16.958 | Preparing to unpack .../219-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 00:24:16.964 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:17.040 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-18 00:24:17.049 | Preparing to unpack .../220-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 00:24:17.055 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:17.119 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-18 00:24:17.126 | Preparing to unpack .../221-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 00:24:17.132 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:17.221 | Selecting previously unselected package libicu-dev:amd64. 2026-06-18 00:24:17.231 | Preparing to unpack .../222-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-18 00:24:17.236 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-18 00:24:17.633 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-18 00:24:17.643 | Preparing to unpack .../223-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-18 00:24:17.649 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 00:24:17.732 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-18 00:24:17.741 | Preparing to unpack .../224-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-18 00:24:17.746 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 00:24:17.806 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-18 00:24:17.815 | Preparing to unpack .../225-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-18 00:24:17.820 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 00:24:17.893 | Selecting previously unselected package libjs-jquery. 2026-06-18 00:24:17.902 | Preparing to unpack .../226-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-06-18 00:24:17.922 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-18 00:24:17.998 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-18 00:24:18.006 | Preparing to unpack .../227-libjs-jquery-metadata_12-4_all.deb ... 2026-06-18 00:24:18.012 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-18 00:24:18.071 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-18 00:24:18.081 | Preparing to unpack .../228-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-18 00:24:18.087 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-18 00:24:18.197 | Selecting previously unselected package libjs-underscore. 2026-06-18 00:24:18.208 | Preparing to unpack .../229-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-06-18 00:24:18.215 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-18 00:24:18.283 | Selecting previously unselected package libjs-sphinxdoc. 2026-06-18 00:24:18.292 | Preparing to unpack .../230-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-06-18 00:24:18.298 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-06-18 00:24:18.379 | Selecting previously unselected package mysql-common. 2026-06-18 00:24:18.389 | Preparing to unpack .../231-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-18 00:24:18.421 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-18 00:24:18.489 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-18 00:24:18.499 | Preparing to unpack .../232-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:24:18.505 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:24:18.617 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-18 00:24:18.626 | Preparing to unpack .../233-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-18 00:24:18.632 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 00:24:18.734 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-18 00:24:18.744 | Preparing to unpack .../234-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-18 00:24:18.750 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-18 00:24:18.816 | Selecting previously unselected package libpq5:amd64. 2026-06-18 00:24:18.826 | Preparing to unpack .../235-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:24:18.831 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:24:18.895 | Selecting previously unselected package libssl-dev:amd64. 2026-06-18 00:24:18.904 | Preparing to unpack .../236-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-18 00:24:18.910 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 00:24:19.098 | Selecting previously unselected package libpq-dev. 2026-06-18 00:24:19.106 | Preparing to unpack .../237-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:24:19.114 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:24:19.190 | Selecting previously unselected package libpython3-dev:amd64. 2026-06-18 00:24:19.200 | Preparing to unpack .../238-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-18 00:24:19.206 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-18 00:24:19.265 | Selecting previously unselected package libsasl2-dev. 2026-06-18 00:24:19.274 | Preparing to unpack .../239-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-18 00:24:19.278 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-18 00:24:19.374 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-06-18 00:24:19.384 | Preparing to unpack .../240-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-06-18 00:24:19.390 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-18 00:24:19.449 | Selecting previously unselected package libsoup-3.0-common. 2026-06-18 00:24:19.459 | Preparing to unpack .../241-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-06-18 00:24:19.465 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-18 00:24:19.533 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-06-18 00:24:19.542 | Preparing to unpack .../242-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-06-18 00:24:19.548 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-18 00:24:19.614 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-18 00:24:19.623 | Preparing to unpack .../243-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 00:24:19.628 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 00:24:19.855 | Selecting previously unselected package liburing2:amd64. 2026-06-18 00:24:19.865 | Preparing to unpack .../244-liburing2_2.5-1build1_amd64.deb ... 2026-06-18 00:24:19.872 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-18 00:24:19.928 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-18 00:24:19.938 | Preparing to unpack .../245-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-18 00:24:19.943 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-18 00:24:20.060 | Selecting previously unselected package libxslt1.1:amd64. 2026-06-18 00:24:20.070 | Preparing to unpack .../246-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-18 00:24:20.077 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 00:24:20.145 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-18 00:24:20.154 | Preparing to unpack .../247-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-18 00:24:20.160 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 00:24:20.262 | Selecting previously unselected package llvm-17-runtime. 2026-06-18 00:24:20.270 | Preparing to unpack .../248-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:24:20.276 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:20.410 | Selecting previously unselected package libpfm4:amd64. 2026-06-18 00:24:20.418 | Preparing to unpack .../249-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-18 00:24:20.425 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-18 00:24:20.517 | Selecting previously unselected package llvm-17. 2026-06-18 00:24:20.528 | Preparing to unpack .../250-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:24:20.536 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:21.330 | Selecting previously unselected package libffi-dev:amd64. 2026-06-18 00:24:21.350 | Preparing to unpack .../251-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-18 00:24:21.357 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-18 00:24:21.437 | Selecting previously unselected package llvm-17-tools. 2026-06-18 00:24:21.445 | Preparing to unpack .../252-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:24:21.451 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:21.680 | Selecting previously unselected package libz3-4:amd64. 2026-06-18 00:24:21.689 | Preparing to unpack .../253-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-18 00:24:21.696 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-18 00:24:21.894 | Selecting previously unselected package libz3-dev:amd64. 2026-06-18 00:24:21.904 | Preparing to unpack .../254-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-18 00:24:21.910 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-18 00:24:21.990 | Selecting previously unselected package llvm-17-dev. 2026-06-18 00:24:22.001 | Preparing to unpack .../255-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 00:24:22.006 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:23.953 | Selecting previously unselected package lsscsi. 2026-06-18 00:24:23.964 | Preparing to unpack .../256-lsscsi_0.32-1build1_amd64.deb ... 2026-06-18 00:24:23.969 | Unpacking lsscsi (0.32-1build1) ... 2026-06-18 00:24:24.056 | Selecting previously unselected package lvm2. 2026-06-18 00:24:24.065 | Preparing to unpack .../257-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-06-18 00:24:24.108 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-18 00:24:24.237 | Selecting previously unselected package osinfo-db. 2026-06-18 00:24:24.245 | Preparing to unpack .../258-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-18 00:24:24.252 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-18 00:24:24.637 | Selecting previously unselected package pkgconf-bin. 2026-06-18 00:24:24.648 | Preparing to unpack .../259-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-18 00:24:24.652 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-18 00:24:24.723 | Selecting previously unselected package pkgconf:amd64. 2026-06-18 00:24:24.729 | Preparing to unpack .../260-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-18 00:24:24.740 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-18 00:24:24.809 | Selecting previously unselected package pkg-config:amd64. 2026-06-18 00:24:24.819 | Preparing to unpack .../261-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-18 00:24:24.829 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-18 00:24:24.888 | Selecting previously unselected package pm-utils. 2026-06-18 00:24:24.899 | Preparing to unpack .../262-pm-utils_1.4.1-21_all.deb ... 2026-06-18 00:24:24.905 | Unpacking pm-utils (1.4.1-21) ... 2026-06-18 00:24:24.991 | Selecting previously unselected package postgresql-client-16. 2026-06-18 00:24:25.001 | Preparing to unpack .../263-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:24:25.007 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:24:25.161 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-18 00:24:25.171 | Preparing to unpack .../264-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:24:25.176 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:24:25.489 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-18 00:24:25.498 | Preparing to unpack .../265-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-18 00:24:25.504 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-18 00:24:25.572 | Selecting previously unselected package python3-dev. 2026-06-18 00:24:25.582 | Preparing to unpack .../266-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-18 00:24:25.588 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-18 00:24:25.657 | Selecting previously unselected package python3-mysqldb. 2026-06-18 00:24:25.668 | Preparing to unpack .../267-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-18 00:24:25.672 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-18 00:24:25.744 | Selecting previously unselected package python3-setuptools. 2026-06-18 00:24:25.752 | Preparing to unpack .../268-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-06-18 00:24:25.758 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-18 00:24:25.878 | Selecting previously unselected package python3-wheel. 2026-06-18 00:24:25.888 | Preparing to unpack .../269-python3-wheel_0.42.0-2_all.deb ... 2026-06-18 00:24:25.894 | Unpacking python3-wheel (0.42.0-2) ... 2026-06-18 00:24:25.971 | Selecting previously unselected package python3-pip. 2026-06-18 00:24:25.983 | Preparing to unpack .../270-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-18 00:24:25.987 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 00:24:26.231 | Selecting previously unselected package python3-pip-whl. 2026-06-18 00:24:26.241 | Preparing to unpack .../271-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-18 00:24:26.247 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 00:24:26.322 | Selecting previously unselected package python3-setuptools-whl. 2026-06-18 00:24:26.331 | Preparing to unpack .../272-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-18 00:24:26.337 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-18 00:24:26.405 | Selecting previously unselected package python3-systemd. 2026-06-18 00:24:26.414 | Preparing to unpack .../273-python3-systemd_235-1build4_amd64.deb ... 2026-06-18 00:24:26.421 | Unpacking python3-systemd (235-1build4) ... 2026-06-18 00:24:26.502 | Selecting previously unselected package python3.12-venv. 2026-06-18 00:24:26.513 | Preparing to unpack .../274-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-18 00:24:26.519 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-18 00:24:26.575 | Selecting previously unselected package python3-venv. 2026-06-18 00:24:26.585 | Preparing to unpack .../275-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-18 00:24:26.590 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-18 00:24:26.647 | Selecting previously unselected package qemu-utils. 2026-06-18 00:24:26.657 | Preparing to unpack .../276-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:24:26.663 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:24:26.800 | Selecting previously unselected package sg3-utils. 2026-06-18 00:24:26.808 | Preparing to unpack .../277-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-06-18 00:24:26.814 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-06-18 00:24:26.951 | Selecting previously unselected package sqlite3. 2026-06-18 00:24:26.962 | Preparing to unpack .../278-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-18 00:24:26.968 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-18 00:24:27.035 | Selecting previously unselected package thin-provisioning-tools. 2026-06-18 00:24:27.043 | Preparing to unpack .../279-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-06-18 00:24:27.050 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-18 00:24:27.143 | Selecting previously unselected package unzip. 2026-06-18 00:24:27.152 | Preparing to unpack .../280-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-18 00:24:27.158 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-18 00:24:27.233 | Selecting previously unselected package debootstrap. 2026-06-18 00:24:27.242 | Preparing to unpack .../281-debootstrap_1.0.134ubuntu1_all.deb ... 2026-06-18 00:24:27.249 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-06-18 00:24:27.325 | Selecting previously unselected package libosinfo-l10n. 2026-06-18 00:24:27.334 | Preparing to unpack .../282-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-18 00:24:27.340 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-18 00:24:27.437 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-18 00:24:27.447 | Preparing to unpack .../283-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-18 00:24:27.453 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-18 00:24:27.519 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-18 00:24:27.528 | Preparing to unpack .../284-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-18 00:24:27.534 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-18 00:24:27.595 | Selecting previously unselected package kpartx. 2026-06-18 00:24:27.605 | Preparing to unpack .../285-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-06-18 00:24:27.611 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-06-18 00:24:27.679 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-18 00:24:27.692 | Preparing to unpack .../286-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 00:24:27.697 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:27.771 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-18 00:24:27.783 | Preparing to unpack .../287-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-18 00:24:27.790 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-18 00:24:27.853 | Selecting previously unselected package socat. 2026-06-18 00:24:27.865 | Preparing to unpack .../288-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-18 00:24:27.871 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-18 00:24:27.961 | Selecting previously unselected package vlan. 2026-06-18 00:24:27.972 | Preparing to unpack .../289-vlan_2.0.5ubuntu5_all.deb ... 2026-06-18 00:24:27.978 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-18 00:24:28.079 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-06-18 00:24:28.112 | Setting up postgresql-client-common (257build1.1) ... 2026-06-18 00:24:28.134 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-06-18 00:24:28.147 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-06-18 00:24:28.163 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-06-18 00:24:28.178 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-18 00:24:28.191 | Setting up distro-info (1.7build1) ... 2026-06-18 00:24:28.205 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-18 00:24:28.219 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-06-18 00:24:28.233 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-06-18 00:24:28.248 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-18 00:24:28.297 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-18 00:24:28.308 | Setting up session-migration (0.3.9build1) ... 2026-06-18 00:24:28.466 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-06-18 00:24:28.476 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:24:28.491 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-06-18 00:24:28.506 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-06-18 00:24:28.521 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-18 00:24:28.535 | Setting up lto-disabled-list (47) ... 2026-06-18 00:24:28.548 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-18 00:24:28.562 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-06-18 00:24:28.577 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-06-18 00:24:28.591 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-06-18 00:24:28.604 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-06-18 00:24:28.617 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-18 00:24:28.632 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-06-18 00:24:28.647 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-06-18 00:24:29.158 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-06-18 00:24:29.181 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-18 00:24:29.199 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-18 00:24:29.218 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-06-18 00:24:29.899 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-18 00:24:29.916 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-18 00:24:30.388 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-18 00:24:30.388 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-18 00:24:30.744 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-06-18 00:24:30.761 | Setting up ncal (12.1.8) ... 2026-06-18 00:24:30.776 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 00:24:30.791 | Setting up gawk (1:5.2.1-2build3) ... 2026-06-18 00:24:30.829 | Setting up psmisc (23.7-1build1) ... 2026-06-18 00:24:30.846 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-18 00:24:30.860 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-18 00:24:30.875 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-06-18 00:24:30.889 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-06-18 00:24:30.904 | Setting up pm-utils (1.4.1-21) ... 2026-06-18 00:24:30.937 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-06-18 00:24:30.965 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-18 00:24:30.989 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-18 00:24:31.005 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:31.021 | Setting up dosfstools (4.2-1.1build1) ... 2026-06-18 00:24:31.037 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-06-18 00:24:31.061 | Setting up rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-18 00:24:31.313 | info: Adding user `syslog' to group `adm' ... 2026-06-18 00:24:31.625 | 2026-06-18 00:24:31.625 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-06-18 00:24:31.922 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-06-18 00:24:32.066 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-06-18 00:24:32.066 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-06-18 00:24:32.508 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-06-18 00:24:32.526 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-06-18 00:24:32.536 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:24:32.556 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-06-18 00:24:33.018 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-06-18 00:24:33.034 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:24:33.051 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-06-18 00:24:33.068 | Setting up bc (1.07.1-3ubuntu4) ... 2026-06-18 00:24:33.089 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:24:33.108 | Setting up m4 (1.4.19-4build1) ... 2026-06-18 00:24:33.126 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 00:24:33.144 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-06-18 00:24:33.161 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-18 00:24:33.175 | Setting up file (1:5.45-3build1) ... 2026-06-18 00:24:33.190 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-18 00:24:33.206 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:33.222 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-18 00:24:33.263 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-06-18 00:24:33.281 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-18 00:24:33.297 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-18 00:24:33.311 | Setting up python3-wheel (0.42.0-2) ... 2026-06-18 00:24:33.518 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-06-18 00:24:33.534 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-18 00:24:34.276 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-18 00:24:34.649 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:24:34.665 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:24:34.679 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-06-18 00:24:34.693 | Setting up acl (2.3.2-1build1.1) ... 2026-06-18 00:24:34.713 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-18 00:24:34.727 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-18 00:24:34.886 | Setting up autotools-dev (20220109.1) ... 2026-06-18 00:24:34.901 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-06-18 00:24:35.740 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-18 00:24:35.755 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:24:35.773 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-18 00:24:35.788 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-18 00:24:35.804 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:35.820 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:35.834 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:35.848 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-06-18 00:24:35.859 | Setting up make (4.3-4.1build2) ... 2026-06-18 00:24:35.873 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-18 00:24:36.679 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-18 00:24:37.027 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:37.044 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 00:24:37.062 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-18 00:24:37.078 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:37.095 | Setting up ebtables (2.0.11-6build1) ... 2026-06-18 00:24:37.516 | Setting up socat (1.8.0.0-4build3) ... 2026-06-18 00:24:37.532 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-18 00:24:37.547 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 00:24:37.562 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-06-18 00:24:37.580 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.3) ... 2026-06-18 00:24:37.598 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-06-18 00:24:37.616 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-06-18 00:24:37.634 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:37.655 | Setting up bsdmainutils (12.1.8) ... 2026-06-18 00:24:37.678 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-18 00:24:37.696 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-06-18 00:24:37.735 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 00:24:37.756 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-06-18 00:24:37.771 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:37.785 | Setting up patch (2.7.6-7build3) ... 2026-06-18 00:24:37.800 | Setting up usb.ids (2024.03.18-1) ... 2026-06-18 00:24:37.817 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-18 00:24:37.837 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-18 00:24:37.852 | Setting up fonts-dejavu-core (2.37-8) ... 2026-06-18 00:24:37.951 | Setting up lsscsi (0.32-1build1) ... 2026-06-18 00:24:37.966 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-18 00:24:37.980 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-18 00:24:37.997 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 00:24:39.275 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 00:24:39.295 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-18 00:24:39.308 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-18 00:24:39.324 | Setting up libdpkg-perl (1.22.6ubuntu6.6) ... 2026-06-18 00:24:39.340 | Setting up autoconf (2.71-3) ... 2026-06-18 00:24:39.361 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-06-18 00:24:39.378 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:39.395 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:39.411 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-06-18 00:24:39.427 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:24:39.443 | Setting up dwz (0.15-1build6) ... 2026-06-18 00:24:39.458 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-06-18 00:24:39.474 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 00:24:39.489 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-18 00:24:39.527 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:39.543 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:39.561 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:39.576 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-06-18 00:24:39.593 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-06-18 00:24:39.608 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-18 00:24:39.625 | Setting up libjson-perl (4.10000-1) ... 2026-06-18 00:24:39.640 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:39.660 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 00:24:39.675 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-18 00:24:39.702 | Setting up debugedit (1:5.0-5build2) ... 2026-06-18 00:24:39.717 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-18 00:24:39.733 | Setting up libsub-override-perl (0.10-1) ... 2026-06-18 00:24:39.748 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-06-18 00:24:39.766 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-18 00:24:39.782 | Setting up libthai-data (0.1.29-2build1) ... 2026-06-18 00:24:39.797 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-18 00:24:39.813 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:39.829 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:39.876 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-18 00:24:39.893 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:39.909 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-06-18 00:24:39.939 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-06-18 00:24:39.955 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-06-18 00:24:39.972 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:24:39.988 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-18 00:24:40.006 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-06-18 00:24:40.022 | Setting up golang-src (2:1.22~2build1) ... 2026-06-18 00:24:40.039 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-06-18 00:24:40.077 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-18 00:24:40.092 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:40.107 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 00:24:40.122 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-18 00:24:40.138 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:40.152 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:40.170 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-18 00:24:40.187 | Setting up python3-systemd (235-1build4) ... 2026-06-18 00:24:40.355 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-06-18 00:24:40.371 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:40.386 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-06-18 00:24:40.402 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:24:40.415 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-06-18 00:24:40.431 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-18 00:24:40.448 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-18 00:24:40.459 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-18 00:24:40.475 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-18 00:24:40.491 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-06-18 00:24:40.507 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 00:24:40.523 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-18 00:24:40.539 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-18 00:24:40.555 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 00:24:40.570 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-06-18 00:24:40.586 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 00:24:40.600 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-18 00:24:40.619 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-06-18 00:24:40.636 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:40.649 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-06-18 00:24:40.664 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 00:24:40.679 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-18 00:24:40.695 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:40.712 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-06-18 00:24:40.727 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-18 00:24:40.814 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:40.828 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-06-18 00:24:41.218 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:24:42.135 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-18 00:24:42.187 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-18 00:24:42.909 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-18 00:24:43.347 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-06-18 00:24:43.364 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:24:43.384 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 00:24:43.399 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-18 00:24:43.414 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-06-18 00:24:43.444 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-06-18 00:24:43.464 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-06-18 00:24:43.476 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-06-18 00:24:43.491 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 00:24:43.506 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-18 00:24:43.590 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 00:24:43.606 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-18 00:24:43.620 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-18 00:24:43.635 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-06-18 00:24:43.651 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 00:24:43.665 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:43.680 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-06-18 00:24:43.694 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-18 00:24:43.710 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-06-18 00:24:43.724 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-18 00:24:43.739 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-18 00:24:43.754 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-18 00:24:43.767 | Setting up postgresql-common (257build1.1) ... 2026-06-18 00:24:44.371 | 2026-06-18 00:24:44.371 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-18 00:24:44.596 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-18 00:24:44.596 | Removing obsolete dictionary files: 2026-06-18 00:24:45.313 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-18 00:24:45.746 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-06-18 00:24:45.761 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 00:24:45.775 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-18 00:24:45.789 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-06-18 00:24:45.804 | Setting up lsof (4.95.0-1build3) ... 2026-06-18 00:24:45.819 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-18 00:24:45.835 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:24:45.851 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-18 00:24:45.866 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:45.881 | Setting up groff-base (1.23.0-3build2) ... 2026-06-18 00:24:45.934 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-06-18 00:24:45.947 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:45.964 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:24:45.979 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 00:24:45.994 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-06-18 00:24:46.008 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-18 00:24:46.021 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:46.035 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:46.050 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:46.064 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-18 00:24:46.077 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-06-18 00:24:46.093 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:46.108 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 00:24:46.123 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-06-18 00:24:46.231 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 00:24:46.247 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:46.262 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-18 00:24:46.277 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-06-18 00:24:46.292 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:46.307 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-18 00:24:46.322 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 00:24:46.340 | Setting up parted (3.6-4build1) ... 2026-06-18 00:24:46.368 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-06-18 00:24:46.383 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-18 00:24:46.397 | Setting up man-db (2.12.0-4build2) ... 2026-06-18 00:24:46.531 | Building database of manual pages ... 2026-06-18 00:24:49.131 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-06-18 00:24:49.444 | man-db.service is a disabled or a static unit, not starting it. 2026-06-18 00:24:49.521 | Setting up dpkg-dev (1.22.6ubuntu6.6) ... 2026-06-18 00:24:49.545 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 00:24:49.557 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-18 00:24:49.568 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-06-18 00:24:49.580 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-18 00:24:49.591 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:49.601 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-06-18 00:24:49.632 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-06-18 00:24:49.646 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-18 00:24:49.656 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:49.670 | Setting up golang-doc (2:1.22~2build1) ... 2026-06-18 00:24:49.680 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-18 00:24:49.692 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-06-18 00:24:49.703 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-06-18 00:24:49.948 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-18 00:24:49.960 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:49.971 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 00:24:49.981 | Setting up libtool (2.4.7-7build1) ... 2026-06-18 00:24:49.995 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-18 00:24:50.708 | Enabling module mpm_event. 2026-06-18 00:24:50.761 | Enabling module authz_core. 2026-06-18 00:24:50.773 | Enabling module authz_host. 2026-06-18 00:24:50.822 | Enabling module authn_core. 2026-06-18 00:24:50.833 | Enabling module auth_basic. 2026-06-18 00:24:50.884 | Enabling module access_compat. 2026-06-18 00:24:50.936 | Enabling module authn_file. 2026-06-18 00:24:50.988 | Enabling module authz_user. 2026-06-18 00:24:51.040 | Enabling module alias. 2026-06-18 00:24:51.092 | Enabling module dir. 2026-06-18 00:24:51.143 | Enabling module autoindex. 2026-06-18 00:24:51.192 | Enabling module env. 2026-06-18 00:24:51.241 | Enabling module mime. 2026-06-18 00:24:51.287 | Enabling module negotiation. 2026-06-18 00:24:51.337 | Enabling module setenvif. 2026-06-18 00:24:51.383 | Enabling module filter. 2026-06-18 00:24:51.434 | Enabling module deflate. 2026-06-18 00:24:51.480 | Enabling module status. 2026-06-18 00:24:51.529 | Enabling module reqtimeout. 2026-06-18 00:24:51.577 | Enabling conf charset. 2026-06-18 00:24:51.623 | Enabling conf localized-error-pages. 2026-06-18 00:24:51.672 | Enabling conf other-vhosts-access-log. 2026-06-18 00:24:51.722 | Enabling conf security. 2026-06-18 00:24:51.773 | Enabling conf serve-cgi-bin. 2026-06-18 00:24:51.833 | Enabling site 000-default. 2026-06-18 00:24:52.606 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-18 00:24:53.139 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-18 00:24:54.093 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 00:24:54.104 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-18 00:24:54.115 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-06-18 00:24:54.153 | Setting up dh-autoreconf (20) ... 2026-06-18 00:24:54.165 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 00:24:54.175 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-06-18 00:24:54.186 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-18 00:24:54.197 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 00:24:54.207 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-18 00:24:54.218 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-06-18 00:24:54.233 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-06-18 00:24:54.242 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-18 00:24:54.257 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-06-18 00:24:54.268 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-06-18 00:24:54.426 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-06-18 00:24:54.754 | dm-event.service is a disabled or a static unit, not starting it. 2026-06-18 00:24:54.796 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-18 00:24:54.810 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.3) ... 2026-06-18 00:24:54.822 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-06-18 00:24:56.092 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-06-18 00:24:56.231 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-06-18 00:24:56.790 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-06-18 00:24:57.131 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-18 00:24:57.180 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-18 00:24:57.204 | Processing triggers for sgml-base (1.31) ... 2026-06-18 00:24:57.235 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-06-18 00:24:57.246 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-06-18 00:24:57.259 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-18 00:24:59.303 | Regenerating fonts cache... done. 2026-06-18 00:24:59.314 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-18 00:24:59.365 | update-initramfs: Generating /boot/initrd.img-6.8.0-124-generic 2026-06-18 00:24:59.383 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-06-18 00:25:12.139 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:25:12.177 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 00:25:12.192 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-18 00:25:12.203 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-06-18 00:25:12.274 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-06-18 00:25:12.287 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-18 00:25:12.299 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-06-18 00:25:12.310 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-18 00:25:12.320 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 00:25:12.333 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-18 00:25:12.348 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-18 00:25:12.361 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-18 00:25:12.394 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-18 00:25:12.404 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-18 00:25:12.418 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-18 00:25:12.558 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:25:12.832 | ++ functions-common:apt_get:1205 : result=0 2026-06-18 00:25:12.838 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:25:12.843 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:25:12.849 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:25:12.855 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:25:12.860 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:25:12.865 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:25:12.869 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:25:12.875 | ++ functions-common:time_stop:2421 : start_time=1781742213684 2026-06-18 00:25:12.879 | ++ functions-common:time_stop:2423 : [[ -z 1781742213684 ]] 2026-06-18 00:25:12.885 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:25:12.892 | ++ functions-common:time_stop:2426 : end_time=1781742312887 2026-06-18 00:25:12.897 | ++ functions-common:time_stop:2427 : elapsed_time=99203 2026-06-18 00:25:12.903 | ++ functions-common:time_stop:2428 : total=6710 2026-06-18 00:25:12.908 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:25:12.914 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=105913 2026-06-18 00:25:12.919 | ++ functions-common:apt_get:1209 : return 0 2026-06-18 00:25:12.924 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-18 00:25:12.929 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-18 00:25:12.937 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-18 00:25:12.948 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-18 00:25:12.955 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-18 00:25:12.961 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-18 00:25:12.970 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-18 00:25:12.979 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-18 00:25:12.983 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-18 00:25:12.989 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-06-18 00:25:15.155 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-06-18 00:25:15.159 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-18 00:25:15.163 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-18 00:25:15.168 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-18 00:25:15.172 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-18 00:25:15.176 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-18 00:25:15.180 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-18 00:25:15.185 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-18 00:25:15.189 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-18 00:25:15.193 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-18 00:25:15.198 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-18 00:25:15.202 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-18 00:25:15.206 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-18 00:25:15.210 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-18 00:25:15.213 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-18 00:25:15.217 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-18 00:25:15.221 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-18 00:25:15.225 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-18 00:25:15.229 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-18 00:25:15.233 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-18 00:25:15.239 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-18 00:25:15.243 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-18 00:25:15.247 | + functions-common:_ensure_lsb_release:420 : return 2026-06-18 00:25:15.253 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-18 00:25:15.278 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-18 00:25:15.284 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-18 00:25:15.310 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-18 00:25:15.314 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-18 00:25:15.341 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-18 00:25:15.346 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-18 00:25:15.351 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-18 00:25:15.356 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-18 00:25:15.360 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-18 00:25:15.365 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-18 00:25:15.369 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-18 00:25:15.373 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-18 00:25:15.378 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-18 00:25:15.382 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-18 00:25:15.387 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-18 00:25:15.387 | Distro: noble 2026-06-18 00:25:15.391 | + tools/install_pip.sh:main:117 : get_versions 2026-06-18 00:25:15.396 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-18 00:25:15.405 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-18 00:25:15.409 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-18 00:25:15.415 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-18 00:25:15.416 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-18 00:25:15.801 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-18 00:25:15.805 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-18 00:25:15.805 | pip: 24.0 2026-06-18 00:25:15.809 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-18 00:25:15.814 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-18 00:25:15.818 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:25:15.823 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:25:15.826 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:25:15.830 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:25:15.835 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:25:15.839 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:25:15.844 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:25:15.847 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:25:15.850 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:25:15.854 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:25:15.858 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:25:15.862 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:25:15.865 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:25:15.869 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-18 00:25:15.873 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:25:15.877 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:25:15.881 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-18 00:25:15.889 | + tools/install_pip.sh:main:146 : set -x 2026-06-18 00:25:15.893 | + tools/install_pip.sh:main:149 : get_versions 2026-06-18 00:25:15.898 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-18 00:25:15.905 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-18 00:25:15.909 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-18 00:25:15.915 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-18 00:25:15.915 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-18 00:25:16.281 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-18 00:25:16.286 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-18 00:25:16.286 | pip: 24.0 2026-06-18 00:25:16.293 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-06-18 00:25:16.297 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-06-18 00:25:16.304 | + ./stack.sh:main:801 : fixup_all 2026-06-18 00:25:16.311 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-18 00:25:16.316 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-18 00:25:16.321 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:25:16.325 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:25:16.333 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-18 00:25:16.354 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-06-18 00:25:16.377 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-18 00:25:16.399 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-18 00:25:16.403 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-18 00:25:16.408 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:25:16.412 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:25:16.417 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:25:16.424 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:25:16.428 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:25:16.433 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:25:16.438 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:25:16.443 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:25:16.448 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:25:16.454 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:25:16.458 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:25:16.464 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:25:16.469 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:25:16.473 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-18 00:25:16.479 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-18 00:25:16.483 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-18 00:25:16.505 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-18 00:25:16.530 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-18 00:25:16.546 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-18 00:25:16.567 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-18 00:25:16.587 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-18 00:25:16.607 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-18 00:25:16.630 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-18 00:25:16.648 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-18 00:25:16.654 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-18 00:25:16.659 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-18 00:25:19.982 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-18 00:25:20.023 | Using python 3.12 to install setuptools 2026-06-18 00:25:20.027 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-18 00:25:20.801 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-18 00:25:20.940 | Collecting pip 2026-06-18 00:25:20.987 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 00:25:20.996 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-18 00:25:21.313 | Collecting setuptools[core] 2026-06-18 00:25:21.323 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 00:25:21.414 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-18 00:25:21.420 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:25:21.471 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-18 00:25:21.479 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-18 00:25:21.491 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 3.8 MB/s eta 0:00:00 2026-06-18 00:25:21.535 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-18 00:25:21.542 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 00:25:21.600 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-18 00:25:21.622 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:25:21.680 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-18 00:25:21.688 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:25:21.763 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:21.771 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 00:25:21.816 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:21.825 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 00:25:21.974 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:21.980 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-18 00:25:22.074 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:22.079 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:25:22.202 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:22.206 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-18 00:25:22.242 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:22.253 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-18 00:25:22.311 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:22.316 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-18 00:25:22.372 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:22.381 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 00:25:22.438 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:22.443 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 00:25:22.636 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-18 00:25:22.815 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.4 MB/s eta 0:00:00 2026-06-18 00:25:22.916 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-18 00:25:22.967 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-18 00:25:22.992 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-18 00:25:23.005 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.4 MB/s eta 0:00:00 2026-06-18 00:25:23.014 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 00:25:23.027 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.4 MB/s eta 0:00:00 2026-06-18 00:25:23.038 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-18 00:25:23.057 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 00:25:23.084 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 42.1 MB/s eta 0:00:00 2026-06-18 00:25:23.094 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-18 00:25:23.139 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-18 00:25:23.166 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-18 00:25:23.180 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 11.1 MB/s eta 0:00:00 2026-06-18 00:25:23.188 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-18 00:25:23.200 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-18 00:25:23.217 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 26.8 MB/s eta 0:00:00 2026-06-18 00:25:23.224 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-18 00:25:23.240 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-18 00:25:23.253 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.6 MB/s eta 0:00:00 2026-06-18 00:25:23.270 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-18 00:25:23.297 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.5 MB/s eta 0:00:00 2026-06-18 00:25:23.303 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-18 00:25:23.568 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-18 00:25:23.583 | Attempting uninstall: setuptools 2026-06-18 00:25:23.599 | Found existing installation: setuptools 68.1.2 2026-06-18 00:25:23.600 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:25:23.600 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-18 00:25:24.251 | Attempting uninstall: pygments 2026-06-18 00:25:24.262 | Found existing installation: Pygments 2.17.2 2026-06-18 00:25:24.263 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:25:24.263 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-18 00:25:24.990 | Attempting uninstall: pip 2026-06-18 00:25:24.996 | Found existing installation: pip 24.0 2026-06-18 00:25:25.044 | Uninstalling pip-24.0: 2026-06-18 00:25:25.051 | Successfully uninstalled pip-24.0 2026-06-18 00:25:26.176 | Attempting uninstall: wheel 2026-06-18 00:25:26.184 | Found existing installation: wheel 0.42.0 2026-06-18 00:25:26.185 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:25:26.186 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-18 00:25:26.730 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-18 00:25:26.865 | + inc/python:pip_install:216 : result=0 2026-06-18 00:25:26.870 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:25:26.877 | + functions-common:time_stop:2414 : local name 2026-06-18 00:25:26.882 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:25:26.888 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:25:26.894 | + functions-common:time_stop:2417 : local total 2026-06-18 00:25:26.899 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:25:26.903 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:25:26.909 | + functions-common:time_stop:2421 : start_time=1781742320012 2026-06-18 00:25:26.914 | + functions-common:time_stop:2423 : [[ -z 1781742320012 ]] 2026-06-18 00:25:26.921 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:25:26.928 | + functions-common:time_stop:2426 : end_time=1781742326923 2026-06-18 00:25:26.933 | + functions-common:time_stop:2427 : elapsed_time=6911 2026-06-18 00:25:26.939 | + functions-common:time_stop:2428 : total=0 2026-06-18 00:25:26.944 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:25:26.949 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6911 2026-06-18 00:25:26.953 | + inc/python:pip_install:219 : return 0 2026-06-18 00:25:26.958 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-18 00:25:26.963 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 00:25:26.970 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 00:25:26.976 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 00:25:26.983 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 00:25:26.990 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-18 00:25:27.034 | Using python 3.12 to install os-testr 2026-06-18 00:25:27.039 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-18 00:25:27.884 | Collecting os-testr 2026-06-18 00:25:27.955 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 00:25:28.024 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-18 00:25:28.032 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 00:25:28.074 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-18 00:25:28.082 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-18 00:25:28.140 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-18 00:25:28.148 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 00:25:28.157 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-18 00:25:28.193 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-18 00:25:28.207 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 00:25:28.315 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-18 00:25:28.319 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-18 00:25:28.342 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-18 00:25:28.356 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 00:25:28.373 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-18 00:25:28.384 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-18 00:25:28.397 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-18 00:25:28.408 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-18 00:25:28.433 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 31.3 MB/s 0:00:00 2026-06-18 00:25:28.493 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-18 00:25:28.579 | Attempting uninstall: PyYAML 2026-06-18 00:25:28.584 | Found existing installation: PyYAML 6.0.1 2026-06-18 00:25:28.584 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:25:28.584 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-18 00:25:28.822 | 2026-06-18 00:25:28.824 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-18 00:25:28.911 | + inc/python:pip_install:216 : result=0 2026-06-18 00:25:28.918 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:25:28.924 | + functions-common:time_stop:2414 : local name 2026-06-18 00:25:28.929 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:25:28.933 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:25:28.938 | + functions-common:time_stop:2417 : local total 2026-06-18 00:25:28.944 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:25:28.950 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:25:28.954 | + functions-common:time_stop:2421 : start_time=1781742327023 2026-06-18 00:25:28.961 | + functions-common:time_stop:2423 : [[ -z 1781742327023 ]] 2026-06-18 00:25:28.968 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:25:28.977 | + functions-common:time_stop:2426 : end_time=1781742328970 2026-06-18 00:25:28.983 | + functions-common:time_stop:2427 : elapsed_time=1947 2026-06-18 00:25:28.989 | + functions-common:time_stop:2428 : total=6911 2026-06-18 00:25:28.995 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:25:29.000 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8858 2026-06-18 00:25:29.005 | + inc/python:pip_install:219 : return 0 2026-06-18 00:25:29.012 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-18 00:25:29.125 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-18 00:25:29.215 | + ./stack.sh:main:829 : install_infra 2026-06-18 00:25:29.220 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 00:25:29.227 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-18 00:25:29.234 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-18 00:25:32.423 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 00:25:32.429 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-18 00:25:32.479 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-18 00:25:33.271 | Collecting pbr 2026-06-18 00:25:33.272 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 00:25:33.509 | Collecting setuptools[core] 2026-06-18 00:25:33.510 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 00:25:33.590 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-18 00:25:33.592 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:25:33.622 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-18 00:25:33.624 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-18 00:25:33.654 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-18 00:25:33.659 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 00:25:33.706 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-18 00:25:33.709 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:25:33.742 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-18 00:25:33.743 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:25:33.793 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:33.794 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 00:25:33.827 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:33.829 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 00:25:33.959 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:33.961 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-18 00:25:33.999 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:34.000 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:25:34.091 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:34.094 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-18 00:25:34.124 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:34.125 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-18 00:25:34.168 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:34.169 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-18 00:25:34.208 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:34.209 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 00:25:34.251 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 00:25:34.252 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 00:25:34.262 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 00:25:34.263 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-18 00:25:34.264 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-18 00:25:34.265 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-18 00:25:34.266 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 00:25:34.269 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-18 00:25:34.269 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 00:25:34.272 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-18 00:25:34.273 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-18 00:25:34.274 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-18 00:25:34.276 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-18 00:25:34.277 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-18 00:25:34.280 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-18 00:25:34.281 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-18 00:25:34.282 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-18 00:25:34.286 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-18 00:25:34.413 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-18 00:25:36.529 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-18 00:25:36.657 | + inc/python:pip_install:216 : result=0 2026-06-18 00:25:36.663 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:25:36.667 | + functions-common:time_stop:2414 : local name 2026-06-18 00:25:36.672 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:25:36.678 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:25:36.683 | + functions-common:time_stop:2417 : local total 2026-06-18 00:25:36.688 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:25:36.693 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:25:36.697 | + functions-common:time_stop:2421 : start_time=1781742332462 2026-06-18 00:25:36.701 | + functions-common:time_stop:2423 : [[ -z 1781742332462 ]] 2026-06-18 00:25:36.709 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:25:36.718 | + functions-common:time_stop:2426 : end_time=1781742336711 2026-06-18 00:25:36.723 | + functions-common:time_stop:2427 : elapsed_time=4249 2026-06-18 00:25:36.728 | + functions-common:time_stop:2428 : total=8858 2026-06-18 00:25:36.733 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:25:36.738 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13107 2026-06-18 00:25:36.744 | + inc/python:pip_install:219 : return 0 2026-06-18 00:25:36.749 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 00:25:36.755 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-18 00:25:36.802 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-18 00:25:37.521 | Processing /opt/stack/requirements 2026-06-18 00:25:37.523 | Installing build dependencies: started 2026-06-18 00:25:39.285 | Installing build dependencies: finished with status 'done' 2026-06-18 00:25:39.289 | Getting requirements to build wheel: started 2026-06-18 00:25:39.440 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 00:25:39.445 | Preparing metadata (pyproject.toml): started 2026-06-18 00:25:40.227 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:25:40.320 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:40.379 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-18 00:25:40.391 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8453) (26.2) 2026-06-18 00:25:40.447 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:40.452 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 00:25:40.532 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:40.533 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-18 00:25:40.562 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:40.574 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-18 00:25:40.585 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8453) (82.0.1) 2026-06-18 00:25:40.759 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:40.771 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-18 00:25:40.783 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.9 MB/s eta 0:00:00 2026-06-18 00:25:40.818 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:40.822 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-18 00:25:40.889 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:40.893 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-18 00:25:40.939 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 00:25:40.943 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 00:25:41.024 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-18 00:25:41.038 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-18 00:25:41.047 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.6 MB/s eta 0:00:00 2026-06-18 00:25:41.049 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-18 00:25:41.057 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-18 00:25:41.067 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 9.8 MB/s eta 0:00:00 2026-06-18 00:25:41.075 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-18 00:25:41.096 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 6.8 MB/s eta 0:00:00 2026-06-18 00:25:41.111 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-18 00:25:41.125 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 19.7 MB/s eta 0:00:00 2026-06-18 00:25:41.131 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-18 00:25:41.141 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 8.2 MB/s eta 0:00:00 2026-06-18 00:25:41.146 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-18 00:25:41.159 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 13.0 MB/s eta 0:00:00 2026-06-18 00:25:41.172 | Building wheels for collected packages: openstack_requirements 2026-06-18 00:25:41.173 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-18 00:25:42.689 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-18 00:25:42.691 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8453-py3-none-any.whl size=52409 sha256=d703a7c79c92918a0c1551575198ec4c57f3c6f15dddccd06d6e0467a23fc914 2026-06-18 00:25:42.691 | Stored in directory: /tmp/pip-ephem-wheel-cache-55xxz0m7/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-18 00:25:42.698 | Successfully built openstack_requirements 2026-06-18 00:25:42.858 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-18 00:25:43.368 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8453 requests-2.34.2 urllib3-2.7.0 2026-06-18 00:25:43.515 | + inc/python:pip_install:216 : result=0 2026-06-18 00:25:43.521 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:25:43.527 | + functions-common:time_stop:2414 : local name 2026-06-18 00:25:43.532 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:25:43.537 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:25:43.542 | + functions-common:time_stop:2417 : local total 2026-06-18 00:25:43.548 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:25:43.553 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:25:43.559 | + functions-common:time_stop:2421 : start_time=1781742336785 2026-06-18 00:25:43.565 | + functions-common:time_stop:2423 : [[ -z 1781742336785 ]] 2026-06-18 00:25:43.572 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:25:43.581 | + functions-common:time_stop:2426 : end_time=1781742343575 2026-06-18 00:25:43.587 | + functions-common:time_stop:2427 : elapsed_time=6790 2026-06-18 00:25:43.593 | + functions-common:time_stop:2428 : total=13107 2026-06-18 00:25:43.598 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:25:43.603 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19897 2026-06-18 00:25:43.607 | + inc/python:pip_install:219 : return 0 2026-06-18 00:25:43.614 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-18 00:25:43.619 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-18 00:25:43.626 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-18 00:25:43.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:25:43.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 = \A\L\L ]] 2026-06-18 00:25:43.648 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-06-18 00:25:43.655 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:25:43.662 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-18 00:25:43.706 | Using python 3.12 to install pbr 2026-06-18 00:25:43.713 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-18 00:25:44.327 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-18 00:25:44.432 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-18 00:25:44.545 | + inc/python:pip_install:216 : result=0 2026-06-18 00:25:44.551 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:25:44.557 | + functions-common:time_stop:2414 : local name 2026-06-18 00:25:44.562 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:25:44.567 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:25:44.572 | + functions-common:time_stop:2417 : local total 2026-06-18 00:25:44.577 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:25:44.582 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:25:44.587 | + functions-common:time_stop:2421 : start_time=1781742343694 2026-06-18 00:25:44.591 | + functions-common:time_stop:2423 : [[ -z 1781742343694 ]] 2026-06-18 00:25:44.597 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:25:44.606 | + functions-common:time_stop:2426 : end_time=1781742344599 2026-06-18 00:25:44.611 | + functions-common:time_stop:2427 : elapsed_time=905 2026-06-18 00:25:44.615 | + functions-common:time_stop:2428 : total=19897 2026-06-18 00:25:44.620 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:25:44.625 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20802 2026-06-18 00:25:44.631 | + inc/python:pip_install:219 : return 0 2026-06-18 00:25:44.637 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-18 00:25:47.901 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-18 00:25:48.391 | Collecting bindep 2026-06-18 00:25:48.481 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-18 00:25:48.549 | Collecting distro>=1.7 (from bindep) 2026-06-18 00:25:48.560 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-18 00:25:48.608 | Collecting packaging (from bindep) 2026-06-18 00:25:48.610 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:25:48.638 | Collecting Parsley (from bindep) 2026-06-18 00:25:48.645 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-18 00:25:48.710 | Collecting pbr>=2 (from bindep) 2026-06-18 00:25:48.712 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 00:25:48.949 | Collecting setuptools (from pbr>=2->bindep) 2026-06-18 00:25:48.951 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 00:25:49.004 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-18 00:25:49.017 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-18 00:25:49.026 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 00:25:49.028 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 00:25:49.042 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-18 00:25:49.056 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 9.0 MB/s eta 0:00:00 2026-06-18 00:25:49.057 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 00:25:49.132 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-18 00:25:50.071 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-18 00:25:50.164 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 00:25:50.171 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 00:25:50.177 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-18 00:25:50.215 | + ./stack.sh:main:838 : pkgs= 2026-06-18 00:25:50.221 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-18 00:25:50.227 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-18 00:25:50.234 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 00:25:50.243 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-18 00:25:50.251 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-18 00:25:50.253 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 00:25:50.258 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 00:25:50.263 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 00:25:50.268 | + functions-common:run_phase:1852 : local extra 2026-06-18 00:25:50.275 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 00:25:50.281 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 00:25:50.287 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 00:25:50.293 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-18 00:25:50.299 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-18 00:25:50.304 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 00:25:50.339 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:25:50.344 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 00:25:50.350 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 00:25:50.357 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-18 00:25:50.362 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 00:25:50.368 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-18 00:25:50.374 | + functions-common:run_plugins:1831 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:25:50.381 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 00:25:50.387 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:25:50.392 | + functions-common:run_plugins:1834 : local dir=/opt/stack/barbican 2026-06-18 00:25:50.399 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-06-18 00:25:50.404 | + functions-common:run_plugins:1836 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-06-18 00:25:50.411 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-18 00:25:50.416 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-06-18 00:25:50.452 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-06-18 00:25:50.491 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:25:50.497 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:50.502 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 00:25:50.511 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:50.515 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 00:25:50.521 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:50.527 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 00:25:50.533 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:50.538 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 00:25:50.544 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:25:50.549 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:25:50.555 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:25:50.561 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum 2026-06-18 00:25:50.567 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-06-18 00:25:50.572 | + functions-common:run_plugins:1836 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-06-18 00:25:50.603 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-06-18 00:25:50.609 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:25:50.615 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-06-18 00:25:50.621 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-06-18 00:25:50.675 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-06-18 00:25:50.680 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-06-18 00:25:50.683 | ACCOUNT_PORT_BASE=6612 2026-06-18 00:25:50.683 | ADDITIONAL_VENV_PACKAGES= 2026-06-18 00:25:50.683 | ADMIN_PASSWORD=secretadmin 2026-06-18 00:25:50.683 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-18 00:25:50.684 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-18 00:25:50.684 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-18 00:25:50.684 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-06-18 00:25:50.684 | ALEMBIC_BRANCH=main 2026-06-18 00:25:50.684 | ALEMBIC_DIR=/opt/stack/alembic 2026-06-18 00:25:50.684 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-18 00:25:50.684 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-06-18 00:25:50.684 | APACHE_GROUP=stack 2026-06-18 00:25:50.684 | APACHE_LOCAL_HOST=127.0.0.1 2026-06-18 00:25:50.684 | APACHE_LOG_DIR=/var/log/apache2 2026-06-18 00:25:50.684 | APACHE_NAME=apache2 2026-06-18 00:25:50.684 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-06-18 00:25:50.684 | APACHE_USER=stack 2026-06-18 00:25:50.684 | API_WORKERS=4 2026-06-18 00:25:50.684 | BACKING_FILE_SUFFIX=-backing-file 2026-06-18 00:25:50.684 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-18 00:25:50.684 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:50.684 | BARBICAN_BRANCH=master 2026-06-18 00:25:50.684 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-18 00:25:50.684 | BARBICAN_CONF_DIR=/etc/barbican 2026-06-18 00:25:50.684 | BARBICAN_DIR=/opt/stack/barbican 2026-06-18 00:25:50.684 | BARBICAN_ENDPOINT_TYPE=internal 2026-06-18 00:25:50.684 | BARBICAN_ENFORCE_SCOPE=False 2026-06-18 00:25:50.684 | BARBICAN_HOST_HREF=http://199.204.45.65/key-manager 2026-06-18 00:25:50.684 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.65/identity 2026-06-18 00:25:50.684 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-18 00:25:50.684 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-18 00:25:50.684 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-18 00:25:50.684 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-18 00:25:50.684 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-18 00:25:50.684 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-18 00:25:50.684 | BASH=/usr/bin/bash 2026-06-18 00:25:50.684 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-06-18 00:25:50.684 | BASH_ALIASES=() 2026-06-18 00:25:50.684 | BASH_ARGC=([0]="0") 2026-06-18 00:25:50.684 | BASH_ARGV=() 2026-06-18 00:25:50.684 | BASH_CMDS=() 2026-06-18 00:25:50.684 | BASH_LINENO=([0]="1836" [1]="1869" [2]="846" [3]="0") 2026-06-18 00:25:50.684 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-06-18 00:25:50.684 | BASH_REMATCH=([0]=",tls-proxy,") 2026-06-18 00:25:50.684 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-06-18 00:25:50.684 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-06-18 00:25:50.685 | BASH_VERSION='5.2.21(1)-release' 2026-06-18 00:25:50.685 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 00:25:50.685 | BRANCHLESS_TARGET_BRANCH=master 2026-06-18 00:25:50.685 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-18 00:25:50.685 | CACHE_BACKEND=dogpile.cache.memcached 2026-06-18 00:25:50.685 | CELLSV2_SETUP=superconductor 2026-06-18 00:25:50.685 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-06-18 00:25:50.685 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-06-18 00:25:50.685 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-06-18 00:25:50.685 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-06-18 00:25:50.685 | CINDER_BACKUP_DRIVER=swift 2026-06-18 00:25:50.685 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:50.685 | CINDER_BRANCH=master 2026-06-18 00:25:50.685 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-06-18 00:25:50.685 | CINDER_CONF=/etc/cinder/cinder.conf 2026-06-18 00:25:50.685 | CINDER_CONF_DIR=/etc/cinder 2026-06-18 00:25:50.685 | CINDER_DIR=/opt/stack/cinder 2026-06-18 00:25:50.685 | CINDER_DRIVER=default 2026-06-18 00:25:50.685 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-06-18 00:25:50.685 | CINDER_ENFORCE_SCOPE=False 2026-06-18 00:25:50.685 | CINDER_IMG_CACHE_ENABLED=True 2026-06-18 00:25:50.685 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-06-18 00:25:50.685 | CINDER_IMG_CACHE_SIZE_GB= 2026-06-18 00:25:50.685 | CINDER_LVM_TYPE=auto 2026-06-18 00:25:50.685 | CINDER_MY_IP=199.204.45.65 2026-06-18 00:25:50.685 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-06-18 00:25:50.685 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-06-18 00:25:50.685 | CINDER_SERVICE_HOST=199.204.45.65 2026-06-18 00:25:50.685 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:25:50.685 | CINDER_SERVICE_PORT=8776 2026-06-18 00:25:50.685 | CINDER_SERVICE_PORT_INT=18776 2026-06-18 00:25:50.685 | CINDER_SERVICE_PROTOCOL=https 2026-06-18 00:25:50.685 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-06-18 00:25:50.685 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-06-18 00:25:50.685 | CINDER_TARGET_HELPER=lioadm 2026-06-18 00:25:50.685 | CINDER_TARGET_PORT=3260 2026-06-18 00:25:50.685 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-06-18 00:25:50.685 | CINDER_TARGET_PROTOCOL=iscsi 2026-06-18 00:25:50.685 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-06-18 00:25:50.685 | CINDER_UPLOAD_OPTIMIZED=False 2026-06-18 00:25:50.685 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-06-18 00:25:50.685 | CINDER_USE_SERVICE_TOKEN=True 2026-06-18 00:25:50.686 | CINDER_UWSGI=cinder.wsgi.api:application 2026-06-18 00:25:50.686 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-06-18 00:25:50.686 | CINDER_VOLUME_CLEAR=zero 2026-06-18 00:25:50.686 | CIRROS_ARCH=x86_64 2026-06-18 00:25:50.686 | CIRROS_VERSION=0.6.3 2026-06-18 00:25:50.686 | CONFIGURE_BACKING_FILE=True 2026-06-18 00:25:50.686 | CONFIG_AWK_CMD=awk 2026-06-18 00:25:50.686 | CONTAINER_PORT_BASE=6611 2026-06-18 00:25:50.686 | CURL_GET='curl -g' 2026-06-18 00:25:50.686 | CURRENT_LOG_TIME=2026-06-18-002320 2026-06-18 00:25:50.686 | DATABASE_BACKENDS=' mysql postgresql' 2026-06-18 00:25:50.686 | DATABASE_HOST=127.0.0.1 2026-06-18 00:25:50.686 | DATABASE_PASSWORD=secretdatabase 2026-06-18 00:25:50.686 | DATABASE_QUERY_LOGGING=False 2026-06-18 00:25:50.686 | DATABASE_TYPE=mysql 2026-06-18 00:25:50.686 | DATABASE_USER=root 2026-06-18 00:25:50.686 | DATA_DIR=/opt/stack/data 2026-06-18 00:25:50.686 | DC=([0]="openstack" [1]="org") 2026-06-18 00:25:50.686 | DEBUG_LIBVIRT=True 2026-06-18 00:25:50.686 | DEBUG_LIBVIRT_COREDUMPS=True 2026-06-18 00:25:50.686 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-06-18 00:25:50.686 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-06-18 00:25:50.686 | DEFAULT_VIRT_DRIVER=libvirt 2026-06-18 00:25:50.686 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-06-18 00:25:50.686 | DEF_SERVICE_HOST=199.204.45.65 2026-06-18 00:25:50.686 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:25:50.686 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 00:25:50.686 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.65 2026-06-18 00:25:50.686 | DELTA=1781742213 2026-06-18 00:25:50.686 | DEST=/opt/stack 2026-06-18 00:25:50.686 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-18 00:25:50.686 | DEVSTACK_CERT_NAME=devstack-cert 2026-06-18 00:25:50.686 | DEVSTACK_HOSTNAME=np0000181699.novalocal 2026-06-18 00:25:50.686 | DEVSTACK_PARALLEL=True 2026-06-18 00:25:50.686 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:25:50.686 | DEVSTACK_SERIES=2026.2 2026-06-18 00:25:50.686 | DEVSTACK_START_TIME=1781742191 2026-06-18 00:25:50.686 | DEVSTACK_VENV=/opt/stack/data/venv 2026-06-18 00:25:50.686 | DIRSTACK=() 2026-06-18 00:25:50.686 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-06-18 00:25:50.686 | DISABLE_AMP_IMAGE_BUILD=True 2026-06-18 00:25:50.687 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-18 00:25:50.687 | DISKIMAGE_BUILDER_REPO_REF=master 2026-06-18 00:25:50.687 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-18 00:25:50.687 | DISTRO=noble 2026-06-18 00:25:50.687 | DOWNLOAD_DEFAULT_IMAGES=False 2026-06-18 00:25:50.687 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-06-18 00:25:50.687 | ENABLE_CHASSIS_AS_GW=True 2026-06-18 00:25:50.687 | ENABLE_DEBUG_LOG_LEVEL=True 2026-06-18 00:25:50.687 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-06-18 00:25:50.687 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-06-18 00:25:50.687 | ENABLE_ISOLATED_METADATA=False 2026-06-18 00:25:50.687 | ENABLE_KSM=True 2026-06-18 00:25:50.687 | ENABLE_KSMTUNED=True 2026-06-18 00:25:50.687 | ENABLE_METADATA_NETWORK=False 2026-06-18 00:25:50.687 | ENABLE_SYSCTL_MEM_TUNING=True 2026-06-18 00:25:50.687 | ENABLE_SYSCTL_NET_TUNING=True 2026-06-18 00:25:50.687 | ENABLE_TENANT_TUNNELS=True 2026-06-18 00:25:50.687 | ENABLE_TENANT_VLANS=False 2026-06-18 00:25:50.687 | ENABLE_VOLUME_MULTIATTACH=False 2026-06-18 00:25:50.687 | ENABLE_ZSWAP=True 2026-06-18 00:25:50.687 | ENFORCE_SCOPE=False 2026-06-18 00:25:50.687 | ERROR_ON_CLONE=True 2026-06-18 00:25:50.687 | ETCD_ARCH=amd64 2026-06-18 00:25:50.687 | ETCD_BIN_DIR=/opt/stack/bin 2026-06-18 00:25:50.687 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-06-18 00:25:50.687 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:25:50.687 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:25:50.687 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-06-18 00:25:50.687 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-06-18 00:25:50.687 | ETCD_PEER_PORT=2380 2026-06-18 00:25:50.687 | ETCD_PORT=2379 2026-06-18 00:25:50.687 | ETCD_RAMDISK_MB=512 2026-06-18 00:25:50.687 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-18 00:25:50.687 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-18 00:25:50.688 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-06-18 00:25:50.688 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-06-18 00:25:50.688 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-06-18 00:25:50.688 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-06-18 00:25:50.688 | ETCD_USE_RAMDISK=True 2026-06-18 00:25:50.688 | ETCD_VERSION=v3.5.21 2026-06-18 00:25:50.688 | EUID=1002 2026-06-18 00:25:50.688 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:25:50.688 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-06-18 00:25:50.688 | EXTRA_FILES_RETRY=3 2026-06-18 00:25:50.688 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-06-18 00:25:50.688 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-06-18 00:25:50.688 | FILES=/opt/stack/devstack/files 2026-06-18 00:25:50.688 | FIXED_RANGE=10.1.0.0/20 2026-06-18 00:25:50.688 | FIXED_RANGE_V6=fd8e:e180:9f38::/64 2026-06-18 00:25:50.688 | FLOATING_RANGE=172.24.5.0/24 2026-06-18 00:25:50.688 | FORCE_CONFIG_DRIVE=False 2026-06-18 00:25:50.688 | FORCE_PREREQ=0 2026-06-18 00:25:50.688 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-06-18 00:25:50.688 | FUNC_DIR=/opt/stack/devstack 2026-06-18 00:25:50.688 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [python-manilaclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-06-18 00:25:50.688 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [python-manilaclient]="/opt/stack/python-manilaclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-06-18 00:25:50.689 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-06-18 00:25:50.689 | GIT_BASE=https://github.com 2026-06-18 00:25:50.689 | GIT_DEPTH=0 2026-06-18 00:25:50.689 | GIT_TIMEOUT=0 2026-06-18 00:25:50.689 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-06-18 00:25:50.689 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-06-18 00:25:50.689 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:50.689 | GLANCE_BRANCH=master 2026-06-18 00:25:50.689 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-06-18 00:25:50.689 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-06-18 00:25:50.689 | GLANCE_CACHE_DRIVER=centralized_db 2026-06-18 00:25:50.689 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-06-18 00:25:50.689 | GLANCE_CONF_DIR=/etc/glance 2026-06-18 00:25:50.689 | GLANCE_DEFAULT_BACKEND=fast 2026-06-18 00:25:50.689 | GLANCE_DIR=/opt/stack/glance 2026-06-18 00:25:50.689 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-06-18 00:25:50.689 | GLANCE_ENABLE_QUOTAS=True 2026-06-18 00:25:50.689 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-06-18 00:25:50.689 | GLANCE_ENFORCE_SCOPE=True 2026-06-18 00:25:50.689 | GLANCE_HOSTPORT=199.204.45.65:9292 2026-06-18 00:25:50.689 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-06-18 00:25:50.689 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-06-18 00:25:50.689 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-06-18 00:25:50.689 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-06-18 00:25:50.689 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-18 00:25:50.689 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-06-18 00:25:50.690 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-06-18 00:25:50.690 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-06-18 00:25:50.690 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-06-18 00:25:50.690 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-06-18 00:25:50.690 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-06-18 00:25:50.690 | GLANCE_S3_BUCKET_NAME=images 2026-06-18 00:25:50.690 | GLANCE_S3_BUCKET_ON_PUT=True 2026-06-18 00:25:50.690 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-06-18 00:25:50.690 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-06-18 00:25:50.690 | GLANCE_SERVICE_HOST=199.204.45.65 2026-06-18 00:25:50.690 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:25:50.690 | GLANCE_SERVICE_PORT=9292 2026-06-18 00:25:50.690 | GLANCE_SERVICE_PORT_INT=19292 2026-06-18 00:25:50.690 | GLANCE_SERVICE_PROTOCOL=https 2026-06-18 00:25:50.690 | GLANCE_SHOW_DIRECT_URL=False 2026-06-18 00:25:50.690 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-06-18 00:25:50.690 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-06-18 00:25:50.690 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-06-18 00:25:50.690 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-06-18 00:25:50.690 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-06-18 00:25:50.690 | GLANCE_URL=https://199.204.45.65/image 2026-06-18 00:25:50.690 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-06-18 00:25:50.690 | GLANCE_USE_S3=False 2026-06-18 00:25:50.690 | GLANCE_UWSGI=glance.wsgi.api:application 2026-06-18 00:25:50.690 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-06-18 00:25:50.690 | GLOBAL_VENV=True 2026-06-18 00:25:50.690 | GROUPS=() 2026-06-18 00:25:50.690 | HOME=/opt/stack 2026-06-18 00:25:50.690 | HOME_URL=https://www.ubuntu.com/ 2026-06-18 00:25:50.690 | HORIZON_APACHE_ROOT=/dashboard 2026-06-18 00:25:50.690 | HORIZON_BRANCH=master 2026-06-18 00:25:50.690 | HORIZON_DIR=/opt/stack/horizon 2026-06-18 00:25:50.690 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-06-18 00:25:50.690 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-06-18 00:25:50.690 | HOSTNAME=np0000181699 2026-06-18 00:25:50.690 | HOSTTYPE=x86_64 2026-06-18 00:25:50.690 | HOST_IP=199.204.45.65 2026-06-18 00:25:50.690 | HOST_IPV6=::1 2026-06-18 00:25:50.690 | HOST_IP_IFACE= 2026-06-18 00:25:50.691 | ID=ubuntu 2026-06-18 00:25:50.691 | ID_LIKE=debian 2026-06-18 00:25:50.691 | IFS=' 2026-06-18 00:25:50.691 | ' 2026-06-18 00:25:50.691 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 00:25:50.691 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-06-18 00:25:50.691 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-18 00:25:50.691 | INSTANCE_NAME_PREFIX=instance- 2026-06-18 00:25:50.691 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-18 00:25:50.691 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-06-18 00:25:50.691 | IPV6_ADDRESS_MODE=slaac 2026-06-18 00:25:50.691 | IPV6_ADDRS_SAFE_TO_USE=fd8e:e180:9f38::/56 2026-06-18 00:25:50.691 | IPV6_GLOBAL_ID=8e:e180:9f38 2026-06-18 00:25:50.691 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-18 00:25:50.691 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-18 00:25:50.691 | IPV6_PROVIDER_FIXED_RANGE= 2026-06-18 00:25:50.691 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-18 00:25:50.691 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-18 00:25:50.691 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-18 00:25:50.691 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-18 00:25:50.691 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-18 00:25:50.691 | IPV6_RA_MODE=slaac 2026-06-18 00:25:50.691 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-18 00:25:50.691 | IP_VERSION=4+6 2026-06-18 00:25:50.691 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-06-18 00:25:50.691 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-06-18 00:25:50.691 | ISCSID_DEBUG=False 2026-06-18 00:25:50.691 | ISCSID_DEBUG_LEVEL=4 2026-06-18 00:25:50.691 | KEYSTONE_ADMIN_ENDPOINT=True 2026-06-18 00:25:50.691 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-06-18 00:25:50.691 | KEYSTONE_AUTH_URI=https://199.204.45.65/identity 2026-06-18 00:25:50.691 | KEYSTONE_AUTH_URI_V3=https://199.204.45.65/identity/v3 2026-06-18 00:25:50.691 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:50.691 | KEYSTONE_BRANCH=master 2026-06-18 00:25:50.691 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-06-18 00:25:50.691 | KEYSTONE_CONF_DIR=/etc/keystone 2026-06-18 00:25:50.691 | KEYSTONE_DIR=/opt/stack/keystone 2026-06-18 00:25:50.691 | KEYSTONE_ENABLE_CACHE=True 2026-06-18 00:25:50.692 | KEYSTONE_ENFORCE_SCOPE=False 2026-06-18 00:25:50.692 | KEYSTONE_IDENTITY_BACKEND=sql 2026-06-18 00:25:50.692 | KEYSTONE_LOCKOUT_DURATION=10 2026-06-18 00:25:50.692 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-06-18 00:25:50.692 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-06-18 00:25:50.692 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-06-18 00:25:50.692 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-06-18 00:25:50.692 | KEYSTONE_REGION_NAME=RegionOne 2026-06-18 00:25:50.692 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-06-18 00:25:50.692 | KEYSTONE_RESOURCE_BACKEND=sql 2026-06-18 00:25:50.692 | KEYSTONE_ROLE_BACKEND=sql 2026-06-18 00:25:50.692 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-06-18 00:25:50.692 | KEYSTONE_SERVICE_HOST=199.204.45.65 2026-06-18 00:25:50.692 | KEYSTONE_SERVICE_PORT=5000 2026-06-18 00:25:50.692 | KEYSTONE_SERVICE_PORT_INT=5001 2026-06-18 00:25:50.692 | KEYSTONE_SERVICE_PROTOCOL=https 2026-06-18 00:25:50.692 | KEYSTONE_SERVICE_URI=https://199.204.45.65/identity 2026-06-18 00:25:50.692 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.65/identity/v3 2026-06-18 00:25:50.692 | KEYSTONE_TOKEN_FORMAT=fernet 2026-06-18 00:25:50.692 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-06-18 00:25:50.692 | KEY_MANAGER_BACKEND=barbican 2026-06-18 00:25:50.692 | KILL_PATH=/usr/bin/kill 2026-06-18 00:25:50.692 | LAST_RUN=0 2026-06-18 00:25:50.692 | LAST_SPINNER_PID= 2026-06-18 00:25:50.692 | LC_ALL=en_US.utf8 2026-06-18 00:25:50.692 | LDAP_BASE_DC=openstack 2026-06-18 00:25:50.692 | LDAP_BASE_DN=dc=openstack,dc=org 2026-06-18 00:25:50.692 | LDAP_DOMAIN=openstack.org 2026-06-18 00:25:50.692 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-06-18 00:25:50.692 | LDAP_OLCDB_NUMBER=1 2026-06-18 00:25:50.692 | LDAP_OLCDB_TYPE=mdb 2026-06-18 00:25:50.692 | LDAP_ROOTPW_COMMAND=replace 2026-06-18 00:25:50.692 | LDAP_SERVICE_NAME=slapd 2026-06-18 00:25:50.692 | LDAP_URL=ldap://localhost 2026-06-18 00:25:50.692 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-06-18 00:25:50.692 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-18 00:25:50.692 | LIBVIRT_CPU_MODEL=Nehalem 2026-06-18 00:25:50.692 | LIBVIRT_GROUP=libvirt 2026-06-18 00:25:50.692 | LIBVIRT_TYPE=kvm 2026-06-18 00:25:50.692 | LINENO=762 2026-06-18 00:25:50.693 | LOCAL_HOSTNAME=np0000181699 2026-06-18 00:25:50.693 | LOGDAYS=7 2026-06-18 00:25:50.693 | LOGDIR=/opt/stack/logs 2026-06-18 00:25:50.693 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-002320 2026-06-18 00:25:50.693 | LOGFILE_DIR=/opt/stack/logs 2026-06-18 00:25:50.693 | LOGFILE_NAME=devstacklog.txt 2026-06-18 00:25:50.693 | LOGNAME=stack 2026-06-18 00:25:50.693 | LOGO=ubuntu-logo 2026-06-18 00:25:50.693 | LOG_COLOR=False 2026-06-18 00:25:50.693 | LRC=localrc 2026-06-18 00:25:50.693 | MACHTYPE=x86_64-pc-linux-gnu 2026-06-18 00:25:50.693 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-06-18 00:25:50.693 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:50.693 | MAGNUM_BRANCH=master 2026-06-18 00:25:50.693 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-06-18 00:25:50.693 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-06-18 00:25:50.693 | MAGNUM_CONFIGURE_IPTABLES=True 2026-06-18 00:25:50.693 | MAGNUM_CONF_DIR=/etc/magnum 2026-06-18 00:25:50.693 | MAGNUM_DIR=/opt/stack/magnum 2026-06-18 00:25:50.693 | MAGNUM_ENFORCE_SCOPE=False 2026-06-18 00:25:50.693 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-22.04-v1.35.5.qcow2 2026-06-18 00:25:50.693 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-06-18 00:25:50.693 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-06-18 00:25:50.693 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-06-18 00:25:50.693 | MAGNUM_SERVICE_HOST=199.204.45.65 2026-06-18 00:25:50.693 | MAGNUM_SERVICE_PROTOCOL=https 2026-06-18 00:25:50.693 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-06-18 00:25:50.693 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-06-18 00:25:50.693 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-06-18 00:25:50.693 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-06-18 00:25:50.693 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-06-18 00:25:50.693 | MAIL=/var/mail/stack 2026-06-18 00:25:50.693 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-18 00:25:50.693 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-18 00:25:50.693 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-18 00:25:50.693 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:50.693 | MANILA_CONF=/etc/manila/manila.conf 2026-06-18 00:25:50.694 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-18 00:25:50.694 | MANILA_CONF_DIR=/etc/manila 2026-06-18 00:25:50.694 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-18 00:25:50.694 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-18 00:25:50.694 | MANILA_DATA_COPY_CHECK_HASH=True 2026-06-18 00:25:50.694 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-18 00:25:50.694 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-18 00:25:50.694 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-18 00:25:50.694 | MANILA_DEFAULT_SHARE_TYPE=default 2026-06-18 00:25:50.694 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:25:50.694 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-18 00:25:50.694 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:25:50.694 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:25:50.694 | MANILA_DIR=/opt/stack/manila 2026-06-18 00:25:50.694 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-18 00:25:50.694 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-06-18 00:25:50.694 | MANILA_ENABLED_BACKENDS=generic 2026-06-18 00:25:50.694 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-18 00:25:50.694 | MANILA_ENDPOINT_BASE=http://199.204.45.65/share 2026-06-18 00:25:50.694 | MANILA_ENFORCE_SCOPE=False 2026-06-18 00:25:50.694 | MANILA_GIT_BASE=https://opendev.org 2026-06-18 00:25:50.694 | MANILA_KEY_FORMAT=ecdsa 2026-06-18 00:25:50.694 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-18 00:25:50.694 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.65 2026-06-18 00:25:50.694 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-18 00:25:50.694 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-18 00:25:50.694 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-18 00:25:50.694 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-18 00:25:50.694 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-18 00:25:50.694 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-18 00:25:50.694 | MANILA_REPO_ROOT=openstack 2026-06-18 00:25:50.694 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-18 00:25:50.694 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-18 00:25:50.694 | MANILA_SERVICE_HOST=199.204.45.65 2026-06-18 00:25:50.694 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-18 00:25:50.694 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-18 00:25:50.694 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-18 00:25:50.694 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-18 00:25:50.694 | MANILA_SERVICE_INSTANCE_USER=manila 2026-06-18 00:25:50.695 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-18 00:25:50.695 | MANILA_SERVICE_PORT=8786 2026-06-18 00:25:50.695 | MANILA_SERVICE_PORT_INT=18786 2026-06-18 00:25:50.695 | MANILA_SERVICE_PROTOCOL=http 2026-06-18 00:25:50.695 | MANILA_SERVICE_SECGROUP=manila-service 2026-06-18 00:25:50.695 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-18 00:25:50.695 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-18 00:25:50.695 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-18 00:25:50.695 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-18 00:25:50.695 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-18 00:25:50.695 | MANILA_SETUP_IPV6=False 2026-06-18 00:25:50.695 | MANILA_SSH_TIMEOUT=180 2026-06-18 00:25:50.695 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-18 00:25:50.695 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-18 00:25:50.695 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-18 00:25:50.695 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-18 00:25:50.695 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-18 00:25:50.695 | MANILA_WSGI=manila.wsgi.api:application 2026-06-18 00:25:50.695 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-18 00:25:50.695 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-18 00:25:50.695 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-18 00:25:50.695 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.65 2026-06-18 00:25:50.695 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.65 2026-06-18 00:25:50.695 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-18 00:25:50.695 | MANILA_ZFSONLINUX_USE_SSH=False 2026-06-18 00:25:50.695 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-18 00:25:50.695 | MAX_DB_CONNECTIONS=200 2026-06-18 00:25:50.695 | MEMCACHE_SERVERS=localhost:11211 2026-06-18 00:25:50.695 | METADATA_SERVICE_PORT=8775 2026-06-18 00:25:50.695 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-06-18 00:25:50.695 | ML2_L3_PLUGIN=ovn-router 2026-06-18 00:25:50.695 | MYSQL_DRIVER=PyMySQL 2026-06-18 00:25:50.695 | MYSQL_GATHER_PERFORMANCE=True 2026-06-18 00:25:50.695 | MYSQL_HOST=127.0.0.1 2026-06-18 00:25:50.695 | MYSQL_REDUCE_MEMORY=True 2026-06-18 00:25:50.695 | MYSQL_SERVICE_NAME=mysql 2026-06-18 00:25:50.695 | MYSQL_USER=root 2026-06-18 00:25:50.695 | NAME=Ubuntu 2026-06-18 00:25:50.696 | NETWORK_GATEWAY=10.1.0.1 2026-06-18 00:25:50.696 | NEUTRON_ANY='q-svc neutron-api' 2026-06-18 00:25:50.696 | NEUTRON_BGP_PEER_BRIDGES= 2026-06-18 00:25:50.696 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:50.696 | NEUTRON_BRANCH=master 2026-06-18 00:25:50.696 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-18 00:25:50.696 | NEUTRON_CONF_DIR=/etc/neutron 2026-06-18 00:25:50.696 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-18 00:25:50.696 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-18 00:25:50.696 | NEUTRON_DIR=/opt/stack/neutron 2026-06-18 00:25:50.696 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-18 00:25:50.696 | NEUTRON_ENFORCE_SCOPE=True 2026-06-18 00:25:50.696 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-18 00:25:50.696 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-18 00:25:50.696 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-06-18 00:25:50.696 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:50.696 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-06-18 00:25:50.696 | NEUTRON_PORT_SECURITY=True 2026-06-18 00:25:50.696 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-06-18 00:25:50.696 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 00:25:50.696 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 00:25:50.696 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-18 00:25:50.696 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 00:25:50.696 | NOUNSET= 2026-06-18 00:25:50.696 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-06-18 00:25:50.696 | NOVA_API_DB=nova_api 2026-06-18 00:25:50.696 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-06-18 00:25:50.696 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:50.696 | NOVA_BRANCH=master 2026-06-18 00:25:50.696 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-06-18 00:25:50.696 | NOVA_CONF=/etc/nova/nova.conf 2026-06-18 00:25:50.696 | NOVA_CONF_DIR=/etc/nova 2026-06-18 00:25:50.696 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-06-18 00:25:50.696 | NOVA_CPU_CELL=1 2026-06-18 00:25:50.696 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-06-18 00:25:50.696 | NOVA_CPU_UUID= 2026-06-18 00:25:50.696 | NOVA_DIR=/opt/stack/nova 2026-06-18 00:25:50.696 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-06-18 00:25:50.696 | NOVA_ENABLE_CACHE=True 2026-06-18 00:25:50.697 | NOVA_ENFORCE_SCOPE=True 2026-06-18 00:25:50.697 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-06-18 00:25:50.697 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-18 00:25:50.697 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-18 00:25:50.697 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-06-18 00:25:50.697 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-06-18 00:25:50.697 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-06-18 00:25:50.697 | NOVA_MY_IP=199.204.45.65 2026-06-18 00:25:50.697 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-06-18 00:25:50.697 | NOVA_NUM_CELLS=1 2026-06-18 00:25:50.697 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-06-18 00:25:50.697 | NOVA_READY_TIMEOUT=60 2026-06-18 00:25:50.697 | NOVA_REPO=https://github.com/openstack/nova.git 2026-06-18 00:25:50.697 | NOVA_SERIAL_ENABLED=False 2026-06-18 00:25:50.697 | NOVA_SERVICE_HOST=199.204.45.65 2026-06-18 00:25:50.697 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:25:50.697 | NOVA_SERVICE_PORT=8774 2026-06-18 00:25:50.697 | NOVA_SERVICE_PORT_INT=18774 2026-06-18 00:25:50.697 | NOVA_SERVICE_PROTOCOL=https 2026-06-18 00:25:50.697 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-06-18 00:25:50.697 | NOVA_SHUTDOWN_TIMEOUT=0 2026-06-18 00:25:50.697 | NOVA_SPICE_ENABLED=False 2026-06-18 00:25:50.697 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-06-18 00:25:50.697 | NOVA_USE_SERVICE_TOKEN=True 2026-06-18 00:25:50.697 | NOVA_USE_UNIFIED_LIMITS=False 2026-06-18 00:25:50.697 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-06-18 00:25:50.697 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-06-18 00:25:50.697 | NOVA_VNC_ENABLED=True 2026-06-18 00:25:50.697 | NOVNC_BRANCH=v1.3.0 2026-06-18 00:25:50.697 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-06-18 00:25:50.697 | NOW=1781742213 2026-06-18 00:25:50.697 | NO_UPDATE_REPOS=False 2026-06-18 00:25:50.697 | OBJECT_PORT_BASE=6613 2026-06-18 00:25:50.697 | OCTAVIA=octavia 2026-06-18 00:25:50.697 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-18 00:25:50.697 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-18 00:25:50.698 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-18 00:25:50.698 | OCTAVIA_AMP_FLAVOR_ID=10 2026-06-18 00:25:50.698 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-18 00:25:50.698 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-18 00:25:50.698 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-18 00:25:50.698 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-18 00:25:50.698 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-18 00:25:50.698 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-18 00:25:50.698 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-18 00:25:50.698 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-18 00:25:50.698 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-18 00:25:50.698 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-18 00:25:50.698 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-18 00:25:50.698 | OCTAVIA_API=o-api 2026-06-18 00:25:50.698 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:25:50.698 | OCTAVIA_API_HAPROXY=o-api-ha 2026-06-18 00:25:50.698 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-18 00:25:50.698 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:50.698 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-18 00:25:50.698 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-18 00:25:50.698 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-18 00:25:50.698 | OCTAVIA_CONF_DIR=/etc/octavia 2026-06-18 00:25:50.698 | OCTAVIA_CONSUMER=o-cw 2026-06-18 00:25:50.698 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:25:50.698 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-18 00:25:50.698 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-18 00:25:50.698 | OCTAVIA_DIB_TRACING=1 2026-06-18 00:25:50.698 | OCTAVIA_DIR=/opt/stack/octavia 2026-06-18 00:25:50.698 | OCTAVIA_DRIVER_AGENT=o-da 2026-06-18 00:25:50.698 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:25:50.698 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-18 00:25:50.698 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-18 00:25:50.698 | OCTAVIA_HA_PORT=9875 2026-06-18 00:25:50.698 | OCTAVIA_HEALTHMANAGER=o-hm 2026-06-18 00:25:50.698 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:25:50.698 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-18 00:25:50.698 | OCTAVIA_HEALTH_KEY=insecure 2026-06-18 00:25:50.698 | OCTAVIA_HM_LISTEN_PORT=5555 2026-06-18 00:25:50.698 | OCTAVIA_HOUSEKEEPER=o-hk 2026-06-18 00:25:50.698 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:25:50.698 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-18 00:25:50.698 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-18 00:25:50.698 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-18 00:25:50.698 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-18 00:25:50.698 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-18 00:25:50.698 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-18 00:25:50.698 | OCTAVIA_MGMT_PORT_IP=auto 2026-06-18 00:25:50.698 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-18 00:25:50.698 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-18 00:25:50.698 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-18 00:25:50.698 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-18 00:25:50.698 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-18 00:25:50.698 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-18 00:25:50.698 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-18 00:25:50.698 | OCTAVIA_NODE=api 2026-06-18 00:25:50.698 | OCTAVIA_PASSWORD=secretadmin 2026-06-18 00:25:50.698 | OCTAVIA_PORT=9876 2026-06-18 00:25:50.698 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-18 00:25:50.698 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-18 00:25:50.698 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-18 00:25:50.698 | OCTAVIA_PROJECT_NAME=admin 2026-06-18 00:25:50.698 | OCTAVIA_PROTOCOL=http 2026-06-18 00:25:50.698 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-18 00:25:50.698 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-06-18 00:25:50.698 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-18 00:25:50.698 | OCTAVIA_SERVICE=octavia 2026-06-18 00:25:50.698 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-18 00:25:50.698 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-18 00:25:50.698 | OCTAVIA_USERNAME=admin 2026-06-18 00:25:50.698 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-18 00:25:50.698 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-18 00:25:50.698 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-18 00:25:50.698 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-18 00:25:50.698 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-18 00:25:50.699 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-18 00:25:50.699 | OFFLINE=False 2026-06-18 00:25:50.699 | OLDPWD=/opt/stack/requirements 2026-06-18 00:25:50.699 | OPENSSL=/usr/bin/openssl 2026-06-18 00:25:50.699 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-06-18 00:25:50.699 | OPTERR=1 2026-06-18 00:25:50.699 | OPTIND=1 2026-06-18 00:25:50.699 | ORG_NAME=OpenStack 2026-06-18 00:25:50.699 | ORG_UNIT_NAME=DevStack 2026-06-18 00:25:50.699 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:50.699 | OSTESTIMAGES_BRANCH=master 2026-06-18 00:25:50.699 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-06-18 00:25:50.699 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-06-18 00:25:50.699 | OSTYPE=linux-gnu 2026-06-18 00:25:50.699 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-06-18 00:25:50.699 | OS_CLOUD=devstack-admin 2026-06-18 00:25:50.699 | OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 00:25:50.699 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 00:25:50.699 | OVN_AGENT_EXTENSIONS=metadata 2026-06-18 00:25:50.699 | OVN_BRANCH=branch-24.03 2026-06-18 00:25:50.699 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-18 00:25:50.699 | OVN_BUILD_FROM_SOURCE=False 2026-06-18 00:25:50.699 | OVN_BUILD_MODULES=False 2026-06-18 00:25:50.699 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-06-18 00:25:50.699 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-06-18 00:25:50.699 | OVN_DATADIR=/var/lib/ovn 2026-06-18 00:25:50.699 | OVN_DBS_LOG_LEVEL=dbg 2026-06-18 00:25:50.699 | OVN_DNS_SERVERS=8.8.8.8 2026-06-18 00:25:50.699 | OVN_GENEVE_OVERHEAD=38 2026-06-18 00:25:50.699 | OVN_IGMP_SNOOPING_ENABLE=False 2026-06-18 00:25:50.699 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-06-18 00:25:50.699 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-06-18 00:25:50.699 | OVN_L3_SCHEDULER=leastloaded 2026-06-18 00:25:50.699 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 00:25:50.699 | OVN_META_DATA_HOST=199.204.45.65 2026-06-18 00:25:50.699 | OVN_NB_REMOTE=ssl:199.204.45.65:6641 2026-06-18 00:25:50.699 | OVN_NEUTRON_SYNC_MODE=log 2026-06-18 00:25:50.699 | OVN_NORTHD_SERVICE=ovn-central.service 2026-06-18 00:25:50.699 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-18 00:25:50.699 | OVN_PROTO=ssl 2026-06-18 00:25:50.699 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-06-18 00:25:50.699 | OVN_REPO_NAME=ovn 2026-06-18 00:25:50.699 | OVN_RUNDIR=/var/run/ovn 2026-06-18 00:25:50.699 | OVN_SB_REMOTE=ssl:199.204.45.65:6642 2026-06-18 00:25:50.699 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-06-18 00:25:50.699 | OVN_SHAREDIR=/share/ovn 2026-06-18 00:25:50.699 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-06-18 00:25:50.699 | OVN_UUID= 2026-06-18 00:25:50.699 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-06-18 00:25:50.699 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-06-18 00:25:50.699 | OVS_BINDIR=/bin 2026-06-18 00:25:50.699 | OVS_BRANCH=branch-3.3 2026-06-18 00:25:50.699 | OVS_BRIDGE=br-int 2026-06-18 00:25:50.699 | OVS_DATADIR=/opt/stack/data/ovs 2026-06-18 00:25:50.699 | OVS_DATAPATH_TYPE=system 2026-06-18 00:25:50.699 | OVS_ENABLE_TUNNELING=True 2026-06-18 00:25:50.699 | OVS_PHYSICAL_BRIDGE=br-ex 2026-06-18 00:25:50.699 | OVS_PREFIX= 2026-06-18 00:25:50.699 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-18 00:25:50.699 | OVS_REPO_NAME=ovs 2026-06-18 00:25:50.699 | OVS_RUNDIR=/var/run/openvswitch 2026-06-18 00:25:50.699 | OVS_SBINDIR=/sbin 2026-06-18 00:25:50.699 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-06-18 00:25:50.699 | OVS_SHAREDIR=/share/openvswitch 2026-06-18 00:25:50.699 | OVS_SYSCONFDIR=/etc/openvswitch 2026-06-18 00:25:50.699 | OVS_TUNNEL_BRIDGE=br-tun 2026-06-18 00:25:50.699 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-06-18 00:25:50.699 | PACKAGES='apache2 2026-06-18 00:25:50.699 | apache2-dev 2026-06-18 00:25:50.699 | bc 2026-06-18 00:25:50.699 | bsdmainutils 2026-06-18 00:25:50.699 | curl 2026-06-18 00:25:50.699 | g++ 2026-06-18 00:25:50.699 | gawk 2026-06-18 00:25:50.699 | gcc 2026-06-18 00:25:50.699 | gettext 2026-06-18 00:25:50.699 | git 2026-06-18 00:25:50.699 | graphviz 2026-06-18 00:25:50.699 | iputils-ping 2026-06-18 00:25:50.699 | libffi-dev 2026-06-18 00:25:50.699 | libjpeg-dev 2026-06-18 00:25:50.699 | libpq-dev 2026-06-18 00:25:50.699 | libssl-dev 2026-06-18 00:25:50.699 | libsystemd-dev 2026-06-18 00:25:50.699 | libxml2-dev 2026-06-18 00:25:50.700 | libxslt1-dev 2026-06-18 00:25:50.700 | libyaml-dev 2026-06-18 00:25:50.700 | lsof 2026-06-18 00:25:50.700 | openssh-server 2026-06-18 00:25:50.700 | openssl 2026-06-18 00:25:50.700 | pkg-config 2026-06-18 00:25:50.700 | psmisc 2026-06-18 00:25:50.700 | python3-dev 2026-06-18 00:25:50.700 | python3-pip 2026-06-18 00:25:50.700 | python3-systemd 2026-06-18 00:25:50.700 | python3-venv 2026-06-18 00:25:50.700 | tar 2026-06-18 00:25:50.700 | tcpdump 2026-06-18 00:25:50.700 | unzip 2026-06-18 00:25:50.700 | uuid-runtime 2026-06-18 00:25:50.700 | wget 2026-06-18 00:25:50.700 | zlib1g-dev 2026-06-18 00:25:50.700 | lvm2 2026-06-18 00:25:50.700 | qemu-utils 2026-06-18 00:25:50.700 | thin-provisioning-tools 2026-06-18 00:25:50.700 | lsscsi 2026-06-18 00:25:50.700 | open-iscsi 2026-06-18 00:25:50.700 | libkrb5-dev 2026-06-18 00:25:50.700 | libldap2-dev 2026-06-18 00:25:50.700 | libsasl2-dev 2026-06-18 00:25:50.700 | memcached 2026-06-18 00:25:50.700 | python3-mysqldb 2026-06-18 00:25:50.700 | sqlite3 2026-06-18 00:25:50.700 | conntrack 2026-06-18 00:25:50.700 | curl 2026-06-18 00:25:50.700 | ebtables 2026-06-18 00:25:50.700 | genisoimage 2026-06-18 00:25:50.700 | iptables 2026-06-18 00:25:50.700 | iputils-arping 2026-06-18 00:25:50.700 | kpartx 2026-06-18 00:25:50.700 | libjs-jquery-tablesorter 2026-06-18 00:25:50.700 | parted 2026-06-18 00:25:50.700 | pm-utils 2026-06-18 00:25:50.700 | python3-mysqldb 2026-06-18 00:25:50.700 | socat 2026-06-18 00:25:50.700 | sqlite3 2026-06-18 00:25:50.700 | sudo 2026-06-18 00:25:50.700 | vlan 2026-06-18 00:25:50.700 | cryptsetup 2026-06-18 00:25:50.700 | dosfstools 2026-06-18 00:25:50.700 | genisoimage 2026-06-18 00:25:50.700 | gir1.2-libosinfo-1.0 2026-06-18 00:25:50.700 | netcat-openbsd 2026-06-18 00:25:50.700 | open-iscsi 2026-06-18 00:25:50.700 | qemu-utils 2026-06-18 00:25:50.700 | sg3-utils 2026-06-18 00:25:50.700 | sysfsutils 2026-06-18 00:25:50.700 | acl 2026-06-18 00:25:50.700 | dnsmasq-base 2026-06-18 00:25:50.700 | dnsmasq-utils 2026-06-18 00:25:50.700 | ebtables 2026-06-18 00:25:50.700 | haproxy 2026-06-18 00:25:50.700 | iptables 2026-06-18 00:25:50.700 | iputils-arping 2026-06-18 00:25:50.700 | iputils-ping 2026-06-18 00:25:50.700 | postgresql-server-dev-all 2026-06-18 00:25:50.700 | python3-mysqldb 2026-06-18 00:25:50.700 | sqlite3 2026-06-18 00:25:50.700 | sudo 2026-06-18 00:25:50.700 | vlan 2026-06-18 00:25:50.700 | apache2 golang 2026-06-18 00:25:50.700 | debootstrap 2026-06-18 00:25:50.700 | rsyslog 2026-06-18 00:25:50.700 | lvm2' 2026-06-18 00:25:50.700 | PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 00:25:50.700 | PHYSICAL_NETWORK=public 2026-06-18 00:25:50.700 | PIPESTATUS=([0]="0") 2026-06-18 00:25:50.700 | PIP_UPGRADE=False 2026-06-18 00:25:50.700 | PIP_VIRTUAL_ENV= 2026-06-18 00:25:50.700 | PLACEMENT_AUTH_STRATEGY=keystone 2026-06-18 00:25:50.700 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:50.700 | PLACEMENT_BRANCH=master 2026-06-18 00:25:50.700 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-06-18 00:25:50.700 | PLACEMENT_CONF_DIR=/etc/placement 2026-06-18 00:25:50.700 | PLACEMENT_DIR=/opt/stack/placement 2026-06-18 00:25:50.700 | PLACEMENT_ENFORCE_SCOPE=False 2026-06-18 00:25:50.700 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-06-18 00:25:50.700 | PLACEMENT_SERVICE_HOST=199.204.45.65 2026-06-18 00:25:50.700 | PLACEMENT_SERVICE_PROTOCOL=https 2026-06-18 00:25:50.700 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-06-18 00:25:50.700 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-06-18 00:25:50.700 | POSIXLY_CORRECT=y 2026-06-18 00:25:50.700 | PPID=2045 2026-06-18 00:25:50.700 | PREREQ_RERUN_HOURS=2 2026-06-18 00:25:50.700 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-18 00:25:50.700 | PREREQ_RERUN_SECONDS=7200 2026-06-18 00:25:50.700 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-18 00:25:50.700 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-18 00:25:50.700 | PRIVATE_NETWORK_NAME=private 2026-06-18 00:25:50.700 | PRIVATE_SUBNET_NAME=private-subnet 2026-06-18 00:25:50.700 | PROVIDER_SUBNET_NAME=provider_net 2026-06-18 00:25:50.700 | PS4='+ $(short_source): ' 2026-06-18 00:25:50.700 | PUBLIC_BRIDGE=br-ex 2026-06-18 00:25:50.701 | PUBLIC_BRIDGE_MTU=1430 2026-06-18 00:25:50.701 | PUBLIC_INTERFACE= 2026-06-18 00:25:50.701 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-18 00:25:50.701 | PUBLIC_NETWORK_NAME=public 2026-06-18 00:25:50.701 | PUBLIC_PHYSICAL_NETWORK=public 2026-06-18 00:25:50.701 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-18 00:25:50.701 | PUBLIC_SUBNET_NAME=public-subnet 2026-06-18 00:25:50.701 | PWD=/opt/stack/devstack 2026-06-18 00:25:50.701 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-18 00:25:50.701 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-06-18 00:25:50.701 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-06-18 00:25:50.701 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-18 00:25:50.701 | PYKMIP_CONF_DIR=/etc/pykmip 2026-06-18 00:25:50.701 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-18 00:25:50.701 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-06-18 00:25:50.701 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-06-18 00:25:50.701 | PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 00:25:50.701 | PYTHON3_VERSION=3.12 2026-06-18 00:25:50.701 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-06-18 00:25:50.701 | Q_ADMIN_USERNAME=neutron 2026-06-18 00:25:50.701 | Q_AGENT=ovn 2026-06-18 00:25:50.701 | Q_ALLOW_OVERLAPPING_IP=True 2026-06-18 00:25:50.701 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-18 00:25:50.701 | Q_AUTH_STRATEGY=keystone 2026-06-18 00:25:50.701 | Q_BUILD_OVS_FROM_GIT=False 2026-06-18 00:25:50.701 | Q_DB_NAME=neutron 2026-06-18 00:25:50.701 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-18 00:25:50.701 | Q_DVR_MODE=legacy 2026-06-18 00:25:50.701 | Q_HOST=199.204.45.65 2026-06-18 00:25:50.701 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-18 00:25:50.701 | Q_L3_ROUTER_PER_TENANT=True 2026-06-18 00:25:50.701 | Q_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:25:50.701 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-06-18 00:25:50.701 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-06-18 00:25:50.701 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-06-18 00:25:50.701 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-18 00:25:50.701 | Q_META_DATA_IP=199.204.45.65 2026-06-18 00:25:50.701 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-06-18 00:25:50.701 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-06-18 00:25:50.701 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-06-18 00:25:50.701 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-06-18 00:25:50.701 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-06-18 00:25:50.701 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-06-18 00:25:50.701 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-06-18 00:25:50.701 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-06-18 00:25:50.701 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-18 00:25:50.701 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-18 00:25:50.701 | Q_OVS_USE_VETH=False 2026-06-18 00:25:50.701 | Q_PLUGIN=ml2 2026-06-18 00:25:50.701 | Q_PROTOCOL=https 2026-06-18 00:25:50.701 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-18 00:25:50.701 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-18 00:25:50.701 | Q_ROUTER_NAME=router1 2026-06-18 00:25:50.701 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 00:25:50.701 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-18 00:25:50.701 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 00:25:50.701 | Q_TUNNEL_TYPES=gre 2026-06-18 00:25:50.701 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-18 00:25:50.701 | Q_USE_PUBLIC_VETH=False 2026-06-18 00:25:50.701 | Q_USE_ROOTWRAP=True 2026-06-18 00:25:50.701 | Q_USE_ROOTWRAP_DAEMON=True 2026-06-18 00:25:50.701 | Q_USE_SECGROUP=True 2026-06-18 00:25:50.701 | RABBIT_HOST=199.204.45.65 2026-06-18 00:25:50.701 | RABBIT_PASSWORD=secretrabbit 2026-06-18 00:25:50.701 | RABBIT_USERID=stackrabbit 2026-06-18 00:25:50.701 | RC_DIR=/opt/stack/devstack 2026-06-18 00:25:50.701 | RECLONE=False 2026-06-18 00:25:50.701 | RECREATE_KEYSTONE_DB=True 2026-06-18 00:25:50.701 | REGION_NAME=RegionOne 2026-06-18 00:25:50.701 | REPOS_UPDATED=True 2026-06-18 00:25:50.701 | REQUIREMENTS_BRANCH=master 2026-06-18 00:25:50.701 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-06-18 00:25:50.701 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-06-18 00:25:50.701 | RETRY_UPDATE=False 2026-06-18 00:25:50.701 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-18 00:25:50.701 | S3_SERVICE_PORT=3333 2026-06-18 00:25:50.701 | SERVICE_DIR=/opt/stack/status 2026-06-18 00:25:50.701 | SERVICE_DOMAIN_NAME=Default 2026-06-18 00:25:50.701 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-06-18 00:25:50.701 | SERVICE_HOST=199.204.45.65 2026-06-18 00:25:50.701 | SERVICE_IP_VERSION=4 2026-06-18 00:25:50.701 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:25:50.701 | SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 00:25:50.701 | SERVICE_PASSWORD=secretservice 2026-06-18 00:25:50.701 | SERVICE_PROJECT_NAME=service 2026-06-18 00:25:50.701 | SERVICE_PROTOCOL=http 2026-06-18 00:25:50.701 | SERVICE_TENANT_NAME=service 2026-06-18 00:25:50.701 | SERVICE_TIMEOUT=60 2026-06-18 00:25:50.701 | SHARE_BACKING_FILE_SIZE=8400M 2026-06-18 00:25:50.701 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-18 00:25:50.701 | SHARE_GROUP=lvm-shares 2026-06-18 00:25:50.701 | SHARE_NAME_PREFIX=share- 2026-06-18 00:25:50.701 | SHELL=/bin/bash 2026-06-18 00:25:50.701 | SHLVL=1 2026-06-18 00:25:50.701 | SKIP_EPEL_INSTALL=False 2026-06-18 00:25:50.701 | SKIP_STOP_OVN=False 2026-06-18 00:25:50.701 | SMB_CONF=/etc/samba/smb.conf 2026-06-18 00:25:50.701 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-18 00:25:50.701 | SPICE_BRANCH=master 2026-06-18 00:25:50.701 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-06-18 00:25:50.701 | SQLALCHEMY_BRANCH=main 2026-06-18 00:25:50.701 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-18 00:25:50.702 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-18 00:25:50.702 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-18 00:25:50.702 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-06-18 00:25:50.702 | STACK_GROUP=stack 2026-06-18 00:25:50.702 | STACK_USER=stack 2026-06-18 00:25:50.702 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-18 00:25:50.702 | STUD_PROTO=--tls 2026-06-18 00:25:50.702 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-18 00:25:50.702 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-18 00:25:50.702 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-18 00:25:50.702 | SUBNETPOOL_PREFIX_V6=fd8e:e180:9f38::/56 2026-06-18 00:25:50.702 | SUBNETPOOL_SIZE_V4=26 2026-06-18 00:25:50.702 | SUBNETPOOL_SIZE_V6=64 2026-06-18 00:25:50.702 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-06-18 00:25:50.702 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-dqskgjbqhfskeumfdbmvsieqxsupfvva ; /usr/bin/python3' 2026-06-18 00:25:50.702 | SUDO_GID=1000 2026-06-18 00:25:50.702 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-06-18 00:25:50.702 | SUDO_UID=1000 2026-06-18 00:25:50.702 | SUDO_USER=zuul 2026-06-18 00:25:50.702 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-002320.summary.2026-06-18-002320 2026-06-18 00:25:50.702 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-06-18 00:25:50.702 | SUPPORT_URL=https://help.ubuntu.com/ 2026-06-18 00:25:50.702 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-06-18 00:25:50.702 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:25:50.702 | SWIFT_BRANCH=master 2026-06-18 00:25:50.702 | SWIFT_CONF_DIR=/etc/swift 2026-06-18 00:25:50.702 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-06-18 00:25:50.702 | SWIFT_DEFAULT_BIND_PORT=8080 2026-06-18 00:25:50.702 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-06-18 00:25:50.702 | SWIFT_DIR=/opt/stack/swift 2026-06-18 00:25:50.702 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-06-18 00:25:50.702 | SWIFT_ENABLE_TEMPURLS=False 2026-06-18 00:25:50.702 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-06-18 00:25:50.702 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-06-18 00:25:50.702 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-06-18 00:25:50.702 | SWIFT_HASH=1234123412341234 2026-06-18 00:25:50.702 | SWIFT_LOG_TOKEN_LENGTH=12 2026-06-18 00:25:50.702 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-06-18 00:25:50.702 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-06-18 00:25:50.702 | SWIFT_MAX_FILE_SIZE=1073741824 2026-06-18 00:25:50.702 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-06-18 00:25:50.702 | SWIFT_MAX_HEADER_SIZE=16384 2026-06-18 00:25:50.702 | SWIFT_PARTITION_POWER_SIZE=9 2026-06-18 00:25:50.702 | SWIFT_REPLICAS=1 2026-06-18 00:25:50.702 | SWIFT_REPLICAS_SEQ=1 2026-06-18 00:25:50.702 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-06-18 00:25:50.702 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:25:50.702 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 00:25:50.702 | SWIFT_SERVICE_PROTOCOL=https 2026-06-18 00:25:50.702 | SWIFT_START_ALL_SERVICES=False 2026-06-18 00:25:50.702 | SWIFT_STORAGE_IPS= 2026-06-18 00:25:50.702 | SWIFT_TEMPURL_KEY= 2026-06-18 00:25:50.702 | SWIFT_USE_MOD_WSGI=False 2026-06-18 00:25:50.702 | SYSLOG=False 2026-06-18 00:25:50.702 | SYSLOG_HOST=199.204.45.65 2026-06-18 00:25:50.702 | SYSLOG_PORT=516 2026-06-18 00:25:50.702 | SYSTEMCTL='sudo systemctl' 2026-06-18 00:25:50.702 | SYSTEMD_DIR=/etc/systemd/system 2026-06-18 00:25:50.702 | TARGET_BRANCH=master 2026-06-18 00:25:50.702 | TARGET_ENABLE_OVN_AGENT=False 2026-06-18 00:25:50.702 | TCPDUMP_ARGS= 2026-06-18 00:25:50.702 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-06-18 00:25:50.702 | TEMPEST_BRANCH=master 2026-06-18 00:25:50.702 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-06-18 00:25:50.702 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-06-18 00:25:50.702 | TEMPFILE=/tmp/tmp.H73Es127V5 2026-06-18 00:25:50.702 | TENANT_TUNNEL_RANGES=1:1000 2026-06-18 00:25:50.702 | TENANT_VLAN_RANGE= 2026-06-18 00:25:50.702 | TERM=unknown 2026-06-18 00:25:50.702 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-06-18 00:25:50.702 | TLS_IP=199.204.45.65 2026-06-18 00:25:50.702 | TOP_DIR=/opt/stack/devstack 2026-06-18 00:25:50.702 | TRAILING_TARGET_BRANCH=master 2026-06-18 00:25:50.702 | TUNNEL_ENDPOINT_IP=199.204.45.65 2026-06-18 00:25:50.702 | TUNNEL_IP=199.204.45.65 2026-06-18 00:25:50.702 | TUNNEL_IP_VERSION=4 2026-06-18 00:25:50.702 | UBUNTU_CODENAME=noble 2026-06-18 00:25:50.702 | UBUNTU_RELEASE_BASE_NUM=24 2026-06-18 00:25:50.702 | UID=1002 2026-06-18 00:25:50.702 | ULIMIT_NOFILE=2048 2026-06-18 00:25:50.702 | USER=stack 2026-06-18 00:25:50.702 | USER_HOME=/opt/stack 2026-06-18 00:25:50.702 | USER_UNITS=False 2026-06-18 00:25:50.702 | USE_CINDER_FOR_GLANCE=False 2026-06-18 00:25:50.702 | USE_SUBNETPOOL=True 2026-06-18 00:25:50.702 | USE_VENV=False 2026-06-18 00:25:50.702 | VAULT_PLUGIN_BACKEND= 2026-06-18 00:25:50.702 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-18 00:25:50.702 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-18 00:25:50.702 | VERBOSE=True 2026-06-18 00:25:50.702 | VERBOSE_NO_TIMESTAMP=True 2026-06-18 00:25:50.702 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-18 00:25:50.702 | VERSION_CODENAME=noble 2026-06-18 00:25:50.702 | VERSION_ID=24.04 2026-06-18 00:25:50.702 | VIF_PLUGGING_IS_FATAL=True 2026-06-18 00:25:50.702 | VIF_PLUGGING_TIMEOUT=300 2026-06-18 00:25:50.702 | VIRTUALENV_CMD='python3.12 -m venv' 2026-06-18 00:25:50.702 | VIRT_DRIVER=libvirt 2026-06-18 00:25:50.702 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-18 00:25:50.702 | VOLUME_GROUP_NAME=stack-volumes 2026-06-18 00:25:50.702 | VOLUME_NAME_PREFIX=volume- 2026-06-18 00:25:50.702 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-06-18 00:25:50.702 | WORKER_TIMEOUT=80 2026-06-18 00:25:50.702 | WSGI_MODE=uwsgi 2026-06-18 00:25:50.702 | ZSWAP_COMPRESSOR=lz4 2026-06-18 00:25:50.702 | ZSWAP_ZPOOL=zsmalloc 2026-06-18 00:25:50.702 | _=posix 2026-06-18 00:25:50.702 | _ASYNC_BG_TIME=0 2026-06-18 00:25:50.703 | _DEFAULT_LVM_INIT=0 2026-06-18 00:25:50.703 | _DEFAULT_PYTHON3_VERSION=3.12 2026-06-18 00:25:50.703 | _DEVSTACK_FUNCTIONS=1 2026-06-18 00:25:50.703 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-06-18 00:25:50.703 | _DEVSTACK_STACKRC=1 2026-06-18 00:25:50.703 | _LOG_COLOR_DEFAULT=False 2026-06-18 00:25:50.703 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-18 00:25:50.703 | _TIME_BEGIN=1781742191 2026-06-18 00:25:50.703 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-06-18 00:25:50.703 | _TIME_TOTAL=([apt-get]="105913" [pip_install]="20802" [apt-get-update]="1838" ) 2026-06-18 00:25:50.703 | _of_args='-v --no-timestamp' 2026-06-18 00:25:50.703 | backend=postgresql 2026-06-18 00:25:50.703 | be=lvm:lvmdriver-1 2026-06-18 00:25:50.703 | be_name=lvmdriver-1 2026-06-18 00:25:50.703 | be_type=lvm 2026-06-18 00:25:50.703 | db=postgresql 2026-06-18 00:25:50.703 | dc=org 2026-06-18 00:25:50.703 | default_v4_route_devs=ens3 2026-06-18 00:25:50.703 | default_v6_route_devs='ens3 2026-06-18 00:25:50.703 | ens3' 2026-06-18 00:25:50.703 | dir=/opt/stack/magnum 2026-06-18 00:25:50.703 | dn=,dc=openstack,dc=org 2026-06-18 00:25:50.703 | exceptions=80-tempest.sh 2026-06-18 00:25:50.703 | extra=80-tempest.sh 2026-06-18 00:25:50.703 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 00:25:50.703 | f=/opt/stack/devstack/lib/databases/postgresql 2026-06-18 00:25:50.703 | i=TUNNEL_IP_VERSION 2026-06-18 00:25:50.703 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 00:25:50.703 | lfile=localrc 2026-06-18 00:25:50.703 | localrc=/opt/stack/devstack/.localrc.password 2026-06-18 00:25:50.703 | mode=stack 2026-06-18 00:25:50.703 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-18 00:25:50.703 | opt='?' 2026-06-18 00:25:50.703 | os_CODENAME=noble 2026-06-18 00:25:50.703 | os_PACKAGE=deb 2026-06-18 00:25:50.703 | os_RELEASE=24.04 2026-06-18 00:25:50.703 | os_VENDOR=Ubuntu 2026-06-18 00:25:50.703 | phase=pre-install 2026-06-18 00:25:50.703 | pkgs= 2026-06-18 00:25:50.703 | plugin=magnum 2026-06-18 00:25:50.703 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:25:50.703 | pw=secretadmin 2026-06-18 00:25:50.703 | time_stamp=2026-06-18-002332 2026-06-18 00:25:50.703 | var=ADMIN_PASSWORD 2026-06-18 00:25:50.703 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-06-18 00:25:50.729 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:25:50.735 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:50.741 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 00:25:50.748 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:50.754 | ++ /opt/stack/magnum/devstack/plugin.sh:source:24 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 00:25:50.760 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:50.766 | ++ /opt/stack/magnum/devstack/plugin.sh:source:43 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 00:25:50.772 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:25:50.778 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:25:50.789 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:25:50.795 | + functions-common:run_plugins:1834 : local dir=/opt/stack/octavia 2026-06-18 00:25:50.801 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-06-18 00:25:50.807 | + functions-common:run_plugins:1836 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-06-18 00:25:50.814 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-06-18 00:25:50.821 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-06-18 00:25:50.827 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-18 00:25:50.840 | ++ /opt/stack/octavia/devstack/plugin.sh:source:770 : is_service_enabled octavia 2026-06-18 00:25:50.873 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:25:50.879 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == main ']' 2026-06-18 00:25:50.884 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == standalone ']' 2026-06-18 00:25:50.890 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:50.896 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 00:25:50.902 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:50.908 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 00:25:50.913 | ++ /opt/stack/octavia/devstack/plugin.sh:source:796 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:50.919 | ++ /opt/stack/octavia/devstack/plugin.sh:source:796 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 00:25:50.925 | ++ /opt/stack/octavia/devstack/plugin.sh:source:803 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:50.930 | ++ /opt/stack/octavia/devstack/plugin.sh:source:803 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 00:25:50.937 | ++ /opt/stack/octavia/devstack/plugin.sh:source:811 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:25:50.942 | ++ /opt/stack/octavia/devstack/plugin.sh:source:819 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:25:50.948 | ++ /opt/stack/octavia/devstack/plugin.sh:source:827 : [[ ehxB =~ e ]] 2026-06-18 00:25:50.953 | ++ /opt/stack/octavia/devstack/plugin.sh:source:828 : set -e 2026-06-18 00:25:50.959 | ++ /opt/stack/octavia/devstack/plugin.sh:source:832 : [[ ehxB =~ x ]] 2026-06-18 00:25:50.964 | ++ /opt/stack/octavia/devstack/plugin.sh:source:833 : set -x 2026-06-18 00:25:50.970 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:25:50.977 | + functions-common:run_plugins:1834 : local dir=/opt/stack/manila 2026-06-18 00:25:50.982 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-06-18 00:25:50.989 | + functions-common:run_plugins:1836 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-06-18 00:25:51.027 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:51.033 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 00:25:51.038 | ++ /opt/stack/manila/devstack/plugin.sh:source:1157 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:51.045 | ++ /opt/stack/manila/devstack/plugin.sh:source:1157 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 00:25:51.051 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:51.057 | ++ /opt/stack/manila/devstack/plugin.sh:source:1172 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 00:25:51.063 | ++ /opt/stack/manila/devstack/plugin.sh:source:1226 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:51.068 | ++ /opt/stack/manila/devstack/plugin.sh:source:1226 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 00:25:51.074 | ++ /opt/stack/manila/devstack/plugin.sh:source:1261 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:25:51.079 | ++ /opt/stack/manila/devstack/plugin.sh:source:1266 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:25:51.092 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:25:51.099 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 00:25:51.105 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-06-18 00:25:51.111 | + functions-common:run_plugins:1836 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-06-18 00:25:51.117 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-06-18 00:25:51.123 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-06-18 00:25:51.131 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-06-18 00:25:51.136 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-06-18 00:25:51.142 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-06-18 00:25:51.147 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-18 00:25:51.154 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-06-18 00:25:51.161 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-18 00:25:51.168 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-06-18 00:25:51.206 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:25:51.212 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:25:51.217 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-06-18 00:25:51.226 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-06-18 00:25:51.331 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl 2026-06-18 00:25:51.337 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl 2026-06-18 00:25:51.342 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 00:25:51.348 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 00:25:51.354 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 00:25:51.360 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-06-18 00:25:51.364 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl != file* ]] 2026-06-18 00:25:51.370 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-06-18 00:25:51.376 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-06-18 00:25:51.383 | --2026-06-18 00:25:51-- https://dl.k8s.io/release/v1.36.2/bin/linux/amd64/kubectl 2026-06-18 00:25:51.418 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:400::347, 2a04:4e42::347, 2a04:4e42:600::347, ... 2026-06-18 00:25:51.439 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:400::347|:443... connected. 2026-06-18 00:25:51.513 | HTTP request sent, awaiting response... 200 OK 2026-06-18 00:25:51.513 | Length: 59556002 (57M) [application/octet-stream] 2026-06-18 00:25:51.513 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-06-18 00:25:51.617 | 2026-06-18 00:25:51.964 | 0K ........ ........ ........ ........ 56% 72.1M 0s 2026-06-18 00:25:52.216 | 32768K ........ ........ ........ 100% 95.4M=0.7s 2026-06-18 00:25:52.217 | 2026-06-18 00:25:52.217 | 2026-06-18 00:25:52 (80.7 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [59556002/59556002] 2026-06-18 00:25:52.217 | 2026-06-18 00:25:52.225 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 00:25:52.231 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-06-18 00:25:52.237 | +++ functions:get_extra_file:81 : return 2026-06-18 00:25:52.244 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kubectl /usr/local/bin/kubectl 2026-06-18 00:25:52.333 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-06-18 00:25:52.338 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-06-18 00:25:52.344 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 00:25:52.350 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 00:25:52.356 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 00:25:52.362 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-06-18 00:25:52.369 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 != file* ]] 2026-06-18 00:25:52.374 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-06-18 00:25:52.380 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-06-18 00:25:52.387 | --2026-06-18 00:25:52-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.13.2/clusterctl-linux-amd64 2026-06-18 00:25:52.418 | Resolving github.com (github.com)... 140.82.114.3 2026-06-18 00:25:52.434 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-06-18 00:25:52.562 | HTTP request sent, awaiting response... 302 Found 2026-06-18 00:25:52.562 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T01%3A03%3A30Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-18T00%3A03%3A00Z&ske=2026-06-18T01%3A03%3A30Z&sks=b&skv=2018-11-09&sig=qA0YmI0tuvE2RvLs05jg7ACJEwKpBgst7f61kYFGonk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0NDE1MiwibmJmIjoxNzgxNzQyMzUyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mO3xvGY-sV2B6n0EDzv1JEWGBwUapMpQ97dtWpaae78&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-06-18 00:25:52.562 | --2026-06-18 00:25:52-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/8d6426f4-ba35-4689-8699-9b543d3cbfea?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T01%3A03%3A30Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-18T00%3A03%3A00Z&ske=2026-06-18T01%3A03%3A30Z&sks=b&skv=2018-11-09&sig=qA0YmI0tuvE2RvLs05jg7ACJEwKpBgst7f61kYFGonk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0NDE1MiwibmJmIjoxNzgxNzQyMzUyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mO3xvGY-sV2B6n0EDzv1JEWGBwUapMpQ97dtWpaae78&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-06-18 00:25:52.564 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ... 2026-06-18 00:25:52.571 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-18 00:25:52.614 | HTTP request sent, awaiting response... 200 OK 2026-06-18 00:25:52.614 | Length: 34386104 (33M) [application/octet-stream] 2026-06-18 00:25:52.614 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-06-18 00:25:52.652 | 2026-06-18 00:25:52.871 | 0K ........ ........ ........ ........ 97% 126M 0s 2026-06-18 00:25:52.871 | 32768K 100% 176M=0.3s 2026-06-18 00:25:52.871 | 2026-06-18 00:25:52.871 | 2026-06-18 00:25:52 (127 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [34386104/34386104] 2026-06-18 00:25:52.871 | 2026-06-18 00:25:52.880 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 00:25:52.886 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-06-18 00:25:52.892 | +++ functions:get_extra_file:81 : return 2026-06-18 00:25:52.898 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/clusterctl-linux-amd64 /usr/local/bin/clusterctl 2026-06-18 00:25:52.958 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : get_extra_file https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-06-18 00:25:52.964 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-06-18 00:25:52.969 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 00:25:52.975 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 00:25:52.981 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 00:25:52.986 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-06-18 00:25:52.992 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-06-18 00:25:52.996 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-06-18 00:25:53.003 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 -O /opt/stack/devstack/files/kind-linux-amd64 2026-06-18 00:25:53.010 | --2026-06-18 00:25:53-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-06-18 00:25:53.042 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::259, 2600:1f18:16e:df01::258, 98.84.224.111, ... 2026-06-18 00:25:53.058 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::259|:443... connected. 2026-06-18 00:25:53.158 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-06-18 00:25:53.158 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-06-18 00:25:53.159 | --2026-06-18 00:25:53-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-06-18 00:25:53.160 | Resolving github.com (github.com)... 140.82.114.3 2026-06-18 00:25:53.176 | Connecting to github.com (github.com)|140.82.114.3|:443... connected. 2026-06-18 00:25:53.298 | HTTP request sent, awaiting response... 302 Found 2026-06-18 00:25:53.298 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T01%3A02%3A38Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-18T00%3A02%3A23Z&ske=2026-06-18T01%3A02%3A38Z&sks=b&skv=2018-11-09&sig=PwR6cMVGnQ6WSuBbR4PSHUrNhsJn8tKeVy32P%2BjDMCI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0MjY1MywibmJmIjoxNzgxNzQyMzUzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.6uTm6MR9TelwG5vBYI2FA7HUMK3xIL5XEz2zCo7RPeI&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-06-18 00:25:53.299 | --2026-06-18 00:25:53-- https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T01%3A02%3A38Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-18T00%3A02%3A23Z&ske=2026-06-18T01%3A02%3A38Z&sks=b&skv=2018-11-09&sig=PwR6cMVGnQ6WSuBbR4PSHUrNhsJn8tKeVy32P%2BjDMCI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0MjY1MywibmJmIjoxNzgxNzQyMzUzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.6uTm6MR9TelwG5vBYI2FA7HUMK3xIL5XEz2zCo7RPeI&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-06-18 00:25:53.300 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2026-06-18 00:25:53.307 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-18 00:25:53.342 | HTTP request sent, awaiting response... 200 OK 2026-06-18 00:25:53.342 | Length: 6873201 (6.6M) [application/octet-stream] 2026-06-18 00:25:53.343 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-06-18 00:25:53.380 | 2026-06-18 00:25:53.438 | 0K ...... 100% 68.8M=0.1s 2026-06-18 00:25:53.438 | 2026-06-18 00:25:53.438 | 2026-06-18 00:25:53 (68.8 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-06-18 00:25:53.438 | 2026-06-18 00:25:53.446 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 00:25:53.451 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-06-18 00:25:53.458 | +++ functions:get_extra_file:81 : return 2026-06-18 00:25:53.466 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kind-linux-amd64 /usr/local/bin/kind 2026-06-18 00:25:53.505 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : get_extra_file https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-06-18 00:25:53.509 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-06-18 00:25:53.515 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 00:25:53.522 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 00:25:53.528 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 00:25:53.534 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-06-18 00:25:53.541 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-06-18 00:25:53.546 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-06-18 00:25:53.551 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz -O /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-06-18 00:25:53.557 | --2026-06-18 00:25:53-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-06-18 00:25:53.597 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:43::1, 150.171.109.68 2026-06-18 00:25:53.622 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:43::1|:443... connected. 2026-06-18 00:25:53.738 | HTTP request sent, awaiting response... 200 OK 2026-06-18 00:25:53.738 | Length: 14569235 (14M) [application/x-tar] 2026-06-18 00:25:53.738 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-06-18 00:25:53.893 | 2026-06-18 00:25:54.120 | 0K ........ ..... 100% 36.4M=0.4s 2026-06-18 00:25:54.120 | 2026-06-18 00:25:54.120 | 2026-06-18 00:25:54 (36.4 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-06-18 00:25:54.120 | 2026-06-18 00:25:54.127 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 00:25:54.133 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-06-18 00:25:54.139 | +++ functions:get_extra_file:81 : return 2026-06-18 00:25:54.147 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : tar -xvzf /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz -C /tmp 2026-06-18 00:25:54.158 | linux-amd64/ 2026-06-18 00:25:54.158 | linux-amd64/helm 2026-06-18 00:25:54.474 | linux-amd64/LICENSE 2026-06-18 00:25:54.475 | linux-amd64/README.md 2026-06-18 00:25:54.482 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:38 : sudo install -o root -g root -m 0755 /tmp/linux-amd64/helm /usr/local/bin/helm 2026-06-18 00:25:54.559 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-06-18 00:25:54.565 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-06-18 00:25:54.571 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 00:25:54.577 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 00:25:54.583 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 00:25:54.588 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-06-18 00:25:54.594 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-06-18 00:25:54.601 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-06-18 00:25:54.606 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.docker.com -O /opt/stack/devstack/files/get.docker.com 2026-06-18 00:25:54.613 | --2026-06-18 00:25:54-- https://get.docker.com/ 2026-06-18 00:25:54.647 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:3c00:10:a463:3d00:93a1, 2600:9000:21a2:b600:10:a463:3d00:93a1, 2600:9000:21a2:400:10:a463:3d00:93a1, ... 2026-06-18 00:25:54.648 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:3c00:10:a463:3d00:93a1|:443... connected. 2026-06-18 00:25:54.659 | HTTP request sent, awaiting response... 200 OK 2026-06-18 00:25:54.659 | Length: 22446 (22K) [text/plain] 2026-06-18 00:25:54.659 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-06-18 00:25:54.659 | 2026-06-18 00:25:54.659 | 0K 100% 164M=0s 2026-06-18 00:25:54.659 | 2026-06-18 00:25:54.659 | 2026-06-18 00:25:54 (164 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22446/22446] 2026-06-18 00:25:54.659 | 2026-06-18 00:25:54.668 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 00:25:54.672 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-06-18 00:25:54.678 | +++ functions:get_extra_file:81 : return 2026-06-18 00:25:54.686 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-06-18 00:25:54.703 | # Executing docker install script, commit: 153e238e1d876160ea4a2a1844ca7f2983bbdd5e 2026-06-18 00:25:54.742 | + sh -c apt-get -qq update >/dev/null 2026-06-18 00:25:56.403 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-06-18 00:25:57.816 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:26:05.845 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-06-18 00:26:05.849 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-06-18 00:26:05.899 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-06-18 00:26:05.902 | + sh -c echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list 2026-06-18 00:26:05.904 | + sh -c apt-get -qq update >/dev/null 2026-06-18 00:26:07.798 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null 2026-06-18 00:26:09.612 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:26:20.844 | Using systemd to manage Docker service 2026-06-18 00:26:20.844 | + sh -c systemctl enable --now docker.service 2>/dev/null 2026-06-18 00:26:21.698 | INFO: Docker daemon enabled and started 2026-06-18 00:26:21.698 | 2026-06-18 00:26:21.698 | + sh -c docker version 2026-06-18 00:26:21.742 | Client: Docker Engine - Community 2026-06-18 00:26:21.742 | Version: 29.5.3 2026-06-18 00:26:21.742 | API version: 1.54 2026-06-18 00:26:21.742 | Go version: go1.26.4 2026-06-18 00:26:21.742 | Git commit: d1c06ef 2026-06-18 00:26:21.742 | Built: Wed Jun 3 18:00:12 2026 2026-06-18 00:26:21.742 | OS/Arch: linux/amd64 2026-06-18 00:26:21.742 | Context: default 2026-06-18 00:26:21.742 | 2026-06-18 00:26:21.742 | Server: Docker Engine - Community 2026-06-18 00:26:21.742 | Engine: 2026-06-18 00:26:21.742 | Version: 29.5.3 2026-06-18 00:26:21.742 | API version: 1.54 (minimum version 1.40) 2026-06-18 00:26:21.742 | Go version: go1.26.4 2026-06-18 00:26:21.742 | Git commit: 285b471 2026-06-18 00:26:21.742 | Built: Wed Jun 3 18:00:12 2026 2026-06-18 00:26:21.742 | OS/Arch: linux/amd64 2026-06-18 00:26:21.742 | Experimental: false 2026-06-18 00:26:21.742 | containerd: 2026-06-18 00:26:21.742 | Version: v2.2.4 2026-06-18 00:26:21.742 | GitCommit: 193637f7ee8ae5f5aa5248f49e7baa3e6164966e 2026-06-18 00:26:21.742 | runc: 2026-06-18 00:26:21.742 | Version: 1.3.5 2026-06-18 00:26:21.742 | GitCommit: v1.3.5-0-g488fc13e 2026-06-18 00:26:21.742 | docker-init: 2026-06-18 00:26:21.742 | Version: 0.19.0 2026-06-18 00:26:21.742 | GitCommit: de40ad0 2026-06-18 00:26:21.748 | 2026-06-18 00:26:21.749 | ================================================================================ 2026-06-18 00:26:21.749 | 2026-06-18 00:26:21.749 | To run Docker as a non-privileged user, consider setting up the 2026-06-18 00:26:21.749 | Docker daemon in rootless mode for your user: 2026-06-18 00:26:21.749 | 2026-06-18 00:26:21.749 | dockerd-rootless-setuptool.sh install 2026-06-18 00:26:21.749 | 2026-06-18 00:26:21.749 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-06-18 00:26:21.749 | 2026-06-18 00:26:21.749 | 2026-06-18 00:26:21.749 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-06-18 00:26:21.749 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-06-18 00:26:21.749 | 2026-06-18 00:26:21.749 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-06-18 00:26:21.749 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-06-18 00:26:21.749 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-06-18 00:26:21.749 | 2026-06-18 00:26:21.749 | ================================================================================ 2026-06-18 00:26:21.749 | 2026-06-18 00:26:21.758 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-06-18 00:26:21.815 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-06-18 00:26:21.840 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-06-18 00:26:21.848 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-06-18 00:26:21.849 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-06-18 00:26:21.850 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-06-18 00:26:21.927 | No kind clusters found. 2026-06-18 00:26:21.938 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-06-18 00:26:21.938 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-06-18 00:26:22.116 | Creating cluster "kind" ... 2026-06-18 00:26:22.117 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-06-18 00:26:32.069 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-06-18 00:26:32.070 | • Preparing nodes 📦 ... 2026-06-18 00:26:35.792 | ✓ Preparing nodes 📦 2026-06-18 00:26:35.869 | • Writing configuration 📜 ... 2026-06-18 00:26:36.900 | ✓ Writing configuration 📜 2026-06-18 00:26:36.900 | • Starting control-plane 🕹️ ... 2026-06-18 00:26:53.076 | ✓ Starting control-plane 🕹️ 2026-06-18 00:26:53.076 | • Installing CNI 🔌 ... 2026-06-18 00:26:54.147 | ✓ Installing CNI 🔌 2026-06-18 00:26:54.147 | • Installing StorageClass 💾 ... 2026-06-18 00:26:54.856 | ✓ Installing StorageClass 💾 2026-06-18 00:26:55.264 | Set kubectl context to "kind-kind" 2026-06-18 00:26:55.265 | You can now use your cluster with: 2026-06-18 00:26:55.265 | 2026-06-18 00:26:55.265 | kubectl cluster-info --context kind-kind 2026-06-18 00:26:55.265 | 2026-06-18 00:26:55.265 | Not sure what to do next? 😅 Check out https://kind.sigs.k8s.io/docs/user/quick-start/ 2026-06-18 00:26:55.275 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-06-18 00:26:55.391 | node/kind-control-plane labeled 2026-06-18 00:26:55.409 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:48 : kubectl apply -f https://github.com/k-orc/openstack-resource-controller/releases/download/v2.2.0/install.yaml 2026-06-18 00:26:56.005 | namespace/orc-system created 2026-06-18 00:26:56.033 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-06-18 00:26:56.058 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-06-18 00:26:56.092 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-06-18 00:26:56.133 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-06-18 00:26:56.161 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-06-18 00:26:56.190 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-06-18 00:26:56.202 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-06-18 00:26:56.222 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-06-18 00:26:56.260 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-06-18 00:26:56.281 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-06-18 00:26:56.318 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-06-18 00:26:56.350 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-06-18 00:26:56.361 | serviceaccount/orc-controller-manager created 2026-06-18 00:26:56.372 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-06-18 00:26:56.380 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-06-18 00:26:56.387 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-06-18 00:26:56.394 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-06-18 00:26:56.399 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-06-18 00:26:56.406 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-06-18 00:26:56.413 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-06-18 00:26:56.419 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-06-18 00:26:56.425 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-06-18 00:26:56.437 | service/orc-controller-manager-metrics-service created 2026-06-18 00:26:56.452 | deployment.apps/orc-controller-manager created 2026-06-18 00:26:56.471 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-06-18 00:26:56.478 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-06-18 00:26:56.485 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-18 00:26:56.493 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-18 00:26:56.499 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-06-18 00:26:56.505 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-06-18 00:26:56.509 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.13.2 --bootstrap kubeadm:v1.13.2 --control-plane kubeadm:v1.13.2 --infrastructure openstack:v0.14.4 2026-06-18 00:26:56.859 | Fetching providers 2026-06-18 00:26:59.695 | Installing cert-manager version="v1.20.2" 2026-06-18 00:26:59.763 | unknown field "spec.versions[0].selectableFields" 2026-06-18 00:26:59.792 | unknown field "spec.versions[0].selectableFields" 2026-06-18 00:26:59.816 | unknown field "spec.versions[0].selectableFields" 2026-06-18 00:26:59.846 | unknown field "spec.versions[0].selectableFields" 2026-06-18 00:27:00.593 | Waiting for cert-manager to be available... 2026-06-18 00:27:24.694 | Installing provider="cluster-api" version="v1.13.2" targetNamespace="capi-system" 2026-06-18 00:27:25.529 | Installing provider="bootstrap-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-bootstrap-system" 2026-06-18 00:27:26.013 | Installing provider="control-plane-kubeadm" version="v1.13.2" targetNamespace="capi-kubeadm-control-plane-system" 2026-06-18 00:27:26.487 | Installing provider="infrastructure-openstack" version="v0.14.4" targetNamespace="capo-system" 2026-06-18 00:27:26.942 | 2026-06-18 00:27:26.942 | Your management cluster has been initialized successfully! 2026-06-18 00:27:26.942 | 2026-06-18 00:27:26.942 | You can now create your first workload cluster by running the following: 2026-06-18 00:27:26.942 | 2026-06-18 00:27:26.942 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-06-18 00:27:26.942 | 2026-06-18 00:27:27.141 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:59 : kubectl -n capi-kubeadm-bootstrap-system rollout status deploy/capi-kubeadm-bootstrap-controller-manager 2026-06-18 00:27:27.253 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-18 00:27:33.044 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-06-18 00:27:33.057 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:60 : kubectl -n capi-kubeadm-control-plane-system rollout status deploy/capi-kubeadm-control-plane-controller-manager 2026-06-18 00:27:33.177 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-18 00:27:37.050 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-06-18 00:27:37.066 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-06-18 00:27:37.173 | deployment "capi-controller-manager" successfully rolled out 2026-06-18 00:27:37.188 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-06-18 00:27:37.299 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-06-18 00:27:41.140 | deployment "capo-controller-manager" successfully rolled out 2026-06-18 00:27:41.158 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-06-18 00:27:41.165 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:27:41.170 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:27:41.176 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:27:41.181 | + functions-common:run_plugins:1834 : local dir=/opt/stack/ovn-octavia-provider 2026-06-18 00:27:41.186 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-06-18 00:27:41.192 | + functions-common:run_plugins:1836 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-06-18 00:27:41.201 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-06-18 00:27:41.243 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:27:41.249 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-06-18 00:27:41.255 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.65:6641 2026-06-18 00:27:41.262 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.65:6642 2026-06-18 00:27:41.269 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:27:41.275 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-06-18 00:27:41.285 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-18 00:27:41.291 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-18 00:27:41.298 | + functions:set_systemd_override:845 : local value=2048 2026-06-18 00:27:41.303 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-18 00:27:41.310 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-18 00:27:41.422 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-18 00:27:41.422 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-18 00:27:41.429 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-18 00:27:41.736 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-18 00:27:41.742 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-18 00:27:41.783 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:27:41.790 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-18 00:27:41.795 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:27:41.803 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:27:41.810 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:27:41.816 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:27:41.823 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:27:41.829 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:27:41.836 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:27:41.842 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:27:41.848 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:27:41.855 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:27:41.860 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:27:41.866 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:27:41.872 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-18 00:27:41.878 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:27:41.884 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:27:41.891 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:27:41.898 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-18 00:27:41.950 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-18 00:27:41.992 | Reading package lists... 2026-06-18 00:27:42.344 | Building dependency tree... 2026-06-18 00:27:42.345 | Reading state information... 2026-06-18 00:27:42.707 | The following additional packages will be installed: 2026-06-18 00:27:42.707 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-18 00:27:42.707 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-18 00:27:42.707 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-18 00:27:42.708 | erlang-tools erlang-xmerl logrotate 2026-06-18 00:27:42.709 | Suggested packages: 2026-06-18 00:27:42.709 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-06-18 00:27:42.760 | The following NEW packages will be installed: 2026-06-18 00:27:42.761 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-18 00:27:42.761 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-18 00:27:42.761 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-18 00:27:42.762 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-06-18 00:27:42.955 | 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:27:42.955 | Need to get 36.1 MB of archives. 2026-06-18 00:27:42.955 | After this operation, 56.4 MB of additional disk space will be used. 2026-06-18 00:27:42.955 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-06-18 00:27:43.261 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-18 00:27:44.012 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-18 00:27:44.045 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-18 00:27:44.050 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-18 00:27:44.077 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-18 00:27:44.116 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-18 00:27:44.124 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-06-18 00:27:44.184 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-18 00:27:44.189 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-18 00:27:44.192 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-18 00:27:44.197 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-18 00:27:44.219 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-06-18 00:27:44.291 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-18 00:27:44.293 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-18 00:27:44.299 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-18 00:27:44.311 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-18 00:27:44.333 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-06-18 00:27:44.385 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-18 00:27:45.197 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:27:45.250 | Fetched 36.1 MB in 2s (16.4 MB/s) 2026-06-18 00:27:45.297 | Selecting previously unselected package logrotate. 2026-06-18 00:27:45.328 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 66078 files and directories currently installed.) 2026-06-18 00:27:45.330 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-06-18 00:27:45.334 | Unpacking logrotate (3.21.0-2build1) ... 2026-06-18 00:27:45.403 | Selecting previously unselected package erlang-base. 2026-06-18 00:27:45.413 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:45.417 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:45.653 | Selecting previously unselected package erlang-asn1. 2026-06-18 00:27:45.661 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:45.665 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:45.734 | Selecting previously unselected package erlang-crypto. 2026-06-18 00:27:45.743 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:45.747 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:45.802 | Selecting previously unselected package erlang-public-key. 2026-06-18 00:27:45.813 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:45.816 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:45.878 | Selecting previously unselected package erlang-mnesia. 2026-06-18 00:27:45.887 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:45.891 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:45.959 | Selecting previously unselected package erlang-runtime-tools. 2026-06-18 00:27:45.968 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:45.972 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:46.038 | Selecting previously unselected package erlang-ssl. 2026-06-18 00:27:46.048 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:46.052 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:46.446 | Selecting previously unselected package erlang-eldap. 2026-06-18 00:27:46.455 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:46.461 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:46.521 | Selecting previously unselected package erlang-ftp. 2026-06-18 00:27:46.530 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:46.535 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:46.595 | Selecting previously unselected package erlang-tftp. 2026-06-18 00:27:46.605 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:46.610 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:46.663 | Selecting previously unselected package erlang-inets. 2026-06-18 00:27:46.673 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:46.678 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:46.760 | Selecting previously unselected package erlang-snmp. 2026-06-18 00:27:46.772 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:46.777 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:46.891 | Selecting previously unselected package erlang-os-mon. 2026-06-18 00:27:46.902 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:46.907 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:46.965 | Selecting previously unselected package erlang-parsetools. 2026-06-18 00:27:46.974 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:46.978 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:47.033 | Selecting previously unselected package erlang-syntax-tools. 2026-06-18 00:27:47.041 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:47.045 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:47.100 | Selecting previously unselected package erlang-tools. 2026-06-18 00:27:47.108 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:47.113 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:47.183 | Selecting previously unselected package erlang-xmerl. 2026-06-18 00:27:47.192 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 00:27:47.197 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:47.277 | Selecting previously unselected package rabbitmq-server. 2026-06-18 00:27:47.284 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-18 00:27:47.292 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-18 00:27:47.900 | Setting up logrotate (3.21.0-2build1) ... 2026-06-18 00:27:48.073 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-06-18 00:27:48.407 | logrotate.service is a disabled or a static unit, not starting it. 2026-06-18 00:27:48.450 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:48.773 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-18 00:27:48.773 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-18 00:27:50.260 | Searching for services which depend on erlang and should be started... none found. 2026-06-18 00:27:50.264 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.274 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.287 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.300 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.310 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.321 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.330 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.339 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.350 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.360 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.369 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.379 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.388 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.399 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.414 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.424 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 00:27:50.435 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-18 00:27:50.495 | info: Selecting GID from range 100 to 999 ... 2026-06-18 00:27:50.501 | info: Adding group `rabbitmq' (GID 112) ... 2026-06-18 00:27:50.581 | info: Selecting UID from range 100 to 999 ... 2026-06-18 00:27:50.581 | 2026-06-18 00:27:50.587 | info: Adding system user `rabbitmq' (UID 110) ... 2026-06-18 00:27:50.591 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-06-18 00:27:50.649 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-18 00:27:50.839 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-18 00:27:57.077 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:27:58.319 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:27:58.326 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:27:58.332 | + functions-common:time_stop:2414 : local name 2026-06-18 00:27:58.339 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:27:58.344 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:27:58.350 | + functions-common:time_stop:2417 : local total 2026-06-18 00:27:58.356 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:27:58.363 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:27:58.369 | + functions-common:time_stop:2421 : start_time=1781742461942 2026-06-18 00:27:58.376 | + functions-common:time_stop:2423 : [[ -z 1781742461942 ]] 2026-06-18 00:27:58.384 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:27:58.393 | + functions-common:time_stop:2426 : end_time=1781742478387 2026-06-18 00:27:58.400 | + functions-common:time_stop:2427 : elapsed_time=16445 2026-06-18 00:27:58.406 | + functions-common:time_stop:2428 : total=105913 2026-06-18 00:27:58.413 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:27:58.420 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=122358 2026-06-18 00:27:58.427 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:27:58.433 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-18 00:27:58.442 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:27:58.447 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:27:58.453 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:27:58.460 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:27:58.466 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:27:58.473 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:27:58.481 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:27:58.488 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:27:58.494 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:27:58.500 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:27:58.507 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:27:58.515 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:27:58.522 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:27:58.528 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-18 00:27:58.535 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-18 00:27:58.577 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:27:58.584 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-18 00:27:58.591 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:27:58.597 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-18 00:27:58.604 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-18 00:27:58.613 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-18 00:27:58.622 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-18 00:27:58.628 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-18 00:27:58.634 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-18 00:27:58.641 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-18 00:27:58.648 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-06-18 00:27:58.655 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-06-18 00:27:58.663 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-18 00:27:59.466 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-18 00:27:59.467 | user tags 2026-06-18 00:27:59.467 | guest [administrator]' 2026-06-18 00:27:59.477 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-18 00:27:59.477 | user tags 2026-06-18 00:27:59.477 | guest [administrator]' 2026-06-18 00:27:59.478 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-18 00:27:59.493 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-18 00:27:59.500 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-18 00:27:59.506 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-06-18 00:28:00.266 | Adding user "stackrabbit" ... 2026-06-18 00:28:00.277 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-18 00:28:00.308 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-18 00:28:01.004 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-18 00:28:01.049 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-18 00:28:01.056 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-06-18 00:28:01.804 | Changing password for user "stackrabbit" ... 2026-06-18 00:28:01.849 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-18 00:28:01.856 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-18 00:28:01.863 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-18 00:28:02.571 | Deleting user "guest" ... 2026-06-18 00:28:02.672 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-18 00:28:02.717 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:02.723 | + ./stack.sh:main:855 : install_database 2026-06-18 00:28:02.730 | + lib/database:install_database:118 : install_database_mysql 2026-06-18 00:28:02.737 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-18 00:28:02.743 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:02.749 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:02.756 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-18 00:28:02.873 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-06-18 00:28:02.879 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-18 00:28:02.889 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-18 00:28:02.896 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:02.903 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:02.909 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-18 00:28:02.915 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-18 00:28:02.922 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-06-18 00:28:02.934 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-18 00:28:02.940 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-18 00:28:02.947 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:28:02.953 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:28:02.959 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:28:02.967 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:28:02.974 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:28:02.980 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:28:02.987 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:28:02.993 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:28:02.999 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:28:03.004 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:28:03.011 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:28:03.018 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:28:03.023 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:28:03.030 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-18 00:28:03.035 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:03.042 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:03.049 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-18 00:28:03.055 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:28:03.061 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:28:03.067 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:28:03.074 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:28:03.080 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:28:03.087 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:28:03.094 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:03.100 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:03.107 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:28:03.113 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:28:03.118 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:28:03.123 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:28:03.129 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-18 00:28:03.135 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:28:03.142 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:03.149 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:03.155 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-18 00:28:03.209 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-18 00:28:03.260 | Reading package lists... 2026-06-18 00:28:03.624 | Building dependency tree... 2026-06-18 00:28:03.626 | Reading state information... 2026-06-18 00:28:03.993 | The following additional packages will be installed: 2026-06-18 00:28:03.993 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-06-18 00:28:03.994 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-06-18 00:28:03.994 | mysql-server-8.0 mysql-server-core-8.0 2026-06-18 00:28:03.995 | Suggested packages: 2026-06-18 00:28:03.995 | mailx tinyca 2026-06-18 00:28:03.995 | Recommended packages: 2026-06-18 00:28:03.996 | libhtml-template-perl mecab-ipadic-utf8 2026-06-18 00:28:04.041 | The following NEW packages will be installed: 2026-06-18 00:28:04.041 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-06-18 00:28:04.041 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-06-18 00:28:04.042 | mysql-server-8.0 mysql-server-core-8.0 2026-06-18 00:28:04.232 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:28:04.232 | Need to get 22.3 MB of archives. 2026-06-18 00:28:04.232 | After this operation, 187 MB of additional disk space will be used. 2026-06-18 00:28:04.232 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [2,740 kB] 2026-06-18 00:28:04.988 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [22.5 kB] 2026-06-18 00:28:04.989 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-06-18 00:28:04.991 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-06-18 00:28:04.991 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-18 00:28:04.995 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-18 00:28:05.068 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [17.5 MB] 2026-06-18 00:28:05.937 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [1,442 kB] 2026-06-18 00:28:06.016 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.2 [9,524 B] 2026-06-18 00:28:06.224 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:28:06.276 | Fetched 22.3 MB in 2s (11.4 MB/s) 2026-06-18 00:28:06.313 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-18 00:28:06.348 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68898 files and directories currently installed.) 2026-06-18 00:28:06.351 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:28:06.355 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:28:06.674 | Selecting previously unselected package mysql-client-8.0. 2026-06-18 00:28:06.686 | Preparing to unpack .../1-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:28:06.691 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:28:06.749 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-06-18 00:28:06.756 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 00:28:06.764 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 00:28:06.822 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-18 00:28:06.833 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 00:28:06.844 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 00:28:06.903 | Selecting previously unselected package libmecab2:amd64. 2026-06-18 00:28:06.913 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-18 00:28:06.916 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-18 00:28:06.981 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-18 00:28:06.989 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-18 00:28:06.994 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-18 00:28:07.058 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-18 00:28:07.069 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:28:07.073 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:28:07.854 | Selecting previously unselected package mysql-server-8.0. 2026-06-18 00:28:07.866 | Preparing to unpack .../7-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:28:08.246 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:28:08.331 | Selecting previously unselected package mysql-server. 2026-06-18 00:28:08.340 | Preparing to unpack .../8-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-18 00:28:08.344 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:28:08.411 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-18 00:28:08.421 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-18 00:28:08.434 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:28:08.444 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:28:08.455 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 00:28:08.465 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 00:28:08.475 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:28:08.486 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:28:08.676 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-18 00:28:08.738 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-18 00:28:17.534 | mysqld will log errors to /var/log/mysql/error.log 2026-06-18 00:28:18.177 | mysqld is running as pid 31699 2026-06-18 00:28:20.589 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-18 00:28:21.929 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 00:28:21.940 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:28:22.784 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:28:23.058 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:28:23.063 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:28:23.070 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:23.076 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:23.082 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:23.086 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:23.092 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:23.098 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:28:23.103 | + functions-common:time_stop:2421 : start_time=1781742483200 2026-06-18 00:28:23.109 | + functions-common:time_stop:2423 : [[ -z 1781742483200 ]] 2026-06-18 00:28:23.115 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:23.124 | + functions-common:time_stop:2426 : end_time=1781742503117 2026-06-18 00:28:23.130 | + functions-common:time_stop:2427 : elapsed_time=19917 2026-06-18 00:28:23.136 | + functions-common:time_stop:2428 : total=122358 2026-06-18 00:28:23.142 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:23.148 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=142275 2026-06-18 00:28:23.154 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:28:23.161 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-18 00:28:23.167 | + ./stack.sh:main:858 : install_database_python 2026-06-18 00:28:23.174 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-18 00:28:23.180 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-18 00:28:23.188 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-18 00:28:23.194 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 00:28:23.204 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-18 00:28:23.211 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-18 00:28:23.217 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 00:28:23.227 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:28:23.229 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 00:28:23.239 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-18 00:28:23.246 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-18 00:28:23.252 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-18 00:28:23.260 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-18 00:28:23.266 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-18 00:28:23.317 | Using python 3.12 to install PyMySQL 2026-06-18 00:28:23.324 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-18 00:28:23.988 | Collecting PyMySQL 2026-06-18 00:28:24.109 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-18 00:28:24.146 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-18 00:28:24.233 | Installing collected packages: PyMySQL 2026-06-18 00:28:24.281 | Successfully installed PyMySQL-1.2.0 2026-06-18 00:28:24.360 | + inc/python:pip_install:216 : result=0 2026-06-18 00:28:24.367 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:28:24.373 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:24.378 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:24.384 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:24.389 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:24.395 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:24.402 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:28:24.408 | + functions-common:time_stop:2421 : start_time=1781742503306 2026-06-18 00:28:24.415 | + functions-common:time_stop:2423 : [[ -z 1781742503306 ]] 2026-06-18 00:28:24.423 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:24.433 | + functions-common:time_stop:2426 : end_time=1781742504426 2026-06-18 00:28:24.439 | + functions-common:time_stop:2427 : elapsed_time=1120 2026-06-18 00:28:24.445 | + functions-common:time_stop:2428 : total=20802 2026-06-18 00:28:24.451 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:24.457 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21922 2026-06-18 00:28:24.463 | + inc/python:pip_install:219 : return 0 2026-06-18 00:28:24.469 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-18 00:28:24.474 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-18 00:28:24.481 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-18 00:28:24.486 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-18 00:28:24.522 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:24.530 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-18 00:28:24.536 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-18 00:28:24.578 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:28:24.584 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-18 00:28:24.626 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:28:24.632 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-18 00:28:24.674 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:24.681 | + ./stack.sh:main:866 : install_etcd3 2026-06-18 00:28:24.688 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-18 00:28:24.688 | Installing etcd 2026-06-18 00:28:24.694 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-18 00:28:24.716 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-18 00:28:24.740 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-18 00:28:24.745 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-18 00:28:24.768 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-18 00:28:24.777 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:28:24.785 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:28:24.792 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 00:28:24.798 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 00:28:24.803 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 00:28:24.810 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:28:24.817 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-18 00:28:24.823 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-18 00:28:24.831 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:28:24.838 | --2026-06-18 00:28:24-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:28:24.868 | Resolving github.com (github.com)... 140.82.113.4 2026-06-18 00:28:24.883 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-06-18 00:28:25.009 | HTTP request sent, awaiting response... 302 Found 2026-06-18 00:28:25.009 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T01%3A01%3A46Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-18T00%3A01%3A13Z&ske=2026-06-18T01%3A01%3A46Z&sks=b&skv=2018-11-09&sig=VbHMY7CYAdmqSomKx9LpqjxqY%2FmBWhVpAj0WTFJzFho%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0NDMwNCwibmJmIjoxNzgxNzQyNTA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.uT0NvdGtC2FuQl_z9sVd1mn8YXaIbrhiyHsFQhfFa60&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-18 00:28:25.009 | --2026-06-18 00:28:25-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T01%3A01%3A46Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-18T00%3A01%3A13Z&ske=2026-06-18T01%3A01%3A46Z&sks=b&skv=2018-11-09&sig=VbHMY7CYAdmqSomKx9LpqjxqY%2FmBWhVpAj0WTFJzFho%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc0NDMwNCwibmJmIjoxNzgxNzQyNTA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.uT0NvdGtC2FuQl_z9sVd1mn8YXaIbrhiyHsFQhfFa60&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-18 00:28:25.011 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2026-06-18 00:28:25.019 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-18 00:28:25.063 | HTTP request sent, awaiting response... 200 OK 2026-06-18 00:28:25.063 | Length: 20927601 (20M) [application/octet-stream] 2026-06-18 00:28:25.063 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-06-18 00:28:25.101 | 2026-06-18 00:28:25.192 | 0K ........ ........ ... 100% 155M=0.1s 2026-06-18 00:28:25.192 | 2026-06-18 00:28:25.192 | 2026-06-18 00:28:25 (155 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-06-18 00:28:25.193 | 2026-06-18 00:28:25.202 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 00:28:25.209 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:28:25.215 | ++ functions:get_extra_file:81 : return 2026-06-18 00:28:25.221 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:28:25.228 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-18 00:28:25.234 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-18 00:28:25.242 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-06-18 00:28:25.273 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-18 00:28:25.280 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-06-18 00:28:25.289 | etcd-v3.5.21-linux-amd64/ 2026-06-18 00:28:25.289 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-18 00:28:25.289 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-18 00:28:25.289 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-18 00:28:25.289 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-18 00:28:25.289 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-18 00:28:25.289 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-18 00:28:25.289 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-18 00:28:25.289 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-18 00:28:25.289 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-18 00:28:25.290 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-18 00:28:25.290 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-18 00:28:25.290 | etcd-v3.5.21-linux-amd64/README.md 2026-06-18 00:28:25.290 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-18 00:28:25.409 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-18 00:28:25.546 | etcd-v3.5.21-linux-amd64/etcd 2026-06-18 00:28:25.727 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-18 00:28:25.778 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-18 00:28:25.829 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-18 00:28:25.836 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-18 00:28:25.875 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:25.881 | + ./stack.sh:main:876 : configure_CA 2026-06-18 00:28:25.885 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.65 ]] 2026-06-18 00:28:25.892 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.65 2026-06-18 00:28:25.900 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 00:28:25.900 | ++ functions-common:ipv6_unquote:2212 : echo 199.204.45.65 2026-06-18 00:28:25.909 | + lib/tls:configure_CA:70 : [[ 199.204.45.65 != \1\9\9\.\2\0\4\.\4\5\.\6\5 ]] 2026-06-18 00:28:25.915 | + ./stack.sh:main:877 : init_CA 2026-06-18 00:28:25.921 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-06-18 00:28:25.929 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-18 00:28:25.935 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-06-18 00:28:25.942 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-18 00:28:25.949 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-06-18 00:28:25.956 | + lib/tls:create_CA_base:86 : local i 2026-06-18 00:28:25.963 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:28:25.969 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-06-18 00:28:25.980 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:28:25.986 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-06-18 00:28:25.996 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:28:26.001 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-06-18 00:28:26.012 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:28:26.018 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-06-18 00:28:26.027 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-06-18 00:28:26.036 | + lib/tls:create_CA_base:91 : echo 01 2026-06-18 00:28:26.042 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-06-18 00:28:26.053 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-06-18 00:28:26.058 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-18 00:28:26.065 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-06-18 00:28:26.072 | + lib/tls:create_CA_config:145 : echo ' 2026-06-18 00:28:26.072 | [ ca ] 2026-06-18 00:28:26.072 | default_ca = CA_default 2026-06-18 00:28:26.072 | 2026-06-18 00:28:26.072 | [ CA_default ] 2026-06-18 00:28:26.072 | dir = /opt/stack/data/CA/root-ca 2026-06-18 00:28:26.072 | policy = policy_match 2026-06-18 00:28:26.072 | database = $dir/index.txt 2026-06-18 00:28:26.072 | serial = $dir/serial 2026-06-18 00:28:26.072 | certs = $dir/certs 2026-06-18 00:28:26.072 | crl_dir = $dir/crl 2026-06-18 00:28:26.072 | new_certs_dir = $dir/newcerts 2026-06-18 00:28:26.072 | certificate = $dir/cacert.pem 2026-06-18 00:28:26.072 | private_key = $dir/private/cacert.key 2026-06-18 00:28:26.072 | RANDFILE = $dir/private/.rand 2026-06-18 00:28:26.072 | default_md = sha256 2026-06-18 00:28:26.072 | 2026-06-18 00:28:26.072 | [ req ] 2026-06-18 00:28:26.072 | default_bits = 2048 2026-06-18 00:28:26.072 | default_md = sha256 2026-06-18 00:28:26.072 | 2026-06-18 00:28:26.072 | prompt = no 2026-06-18 00:28:26.072 | distinguished_name = ca_distinguished_name 2026-06-18 00:28:26.073 | 2026-06-18 00:28:26.073 | x509_extensions = ca_extensions 2026-06-18 00:28:26.073 | 2026-06-18 00:28:26.073 | [ ca_distinguished_name ] 2026-06-18 00:28:26.073 | organizationName = OpenStack 2026-06-18 00:28:26.073 | organizationalUnitName = DevStack Certificate Authority 2026-06-18 00:28:26.073 | commonName = Root CA 2026-06-18 00:28:26.073 | 2026-06-18 00:28:26.073 | [ policy_match ] 2026-06-18 00:28:26.073 | countryName = optional 2026-06-18 00:28:26.073 | stateOrProvinceName = optional 2026-06-18 00:28:26.073 | organizationName = match 2026-06-18 00:28:26.073 | organizationalUnitName = optional 2026-06-18 00:28:26.073 | commonName = supplied 2026-06-18 00:28:26.073 | 2026-06-18 00:28:26.073 | [ ca_extensions ] 2026-06-18 00:28:26.073 | basicConstraints = critical,CA:true 2026-06-18 00:28:26.073 | subjectKeyIdentifier = hash 2026-06-18 00:28:26.073 | authorityKeyIdentifier = keyid:always, issuer 2026-06-18 00:28:26.073 | keyUsage = cRLSign, keyCertSign 2026-06-18 00:28:26.073 | 2026-06-18 00:28:26.073 | ' 2026-06-18 00:28:26.079 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-06-18 00:28:26.084 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-06-18 00:28:26.137 | ..+.......+............+......+..+.............+..+....+........+.+.........+.....+......+.......+...+.....+.+..............+....+...+........+....+...+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.............+.+.....+.........+......+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....+...........+.+...+....................+..........+.................+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 00:28:26.272 | ........+......+...+...........+.+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.............+.....+.........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+......+....+..+.+...............+............+...+...+..+....+...............+..............+......................+............+...+..+......+......+....+..+...+....+..+...+.+..............+.+.....+.........+......+.......+.........+......+..+.+.....+.+........+............+.+...+..............+................+..+...+.........+..........+...+...+.....+.+.....+.........................+....................+.+.....+....+...+.....+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 00:28:26.276 | ----- 2026-06-18 00:28:26.287 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-06-18 00:28:26.292 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 00:28:26.297 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-06-18 00:28:26.304 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-06-18 00:28:26.312 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 00:28:26.319 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-06-18 00:28:26.325 | + lib/tls:create_CA_base:86 : local i 2026-06-18 00:28:26.333 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:28:26.339 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-06-18 00:28:26.351 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:28:26.357 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-06-18 00:28:26.368 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:28:26.374 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-06-18 00:28:26.386 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-18 00:28:26.392 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-06-18 00:28:26.403 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-06-18 00:28:26.414 | + lib/tls:create_CA_base:91 : echo 01 2026-06-18 00:28:26.421 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-06-18 00:28:26.431 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-06-18 00:28:26.438 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 00:28:26.444 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-06-18 00:28:26.450 | + lib/tls:create_CA_config:145 : echo ' 2026-06-18 00:28:26.450 | [ ca ] 2026-06-18 00:28:26.450 | default_ca = CA_default 2026-06-18 00:28:26.450 | 2026-06-18 00:28:26.450 | [ CA_default ] 2026-06-18 00:28:26.450 | dir = /opt/stack/data/CA/int-ca 2026-06-18 00:28:26.450 | policy = policy_match 2026-06-18 00:28:26.450 | database = $dir/index.txt 2026-06-18 00:28:26.450 | serial = $dir/serial 2026-06-18 00:28:26.450 | certs = $dir/certs 2026-06-18 00:28:26.451 | crl_dir = $dir/crl 2026-06-18 00:28:26.451 | new_certs_dir = $dir/newcerts 2026-06-18 00:28:26.451 | certificate = $dir/cacert.pem 2026-06-18 00:28:26.451 | private_key = $dir/private/cacert.key 2026-06-18 00:28:26.451 | RANDFILE = $dir/private/.rand 2026-06-18 00:28:26.451 | default_md = sha256 2026-06-18 00:28:26.451 | 2026-06-18 00:28:26.451 | [ req ] 2026-06-18 00:28:26.451 | default_bits = 2048 2026-06-18 00:28:26.451 | default_md = sha256 2026-06-18 00:28:26.451 | 2026-06-18 00:28:26.451 | prompt = no 2026-06-18 00:28:26.451 | distinguished_name = ca_distinguished_name 2026-06-18 00:28:26.451 | 2026-06-18 00:28:26.451 | x509_extensions = ca_extensions 2026-06-18 00:28:26.451 | 2026-06-18 00:28:26.451 | [ ca_distinguished_name ] 2026-06-18 00:28:26.451 | organizationName = OpenStack 2026-06-18 00:28:26.451 | organizationalUnitName = DevStack Certificate Authority 2026-06-18 00:28:26.451 | commonName = Intermediate CA 2026-06-18 00:28:26.451 | 2026-06-18 00:28:26.451 | [ policy_match ] 2026-06-18 00:28:26.451 | countryName = optional 2026-06-18 00:28:26.451 | stateOrProvinceName = optional 2026-06-18 00:28:26.451 | organizationName = match 2026-06-18 00:28:26.451 | organizationalUnitName = optional 2026-06-18 00:28:26.451 | commonName = supplied 2026-06-18 00:28:26.451 | 2026-06-18 00:28:26.451 | [ ca_extensions ] 2026-06-18 00:28:26.451 | basicConstraints = critical,CA:true 2026-06-18 00:28:26.451 | subjectKeyIdentifier = hash 2026-06-18 00:28:26.451 | authorityKeyIdentifier = keyid:always, issuer 2026-06-18 00:28:26.451 | keyUsage = cRLSign, keyCertSign 2026-06-18 00:28:26.451 | 2026-06-18 00:28:26.451 | ' 2026-06-18 00:28:26.457 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-06-18 00:28:26.464 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 00:28:26.470 | + lib/tls:create_signing_config:198 : echo ' 2026-06-18 00:28:26.470 | [ ca ] 2026-06-18 00:28:26.470 | default_ca = CA_default 2026-06-18 00:28:26.470 | 2026-06-18 00:28:26.470 | [ CA_default ] 2026-06-18 00:28:26.470 | dir = /opt/stack/data/CA/int-ca 2026-06-18 00:28:26.470 | policy = policy_match 2026-06-18 00:28:26.470 | database = $dir/index.txt 2026-06-18 00:28:26.470 | serial = $dir/serial 2026-06-18 00:28:26.470 | certs = $dir/certs 2026-06-18 00:28:26.470 | crl_dir = $dir/crl 2026-06-18 00:28:26.470 | new_certs_dir = $dir/newcerts 2026-06-18 00:28:26.470 | certificate = $dir/cacert.pem 2026-06-18 00:28:26.470 | private_key = $dir/private/cacert.key 2026-06-18 00:28:26.470 | RANDFILE = $dir/private/.rand 2026-06-18 00:28:26.470 | default_md = default 2026-06-18 00:28:26.470 | 2026-06-18 00:28:26.470 | [ req ] 2026-06-18 00:28:26.470 | default_bits = 1024 2026-06-18 00:28:26.470 | default_md = sha256 2026-06-18 00:28:26.470 | 2026-06-18 00:28:26.470 | prompt = no 2026-06-18 00:28:26.470 | distinguished_name = req_distinguished_name 2026-06-18 00:28:26.470 | 2026-06-18 00:28:26.470 | x509_extensions = req_extensions 2026-06-18 00:28:26.471 | 2026-06-18 00:28:26.471 | [ req_distinguished_name ] 2026-06-18 00:28:26.471 | organizationName = OpenStack 2026-06-18 00:28:26.471 | organizationalUnitName = DevStack Server Farm 2026-06-18 00:28:26.471 | 2026-06-18 00:28:26.471 | [ policy_match ] 2026-06-18 00:28:26.471 | countryName = optional 2026-06-18 00:28:26.471 | stateOrProvinceName = optional 2026-06-18 00:28:26.471 | organizationName = match 2026-06-18 00:28:26.471 | organizationalUnitName = optional 2026-06-18 00:28:26.471 | commonName = supplied 2026-06-18 00:28:26.471 | 2026-06-18 00:28:26.471 | [ req_extensions ] 2026-06-18 00:28:26.471 | basicConstraints = CA:false 2026-06-18 00:28:26.471 | subjectKeyIdentifier = hash 2026-06-18 00:28:26.471 | authorityKeyIdentifier = keyid:always, issuer 2026-06-18 00:28:26.471 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-06-18 00:28:26.471 | extendedKeyUsage = serverAuth, clientAuth 2026-06-18 00:28:26.471 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-06-18 00:28:26.471 | 2026-06-18 00:28:26.471 | ' 2026-06-18 00:28:26.477 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-06-18 00:28:26.484 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-06-18 00:28:26.596 | ...............+.+...+..+.........+....+.........+..+...+......+....+...+...+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.....+........................................+..+.........+.+...+........+...+.+.....+..........+...........+....+......+.....+....+...+......+..+.......+...............+..+...+.+..............+.+..+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.....+...+...+......+.........+.........+............+.+..+..........+...+....................+...............+...+....+..........................+.......+...+..+.........+.+.....+.......+..+....+.....+......+...+.+...........................+...+..+.......+...+..+.......+.....+...............+...+...+.........................+..+.+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 00:28:26.708 | ..+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+......+.+.........+......+......+...+......+.....+.+..+...+...+.......+............+...+..+...+....+.....+....+..+...+.......+............+...........+.......+..+...+...+....................................+....+......+...+........+...+.+..............+....+...........+.+.....+.+...+.....+....+..+......+.......+..+......+..........+............+......+........................+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 00:28:26.712 | ----- 2026-06-18 00:28:26.722 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2026-06-18 00:28:26.729 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-06-18 00:28:26.732 | Check that the request matches the signature 2026-06-18 00:28:26.732 | Signature ok 2026-06-18 00:28:26.732 | The Subject's Distinguished Name is as follows 2026-06-18 00:28:26.732 | organizationName :ASN.1 12:'OpenStack' 2026-06-18 00:28:26.732 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-06-18 00:28:26.733 | commonName :ASN.1 12:'Intermediate CA' 2026-06-18 00:28:26.734 | Certificate is to be certified until Jun 18 00:28:26 2027 GMT (365 days) 2026-06-18 00:28:26.736 | 2026-06-18 00:28:26.736 | Write out database with 1 new entries 2026-06-18 00:28:26.737 | Database updated 2026-06-18 00:28:26.744 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-06-18 00:28:26.755 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-18 00:28:26.768 | + lib/tls:init_CA:212 : is_fedora 2026-06-18 00:28:26.775 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:28:26.782 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:28:26.788 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:28:26.796 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:28:26.802 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:28:26.807 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:28:26.815 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:28:26.821 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:28:26.828 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:28:26.834 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:28:26.841 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:28:26.847 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:28:26.853 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:28:26.860 | + lib/tls:init_CA:215 : is_ubuntu 2026-06-18 00:28:26.865 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:26.871 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:26.878 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-06-18 00:28:26.903 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-06-18 00:28:26.932 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-06-18 00:28:26.951 | Updating certificates in /etc/ssl/certs... 2026-06-18 00:28:28.707 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-06-18 00:28:28.707 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-06-18 00:28:28.716 | 2 added, 0 removed; done. 2026-06-18 00:28:28.716 | Running hooks in /etc/ca-certificates/update.d... 2026-06-18 00:28:28.718 | done. 2026-06-18 00:28:28.735 | + ./stack.sh:main:878 : init_cert 2026-06-18 00:28:28.742 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-06-18 00:28:28.748 | + lib/tls:init_cert:226 : [[ -n 199.204.45.65 ]] 2026-06-18 00:28:28.754 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.65 2026-06-18 00:28:28.762 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-06-18 00:28:28.768 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.65,IP:::1 2026-06-18 00:28:28.774 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000181699.novalocal IP:199.204.45.65,IP:::1 2026-06-18 00:28:28.780 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-18 00:28:28.786 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-06-18 00:28:28.793 | + lib/tls:make_cert:244 : local common_name=np0000181699.novalocal 2026-06-18 00:28:28.799 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.65,IP:::1 2026-06-18 00:28:28.805 | + lib/tls:make_cert:247 : '[' np0000181699.novalocal '!=' 199.204.45.65 ']' 2026-06-18 00:28:28.812 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.65 2026-06-18 00:28:28.818 | + functions-common:is_ipv4_address:2200 : local address=199.204.45.65 2026-06-18 00:28:28.825 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-06-18 00:28:28.831 | + functions-common:is_ipv4_address:2203 : [[ 199.204.45.65 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-06-18 00:28:28.839 | + functions-common:is_ipv4_address:2204 : return 0 2026-06-18 00:28:28.844 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.65,IP:::1 ]] 2026-06-18 00:28:28.851 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.65,IP:::1,IP:199.204.45.65 2026-06-18 00:28:28.857 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-18 00:28:28.863 | + 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=np0000181699.novalocal' 2026-06-18 00:28:29.142 | ...+...+..+......+....+...+..+......+.......+..............+......+...+.+...+........+...+......+....+...........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+.......+..+......+....+...+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.............+..+.+.....+....+.........+..+...+.+...+...+...+..+...+.+.....+.+........+.+........+.........................+........+...+.......+...+..+.........+.........+.+........+.+..+....+...+.................+...+......+.+...+.....+..........+..+......+...+............+.......+.....+......+.......+........+.+.....+...+.+...........+....+..+....+......+.........+.....+......+.......+..+......+.......+..+...+.......+......+..+.+.........+...+.........+......+............+........+...+......+.+...+.........+.....+...............+.+.........+.....+.+..+....+.....+....+...........+...+.+.....+.+......+.........+.........+.........+..+....+......+...+......+..............+...+..........+..+......+.+.....+......+....+.....+......+..........+........+......+......+....+........+.+..+....+......+.....+...+.+...+...+..+......+.....................+......+....+...+...........+.......+.................+...............+.......+.....+..........+...............+...+...+..+......+......+.+.....+...+.......+..+.+..............+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 00:28:29.172 | ............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+......+......+...+..........+......+.....+...+.......+......+........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+...+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-18 00:28:29.176 | ----- 2026-06-18 00:28:29.186 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.65,IP:::1,IP:199.204.45.65 ]] 2026-06-18 00:28:29.193 | + lib/tls:make_cert:271 : alt_names=DNS:np0000181699.novalocal,IP:199.204.45.65,IP:::1,IP:199.204.45.65 2026-06-18 00:28:29.199 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000181699.novalocal,IP:199.204.45.65,IP:::1,IP:199.204.45.65 2026-06-18 00:28:29.205 | + 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=np0000181699.novalocal' -batch 2026-06-18 00:28:29.212 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-06-18 00:28:29.216 | Check that the request matches the signature 2026-06-18 00:28:29.217 | Signature ok 2026-06-18 00:28:29.217 | The Subject's Distinguished Name is as follows 2026-06-18 00:28:29.217 | organizationName :ASN.1 12:'OpenStack' 2026-06-18 00:28:29.217 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-06-18 00:28:29.217 | commonName :ASN.1 12:'np0000181699.novalocal' 2026-06-18 00:28:29.218 | Certificate is to be certified until Jun 18 00:28:29 2027 GMT (365 days) 2026-06-18 00:28:29.222 | 2026-06-18 00:28:29.222 | Write out database with 1 new entries 2026-06-18 00:28:29.222 | Database updated 2026-06-18 00:28:29.230 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-06-18 00:28:29.242 | + ./stack.sh:main:885 : install_dstat 2026-06-18 00:28:29.248 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-18 00:28:29.290 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:29.297 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-06-18 00:28:29.304 | + inc/python:pip_install_gr:94 : local name=psutil 2026-06-18 00:28:29.311 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 00:28:29.319 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-06-18 00:28:29.325 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-06-18 00:28:29.332 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 00:28:29.343 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 00:28:29.344 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:28:29.357 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-06-18 00:28:29.364 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-06-18 00:28:29.371 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-06-18 00:28:29.380 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-06-18 00:28:29.386 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-06-18 00:28:29.438 | Using python 3.12 to install psutil 2026-06-18 00:28:29.445 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-06-18 00:28:30.222 | Collecting psutil 2026-06-18 00:28:30.285 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-18 00:28:30.316 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-18 00:28:30.396 | Installing collected packages: psutil 2026-06-18 00:28:30.468 | Successfully installed psutil-7.2.2 2026-06-18 00:28:30.558 | + inc/python:pip_install:216 : result=0 2026-06-18 00:28:30.563 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:28:30.573 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:30.579 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:30.585 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:30.591 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:30.598 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:30.604 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:28:30.612 | + functions-common:time_stop:2421 : start_time=1781742509423 2026-06-18 00:28:30.618 | + functions-common:time_stop:2423 : [[ -z 1781742509423 ]] 2026-06-18 00:28:30.625 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:30.634 | + functions-common:time_stop:2426 : end_time=1781742510628 2026-06-18 00:28:30.641 | + functions-common:time_stop:2427 : elapsed_time=1205 2026-06-18 00:28:30.647 | + functions-common:time_stop:2428 : total=21922 2026-06-18 00:28:30.652 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:30.659 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23127 2026-06-18 00:28:30.665 | + inc/python:pip_install:219 : return 0 2026-06-18 00:28:30.671 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-18 00:28:30.677 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:28:30.684 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-18 00:28:30.691 | + ./stack.sh:main:894 : install_libs 2026-06-18 00:28:30.698 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-18 00:28:30.705 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-18 00:28:30.711 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-18 00:28:30.718 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-18 00:28:30.724 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:30.731 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:30.738 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,automaton, ]] 2026-06-18 00:28:30.743 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:30.750 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-18 00:28:30.755 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-18 00:28:30.762 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-18 00:28:30.769 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-18 00:28:30.775 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:30.781 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:30.787 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,castellan, ]] 2026-06-18 00:28:30.794 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:30.800 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-18 00:28:30.805 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-18 00:28:30.812 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-18 00:28:30.818 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-18 00:28:30.824 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:30.829 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:30.834 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cliff, ]] 2026-06-18 00:28:30.841 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:30.847 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-18 00:28:30.854 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-18 00:28:30.859 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-18 00:28:30.865 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-18 00:28:30.870 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:30.875 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:30.881 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cursive, ]] 2026-06-18 00:28:30.888 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:30.895 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-18 00:28:30.902 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-18 00:28:30.907 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-18 00:28:30.913 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-18 00:28:30.919 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:30.925 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:30.933 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,debtcollector, ]] 2026-06-18 00:28:30.939 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:30.947 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-18 00:28:30.955 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-18 00:28:30.961 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-18 00:28:30.967 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-18 00:28:30.972 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:30.978 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:30.984 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,futurist, ]] 2026-06-18 00:28:30.991 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:30.996 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-18 00:28:31.002 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-18 00:28:31.007 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-18 00:28:31.013 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-18 00:28:31.020 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.026 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.031 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,openstacksdk, ]] 2026-06-18 00:28:31.037 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.043 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-18 00:28:31.049 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-18 00:28:31.054 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-18 00:28:31.061 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-18 00:28:31.067 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.073 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.079 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-lib, ]] 2026-06-18 00:28:31.084 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.090 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-18 00:28:31.096 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-18 00:28:31.102 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-18 00:28:31.109 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-18 00:28:31.114 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.120 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.126 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-placement, ]] 2026-06-18 00:28:31.132 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.140 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-18 00:28:31.146 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-18 00:28:31.152 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-18 00:28:31.158 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-18 00:28:31.164 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.171 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.177 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-client-config, ]] 2026-06-18 00:28:31.184 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.191 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-18 00:28:31.198 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-18 00:28:31.204 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-18 00:28:31.211 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-18 00:28:31.217 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.224 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.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, =~ ,oslo.cache, ]] 2026-06-18 00:28:31.236 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.242 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-18 00:28:31.249 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-18 00:28:31.255 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-18 00:28:31.261 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-18 00:28:31.267 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.273 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.278 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.concurrency, ]] 2026-06-18 00:28:31.284 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.291 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-18 00:28:31.299 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-18 00:28:31.306 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-18 00:28:31.312 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-18 00:28:31.319 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.327 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.333 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.config, ]] 2026-06-18 00:28:31.340 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.347 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-18 00:28:31.354 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-18 00:28:31.360 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-18 00:28:31.367 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-18 00:28:31.374 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.379 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.385 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.context, ]] 2026-06-18 00:28:31.391 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.397 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-18 00:28:31.403 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-18 00:28:31.408 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-18 00:28:31.415 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-18 00:28:31.422 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.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 = \A\L\L ]] 2026-06-18 00:28:31.436 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.db, ]] 2026-06-18 00:28:31.443 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.449 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-18 00:28:31.457 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-18 00:28:31.464 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-18 00:28:31.471 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-18 00:28:31.476 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.483 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.490 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.i18n, ]] 2026-06-18 00:28:31.497 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.503 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-18 00:28:31.510 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-18 00:28:31.516 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-18 00:28:31.523 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-18 00:28:31.530 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.538 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.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.limit, ]] 2026-06-18 00:28:31.551 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.557 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-18 00:28:31.563 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-18 00:28:31.571 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-18 00:28:31.577 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-18 00:28:31.584 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.590 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.597 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.log, ]] 2026-06-18 00:28:31.604 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.611 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-18 00:28:31.618 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-18 00:28:31.625 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-18 00:28:31.631 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-18 00:28:31.638 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.644 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.650 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-06-18 00:28:31.657 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.663 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-18 00:28:31.673 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-18 00:28:31.680 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-18 00:28:31.684 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-18 00:28:31.691 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.697 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.702 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.middleware, ]] 2026-06-18 00:28:31.709 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.716 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-18 00:28:31.723 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-18 00:28:31.729 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-18 00:28:31.735 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-18 00:28:31.741 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.747 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.752 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.policy, ]] 2026-06-18 00:28:31.759 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.766 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-18 00:28:31.773 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-18 00:28:31.779 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-18 00:28:31.786 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-18 00:28:31.793 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.800 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.804 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.privsep, ]] 2026-06-18 00:28:31.809 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.816 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-18 00:28:31.822 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-18 00:28:31.828 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-18 00:28:31.834 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-18 00:28:31.840 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.847 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.853 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.reports, ]] 2026-06-18 00:28:31.859 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.865 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-18 00:28:31.871 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-18 00:28:31.878 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-18 00:28:31.884 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-18 00:28:31.890 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.896 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.901 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.rootwrap, ]] 2026-06-18 00:28:31.908 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.914 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-18 00:28:31.920 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-18 00:28:31.927 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-18 00:28:31.932 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-18 00:28:31.938 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.944 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:31.948 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-06-18 00:28:31.955 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:31.961 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-18 00:28:31.967 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-18 00:28:31.974 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-18 00:28:31.980 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-18 00:28:31.987 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:31.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 = \A\L\L ]] 2026-06-18 00:28:31.999 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.service, ]] 2026-06-18 00:28:32.005 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:32.011 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-18 00:28:32.019 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-18 00:28:32.025 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-18 00:28:32.032 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-18 00:28:32.038 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:32.046 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:32.053 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.utils, ]] 2026-06-18 00:28:32.059 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:32.067 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-18 00:28:32.073 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-18 00:28:32.079 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-18 00:28:32.087 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-18 00:28:32.094 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:32.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-06-18 00:28:32.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, =~ ,oslo.versionedobjects, ]] 2026-06-18 00:28:32.113 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:32.121 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-18 00:28:32.127 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-18 00:28:32.134 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-18 00:28:32.140 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-18 00:28:32.147 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:32.153 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:32.159 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.vmware, ]] 2026-06-18 00:28:32.165 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:32.172 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-18 00:28:32.179 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-18 00:28:32.184 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-18 00:28:32.190 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-18 00:28:32.196 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:32.202 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:32.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, =~ ,osprofiler, ]] 2026-06-18 00:28:32.214 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:32.221 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-18 00:28:32.226 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-18 00:28:32.233 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-18 00:28:32.238 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-18 00:28:32.245 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:32.251 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:32.257 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pycadf, ]] 2026-06-18 00:28:32.264 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:32.268 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-18 00:28:32.275 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-18 00:28:32.282 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-18 00:28:32.289 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-18 00:28:32.295 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:32.302 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:32.309 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,stevedore, ]] 2026-06-18 00:28:32.314 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:32.321 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-18 00:28:32.327 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-18 00:28:32.332 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-18 00:28:32.339 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-18 00:28:32.346 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:32.353 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:32.360 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-06-18 00:28:32.366 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:32.373 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-18 00:28:32.380 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-18 00:28:32.386 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-18 00:28:32.393 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-18 00:28:32.400 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:32.405 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:32.412 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,tooz, ]] 2026-06-18 00:28:32.418 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:32.426 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-18 00:28:32.433 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-18 00:28:32.439 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-18 00:28:32.445 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-18 00:28:32.450 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:32.458 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:32.467 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-brick, ]] 2026-06-18 00:28:32.472 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:32.477 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-18 00:28:32.483 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-18 00:28:32.487 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-18 00:28:32.494 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-18 00:28:32.500 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:32.506 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:32.511 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-resource-classes, ]] 2026-06-18 00:28:32.518 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:32.525 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-18 00:28:32.532 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-18 00:28:32.538 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-18 00:28:32.545 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-18 00:28:32.551 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:32.557 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:32.565 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-traits, ]] 2026-06-18 00:28:32.572 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:32.579 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-18 00:28:32.586 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-18 00:28:32.592 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-18 00:28:32.598 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-18 00:28:32.605 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:32.612 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:32.619 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-06-18 00:28:32.626 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:32.633 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-18 00:28:32.639 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-18 00:28:32.646 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:32.652 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:32.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, =~ ,etcd3gw, ]] 2026-06-18 00:28:32.666 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:32.673 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-18 00:28:32.720 | Using python 3.12 to install etcd3gw 2026-06-18 00:28:32.726 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-18 00:28:33.417 | Collecting etcd3gw 2026-06-18 00:28:33.495 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 00:28:33.505 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-18 00:28:33.532 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-18 00:28:33.533 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 00:28:33.559 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-18 00:28:33.564 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:28:33.594 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-18 00:28:33.600 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 00:28:33.907 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-18 00:28:33.912 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-18 00:28:33.921 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-18 00:28:34.018 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-18 00:28:34.020 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-18 00:28:34.037 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-18 00:28:34.038 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-18 00:28:34.057 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-18 00:28:34.058 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-18 00:28:34.061 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-18 00:28:34.071 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-18 00:28:34.088 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-18 00:28:34.101 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-18 00:28:34.108 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-18 00:28:34.109 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-18 00:28:34.110 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-18 00:28:34.111 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-18 00:28:34.120 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-18 00:28:34.197 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-18 00:28:34.265 | Attempting uninstall: urllib3 2026-06-18 00:28:34.269 | Found existing installation: urllib3 2.0.7 2026-06-18 00:28:34.269 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:34.269 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-18 00:28:34.361 | Attempting uninstall: idna 2026-06-18 00:28:34.365 | Found existing installation: idna 3.6 2026-06-18 00:28:34.365 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:34.365 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-18 00:28:34.473 | Attempting uninstall: requests 2026-06-18 00:28:34.477 | Found existing installation: requests 2.31.0 2026-06-18 00:28:34.477 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:34.477 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-18 00:28:34.627 | 2026-06-18 00:28:34.631 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-18 00:28:34.749 | + inc/python:pip_install:216 : result=0 2026-06-18 00:28:34.754 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:28:34.760 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:34.765 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:34.770 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:34.776 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:34.782 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:34.787 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:28:34.793 | + functions-common:time_stop:2421 : start_time=1781742512709 2026-06-18 00:28:34.800 | + functions-common:time_stop:2423 : [[ -z 1781742512709 ]] 2026-06-18 00:28:34.807 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:34.816 | + functions-common:time_stop:2426 : end_time=1781742514811 2026-06-18 00:28:34.821 | + functions-common:time_stop:2427 : elapsed_time=2102 2026-06-18 00:28:34.825 | + functions-common:time_stop:2428 : total=23127 2026-06-18 00:28:34.831 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:34.837 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25229 2026-06-18 00:28:34.843 | + inc/python:pip_install:219 : return 0 2026-06-18 00:28:34.851 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-18 00:28:34.857 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-18 00:28:34.863 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-18 00:28:34.870 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:28:34.876 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:28:34.881 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:28:34.888 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:28:34.893 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:28:34.901 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:28:34.906 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:28:34.913 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:28:34.920 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:28:34.927 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:28:34.934 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:28:34.939 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:28:34.946 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:28:34.954 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-18 00:28:34.960 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:34.967 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:34.974 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-18 00:28:34.979 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-18 00:28:34.986 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:28:34.992 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:28:34.999 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:28:35.006 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:28:35.014 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:28:35.020 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:28:35.027 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:35.035 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:35.040 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:28:35.047 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:28:35.054 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:28:35.060 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:28:35.065 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-18 00:28:35.072 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:28:35.078 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:35.085 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:35.092 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-18 00:28:35.142 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-18 00:28:35.187 | Reading package lists... 2026-06-18 00:28:35.603 | Building dependency tree... 2026-06-18 00:28:35.603 | Reading state information... 2026-06-18 00:28:35.932 | The following additional packages will be installed: 2026-06-18 00:28:35.933 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-06-18 00:28:35.934 | Suggested packages: 2026-06-18 00:28:35.934 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-18 00:28:35.934 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-18 00:28:35.934 | python3-uwsgidecorators 2026-06-18 00:28:35.972 | The following NEW packages will be installed: 2026-06-18 00:28:35.974 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-06-18 00:28:35.974 | uwsgi-plugin-python3 2026-06-18 00:28:36.155 | 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:28:36.155 | Need to get 1,451 kB of archives. 2026-06-18 00:28:36.155 | After this operation, 4,760 kB of additional disk space will be used. 2026-06-18 00:28:36.155 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-18 00:28:36.516 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-18 00:28:36.601 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-06-18 00:28:36.659 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-18 00:28:36.712 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-06-18 00:28:36.715 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-18 00:28:36.787 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-18 00:28:36.788 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-18 00:28:37.013 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:28:37.082 | Fetched 1,451 kB in 1s (1,801 kB/s) 2026-06-18 00:28:37.124 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-18 00:28:37.159 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69147 files and directories currently installed.) 2026-06-18 00:28:37.163 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-18 00:28:37.171 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-18 00:28:37.233 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-18 00:28:37.241 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-18 00:28:37.246 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-18 00:28:37.310 | Selecting previously unselected package libsodium23:amd64. 2026-06-18 00:28:37.319 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:28:37.323 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-06-18 00:28:37.392 | Selecting previously unselected package libzmq5:amd64. 2026-06-18 00:28:37.401 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-18 00:28:37.406 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-18 00:28:37.474 | Selecting previously unselected package libyajl2:amd64. 2026-06-18 00:28:37.483 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-18 00:28:37.487 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-18 00:28:37.539 | Selecting previously unselected package uwsgi-core. 2026-06-18 00:28:37.548 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 00:28:37.552 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-18 00:28:37.686 | Selecting previously unselected package uwsgi. 2026-06-18 00:28:37.698 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 00:28:37.706 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-18 00:28:37.777 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-18 00:28:37.788 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 00:28:37.792 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-18 00:28:37.863 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-18 00:28:37.875 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-06-18 00:28:37.886 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-18 00:28:37.898 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-18 00:28:37.909 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-18 00:28:37.919 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-18 00:28:37.942 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-18 00:28:38.419 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-18 00:28:38.458 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:28:39.173 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:28:39.473 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:28:39.480 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:28:39.485 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:39.491 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:39.498 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:39.504 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:39.508 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:39.515 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:28:39.521 | + functions-common:time_stop:2421 : start_time=1781742515137 2026-06-18 00:28:39.528 | + functions-common:time_stop:2423 : [[ -z 1781742515137 ]] 2026-06-18 00:28:39.535 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:39.545 | + functions-common:time_stop:2426 : end_time=1781742519538 2026-06-18 00:28:39.552 | + functions-common:time_stop:2427 : elapsed_time=4401 2026-06-18 00:28:39.558 | + functions-common:time_stop:2428 : total=142275 2026-06-18 00:28:39.564 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:39.570 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=146676 2026-06-18 00:28:39.576 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:28:39.581 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-18 00:28:39.587 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:28:39.593 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:28:39.599 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-18 00:28:39.647 | No module matches proxy 2026-06-18 00:28:39.655 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-18 00:28:39.704 | Enabling module proxy. 2026-06-18 00:28:39.715 | To activate the new configuration, you need to run: 2026-06-18 00:28:39.715 | systemctl restart apache2 2026-06-18 00:28:39.727 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-18 00:28:39.778 | Considering dependency proxy for proxy_uwsgi: 2026-06-18 00:28:39.778 | Module proxy already enabled 2026-06-18 00:28:39.778 | Enabling module proxy_uwsgi. 2026-06-18 00:28:39.789 | To activate the new configuration, you need to run: 2026-06-18 00:28:39.789 | systemctl restart apache2 2026-06-18 00:28:39.799 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-18 00:28:39.806 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 00:28:39.813 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:28:39.820 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 00:28:39.987 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-18 00:28:39.995 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-18 00:28:40.003 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-18 00:28:40.009 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:40.017 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:40.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, =~ ,keystoneauth, ]] 2026-06-18 00:28:40.030 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:40.036 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-18 00:28:40.042 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-18 00:28:40.049 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-18 00:28:40.054 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:40.061 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:40.067 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-keystoneclient, ]] 2026-06-18 00:28:40.073 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:40.078 | + ./stack.sh:main:902 : install_glanceclient 2026-06-18 00:28:40.085 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-18 00:28:40.090 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-18 00:28:40.096 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:40.102 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:40.108 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-06-18 00:28:40.114 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:40.118 | + ./stack.sh:main:903 : install_cinderclient 2026-06-18 00:28:40.124 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-18 00:28:40.130 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-18 00:28:40.136 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:40.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-06-18 00:28:40.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-brick-cinderclient-ext, ]] 2026-06-18 00:28:40.154 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:40.160 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-18 00:28:40.165 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-18 00:28:40.170 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:40.176 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:40.182 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-cinderclient, ]] 2026-06-18 00:28:40.188 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:40.196 | + ./stack.sh:main:904 : install_novaclient 2026-06-18 00:28:40.201 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-18 00:28:40.207 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-18 00:28:40.215 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:40.222 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:40.229 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-novaclient, ]] 2026-06-18 00:28:40.235 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:40.243 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-18 00:28:40.285 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:40.292 | + ./stack.sh:main:906 : install_swiftclient 2026-06-18 00:28:40.299 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-18 00:28:40.305 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-18 00:28:40.312 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:40.319 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:40.326 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-swiftclient, ]] 2026-06-18 00:28:40.334 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:40.341 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-18 00:28:40.384 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:40.391 | + ./stack.sh:main:909 : install_neutronclient 2026-06-18 00:28:40.397 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-18 00:28:40.404 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-18 00:28:40.411 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:40.419 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:40.425 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-neutronclient, ]] 2026-06-18 00:28:40.432 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:40.439 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-18 00:28:40.446 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-18 00:28:40.454 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-18 00:28:40.461 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:28:40.468 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:28:40.475 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystonemiddleware, ]] 2026-06-18 00:28:40.482 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:28:40.489 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-18 00:28:40.497 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-18 00:28:40.503 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 00:28:40.513 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-18 00:28:40.520 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-18 00:28:40.527 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 00:28:40.537 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:28:40.538 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 00:28:40.551 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-18 00:28:40.558 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-18 00:28:40.566 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-18 00:28:40.575 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-18 00:28:40.582 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-18 00:28:40.637 | Using python 3.12 to install keystonemiddleware 2026-06-18 00:28:40.644 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-18 00:28:41.352 | Collecting keystonemiddleware 2026-06-18 00:28:41.421 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 00:28:41.463 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-18 00:28:41.474 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:28:41.511 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-18 00:28:41.519 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 00:28:41.556 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-18 00:28:41.567 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:28:41.601 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-18 00:28:41.610 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:28:41.642 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-18 00:28:41.649 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 00:28:41.690 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-18 00:28:41.697 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 00:28:41.732 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-18 00:28:41.740 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:28:41.783 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-18 00:28:41.790 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:28:41.799 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-18 00:28:41.821 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-18 00:28:41.829 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 00:28:41.856 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-18 00:28:41.860 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-18 00:28:41.902 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-18 00:28:41.914 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 00:28:41.924 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-18 00:28:41.949 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-18 00:28:41.960 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-18 00:28:41.975 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-18 00:28:42.006 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 00:28:42.023 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:28:42.052 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 00:28:42.070 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 00:28:42.102 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 00:28:42.130 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-18 00:28:42.166 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-18 00:28:42.210 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 00:28:42.248 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-18 00:28:42.258 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 00:28:42.306 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-18 00:28:42.311 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-18 00:28:42.341 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-18 00:28:42.357 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-18 00:28:42.368 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-18 00:28:42.392 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-18 00:28:42.400 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-18 00:28:42.411 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-18 00:28:42.413 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-18 00:28:42.501 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-18 00:28:42.507 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-18 00:28:42.543 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-18 00:28:42.547 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-18 00:28:42.555 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-18 00:28:42.556 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-06-18 00:28:42.559 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-18 00:28:42.589 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-18 00:28:42.594 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-18 00:28:42.608 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-18 00:28:42.609 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-18 00:28:42.610 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-18 00:28:42.611 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-18 00:28:42.638 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-18 00:28:42.652 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-18 00:28:42.672 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-18 00:28:42.691 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-18 00:28:42.706 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-18 00:28:42.718 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-18 00:28:42.728 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-18 00:28:42.740 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-18 00:28:42.773 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 79.8 MB/s 0:00:00 2026-06-18 00:28:42.795 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-18 00:28:42.809 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-18 00:28:42.827 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-18 00:28:42.838 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-18 00:28:42.852 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-18 00:28:42.873 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-18 00:28:42.892 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-18 00:28:42.903 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-18 00:28:42.923 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-18 00:28:42.935 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-18 00:28:42.952 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-18 00:28:42.972 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-18 00:28:42.984 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-18 00:28:43.000 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-18 00:28:43.013 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-18 00:28:43.028 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-18 00:28:43.150 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-18 00:28:43.306 | Attempting uninstall: six 2026-06-18 00:28:43.310 | Found existing installation: six 1.16.0 2026-06-18 00:28:43.310 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:43.310 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-18 00:28:43.347 | Attempting uninstall: pyparsing 2026-06-18 00:28:43.351 | Found existing installation: pyparsing 3.1.1 2026-06-18 00:28:43.351 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:43.351 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-18 00:28:43.470 | Attempting uninstall: PyJWT 2026-06-18 00:28:43.476 | Found existing installation: PyJWT 2.7.0 2026-06-18 00:28:43.476 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:43.476 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-18 00:28:45.015 | 2026-06-18 00:28:45.025 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.0 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-18 00:28:45.171 | + inc/python:pip_install:216 : result=0 2026-06-18 00:28:45.179 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:28:45.185 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:45.191 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:45.198 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:45.203 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:45.209 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:45.215 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:28:45.221 | + functions-common:time_stop:2421 : start_time=1781742520623 2026-06-18 00:28:45.227 | + functions-common:time_stop:2423 : [[ -z 1781742520623 ]] 2026-06-18 00:28:45.234 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:45.243 | + functions-common:time_stop:2426 : end_time=1781742525237 2026-06-18 00:28:45.250 | + functions-common:time_stop:2427 : elapsed_time=4614 2026-06-18 00:28:45.256 | + functions-common:time_stop:2428 : total=25229 2026-06-18 00:28:45.262 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:45.268 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29843 2026-06-18 00:28:45.273 | + inc/python:pip_install:219 : return 0 2026-06-18 00:28:45.281 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-18 00:28:45.285 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-18 00:28:45.290 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 00:28:45.299 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-18 00:28:45.305 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-18 00:28:45.312 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 00:28:45.322 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:28:45.323 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 00:28:45.336 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-18 00:28:45.343 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-18 00:28:45.349 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-18 00:28:45.358 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-18 00:28:45.366 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-18 00:28:45.423 | Using python 3.12 to install python-memcached 2026-06-18 00:28:45.431 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-18 00:28:46.230 | Collecting python-memcached 2026-06-18 00:28:46.319 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:28:46.340 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-18 00:28:46.414 | Installing collected packages: python-memcached 2026-06-18 00:28:46.437 | Successfully installed python-memcached-1.62 2026-06-18 00:28:46.523 | + inc/python:pip_install:216 : result=0 2026-06-18 00:28:46.529 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:28:46.536 | + functions-common:time_stop:2414 : local name 2026-06-18 00:28:46.542 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:28:46.548 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:28:46.554 | + functions-common:time_stop:2417 : local total 2026-06-18 00:28:46.560 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:28:46.567 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:28:46.573 | + functions-common:time_stop:2421 : start_time=1781742525409 2026-06-18 00:28:46.580 | + functions-common:time_stop:2423 : [[ -z 1781742525409 ]] 2026-06-18 00:28:46.586 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:28:46.597 | + functions-common:time_stop:2426 : end_time=1781742526590 2026-06-18 00:28:46.603 | + functions-common:time_stop:2427 : elapsed_time=1181 2026-06-18 00:28:46.608 | + functions-common:time_stop:2428 : total=29843 2026-06-18 00:28:46.614 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:28:46.621 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31024 2026-06-18 00:28:46.627 | + inc/python:pip_install:219 : return 0 2026-06-18 00:28:46.634 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-18 00:28:46.677 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:28:46.684 | + ./stack.sh:main:916 : '[' 199.204.45.65 == 199.204.45.65 ']' 2026-06-18 00:28:46.689 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-18 00:28:46.696 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-18 00:28:46.703 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-18 00:28:46.711 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 00:28:46.718 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-18 00:28:46.724 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-18 00:28:46.765 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:28:46.771 | + lib/keystone:install_keystone:498 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-06-18 00:28:46.777 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/keystone.git 2026-06-18 00:28:46.783 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-18 00:28:46.789 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:28:46.795 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:28:46.803 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:28:46.810 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:28:46.815 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:28:46.824 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:28:46.866 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:28:46.872 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:28:46.879 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:28:46.886 | + functions-common:git_clone:604 : echo master 2026-06-18 00:28:46.887 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:28:46.897 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-18 00:28:46.904 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:28:46.911 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-18 00:28:46.937 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-18 00:28:46.946 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:28:46.946 | + functions-common:git_clone:667 : head -1 2026-06-18 00:28:46.952 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-18 00:28:46.959 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:28:46.965 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-18 00:28:46.972 | + inc/python:setup_develop:353 : local bindep 2026-06-18 00:28:46.979 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 00:28:46.985 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-18 00:28:46.991 | + inc/python:setup_develop:359 : local extras= 2026-06-18 00:28:46.997 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-18 00:28:47.004 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:28:47.011 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 00:28:47.018 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-18 00:28:47.024 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:28:47.031 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:28:47.040 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-18 00:28:47.047 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:28:47.055 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-18 00:28:47.060 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:28:47.067 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:28:47.076 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-18 00:28:47.089 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-18 00:28:47.097 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-18 00:28:47.104 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-18 00:28:47.198 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-18 00:28:47.206 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 00:28:47.212 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:28:47.218 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:28:47.225 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 00:28:47.230 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-18 00:28:47.236 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 00:28:47.242 | + inc/python:setup_package:446 : local extras= 2026-06-18 00:28:47.249 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:28:47.256 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:28:47.261 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:28:47.266 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:28:47.273 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:28:47.278 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-18 00:28:47.327 | Using python 3.12 to install /opt/stack/keystone 2026-06-18 00:28:47.333 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-18 00:28:47.927 | Obtaining file:///opt/stack/keystone 2026-06-18 00:28:47.930 | Installing build dependencies: started 2026-06-18 00:28:48.997 | Installing build dependencies: finished with status 'done' 2026-06-18 00:28:48.999 | Checking if build backend supports build_editable: started 2026-06-18 00:28:49.305 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:28:49.307 | Getting requirements to build editable: started 2026-06-18 00:28:49.470 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:28:49.473 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:28:50.180 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:28:50.192 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-18 00:28:50.192 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-18 00:28:50.322 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-18 00:28:50.412 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 00:28:50.441 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-18 00:28:50.454 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-18 00:28:50.701 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-18 00:28:50.712 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-18 00:28:51.107 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:51.128 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-18 00:28:51.149 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-18 00:28:51.150 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-18 00:28:51.150 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-18 00:28:51.285 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-18 00:28:51.291 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-18 00:28:51.300 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-18 00:28:51.300 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-18 00:28:51.300 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-18 00:28:51.342 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:51.349 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 00:28:51.393 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:51.404 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 00:28:51.411 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-18 00:28:51.412 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-18 00:28:51.444 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:51.455 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:28:51.499 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:51.520 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 00:28:51.531 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-18 00:28:51.555 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:51.563 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 00:28:51.573 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-18 00:28:51.597 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-18 00:28:51.602 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-18 00:28:51.639 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:51.647 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 00:28:51.656 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-18 00:28:51.657 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-18 00:28:51.683 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:51.692 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-18 00:28:51.708 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-18 00:28:51.708 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.0) 2026-06-18 00:28:51.728 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:51.735 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-18 00:28:51.772 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-18 00:28:51.785 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 00:28:51.909 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-18 00:28:51.926 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-18 00:28:51.949 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-18 00:28:51.955 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-18 00:28:51.964 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-18 00:28:51.985 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 00:28:51.997 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 00:28:52.037 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 00:28:52.041 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 00:28:52.069 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 00:28:52.077 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 00:28:52.111 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 00:28:52.116 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:28:52.180 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 00:28:52.184 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-18 00:28:52.211 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-18 00:28:52.218 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-18 00:28:52.227 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-18 00:28:52.273 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-18 00:28:52.278 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-18 00:28:52.327 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 00:28:52.332 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-18 00:28:52.357 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 00:28:52.361 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:28:52.395 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 00:28:52.399 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 00:28:52.765 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 00:28:52.772 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-18 00:28:52.788 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-18 00:28:52.790 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-18 00:28:52.794 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-18 00:28:52.795 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-18 00:28:52.795 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-18 00:28:52.803 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-18 00:28:52.804 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-18 00:28:52.804 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-18 00:28:52.839 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:52.847 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-18 00:28:52.857 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-18 00:28:52.881 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:52.888 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-18 00:28:52.918 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:52.925 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-18 00:28:52.961 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:52.967 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:28:52.977 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-18 00:28:52.981 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-18 00:28:52.984 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-18 00:28:53.018 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.023 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 00:28:53.057 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.067 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 00:28:53.100 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.107 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-18 00:28:53.154 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.159 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:28:53.190 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.201 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-18 00:28:53.234 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.246 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-18 00:28:53.282 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.289 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-18 00:28:53.297 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-18 00:28:53.319 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.327 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:28:53.364 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.375 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:28:53.422 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.429 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 00:28:53.577 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.586 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-18 00:28:53.630 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.651 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 00:28:53.682 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.693 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-18 00:28:53.721 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.734 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-18 00:28:53.777 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.783 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-18 00:28:53.846 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.856 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-18 00:28:53.890 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.896 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-18 00:28:53.935 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.947 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 00:28:53.979 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-18 00:28:53.987 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-18 00:28:54.007 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-18 00:28:54.007 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-18 00:28:54.014 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-18 00:28:54.048 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-18 00:28:54.060 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-18 00:28:54.113 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:54.120 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-18 00:28:54.151 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:54.157 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-18 00:28:54.203 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:54.215 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-18 00:28:54.235 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-18 00:28:54.235 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-18 00:28:54.236 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-18 00:28:54.237 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-18 00:28:54.271 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 00:28:54.278 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-18 00:28:54.320 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 00:28:54.338 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 00:28:54.425 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-18 00:28:54.480 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-18 00:28:54.663 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 22.3 MB/s 0:00:00 2026-06-18 00:28:54.674 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-18 00:28:54.917 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-18 00:28:54.938 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-18 00:28:54.950 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-18 00:28:54.977 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-18 00:28:54.991 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-18 00:28:55.003 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-18 00:28:55.013 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-18 00:28:55.027 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-18 00:28:55.039 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-18 00:28:55.053 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-18 00:28:55.066 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-18 00:28:55.079 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-18 00:28:55.104 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-18 00:28:55.120 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-18 00:28:55.167 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-18 00:28:55.188 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-18 00:28:55.203 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-18 00:28:55.242 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-18 00:28:55.256 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-18 00:28:55.277 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-18 00:28:55.290 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-18 00:28:55.315 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-18 00:28:55.333 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-18 00:28:55.354 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-18 00:28:55.374 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-18 00:28:55.418 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-18 00:28:55.438 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 27.2 MB/s 0:00:00 2026-06-18 00:28:55.450 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-18 00:28:55.464 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-18 00:28:55.476 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-18 00:28:55.488 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-18 00:28:55.502 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-18 00:28:55.522 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-18 00:28:55.538 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-18 00:28:55.551 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-18 00:28:55.570 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-18 00:28:55.587 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-18 00:28:55.600 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-18 00:28:55.618 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-18 00:28:55.634 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-18 00:28:55.653 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-18 00:28:55.677 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-18 00:28:55.699 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-18 00:28:55.772 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-18 00:28:55.833 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 55.8 MB/s 0:00:00 2026-06-18 00:28:55.840 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-18 00:28:55.859 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-18 00:28:55.872 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-18 00:28:55.882 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-18 00:28:55.901 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-18 00:28:55.922 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-18 00:28:55.938 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-18 00:28:55.951 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-18 00:28:55.964 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-18 00:28:55.977 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-18 00:28:56.000 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-18 00:28:56.084 | Building wheels for collected packages: keystone 2026-06-18 00:28:56.085 | Building editable for keystone (pyproject.toml): started 2026-06-18 00:28:56.819 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-18 00:28:56.821 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=979b4abf4e7adb3833d594d968906936c9f4c941b4918cbf9b3664ffd91a1718 2026-06-18 00:28:56.821 | Stored in directory: /tmp/pip-ephem-wheel-cache-8x8xbwgn/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-18 00:28:56.826 | Successfully built keystone 2026-06-18 00:28:56.992 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-18 00:28:58.006 | Attempting uninstall: oauthlib 2026-06-18 00:28:58.013 | Found existing installation: oauthlib 3.2.2 2026-06-18 00:28:58.013 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:58.014 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-18 00:28:58.091 | Attempting uninstall: markupsafe 2026-06-18 00:28:58.096 | Found existing installation: MarkupSafe 2.1.5 2026-06-18 00:28:58.096 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:58.097 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-18 00:28:58.810 | Attempting uninstall: blinker 2026-06-18 00:28:58.819 | Found existing installation: blinker 1.7.0 2026-06-18 00:28:58.819 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:58.819 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-18 00:28:58.843 | Attempting uninstall: attrs 2026-06-18 00:28:58.851 | Found existing installation: attrs 23.2.0 2026-06-18 00:28:58.852 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:28:58.852 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-18 00:29:00.768 | Attempting uninstall: jinja2 2026-06-18 00:29:00.776 | Found existing installation: Jinja2 3.1.2 2026-06-18 00:29:00.776 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:29:00.777 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-18 00:29:01.471 | Attempting uninstall: cryptography 2026-06-18 00:29:01.483 | Found existing installation: cryptography 41.0.7 2026-06-18 00:29:01.484 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:29:01.484 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-18 00:29:02.105 | Attempting uninstall: jsonschema 2026-06-18 00:29:02.115 | Found existing installation: jsonschema 4.10.3 2026-06-18 00:29:02.116 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:29:02.116 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-18 00:29:03.147 | 2026-06-18 00:29:03.161 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.50 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-18 00:29:03.504 | + inc/python:pip_install:216 : result=0 2026-06-18 00:29:03.509 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:29:03.515 | + functions-common:time_stop:2414 : local name 2026-06-18 00:29:03.520 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:29:03.526 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:29:03.532 | + functions-common:time_stop:2417 : local total 2026-06-18 00:29:03.538 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:29:03.544 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:29:03.549 | + functions-common:time_stop:2421 : start_time=1781742527316 2026-06-18 00:29:03.555 | + functions-common:time_stop:2423 : [[ -z 1781742527316 ]] 2026-06-18 00:29:03.563 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:29:03.573 | + functions-common:time_stop:2426 : end_time=1781742543567 2026-06-18 00:29:03.580 | + functions-common:time_stop:2427 : elapsed_time=16251 2026-06-18 00:29:03.585 | + functions-common:time_stop:2428 : total=31024 2026-06-18 00:29:03.590 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:29:03.594 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=47275 2026-06-18 00:29:03.601 | + inc/python:pip_install:219 : return 0 2026-06-18 00:29:03.607 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:29:03.613 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:29:03.618 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-18 00:29:03.625 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-18 00:29:03.631 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:29:03.638 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:29:03.645 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/keystone, ]] 2026-06-18 00:29:03.651 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:29:03.657 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-18 00:29:03.698 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:29:03.705 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 00:29:03.713 | + ./stack.sh:main:918 : configure_keystone 2026-06-18 00:29:03.721 | + lib/keystone:configure_keystone:143 : sudo install -d -o stack /etc/keystone 2026-06-18 00:29:03.746 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-18 00:29:03.752 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-18 00:29:03.763 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-18 00:29:03.802 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:29:03.810 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-18 00:29:03.889 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-18 00:29:03.962 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-18 00:29:04.037 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-18 00:29:04.114 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-18 00:29:04.192 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-18 00:29:04.265 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-18 00:29:04.335 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-18 00:29:04.406 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-18 00:29:04.483 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-18 00:29:04.489 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-18 00:29:04.495 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-18 00:29:04.501 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-18 00:29:04.507 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 00:29:04.513 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 00:29:04.555 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:04.563 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 00:29:04.570 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 00:29:04.577 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 00:29:04.614 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:04.619 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.65:5672/ 2026-06-18 00:29:04.626 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.65:5672/ 2026-06-18 00:29:04.701 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 00:29:04.707 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 00:29:04.713 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.65/identity 2026-06-18 00:29:04.790 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-18 00:29:04.796 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-18 00:29:04.877 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-18 00:29:04.883 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-18 00:29:04.889 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-18 00:29:04.895 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-18 00:29:04.900 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 00:29:04.906 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 00:29:04.911 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 00:29:04.948 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:04.955 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 00:29:04.961 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-18 00:29:04.969 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-18 00:29:05.042 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-18 00:29:05.048 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-18 00:29:05.052 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-18 00:29:05.058 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-18 00:29:05.067 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 00:29:05.111 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 00:29:05.118 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 00:29:05.123 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 00:29:05.128 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 00:29:05.133 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 00:29:05.207 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 00:29:05.282 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 00:29:05.357 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 00:29:05.421 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-18 00:29:05.492 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-18 00:29:05.566 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-18 00:29:05.573 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-18 00:29:05.577 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-18 00:29:05.583 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-18 00:29:05.588 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 00:29:05.594 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-18 00:29:05.599 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-18 00:29:05.605 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 00:29:05.611 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 00:29:05.635 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 00:29:05.636 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:29:05.652 | d /var/run/uwsgi 0755 stack root 2026-06-18 00:29:05.660 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:29:05.679 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 00:29:05.689 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-18 00:29:05.694 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-18 00:29:05.703 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 00:29:05.709 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-18 00:29:05.779 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-06-18 00:29:05.851 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-18 00:29:05.920 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-18 00:29:05.990 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-18 00:29:06.062 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-18 00:29:06.132 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-18 00:29:06.202 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-18 00:29:06.273 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-18 00:29:06.338 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 00:29:06.408 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-18 00:29:06.483 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-18 00:29:06.558 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-18 00:29:06.635 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-18 00:29:06.705 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 00:29:06.711 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 00:29:06.718 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-18 00:29:06.724 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-18 00:29:06.730 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 00:29:06.737 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:06.742 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:06.747 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-18 00:29:06.755 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-18 00:29:06.761 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-18 00:29:06.831 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-18 00:29:06.906 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-18 00:29:06.907 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-18 00:29:06.918 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-18 00:29:06.926 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-18 00:29:06.931 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-18 00:29:06.938 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 00:29:06.945 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 00:29:06.952 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 00:29:06.958 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 00:29:06.965 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:06.971 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:06.978 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 00:29:06.985 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 00:29:06.991 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:06.996 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:07.003 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-18 00:29:07.057 | Enabling site keystone-api. 2026-06-18 00:29:07.068 | To activate the new configuration, you need to run: 2026-06-18 00:29:07.068 | systemctl reload apache2 2026-06-18 00:29:07.080 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 00:29:07.087 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 00:29:07.092 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:29:07.099 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 00:29:07.248 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-18 00:29:07.317 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-18 00:29:07.390 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-18 00:29:07.464 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-18 00:29:07.469 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-18 00:29:07.552 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-18 00:29:07.628 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-18 00:29:07.696 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-18 00:29:07.773 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-18 00:29:07.778 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-18 00:29:07.784 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-18 00:29:07.855 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-18 00:29:07.929 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-18 00:29:07.966 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:29:07.973 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-18 00:29:08.015 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:08.022 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-18 00:29:08.028 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-18 00:29:08.036 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-18 00:29:08.043 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 00:29:08.050 | + lib/stack:stack_install_service:32 : install_glance 2026-06-18 00:29:08.056 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-18 00:29:08.063 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-18 00:29:08.069 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-18 00:29:08.110 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:08.116 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-18 00:29:08.124 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-18 00:29:08.165 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:29:08.172 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-18 00:29:08.180 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-18 00:29:08.188 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:29:08.195 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:29:08.201 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,glance_store, ]] 2026-06-18 00:29:08.206 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:29:08.215 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-18 00:29:08.222 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-18 00:29:08.229 | ++ inc/python:join_extras:29 : echo cinder 2026-06-18 00:29:08.237 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-18 00:29:08.244 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-18 00:29:08.250 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-18 00:29:08.257 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-18 00:29:08.266 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-18 00:29:08.272 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-18 00:29:08.278 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-18 00:29:08.289 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:29:08.291 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-18 00:29:08.301 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-18 00:29:08.308 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-18 00:29:08.314 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-18 00:29:08.323 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-18 00:29:08.329 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-18 00:29:08.384 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-18 00:29:08.391 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-18 00:29:09.104 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 00:29:09.173 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 00:29:09.193 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-18 00:29:09.193 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-18 00:29:09.194 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-18 00:29:09.195 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-18 00:29:09.195 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-18 00:29:09.196 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-18 00:29:09.196 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-18 00:29:09.197 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-06-18 00:29:09.198 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-06-18 00:29:09.198 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-18 00:29:09.199 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-06-18 00:29:09.217 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-18 00:29:09.224 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 00:29:09.233 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.0) 2026-06-18 00:29:09.235 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-18 00:29:09.236 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.1) 2026-06-18 00:29:09.241 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-18 00:29:09.243 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-18 00:29:09.276 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 00:29:09.289 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-18 00:29:09.349 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 00:29:09.360 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:29:09.439 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 00:29:09.448 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:29:09.484 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 00:29:09.494 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 00:29:09.508 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-06-18 00:29:09.509 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-06-18 00:29:09.510 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-06-18 00:29:09.510 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-18 00:29:09.515 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-18 00:29:09.516 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-06-18 00:29:09.517 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-18 00:29:09.518 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-18 00:29:09.521 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-18 00:29:09.522 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-18 00:29:09.523 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-18 00:29:09.550 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-18 00:29:09.555 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-18 00:29:09.566 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-06-18 00:29:09.570 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-06-18 00:29:09.573 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-06-18 00:29:09.574 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-18 00:29:09.575 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-06-18 00:29:09.580 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-06-18 00:29:09.582 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-18 00:29:09.583 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.0) 2026-06-18 00:29:09.584 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-06-18 00:29:09.589 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-18 00:29:09.590 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-18 00:29:09.591 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-06-18 00:29:09.591 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-06-18 00:29:09.592 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-06-18 00:29:09.594 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-06-18 00:29:09.594 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-18 00:29:09.598 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-18 00:29:09.607 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-18 00:29:09.610 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-18 00:29:09.612 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-06-18 00:29:09.619 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-18 00:29:09.620 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-06-18 00:29:09.620 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-06-18 00:29:09.621 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-06-18 00:29:09.634 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-06-18 00:29:09.666 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-18 00:29:09.701 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-18 00:29:09.718 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-18 00:29:09.730 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-18 00:29:09.748 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-18 00:29:09.762 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-18 00:29:09.773 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-18 00:29:09.886 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-18 00:29:10.702 | 2026-06-18 00:29:10.714 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-18 00:29:10.848 | + inc/python:pip_install:216 : result=0 2026-06-18 00:29:10.855 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:29:10.861 | + functions-common:time_stop:2414 : local name 2026-06-18 00:29:10.868 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:29:10.873 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:29:10.879 | + functions-common:time_stop:2417 : local total 2026-06-18 00:29:10.885 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:29:10.892 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:29:10.898 | + functions-common:time_stop:2421 : start_time=1781742548371 2026-06-18 00:29:10.904 | + functions-common:time_stop:2423 : [[ -z 1781742548371 ]] 2026-06-18 00:29:10.911 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:29:10.921 | + functions-common:time_stop:2426 : end_time=1781742550914 2026-06-18 00:29:10.928 | + functions-common:time_stop:2427 : elapsed_time=2543 2026-06-18 00:29:10.935 | + functions-common:time_stop:2428 : total=47275 2026-06-18 00:29:10.941 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:29:10.948 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=49818 2026-06-18 00:29:10.955 | + inc/python:pip_install:219 : return 0 2026-06-18 00:29:10.963 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-18 00:29:10.969 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-18 00:29:10.977 | + lib/glance:copy_rootwrap:267 : sudo install -d -o stack /etc/glance 2026-06-18 00:29:11.003 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-18 00:29:11.016 | + lib/glance:install_glance:573 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-06-18 00:29:11.023 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/glance.git 2026-06-18 00:29:11.029 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-18 00:29:11.035 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:29:11.043 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:29:11.051 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:29:11.058 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:29:11.064 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:29:11.071 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:29:11.114 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:29:11.120 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:29:11.127 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:29:11.135 | + functions-common:git_clone:604 : echo master 2026-06-18 00:29:11.137 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:29:11.149 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-18 00:29:11.155 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:29:11.164 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-18 00:29:11.189 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-18 00:29:11.197 | + functions-common:git_clone:667 : head -1 2026-06-18 00:29:11.199 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:29:11.216 | 6dd6e4dd0 Merge "Add support for downloading images from preferred stores" 2026-06-18 00:29:11.223 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:29:11.228 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-18 00:29:11.234 | + inc/python:setup_develop:353 : local bindep 2026-06-18 00:29:11.241 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 00:29:11.247 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-18 00:29:11.252 | + inc/python:setup_develop:359 : local extras= 2026-06-18 00:29:11.260 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-18 00:29:11.266 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:29:11.273 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 00:29:11.279 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-18 00:29:11.286 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:29:11.293 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:29:11.302 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-18 00:29:11.308 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:29:11.316 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-18 00:29:11.322 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:29:11.330 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:29:11.338 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-18 00:29:11.349 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-18 00:29:11.355 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-18 00:29:11.363 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-18 00:29:11.465 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-18 00:29:11.473 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 00:29:11.479 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:29:11.486 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:29:11.493 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 00:29:11.499 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-18 00:29:11.507 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 00:29:11.513 | + inc/python:setup_package:446 : local extras= 2026-06-18 00:29:11.519 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:29:11.526 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:29:11.532 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:29:11.539 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:29:11.546 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:29:11.553 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-18 00:29:11.606 | Using python 3.12 to install /opt/stack/glance 2026-06-18 00:29:11.614 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-18 00:29:12.206 | Obtaining file:///opt/stack/glance 2026-06-18 00:29:12.208 | Installing build dependencies: started 2026-06-18 00:29:13.156 | Installing build dependencies: finished with status 'done' 2026-06-18 00:29:13.157 | Checking if build backend supports build_editable: started 2026-06-18 00:29:13.473 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:29:13.475 | Getting requirements to build editable: started 2026-06-18 00:29:13.667 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:29:13.671 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:29:14.317 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:29:14.330 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (7.0.3) 2026-06-18 00:29:14.330 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (0.7.1) 2026-06-18 00:29:14.331 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (2.0.50) 2026-06-18 00:29:14.331 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (0.41.0) 2026-06-18 00:29:14.332 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.1.0) 2026-06-18 00:29:14.332 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (2.5.1) 2026-06-18 00:29:14.333 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (1.8.10) 2026-06-18 00:29:14.334 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (1.18.4) 2026-06-18 00:29:14.455 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev60) 2026-06-18 00:29:14.581 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 00:29:14.591 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (10.5.0) 2026-06-18 00:29:14.592 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (7.5.0) 2026-06-18 00:29:14.593 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (6.4.0) 2026-06-18 00:29:14.593 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (2.7.1) 2026-06-18 00:29:14.594 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (10.1.1) 2026-06-18 00:29:14.595 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (5.8.0) 2026-06-18 00:29:14.596 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.3.0) 2026-06-18 00:29:14.659 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev60) 2026-06-18 00:29:14.685 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-18 00:29:14.698 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (5.14.0) 2026-06-18 00:29:14.699 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (13.0.0) 2026-06-18 00:29:14.722 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev60) 2026-06-18 00:29:14.745 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 00:29:14.754 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.17.0) 2026-06-18 00:29:14.755 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.10.1) 2026-06-18 00:29:14.755 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (4.26.0) 2026-06-18 00:29:14.756 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (5.8.0) 2026-06-18 00:29:14.757 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (18.0.0) 2026-06-18 00:29:14.757 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (6.8.0) 2026-06-18 00:29:14.779 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev60) 2026-06-18 00:29:14.802 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:29:14.812 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (8.2.0) 2026-06-18 00:29:14.813 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (18.1.0) 2026-06-18 00:29:14.814 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (8.1.0) 2026-06-18 00:29:14.843 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev60) 2026-06-18 00:29:14.867 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 00:29:14.875 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (5.1.0) 2026-06-18 00:29:14.876 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (4.4.0) 2026-06-18 00:29:14.876 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (5.5.0) 2026-06-18 00:29:14.877 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (3.1.0) 2026-06-18 00:29:14.878 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev60) (43.0.3) 2026-06-18 00:29:14.896 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev60) 2026-06-18 00:29:14.919 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-18 00:29:14.972 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev60) 2026-06-18 00:29:14.994 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 00:29:15.002 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev60) (1.3.12) 2026-06-18 00:29:15.002 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev60) (4.15.0) 2026-06-18 00:29:15.030 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 00:29:15.051 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-18 00:29:15.069 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev60) (2.34.2) 2026-06-18 00:29:15.071 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev60) (2.0.0) 2026-06-18 00:29:15.074 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev60) (3.0) 2026-06-18 00:29:15.077 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev60) (5.10.0) 2026-06-18 00:29:15.079 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev60) (2.2.1) 2026-06-18 00:29:15.082 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev60) (2.8.0) 2026-06-18 00:29:15.083 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev60) (3.5.1) 2026-06-18 00:29:15.089 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev60) (1.4.2) 2026-06-18 00:29:15.092 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev60) (3.3.2) 2026-06-18 00:29:15.095 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev60) (26.1.0) 2026-06-18 00:29:15.095 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev60) (2025.9.1) 2026-06-18 00:29:15.096 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev60) (0.37.0) 2026-06-18 00:29:15.096 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev60) (2026.5.1) 2026-06-18 00:29:15.100 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev60) (2.1.0) 2026-06-18 00:29:15.102 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev60) (1.8.2) 2026-06-18 00:29:15.105 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev60) (4.2.0) 2026-06-18 00:29:15.106 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev60) (4.0.1) 2026-06-18 00:29:15.106 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev60) (2.13.0) 2026-06-18 00:29:15.110 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev60) (1.5.0) 2026-06-18 00:29:15.112 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev60) (5.3.1) 2026-06-18 00:29:15.116 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev60) (0.20) 2026-06-18 00:29:15.118 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev60) (1.3.0) 2026-06-18 00:29:15.119 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev60) (2.0.0) 2026-06-18 00:29:15.119 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev60) (6.0.3) 2026-06-18 00:29:15.124 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev60) (2.1.2) 2026-06-18 00:29:15.125 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev60) (0.6.2) 2026-06-18 00:29:15.156 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 00:29:15.180 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-18 00:29:15.212 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 00:29:15.236 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-18 00:29:15.273 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 00:29:15.295 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-18 00:29:15.336 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 00:29:15.359 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 00:29:15.369 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev60) (7.2.2) 2026-06-18 00:29:15.393 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev60) 2026-06-18 00:29:15.415 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 00:29:15.432 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev60) (2.9.0.post0) 2026-06-18 00:29:15.436 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev60) (4.6.0) 2026-06-18 00:29:15.437 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev60) (7.1.4) 2026-06-18 00:29:15.437 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev60) (5.3.1) 2026-06-18 00:29:15.438 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev60) (5.6.2) 2026-06-18 00:29:15.439 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev60) (0.16.0) 2026-06-18 00:29:15.442 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev60) (5.1.0) 2026-06-18 00:29:15.447 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev60) (2026.2) 2026-06-18 00:29:15.447 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev60) (26.2) 2026-06-18 00:29:15.451 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev60) (0.25.0) 2026-06-18 00:29:15.453 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev60) (5.0.0) 2026-06-18 00:29:15.453 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev60) (3.1.6) 2026-06-18 00:29:15.454 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev60) (4.0.1) 2026-06-18 00:29:15.458 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev60) (3.0.3) 2026-06-18 00:29:15.466 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev60) (1.2.0) 2026-06-18 00:29:15.472 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev60) (1.7.6) 2026-06-18 00:29:15.483 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev60) (82.0.1) 2026-06-18 00:29:15.492 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev60) (0.8.1) 2026-06-18 00:29:15.531 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 00:29:15.553 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:29:15.584 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 00:29:15.606 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-18 00:29:15.654 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 00:29:15.677 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-18 00:29:15.845 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 00:29:15.868 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-18 00:29:15.902 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 00:29:15.926 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 00:29:15.936 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) (15.0.0) 2026-06-18 00:29:15.955 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) 2026-06-18 00:29:15.978 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-18 00:29:16.003 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev60) (1.17.0) 2026-06-18 00:29:16.015 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev60) (3.4.7) 2026-06-18 00:29:16.016 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev60) (3.18) 2026-06-18 00:29:16.016 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev60) (2.7.0) 2026-06-18 00:29:16.017 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev60) (2023.11.17) 2026-06-18 00:29:16.038 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) (4.2.0) 2026-06-18 00:29:16.039 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) (2.20.0) 2026-06-18 00:29:16.043 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev60) (0.1.2) 2026-06-18 00:29:16.052 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev60) (0.8) 2026-06-18 00:29:16.099 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev60) 2026-06-18 00:29:16.122 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-18 00:29:16.157 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev60) 2026-06-18 00:29:16.181 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:29:16.192 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev60) (9.1.4) 2026-06-18 00:29:16.215 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev60) 2026-06-18 00:29:16.237 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-18 00:29:16.303 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev60) 2026-06-18 00:29:16.328 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-18 00:29:16.341 | Installing build dependencies: started 2026-06-18 00:29:17.326 | Installing build dependencies: finished with status 'done' 2026-06-18 00:29:17.327 | Getting requirements to build wheel: started 2026-06-18 00:29:17.724 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 00:29:17.726 | Preparing metadata (pyproject.toml): started 2026-06-18 00:29:17.927 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:29:17.931 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev60) (2026.2) 2026-06-18 00:29:18.002 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev60) 2026-06-18 00:29:18.024 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-18 00:29:18.062 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev60) 2026-06-18 00:29:18.084 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-18 00:29:18.147 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-18 00:29:18.208 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-18 00:29:18.239 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-18 00:29:18.276 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-18 00:29:18.311 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-18 00:29:18.395 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 29.8 MB/s 0:00:00 2026-06-18 00:29:18.417 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-18 00:29:18.447 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-18 00:29:18.475 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-18 00:29:18.505 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-18 00:29:18.535 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-18 00:29:18.565 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-18 00:29:18.595 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-18 00:29:18.625 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-18 00:29:18.657 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-18 00:29:18.689 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-18 00:29:18.723 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-18 00:29:18.753 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-18 00:29:18.787 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-18 00:29:18.823 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-18 00:29:18.853 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-18 00:29:18.885 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 67.8 MB/s 0:00:00 2026-06-18 00:29:18.908 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-18 00:29:18.940 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-18 00:29:18.971 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-18 00:29:19.002 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-18 00:29:19.051 | Building wheels for collected packages: glance, simplegeneric 2026-06-18 00:29:19.052 | Building editable for glance (pyproject.toml): started 2026-06-18 00:29:19.661 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-18 00:29:19.662 | Created wheel for glance: filename=glance-32.1.0.dev60-0.editable-py3-none-any.whl size=8989 sha256=2627bbc42123722fd62a5090b7b684386c4b7d8b073ab90e5b62142631b74652 2026-06-18 00:29:19.663 | Stored in directory: /tmp/pip-ephem-wheel-cache-_q02_95t/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-18 00:29:19.667 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-18 00:29:19.922 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-18 00:29:19.923 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=1469fc2e2571d4fdddf2a4f01fab9a7916f39b98d43697a65028de15707286df 2026-06-18 00:29:19.923 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-18 00:29:19.928 | Successfully built glance simplegeneric 2026-06-18 00:29:20.050 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-18 00:29:21.776 | Attempting uninstall: jsonpointer 2026-06-18 00:29:21.788 | Found existing installation: jsonpointer 2.0 2026-06-18 00:29:21.788 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:29:21.788 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-18 00:29:21.827 | Attempting uninstall: httplib2 2026-06-18 00:29:21.838 | Found existing installation: httplib2 0.20.4 2026-06-18 00:29:21.838 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:29:21.839 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-18 00:29:21.899 | Attempting uninstall: jsonpatch 2026-06-18 00:29:21.914 | Found existing installation: jsonpatch 1.32 2026-06-18 00:29:21.914 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 00:29:21.914 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-18 00:29:24.483 | 2026-06-18 00:29:24.497 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev60 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.16.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-18 00:29:24.777 | + inc/python:pip_install:216 : result=0 2026-06-18 00:29:24.782 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:29:24.789 | + functions-common:time_stop:2414 : local name 2026-06-18 00:29:24.795 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:29:24.801 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:29:24.807 | + functions-common:time_stop:2417 : local total 2026-06-18 00:29:24.813 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:29:24.819 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:29:24.825 | + functions-common:time_stop:2421 : start_time=1781742551593 2026-06-18 00:29:24.831 | + functions-common:time_stop:2423 : [[ -z 1781742551593 ]] 2026-06-18 00:29:24.839 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:29:24.850 | + functions-common:time_stop:2426 : end_time=1781742564843 2026-06-18 00:29:24.855 | + functions-common:time_stop:2427 : elapsed_time=13250 2026-06-18 00:29:24.861 | + functions-common:time_stop:2428 : total=49818 2026-06-18 00:29:24.866 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:29:24.872 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=63068 2026-06-18 00:29:24.878 | + inc/python:pip_install:219 : return 0 2026-06-18 00:29:24.884 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:29:24.891 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:29:24.898 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-18 00:29:24.904 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-18 00:29:24.910 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:29:24.916 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:29:24.922 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/glance, ]] 2026-06-18 00:29:24.929 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:29:24.936 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 00:29:24.943 | + ./stack.sh:main:939 : configure_glance 2026-06-18 00:29:24.950 | + lib/glance:configure_glance:348 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-06-18 00:29:24.975 | + lib/glance:configure_glance:351 : local dburl 2026-06-18 00:29:24.984 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-18 00:29:24.989 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-18 00:29:24.996 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-18 00:29:25.002 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-18 00:29:25.008 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 00:29:25.014 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 00:29:25.020 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 00:29:25.056 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:25.062 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 00:29:25.069 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 00:29:25.077 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 00:29:25.083 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-18 00:29:25.158 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 00:29:25.236 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-18 00:29:25.311 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-18 00:29:25.380 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-18 00:29:25.456 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-18 00:29:25.537 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-18 00:29:25.610 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-18 00:29:25.617 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 00:29:25.623 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-18 00:29:25.629 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 00:29:25.636 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 00:29:25.641 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-18 00:29:25.647 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 00:29:25.653 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-18 00:29:25.659 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 00:29:25.666 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-18 00:29:25.743 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-18 00:29:25.815 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.65/identity 2026-06-18 00:29:25.887 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-18 00:29:25.955 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-06-18 00:29:26.023 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-18 00:29:26.094 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-18 00:29:26.166 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-18 00:29:26.239 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.204.45.65/identity 2026-06-18 00:29:26.311 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 00:29:26.383 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 00:29:26.454 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 00:29:26.460 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-18 00:29:26.537 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-18 00:29:26.542 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-18 00:29:26.548 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-18 00:29:26.554 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 00:29:26.560 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 00:29:26.566 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 00:29:26.603 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:26.610 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 00:29:26.617 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 00:29:26.622 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 00:29:26.660 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:26.665 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.65:5672/ 2026-06-18 00:29:26.672 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.65:5672/ 2026-06-18 00:29:26.749 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 00:29:26.754 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 00:29:26.759 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-18 00:29:26.764 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-18 00:29:26.770 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-18 00:29:26.843 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-18 00:29:26.914 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-18 00:29:26.992 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-18 00:29:26.998 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-18 00:29:27.005 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-18 00:29:27.011 | + lib/glance:configure_glance_store:280 : local be 2026-06-18 00:29:27.021 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-18 00:29:27.026 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-18 00:29:27.032 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-18 00:29:27.108 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-18 00:29:27.116 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.65 2026-06-18 00:29:27.193 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-18 00:29:27.199 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-18 00:29:27.205 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-18 00:29:27.244 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:29:27.250 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.65/image 2026-06-18 00:29:27.320 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-18 00:29:27.359 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:27.366 | + lib/glance:configure_glance:423 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-06-18 00:29:27.431 | + lib/glance:configure_glance:424 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.65/identity 2026-06-18 00:29:27.504 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-18 00:29:27.511 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-18 00:29:27.516 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 00:29:27.524 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 00:29:27.566 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 00:29:27.572 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 00:29:27.578 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 00:29:27.584 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 00:29:27.592 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 00:29:27.664 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 00:29:27.732 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 00:29:27.807 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 00:29:27.881 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-18 00:29:27.954 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-18 00:29:27.963 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-18 00:29:28.045 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-18 00:29:28.115 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-18 00:29:28.193 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-18 00:29:28.261 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-18 00:29:28.339 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-18 00:29:28.420 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-18 00:29:28.499 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-18 00:29:28.575 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-18 00:29:28.584 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-18 00:29:28.599 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-18 00:29:28.637 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:28.644 | + lib/glance:configure_glance:450 : CINDER_SERVICE_HOST=199.204.45.65 2026-06-18 00:29:28.650 | + lib/glance:configure_glance:451 : CINDER_SERVICE_PORT=8776 2026-06-18 00:29:28.656 | + lib/glance:configure_glance:453 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.65:8776/v3/%(project_id)s' 2026-06-18 00:29:28.729 | + lib/glance:configure_glance:454 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.65:8776/v3/%(project_id)s' 2026-06-18 00:29:28.799 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-18 00:29:28.804 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-18 00:29:28.811 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-18 00:29:28.818 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-18 00:29:28.824 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-18 00:29:28.830 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-18 00:29:28.837 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-18 00:29:28.847 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 00:29:28.853 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-18 00:29:28.930 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-18 00:29:28.937 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-18 00:29:28.943 | ++ functions:get_random_port:861 : true 2026-06-18 00:29:28.949 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-18 00:29:28.955 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-18 00:29:28.961 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-18 00:29:29.083 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-18 00:29:29.090 | ++ functions:get_random_port:865 : break 2 2026-06-18 00:29:29.097 | ++ functions:get_random_port:869 : echo 60999 2026-06-18 00:29:29.104 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-18 00:29:29.109 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-18 00:29:29.176 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-06-18 00:29:29.243 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-18 00:29:29.312 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-18 00:29:29.381 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 00:29:29.452 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 00:29:29.523 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-18 00:29:29.590 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-18 00:29:29.659 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-18 00:29:29.731 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 00:29:29.806 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 00:29:29.876 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 00:29:29.949 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-18 00:29:30.012 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 00:29:30.078 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-18 00:29:30.142 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-18 00:29:30.214 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-18 00:29:30.283 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-18 00:29:30.355 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-18 00:29:30.424 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-18 00:29:30.495 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-18 00:29:30.501 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-18 00:29:30.505 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 00:29:30.512 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 00:29:30.518 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:30.525 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:30.531 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-18 00:29:30.537 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-18 00:29:30.585 | proxy (enabled by site administrator) 2026-06-18 00:29:30.592 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-18 00:29:30.599 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-18 00:29:30.605 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 00:29:30.610 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 00:29:30.617 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:30.622 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:30.628 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-18 00:29:30.634 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-18 00:29:30.681 | No module matches proxy_http 2026-06-18 00:29:30.689 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-18 00:29:30.740 | Considering dependency proxy for proxy_http: 2026-06-18 00:29:30.740 | Module proxy already enabled 2026-06-18 00:29:30.740 | Enabling module proxy_http. 2026-06-18 00:29:30.750 | To activate the new configuration, you need to run: 2026-06-18 00:29:30.750 | systemctl restart apache2 2026-06-18 00:29:30.760 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-18 00:29:30.766 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-18 00:29:30.772 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 00:29:30.778 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:29:30.783 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 00:29:30.934 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-18 00:29:30.940 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-18 00:29:30.945 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-18 00:29:30.950 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 00:29:30.954 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:30.959 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:30.963 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-18 00:29:30.969 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-18 00:29:30.976 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-18 00:29:30.978 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-18 00:29:30.990 | KeepAlive Off 2026-06-18 00:29:30.999 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-18 00:29:31.001 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-18 00:29:31.015 | SetEnv proxy-sendchunked 1 2026-06-18 00:29:31.025 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-18 00:29:31.025 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-18 00:29:31.038 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-18 00:29:31.046 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-18 00:29:31.053 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-18 00:29:31.059 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 00:29:31.065 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 00:29:31.071 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 00:29:31.077 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 00:29:31.082 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:31.088 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:31.094 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 00:29:31.100 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 00:29:31.105 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:31.110 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:31.116 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-18 00:29:31.166 | Enabling site glance-api. 2026-06-18 00:29:31.176 | To activate the new configuration, you need to run: 2026-06-18 00:29:31.176 | systemctl reload apache2 2026-06-18 00:29:31.187 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-18 00:29:31.193 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 00:29:31.198 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:29:31.204 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 00:29:31.360 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-18 00:29:31.372 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-18 00:29:31.443 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-18 00:29:31.523 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-18 00:29:31.530 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-18 00:29:31.609 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-18 00:29:31.688 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-18 00:29:31.757 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-18 00:29:31.799 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:31.806 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-18 00:29:31.813 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-18 00:29:31.820 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-18 00:29:31.827 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 00:29:31.832 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-18 00:29:31.837 | + lib/cinder:install_cinder:525 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-06-18 00:29:31.843 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/cinder.git 2026-06-18 00:29:31.849 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-18 00:29:31.855 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:29:31.860 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:29:31.868 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:29:31.874 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:29:31.879 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:29:31.886 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:29:31.926 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:29:31.931 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:29:31.937 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:29:31.945 | + functions-common:git_clone:604 : echo master 2026-06-18 00:29:31.947 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:29:31.959 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-18 00:29:31.966 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:29:31.974 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-18 00:29:31.998 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-18 00:29:32.005 | + functions-common:git_clone:667 : head -1 2026-06-18 00:29:32.006 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:29:32.016 | 0cffd939c Merge "Remove TODO re: Semaphore for eventlet-removal" 2026-06-18 00:29:32.024 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:29:32.031 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-18 00:29:32.036 | + inc/python:setup_develop:353 : local bindep 2026-06-18 00:29:32.042 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 00:29:32.049 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-18 00:29:32.056 | + inc/python:setup_develop:359 : local extras= 2026-06-18 00:29:32.063 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-18 00:29:32.070 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:29:32.078 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 00:29:32.085 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-18 00:29:32.092 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:29:32.099 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:29:32.108 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-18 00:29:32.114 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:29:32.121 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-18 00:29:32.127 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:29:32.133 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:29:32.143 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-18 00:29:32.156 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-18 00:29:32.164 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-18 00:29:32.170 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-18 00:29:32.270 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-18 00:29:32.274 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 00:29:32.280 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:29:32.287 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:29:32.292 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 00:29:32.299 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-18 00:29:32.305 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 00:29:32.311 | + inc/python:setup_package:446 : local extras= 2026-06-18 00:29:32.317 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:29:32.324 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:29:32.330 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:29:32.335 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:29:32.340 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:29:32.347 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-18 00:29:32.397 | Using python 3.12 to install /opt/stack/cinder 2026-06-18 00:29:32.402 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-18 00:29:32.982 | Obtaining file:///opt/stack/cinder 2026-06-18 00:29:32.986 | Installing build dependencies: started 2026-06-18 00:29:34.096 | Installing build dependencies: finished with status 'done' 2026-06-18 00:29:34.097 | Checking if build backend supports build_editable: started 2026-06-18 00:29:34.420 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:29:34.422 | Getting requirements to build editable: started 2026-06-18 00:29:34.589 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:29:34.591 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:29:35.585 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:29:35.603 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.0.3) 2026-06-18 00:29:35.604 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.3.1) 2026-06-18 00:29:35.604 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (0.41.0) 2026-06-18 00:29:35.605 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.3.0) 2026-06-18 00:29:35.605 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.5.1) 2026-06-18 00:29:35.606 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.1.0) 2026-06-18 00:29:35.606 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (4.26.0) 2026-06-18 00:29:35.607 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.14.0) 2026-06-18 00:29:35.607 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (13.0.0) 2026-06-18 00:29:35.952 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev126) 2026-06-18 00:29:36.018 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-18 00:29:36.029 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (10.5.0) 2026-06-18 00:29:36.030 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.5.0) 2026-06-18 00:29:36.031 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (6.4.0) 2026-06-18 00:29:36.031 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (18.0.0) 2026-06-18 00:29:36.032 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (8.2.0) 2026-06-18 00:29:36.032 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (18.1.0) 2026-06-18 00:29:36.033 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (8.1.0) 2026-06-18 00:29:36.034 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.1.0) 2026-06-18 00:29:36.034 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.11.0) 2026-06-18 00:29:36.035 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.8.0) 2026-06-18 00:29:36.035 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.9.0) 2026-06-18 00:29:36.036 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.10.0) 2026-06-18 00:29:36.036 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (4.6.0) 2026-06-18 00:29:36.037 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.7.1) 2026-06-18 00:29:36.037 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (10.1.1) 2026-06-18 00:29:36.064 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev126) 2026-06-18 00:29:36.072 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 00:29:36.081 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (4.4.0) 2026-06-18 00:29:36.081 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (26.2) 2026-06-18 00:29:36.110 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev126) 2026-06-18 00:29:36.116 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 00:29:36.125 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.10.1) 2026-06-18 00:29:36.126 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.1.0) 2026-06-18 00:29:36.126 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (3.3.2) 2026-06-18 00:29:36.127 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.4.0) 2026-06-18 00:29:36.154 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev126) 2026-06-18 00:29:36.172 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 00:29:36.182 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.8.0) 2026-06-18 00:29:36.215 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev126) 2026-06-18 00:29:36.228 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 00:29:36.274 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev126) 2026-06-18 00:29:36.295 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 00:29:36.305 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.34.2) 2026-06-18 00:29:36.305 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.5.1) 2026-06-18 00:29:36.306 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (6.3.0) 2026-06-18 00:29:36.342 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev126) 2026-06-18 00:29:36.348 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 00:29:36.356 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2.0.50) 2026-06-18 00:29:36.356 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.8.0) 2026-06-18 00:29:36.376 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev126) 2026-06-18 00:29:36.381 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-18 00:29:36.398 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (9.1.4) 2026-06-18 00:29:36.399 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (1.8.10) 2026-06-18 00:29:36.400 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (6.8.0) 2026-06-18 00:29:36.427 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev126) 2026-06-18 00:29:36.432 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:29:36.440 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.1.0) 2026-06-18 00:29:36.470 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev126) 2026-06-18 00:29:36.474 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:29:36.532 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev126) 2026-06-18 00:29:36.539 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-18 00:29:36.549 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (5.7.0) 2026-06-18 00:29:36.549 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (43.0.3) 2026-06-18 00:29:36.550 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (0.2.3) 2026-06-18 00:29:36.694 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev126) 2026-06-18 00:29:36.703 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-18 00:29:36.922 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev126) 2026-06-18 00:29:36.933 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-18 00:29:36.946 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev126) (1.9.0) 2026-06-18 00:29:36.947 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (2026.2) 2026-06-18 00:29:36.947 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev126) (7.1.4) 2026-06-18 00:29:37.197 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev126) 2026-06-18 00:29:37.236 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-18 00:29:37.252 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev126) (1.1.0) 2026-06-18 00:29:37.286 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev126) 2026-06-18 00:29:37.355 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-18 00:29:37.365 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev126) (2.9.0.post0) 2026-06-18 00:29:37.366 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev126) (2.7.0) 2026-06-18 00:29:37.368 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev126) (1.17.0) 2026-06-18 00:29:37.393 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev126) (2.0.0) 2026-06-18 00:29:37.396 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev126) (3.0) 2026-06-18 00:29:37.401 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev126) (2.8.0) 2026-06-18 00:29:37.405 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev126) (3.1.0) 2026-06-18 00:29:37.408 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev126) (2.2.1) 2026-06-18 00:29:37.409 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev126) (0.31.2) 2026-06-18 00:29:37.454 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 00:29:37.461 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-18 00:29:37.496 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 00:29:37.508 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-18 00:29:37.553 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 00:29:37.558 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 00:29:37.588 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 00:29:37.594 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 00:29:37.639 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 00:29:37.644 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-18 00:29:37.815 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 00:29:37.819 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-18 00:29:37.858 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 00:29:37.874 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 00:29:37.925 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 00:29:37.929 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:29:37.955 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev126) (3.4.7) 2026-06-18 00:29:37.956 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev126) (3.18) 2026-06-18 00:29:37.957 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev126) (2023.11.17) 2026-06-18 00:29:37.967 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev126) (26.1.0) 2026-06-18 00:29:37.968 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev126) (2025.9.1) 2026-06-18 00:29:37.968 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev126) (0.37.0) 2026-06-18 00:29:37.969 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev126) (2026.5.1) 2026-06-18 00:29:37.974 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev126) (1.8.2) 2026-06-18 00:29:37.975 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev126) (4.15.0) 2026-06-18 00:29:37.977 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev126) (4.2.0) 2026-06-18 00:29:37.978 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev126) (4.0.1) 2026-06-18 00:29:37.979 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev126) (2.13.0) 2026-06-18 00:29:37.984 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev126) (7.2.2) 2026-06-18 00:29:37.987 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev126) (1.5.0) 2026-06-18 00:29:37.992 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev126) (0.20) 2026-06-18 00:29:37.995 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev126) (1.3.0) 2026-06-18 00:29:37.996 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev126) (2.0.0) 2026-06-18 00:29:37.997 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev126) (6.0.3) 2026-06-18 00:29:38.002 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev126) (1.18.4) 2026-06-18 00:29:38.003 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev126) (2.1.2) 2026-06-18 00:29:38.003 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev126) (0.6.2) 2026-06-18 00:29:38.006 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev126) (1.3.12) 2026-06-18 00:29:38.014 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev126) (5.3.1) 2026-06-18 00:29:38.015 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev126) (5.6.2) 2026-06-18 00:29:38.016 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev126) (0.16.0) 2026-06-18 00:29:38.018 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev126) (5.1.0) 2026-06-18 00:29:38.028 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev126) (0.25.0) 2026-06-18 00:29:38.030 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev126) (5.0.0) 2026-06-18 00:29:38.031 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev126) (3.1.6) 2026-06-18 00:29:38.032 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev126) (4.0.1) 2026-06-18 00:29:38.036 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev126) (3.0.3) 2026-06-18 00:29:38.043 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev126) (1.2.0) 2026-06-18 00:29:38.055 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev126) (1.7.6) 2026-06-18 00:29:38.074 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev126) 2026-06-18 00:29:38.080 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 00:29:38.151 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev126) 2026-06-18 00:29:38.167 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-18 00:29:38.188 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev126) (3.17.0) 2026-06-18 00:29:38.226 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev126) 2026-06-18 00:29:38.237 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 00:29:38.290 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev126) 2026-06-18 00:29:38.296 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 00:29:38.339 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev126) 2026-06-18 00:29:38.345 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-18 00:29:38.365 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev126) (82.0.1) 2026-06-18 00:29:38.373 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev126) (0.8.1) 2026-06-18 00:29:38.407 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev126) 2026-06-18 00:29:38.412 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-18 00:29:38.432 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (4.14.0) 2026-06-18 00:29:38.436 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (0.6.0) 2026-06-18 00:29:38.437 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (4.0.0) 2026-06-18 00:29:38.442 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (3.0.52) 2026-06-18 00:29:38.443 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (1.11.0) 2026-06-18 00:29:38.443 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (15.0.0) 2026-06-18 00:29:38.443 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (1.8.0) 2026-06-18 00:29:38.463 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev126) 2026-06-18 00:29:38.468 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 00:29:38.476 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev126) (24.2.1) 2026-06-18 00:29:38.505 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (4.2.0) 2026-06-18 00:29:38.505 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (2.20.0) 2026-06-18 00:29:38.511 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev126) (0.1.2) 2026-06-18 00:29:38.522 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev126) (0.8) 2026-06-18 00:29:38.559 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev126) 2026-06-18 00:29:38.566 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-18 00:29:38.603 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev126) (3.6.1) 2026-06-18 00:29:38.604 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev126) (3.4.0) 2026-06-18 00:29:38.605 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev126) (4.0.1) 2026-06-18 00:29:38.654 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev126) 2026-06-18 00:29:38.661 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-18 00:29:38.688 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev126) (1.33) 2026-06-18 00:29:38.691 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev126) (3.1.1) 2026-06-18 00:29:38.740 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-18 00:29:38.760 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-18 00:29:38.963 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 66.7 MB/s 0:00:00 2026-06-18 00:29:38.977 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-18 00:29:39.000 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-18 00:29:39.212 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 73.0 MB/s 0:00:00 2026-06-18 00:29:39.217 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-18 00:29:39.238 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-18 00:29:39.256 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-18 00:29:39.302 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-18 00:29:39.319 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-18 00:29:39.342 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-18 00:29:39.358 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-18 00:29:39.379 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-18 00:29:39.454 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 73.3 MB/s 0:00:00 2026-06-18 00:29:39.463 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-18 00:29:39.475 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-18 00:29:39.489 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-18 00:29:39.508 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 28.5 MB/s 0:00:00 2026-06-18 00:29:39.522 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-18 00:29:39.536 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-18 00:29:39.549 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-18 00:29:39.568 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-18 00:29:39.583 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-18 00:29:39.610 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 54.1 MB/s 0:00:00 2026-06-18 00:29:39.623 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-18 00:29:39.671 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-18 00:29:39.692 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-18 00:29:39.709 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-18 00:29:39.724 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-18 00:29:39.738 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-18 00:29:39.758 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-18 00:29:39.780 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-18 00:29:39.797 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-18 00:29:39.809 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-18 00:29:39.824 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-18 00:29:39.861 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 61.9 MB/s 0:00:00 2026-06-18 00:29:39.868 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-18 00:29:39.954 | Building wheels for collected packages: cinder 2026-06-18 00:29:39.955 | Building editable for cinder (pyproject.toml): started 2026-06-18 00:29:41.064 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-18 00:29:41.065 | Created wheel for cinder: filename=cinder-28.1.0.dev126-0.editable-py3-none-any.whl size=9193 sha256=0756a0d9817efca898d6b6e3c814d54d4be457504ac9d41c3d3a58c5de3f63e2 2026-06-18 00:29:41.065 | Stored in directory: /tmp/pip-ephem-wheel-cache-0qvo8imv/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-18 00:29:41.071 | Successfully built cinder 2026-06-18 00:29:41.282 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-18 00:29:44.706 | 2026-06-18 00:29:44.724 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev126 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-18 00:29:45.078 | + inc/python:pip_install:216 : result=0 2026-06-18 00:29:45.084 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:29:45.089 | + functions-common:time_stop:2414 : local name 2026-06-18 00:29:45.093 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:29:45.100 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:29:45.105 | + functions-common:time_stop:2417 : local total 2026-06-18 00:29:45.111 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:29:45.118 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:29:45.124 | + functions-common:time_stop:2421 : start_time=1781742572384 2026-06-18 00:29:45.130 | + functions-common:time_stop:2423 : [[ -z 1781742572384 ]] 2026-06-18 00:29:45.137 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:29:45.147 | + functions-common:time_stop:2426 : end_time=1781742585139 2026-06-18 00:29:45.153 | + functions-common:time_stop:2427 : elapsed_time=12755 2026-06-18 00:29:45.160 | + functions-common:time_stop:2428 : total=63068 2026-06-18 00:29:45.166 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:29:45.173 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=75823 2026-06-18 00:29:45.180 | + inc/python:pip_install:219 : return 0 2026-06-18 00:29:45.186 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:29:45.193 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:29:45.198 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-18 00:29:45.203 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-18 00:29:45.209 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:29:45.215 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:29:45.222 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/cinder, ]] 2026-06-18 00:29:45.230 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:29:45.236 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-18 00:29:45.242 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-18 00:29:45.249 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-18 00:29:45.256 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:45.262 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:45.269 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-18 00:29:45.291 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-18 00:29:45.296 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:29:45.303 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:29:45.310 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:29:45.317 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:29:45.323 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:29:45.329 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:29:45.335 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:45.342 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:45.350 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:29:45.356 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:29:45.363 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:29:45.372 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:29:45.378 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-18 00:29:45.385 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:29:45.390 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:45.397 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:45.405 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-18 00:29:45.458 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-18 00:29:45.503 | Reading package lists... 2026-06-18 00:29:45.864 | Building dependency tree... 2026-06-18 00:29:45.864 | Reading state information... 2026-06-18 00:29:46.253 | The following additional packages will be installed: 2026-06-18 00:29:46.253 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-06-18 00:29:46.253 | python3-typing-extensions python3-urwid python3-wcwidth 2026-06-18 00:29:46.254 | Suggested packages: 2026-06-18 00:29:46.255 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-06-18 00:29:46.294 | The following NEW packages will be installed: 2026-06-18 00:29:46.294 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-06-18 00:29:46.295 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-06-18 00:29:46.392 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:29:46.392 | Need to get 418 kB of archives. 2026-06-18 00:29:46.392 | After this operation, 3,296 kB of additional disk space will be used. 2026-06-18 00:29:46.392 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-18 00:29:46.514 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-18 00:29:46.529 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-18 00:29:46.640 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-18 00:29:46.699 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-06-18 00:29:46.710 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-18 00:29:46.744 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-18 00:29:46.971 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:29:47.028 | Fetched 418 kB in 0s (973 kB/s) 2026-06-18 00:29:47.071 | Selecting previously unselected package python3-typing-extensions. 2026-06-18 00:29:47.106 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69427 files and directories currently installed.) 2026-06-18 00:29:47.109 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-18 00:29:47.113 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-18 00:29:47.180 | Selecting previously unselected package python3-wcwidth. 2026-06-18 00:29:47.191 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-18 00:29:47.196 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-18 00:29:47.256 | Selecting previously unselected package python3-urwid. 2026-06-18 00:29:47.266 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-18 00:29:47.271 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-18 00:29:47.371 | Selecting previously unselected package python3-configshell-fb. 2026-06-18 00:29:47.381 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-18 00:29:47.386 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-18 00:29:47.539 | Selecting previously unselected package python3-pyudev. 2026-06-18 00:29:47.551 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-06-18 00:29:47.555 | Unpacking python3-pyudev (0.24.0-1) ... 2026-06-18 00:29:47.625 | Selecting previously unselected package python3-rtslib-fb. 2026-06-18 00:29:47.637 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-18 00:29:47.641 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-18 00:29:47.721 | Selecting previously unselected package targetcli-fb. 2026-06-18 00:29:47.731 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-18 00:29:47.736 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-18 00:29:47.817 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-18 00:29:48.047 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-18 00:29:48.224 | Setting up python3-pyudev (0.24.0-1) ... 2026-06-18 00:29:48.409 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-18 00:29:49.287 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-18 00:29:49.299 | Setting up python3-urwid (2.6.10-1) ... 2026-06-18 00:29:49.642 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-18 00:29:49.774 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 00:29:49.774 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-18 00:29:49.794 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-18 00:29:49.794 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-18 00:29:49.794 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-18 00:29:49.794 | keyword = Word(alphanums + '_\-') 2026-06-18 00:29:49.794 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 00:29:49.794 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 00:29:49.794 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 00:29:49.794 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 00:29:49.794 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-18 00:29:49.794 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-18 00:29:49.801 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 00:29:49.801 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-18 00:29:49.812 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-18 00:29:49.812 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-18 00:29:49.812 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-18 00:29:49.812 | keyword = Word(alphanums + '_\-') 2026-06-18 00:29:49.812 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 00:29:49.812 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 00:29:49.812 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 00:29:49.812 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 00:29:49.813 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-18 00:29:49.813 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-18 00:29:49.842 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-18 00:29:49.985 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-18 00:29:49.985 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-18 00:29:50.225 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:29:50.852 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:29:50.858 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:29:50.865 | + functions-common:time_stop:2414 : local name 2026-06-18 00:29:50.871 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:29:50.877 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:29:50.886 | + functions-common:time_stop:2417 : local total 2026-06-18 00:29:50.892 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:29:50.898 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:29:50.903 | + functions-common:time_stop:2421 : start_time=1781742585452 2026-06-18 00:29:50.911 | + functions-common:time_stop:2423 : [[ -z 1781742585452 ]] 2026-06-18 00:29:50.919 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:29:50.929 | + functions-common:time_stop:2426 : end_time=1781742590922 2026-06-18 00:29:50.934 | + functions-common:time_stop:2427 : elapsed_time=5470 2026-06-18 00:29:50.940 | + functions-common:time_stop:2428 : total=146676 2026-06-18 00:29:50.945 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:29:50.953 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=152146 2026-06-18 00:29:50.959 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:29:50.966 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 00:29:50.972 | + ./stack.sh:main:945 : configure_cinder 2026-06-18 00:29:50.978 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-06-18 00:29:51.006 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-18 00:29:51.014 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-18 00:29:51.019 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-18 00:29:51.025 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-18 00:29:51.035 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-18 00:29:51.036 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-18 00:29:51.047 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-18 00:29:51.053 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-18 00:29:51.058 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-18 00:29:51.065 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-18 00:29:51.070 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-18 00:29:51.075 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-18 00:29:51.081 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-18 00:29:51.087 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-18 00:29:51.108 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-18 00:29:51.132 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-18 00:29:51.158 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-18 00:29:51.182 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-18 00:29:51.209 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-18 00:29:51.229 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-18 00:29:51.236 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-18 00:29:51.245 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.dksoIMQF4r 2026-06-18 00:29:51.250 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-18 00:29:51.256 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-18 00:29:51.263 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-18 00:29:51.268 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.dksoIMQF4r 2026-06-18 00:29:51.277 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.dksoIMQF4r 2026-06-18 00:29:51.302 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.dksoIMQF4r /etc/sudoers.d/cinder-rootwrap 2026-06-18 00:29:51.329 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-18 00:29:51.336 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-18 00:29:51.343 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-18 00:29:51.348 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-18 00:29:51.354 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-18 00:29:51.360 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-18 00:29:51.366 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-18 00:29:51.374 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-18 00:29:51.375 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-18 00:29:51.390 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-18 00:29:51.396 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-18 00:29:51.418 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-18 00:29:51.440 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-18 00:29:51.445 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-18 00:29:51.455 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-18 00:29:51.466 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-18 00:29:51.473 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 00:29:51.480 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-18 00:29:51.486 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 00:29:51.493 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 00:29:51.499 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-18 00:29:51.504 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 00:29:51.510 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-18 00:29:51.516 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 00:29:51.522 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-18 00:29:51.592 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-18 00:29:51.659 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.65/identity 2026-06-18 00:29:51.733 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-18 00:29:51.804 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-06-18 00:29:51.877 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-18 00:29:51.954 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-18 00:29:52.022 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-18 00:29:52.095 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.204.45.65/identity 2026-06-18 00:29:52.167 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 00:29:52.240 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 00:29:52.314 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 00:29:52.320 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-18 00:29:52.399 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-18 00:29:52.469 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-18 00:29:52.475 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-18 00:29:52.481 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-18 00:29:52.488 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-18 00:29:52.493 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 00:29:52.498 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 00:29:52.504 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 00:29:52.545 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:52.551 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 00:29:52.559 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-18 00:29:52.567 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-18 00:29:52.639 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-18 00:29:52.709 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-18 00:29:52.779 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-18 00:29:52.849 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-18 00:29:52.921 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-18 00:29:53.002 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.65 2026-06-18 00:29:53.075 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-18 00:29:53.147 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-18 00:29:53.163 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key ce7b91a5f4da6dad45b6f05b5321546e 2026-06-18 00:29:53.233 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-18 00:29:53.238 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-18 00:29:53.311 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-18 00:29:53.382 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-18 00:29:53.451 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-18 00:29:53.526 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-18 00:29:53.594 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-18 00:29:53.670 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-18 00:29:53.709 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:53.715 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 00:29:53.722 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-18 00:29:53.728 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-18 00:29:53.734 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-18 00:29:53.739 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-18 00:29:53.744 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-18 00:29:53.750 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-18 00:29:53.757 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-18 00:29:53.763 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-18 00:29:53.768 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-18 00:29:53.775 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-18 00:29:53.852 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-18 00:29:53.924 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-18 00:29:53.996 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-18 00:29:54.073 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-18 00:29:54.143 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-18 00:29:54.216 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-18 00:29:54.282 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-18 00:29:54.351 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-18 00:29:54.422 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-18 00:29:54.427 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-18 00:29:54.432 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-18 00:29:54.437 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-18 00:29:54.507 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-18 00:29:54.513 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-18 00:29:54.585 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-18 00:29:54.590 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-18 00:29:54.597 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-18 00:29:54.604 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-18 00:29:54.677 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-18 00:29:54.683 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-18 00:29:54.689 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-18 00:29:54.695 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-18 00:29:54.701 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-18 00:29:54.740 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:54.747 | + lib/cinder:configure_cinder:371 : [[ -n swift ]] 2026-06-18 00:29:54.753 | + lib/cinder:configure_cinder:372 : type configure_cinder_backup_swift 2026-06-18 00:29:54.759 | + lib/cinder:configure_cinder:373 : configure_cinder_backup_swift 2026-06-18 00:29:54.763 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-06-18 00:29:54.835 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.65:8080/v1/AUTH_ 2026-06-18 00:29:54.905 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-06-18 00:29:54.947 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:54.954 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2026-06-18 00:29:55.025 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-18 00:29:55.067 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:29:55.073 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-18 00:29:55.118 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:55.124 | + lib/cinder:configure_cinder:384 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-06-18 00:29:55.130 | + lib/cinder:configure_cinder:386 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-18 00:29:55.202 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-18 00:29:55.208 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-18 00:29:55.213 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-18 00:29:55.220 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-18 00:29:55.227 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 00:29:55.233 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 00:29:55.239 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 00:29:55.275 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:55.282 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 00:29:55.286 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 00:29:55.292 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 00:29:55.331 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:55.338 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.65:5672/ 2026-06-18 00:29:55.346 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.65:5672/ 2026-06-18 00:29:55.414 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 00:29:55.418 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 00:29:55.425 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-18 00:29:55.430 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-18 00:29:55.435 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 00:29:55.443 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 00:29:55.485 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 00:29:55.492 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 00:29:55.498 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 00:29:55.504 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 00:29:55.510 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 00:29:55.583 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 00:29:55.654 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 00:29:55.730 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 00:29:55.798 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-18 00:29:55.873 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-18 00:29:55.916 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:55.921 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-18 00:29:55.928 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-18 00:29:55.932 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-18 00:29:55.937 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-18 00:29:55.943 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 00:29:55.948 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-18 00:29:55.955 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-18 00:29:55.961 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 00:29:55.967 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 00:29:55.993 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:29:55.994 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 00:29:56.007 | d /var/run/uwsgi 0755 stack root 2026-06-18 00:29:56.015 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:29:56.035 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 00:29:56.044 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-18 00:29:56.050 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-18 00:29:56.059 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 00:29:56.064 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-18 00:29:56.141 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-06-18 00:29:56.211 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-18 00:29:56.283 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 00:29:56.353 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 00:29:56.421 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 00:29:56.489 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 00:29:56.556 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 00:29:56.628 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 00:29:56.698 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 00:29:56.770 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 00:29:56.840 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 00:29:56.909 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 00:29:56.980 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-18 00:29:57.053 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 00:29:57.060 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 00:29:57.068 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-18 00:29:57.074 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-18 00:29:57.081 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 00:29:57.087 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:57.094 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:57.102 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-18 00:29:57.109 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-18 00:29:57.115 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-18 00:29:57.188 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 00:29:57.252 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-18 00:29:57.252 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-18 00:29:57.266 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-18 00:29:57.273 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-18 00:29:57.278 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-18 00:29:57.283 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 00:29:57.289 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 00:29:57.295 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 00:29:57.300 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 00:29:57.306 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:57.312 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:57.318 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 00:29:57.324 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 00:29:57.328 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:29:57.333 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:29:57.336 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-18 00:29:57.391 | Enabling site cinder-api. 2026-06-18 00:29:57.401 | To activate the new configuration, you need to run: 2026-06-18 00:29:57.401 | systemctl reload apache2 2026-06-18 00:29:57.413 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 00:29:57.420 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 00:29:57.426 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:29:57.432 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 00:29:57.595 | + lib/cinder:configure_cinder:403 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-06-18 00:29:57.602 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.65/image 2026-06-18 00:29:57.672 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-18 00:29:57.714 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:57.720 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-06-18 00:29:57.795 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-18 00:29:57.873 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-18 00:29:57.877 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 00:29:57.884 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-18 00:29:57.890 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-18 00:29:57.897 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 00:29:57.902 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-18 00:29:57.909 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 00:29:57.916 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-18 00:29:57.922 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-18 00:29:57.929 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-18 00:29:58.003 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-18 00:29:58.076 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.65/identity 2026-06-18 00:29:58.150 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-18 00:29:58.224 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-06-18 00:29:58.296 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-18 00:29:58.365 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-18 00:29:58.435 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-18 00:29:58.507 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.204.45.65/identity 2026-06-18 00:29:58.585 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-18 00:29:58.660 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-18 00:29:58.733 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 00:29:58.739 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-18 00:29:58.746 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 00:29:58.752 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 00:29:58.758 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-18 00:29:58.765 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-18 00:29:58.843 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-18 00:29:58.918 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.65/identity 2026-06-18 00:29:58.991 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-18 00:29:59.065 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-06-18 00:29:59.139 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-18 00:29:59.211 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-18 00:29:59.281 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-18 00:29:59.351 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-18 00:29:59.420 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-18 00:29:59.494 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-18 00:29:59.499 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-18 00:29:59.539 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:29:59.545 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.65:2379?api_version=v3' 2026-06-18 00:29:59.622 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-18 00:29:59.628 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-18 00:29:59.634 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-18 00:29:59.712 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-18 00:29:59.781 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-18 00:29:59.786 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-18 00:29:59.793 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-18 00:29:59.866 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-18 00:29:59.873 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 00:29:59.879 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-18 00:29:59.886 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-18 00:29:59.891 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-18 00:29:59.958 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-18 00:30:00.029 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.65/identity 2026-06-18 00:30:00.100 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-18 00:30:00.172 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-06-18 00:30:00.245 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-18 00:30:00.317 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-18 00:30:00.391 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-18 00:30:00.467 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-18 00:30:00.508 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:00.516 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-18 00:30:00.522 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-18 00:30:00.527 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-18 00:30:00.533 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 00:30:00.540 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-18 00:30:00.547 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-18 00:30:00.554 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-18 00:30:00.562 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:30:00.569 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:30:00.575 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,neutron-lib, ]] 2026-06-18 00:30:00.580 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:30:00.587 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-18 00:30:00.595 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-18 00:30:00.604 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:30:00.607 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:30:00.613 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,sqlalchemy, ]] 2026-06-18 00:30:00.620 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:30:00.627 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-18 00:30:00.634 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-18 00:30:00.641 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:30:00.648 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:30:00.655 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,alembic, ]] 2026-06-18 00:30:00.662 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:30:00.668 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-06-18 00:30:00.675 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/neutron.git 2026-06-18 00:30:00.681 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-18 00:30:00.686 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:30:00.693 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:30:00.701 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:30:00.710 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:30:00.715 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:30:00.724 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:30:00.766 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:30:00.772 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:30:00.778 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:30:00.785 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:30:00.786 | + functions-common:git_clone:604 : echo master 2026-06-18 00:30:00.797 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-18 00:30:00.804 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:30:00.810 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-18 00:30:00.832 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-18 00:30:00.841 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:30:00.842 | + functions-common:git_clone:667 : head -1 2026-06-18 00:30:00.855 | 319761f069 Merge "Explicitly create log directories in the FrrFixture" 2026-06-18 00:30:00.862 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:30:00.870 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-18 00:30:00.875 | + inc/python:setup_develop:353 : local bindep 2026-06-18 00:30:00.883 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 00:30:00.888 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-18 00:30:00.895 | + inc/python:setup_develop:359 : local extras= 2026-06-18 00:30:00.902 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-18 00:30:00.910 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:30:00.916 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 00:30:00.921 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-18 00:30:00.926 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:30:00.932 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:30:00.941 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-18 00:30:00.947 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:30:00.955 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-18 00:30:00.962 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:30:00.969 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:30:00.978 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-18 00:30:00.993 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-18 00:30:01.000 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-18 00:30:01.007 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-18 00:30:01.103 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-18 00:30:01.108 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 00:30:01.114 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:30:01.119 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:30:01.126 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 00:30:01.133 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-18 00:30:01.140 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 00:30:01.146 | + inc/python:setup_package:446 : local extras= 2026-06-18 00:30:01.152 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:30:01.158 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:30:01.165 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:30:01.171 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:30:01.178 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:30:01.183 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-18 00:30:01.229 | Using python 3.12 to install /opt/stack/neutron 2026-06-18 00:30:01.235 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-18 00:30:01.858 | Obtaining file:///opt/stack/neutron 2026-06-18 00:30:01.863 | Installing build dependencies: started 2026-06-18 00:30:02.963 | Installing build dependencies: finished with status 'done' 2026-06-18 00:30:02.965 | Checking if build backend supports build_editable: started 2026-06-18 00:30:03.320 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:30:03.321 | Getting requirements to build editable: started 2026-06-18 00:30:03.494 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:30:03.496 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:30:04.767 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:30:04.787 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.0.3) 2026-06-18 00:30:04.787 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.10.1) 2026-06-18 00:30:04.787 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.1.0) 2026-06-18 00:30:04.788 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.5.1) 2026-06-18 00:30:04.788 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.1.0) 2026-06-18 00:30:04.789 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.3.1) 2026-06-18 00:30:04.903 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev483) 2026-06-18 00:30:05.096 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 00:30:05.107 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (0.31.2) 2026-06-18 00:30:05.108 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.34.2) 2026-06-18 00:30:05.108 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.1.6) 2026-06-18 00:30:05.109 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (13.0.0) 2026-06-18 00:30:05.110 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (1.3.0) 2026-06-18 00:30:05.146 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev483) 2026-06-18 00:30:05.191 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 00:30:05.233 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev483) 2026-06-18 00:30:05.278 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 00:30:05.289 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (9.1.4) 2026-06-18 00:30:05.290 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.0.50) 2026-06-18 00:30:05.291 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (1.8.10) 2026-06-18 00:30:05.292 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.14.0) 2026-06-18 00:30:05.292 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (1.18.4) 2026-06-18 00:30:05.293 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.8.0) 2026-06-18 00:30:05.294 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (4.2.0) 2026-06-18 00:30:05.294 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.5.0) 2026-06-18 00:30:05.295 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (10.5.0) 2026-06-18 00:30:05.295 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (6.4.0) 2026-06-18 00:30:05.296 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (18.0.0) 2026-06-18 00:30:05.297 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (6.8.0) 2026-06-18 00:30:05.297 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (8.2.0) 2026-06-18 00:30:05.298 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (18.1.0) 2026-06-18 00:30:05.299 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (8.1.0) 2026-06-18 00:30:05.299 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.1.0) 2026-06-18 00:30:05.300 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.11.0) 2026-06-18 00:30:05.300 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.8.0) 2026-06-18 00:30:05.301 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.9.0) 2026-06-18 00:30:05.302 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (5.10.0) 2026-06-18 00:30:05.303 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev483) (4.6.0) 2026-06-18 00:30:05.304 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (2.7.1) 2026-06-18 00:30:05.304 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (10.1.1) 2026-06-18 00:30:05.305 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.10.2) 2026-06-18 00:30:05.305 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (4.4.0) 2026-06-18 00:30:05.331 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev483) 2026-06-18 00:30:05.378 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 00:30:05.406 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev483) 2026-06-18 00:30:05.452 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 00:30:05.490 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev483) 2026-06-18 00:30:05.536 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-18 00:30:05.676 | Installing build dependencies: started 2026-06-18 00:30:06.740 | Installing build dependencies: finished with status 'done' 2026-06-18 00:30:06.741 | Getting requirements to build wheel: started 2026-06-18 00:30:07.108 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 00:30:07.110 | Preparing metadata (pyproject.toml): started 2026-06-18 00:30:07.318 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:30:07.349 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev483) 2026-06-18 00:30:07.394 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 00:30:07.405 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (7.2.2) 2026-06-18 00:30:07.436 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev483) 2026-06-18 00:30:07.483 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-18 00:30:07.494 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (24.2.1) 2026-06-18 00:30:07.495 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (18.13.0) 2026-06-18 00:30:07.495 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (4.16.0) 2026-06-18 00:30:07.515 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev483) 2026-06-18 00:30:07.560 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-18 00:30:07.622 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev483) 2026-06-18 00:30:07.668 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:30:07.680 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (3.3.0) 2026-06-18 00:30:07.680 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev483) (8.1.0) 2026-06-18 00:30:07.682 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev483) (1.3.12) 2026-06-18 00:30:07.683 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev483) (4.15.0) 2026-06-18 00:30:07.685 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev483) (2.2.1) 2026-06-18 00:30:07.689 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev483) (3.3.2) 2026-06-18 00:30:07.692 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev483) (3.0.3) 2026-06-18 00:30:07.694 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev483) (2.1.0) 2026-06-18 00:30:07.695 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev483) (1.8.2) 2026-06-18 00:30:07.699 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev483) (4.0.1) 2026-06-18 00:30:07.699 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev483) (2.13.0) 2026-06-18 00:30:07.700 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev483) (5.8.0) 2026-06-18 00:30:07.707 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.0.0->neutron==28.1.0.dev483) (1.3.7) 2026-06-18 00:30:07.731 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev483) 2026-06-18 00:30:07.776 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 00:30:07.789 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev483) (43.0.3) 2026-06-18 00:30:07.789 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev483) (1.5.0) 2026-06-18 00:30:07.790 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev483) (1.1.0) 2026-06-18 00:30:07.791 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev483) (1.33) 2026-06-18 00:30:07.792 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev483) (4.10.0) 2026-06-18 00:30:07.793 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev483) (6.0.3) 2026-06-18 00:30:07.796 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev483) (2.0.0) 2026-06-18 00:30:07.799 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev483) (3.0) 2026-06-18 00:30:07.805 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev483) (3.1.1) 2026-06-18 00:30:07.807 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev483) (0.41.0) 2026-06-18 00:30:07.808 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev483) (1.2.0) 2026-06-18 00:30:07.827 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev483) 2026-06-18 00:30:07.873 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-18 00:30:07.891 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev483) (26.2) 2026-06-18 00:30:07.894 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev483) (2.8.0) 2026-06-18 00:30:07.895 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev483) (3.5.1) 2026-06-18 00:30:07.902 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev483) (6.1.1) 2026-06-18 00:30:07.902 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev483) (4.0.0) 2026-06-18 00:30:07.915 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev483) (0.20) 2026-06-18 00:30:07.918 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev483) (2.0.0) 2026-06-18 00:30:07.922 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev483) (2.1.2) 2026-06-18 00:30:07.923 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev483) (0.6.2) 2026-06-18 00:30:07.927 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev483) (2.9.0.post0) 2026-06-18 00:30:07.931 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev483) (7.1.4) 2026-06-18 00:30:07.931 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev483) (5.3.1) 2026-06-18 00:30:07.932 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev483) (5.6.2) 2026-06-18 00:30:07.932 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev483) (0.16.0) 2026-06-18 00:30:07.934 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev483) (5.1.0) 2026-06-18 00:30:07.940 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev483) (2026.2) 2026-06-18 00:30:07.944 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev483) (0.25.0) 2026-06-18 00:30:07.946 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev483) (5.0.0) 2026-06-18 00:30:07.947 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev483) (4.0.1) 2026-06-18 00:30:07.965 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev483) (1.7.6) 2026-06-18 00:30:07.970 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev483) (2.2.0) 2026-06-18 00:30:07.975 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev483) (3.17.0) 2026-06-18 00:30:08.007 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev483) 2026-06-18 00:30:08.052 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-18 00:30:08.087 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev483) 2026-06-18 00:30:08.089 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-18 00:30:08.100 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev483) (3.0.3) 2026-06-18 00:30:08.101 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev483) (1.6.2) 2026-06-18 00:30:08.106 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev483) (82.0.1) 2026-06-18 00:30:08.122 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev483) (0.8.1) 2026-06-18 00:30:08.146 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev483) (1.17.0) 2026-06-18 00:30:08.149 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev483) (4.14.0) 2026-06-18 00:30:08.149 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev483) (4.26.0) 2026-06-18 00:30:08.172 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev483) 2026-06-18 00:30:08.217 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 00:30:08.233 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (0.6.0) 2026-06-18 00:30:08.234 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (4.0.0) 2026-06-18 00:30:08.243 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (3.0.52) 2026-06-18 00:30:08.243 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (1.11.0) 2026-06-18 00:30:08.244 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (15.0.0) 2026-06-18 00:30:08.244 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (1.8.0) 2026-06-18 00:30:08.248 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (26.1.0) 2026-06-18 00:30:08.248 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (2025.9.1) 2026-06-18 00:30:08.249 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (0.37.0) 2026-06-18 00:30:08.249 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (2026.5.1) 2026-06-18 00:30:08.288 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev483) (3.4.7) 2026-06-18 00:30:08.289 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev483) (3.18) 2026-06-18 00:30:08.289 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev483) (2.7.0) 2026-06-18 00:30:08.290 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev483) (2023.11.17) 2026-06-18 00:30:08.309 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (4.2.0) 2026-06-18 00:30:08.309 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (2.20.0) 2026-06-18 00:30:08.315 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev483) (0.1.2) 2026-06-18 00:30:08.326 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev483) (0.8) 2026-06-18 00:30:08.361 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev483) (0.16.0) 2026-06-18 00:30:08.452 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-18 00:30:08.547 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 8.0 MB/s 0:00:00 2026-06-18 00:30:08.595 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-18 00:30:08.671 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 25.1 MB/s 0:00:00 2026-06-18 00:30:08.717 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-18 00:30:08.772 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-18 00:30:08.823 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-18 00:30:08.878 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-18 00:30:08.934 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-18 00:30:08.946 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-18 00:30:08.991 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-18 00:30:09.050 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-18 00:30:09.116 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-18 00:30:09.172 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-18 00:30:09.229 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-18 00:30:09.283 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-18 00:30:09.357 | Building wheels for collected packages: neutron, ovs 2026-06-18 00:30:09.358 | Building editable for neutron (pyproject.toml): started 2026-06-18 00:30:10.911 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-18 00:30:10.913 | Created wheel for neutron: filename=neutron-28.1.0.dev483-0.editable-py3-none-any.whl size=12803 sha256=c2dbb1c0382390c38d297f0a8339164941b4ded19776941b711334c1ba24035f 2026-06-18 00:30:10.913 | Stored in directory: /tmp/pip-ephem-wheel-cache-4xzm0slm/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-18 00:30:10.920 | Building wheel for ovs (pyproject.toml): started 2026-06-18 00:30:11.334 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-18 00:30:11.335 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=d6a25aa1925c90c493fff735dd2d1af14ae2ea41f95c45dc0361d3abf885abfc 2026-06-18 00:30:11.336 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-18 00:30:11.340 | Successfully built neutron ovs 2026-06-18 00:30:11.482 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-18 00:30:14.618 | 2026-06-18 00:30:14.638 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev483 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-18 00:30:14.882 | + inc/python:pip_install:216 : result=0 2026-06-18 00:30:14.888 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:30:14.895 | + functions-common:time_stop:2414 : local name 2026-06-18 00:30:14.900 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:30:14.906 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:30:14.912 | + functions-common:time_stop:2417 : local total 2026-06-18 00:30:14.919 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:30:14.925 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:30:14.931 | + functions-common:time_stop:2421 : start_time=1781742601218 2026-06-18 00:30:14.937 | + functions-common:time_stop:2423 : [[ -z 1781742601218 ]] 2026-06-18 00:30:14.945 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:30:14.956 | + functions-common:time_stop:2426 : end_time=1781742614948 2026-06-18 00:30:14.962 | + functions-common:time_stop:2427 : elapsed_time=13730 2026-06-18 00:30:14.967 | + functions-common:time_stop:2428 : total=75823 2026-06-18 00:30:14.972 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:30:14.979 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=89553 2026-06-18 00:30:14.985 | + inc/python:pip_install:219 : return 0 2026-06-18 00:30:14.992 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:30:14.999 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:30:15.005 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-18 00:30:15.012 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-18 00:30:15.019 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:30:15.025 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:30:15.032 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/neutron, ]] 2026-06-18 00:30:15.039 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:30:15.047 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-18 00:30:15.055 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-18 00:30:15.062 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-18 00:30:15.062 | Installing OVN and dependent packages 2026-06-18 00:30:15.069 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-18 00:30:15.077 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-18 00:30:15.122 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:30:15.130 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-18 00:30:15.174 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:30:15.181 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-18 00:30:15.225 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:15.232 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-18 00:30:15.239 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-18 00:30:15.282 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:15.290 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-18 00:30:15.297 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-18 00:30:15.323 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-18 00:30:15.334 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-06-18 00:30:15.355 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-18 00:30:15.364 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-18 00:30:15.417 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-18 00:30:15.424 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:30:15.431 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:30:15.437 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:30:15.443 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:30:15.449 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:30:15.456 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:30:15.463 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:15.470 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:15.477 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:30:15.484 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:30:15.490 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:30:15.496 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:30:15.504 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-18 00:30:15.511 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:30:15.517 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:15.524 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:15.531 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-18 00:30:15.584 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-18 00:30:15.631 | Reading package lists... 2026-06-18 00:30:15.970 | Building dependency tree... 2026-06-18 00:30:15.970 | Reading state information... 2026-06-18 00:30:16.244 | make is already the newest version (4.3-4.1build2). 2026-06-18 00:30:16.244 | make set to manually installed. 2026-06-18 00:30:16.244 | The following additional packages will be installed: 2026-06-18 00:30:16.245 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-06-18 00:30:16.245 | python3-openvswitch python3-sortedcontainers 2026-06-18 00:30:16.246 | Suggested packages: 2026-06-18 00:30:16.246 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-06-18 00:30:16.287 | The following NEW packages will be installed: 2026-06-18 00:30:16.289 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-06-18 00:30:16.289 | openvswitch-switch python3-netifaces python3-openvswitch 2026-06-18 00:30:16.289 | python3-sortedcontainers 2026-06-18 00:30:16.384 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:30:16.384 | Need to get 4,337 kB of archives. 2026-06-18 00:30:16.384 | After this operation, 13.8 MB of additional disk space will be used. 2026-06-18 00:30:16.384 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-18 00:30:23.918 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1,042 kB] 2026-06-18 00:30:29.785 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-06-18 00:30:29.792 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-18 00:30:29.805 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-18 00:30:29.830 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1,034 kB] 2026-06-18 00:30:29.990 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1,608 kB] 2026-06-18 00:30:30.079 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-06-18 00:30:30.080 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-06-18 00:30:30.300 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:30:30.367 | Fetched 4,337 kB in 14s (315 kB/s) 2026-06-18 00:30:30.427 | Selecting previously unselected package libunbound8:amd64. 2026-06-18 00:30:30.461 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69646 files and directories currently installed.) 2026-06-18 00:30:30.465 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-18 00:30:30.472 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-18 00:30:30.537 | Selecting previously unselected package openvswitch-common. 2026-06-18 00:30:30.549 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:30:30.553 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 00:30:30.665 | Selecting previously unselected package python3-netifaces:amd64. 2026-06-18 00:30:30.677 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-06-18 00:30:30.681 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-18 00:30:30.740 | Selecting previously unselected package python3-sortedcontainers. 2026-06-18 00:30:30.752 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-18 00:30:30.756 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-18 00:30:30.823 | Selecting previously unselected package libxdp1:amd64. 2026-06-18 00:30:30.835 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-18 00:30:30.839 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-18 00:30:30.904 | Selecting previously unselected package python3-openvswitch. 2026-06-18 00:30:30.916 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:30:30.929 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 00:30:31.034 | Selecting previously unselected package openvswitch-switch. 2026-06-18 00:30:31.047 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:30:31.075 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 00:30:31.190 | Selecting previously unselected package libfakeroot:amd64. 2026-06-18 00:30:31.201 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-06-18 00:30:31.205 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-06-18 00:30:31.269 | Selecting previously unselected package fakeroot. 2026-06-18 00:30:31.281 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-06-18 00:30:31.284 | Unpacking fakeroot (1.33-1) ... 2026-06-18 00:30:31.375 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-18 00:30:31.538 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-06-18 00:30:31.553 | Setting up fakeroot (1.33-1) ... 2026-06-18 00:30:31.570 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-06-18 00:30:31.587 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-18 00:30:31.612 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-18 00:30:31.623 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-06-18 00:30:31.634 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 00:30:31.651 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 00:30:31.912 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 00:30:31.936 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-18 00:30:32.410 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-18 00:30:32.563 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-18 00:30:33.483 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:30:34.765 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:30:35.042 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:30:35.049 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:30:35.054 | + functions-common:time_stop:2414 : local name 2026-06-18 00:30:35.061 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:30:35.068 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:30:35.074 | + functions-common:time_stop:2417 : local total 2026-06-18 00:30:35.080 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:30:35.085 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:30:35.091 | + functions-common:time_stop:2421 : start_time=1781742615577 2026-06-18 00:30:35.098 | + functions-common:time_stop:2423 : [[ -z 1781742615577 ]] 2026-06-18 00:30:35.105 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:30:35.115 | + functions-common:time_stop:2426 : end_time=1781742635107 2026-06-18 00:30:35.121 | + functions-common:time_stop:2427 : elapsed_time=19530 2026-06-18 00:30:35.127 | + functions-common:time_stop:2428 : total=152146 2026-06-18 00:30:35.132 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:30:35.139 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=171676 2026-06-18 00:30:35.145 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:30:35.154 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-18 00:30:35.205 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-18 00:30:35.212 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:30:35.219 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:30:35.226 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:30:35.233 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:30:35.240 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:30:35.247 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:30:35.252 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:35.260 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:35.266 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:30:35.273 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:30:35.279 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:30:35.286 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:30:35.292 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-18 00:30:35.298 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:30:35.305 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:35.312 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:35.318 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-18 00:30:35.372 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-18 00:30:35.422 | Reading package lists... 2026-06-18 00:30:35.734 | Building dependency tree... 2026-06-18 00:30:35.735 | Reading state information... 2026-06-18 00:30:36.046 | The following additional packages will be installed: 2026-06-18 00:30:36.047 | ovn-common 2026-06-18 00:30:36.086 | The following NEW packages will be installed: 2026-06-18 00:30:36.086 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-18 00:30:36.215 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:30:36.215 | Need to get 2,360 kB of archives. 2026-06-18 00:30:36.215 | After this operation, 8,355 kB of additional disk space will be used. 2026-06-18 00:30:36.215 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-06-18 00:30:36.711 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-18 00:30:36.843 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-18 00:30:36.852 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-18 00:30:37.230 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:30:37.282 | Fetched 2,360 kB in 1s (2,609 kB/s) 2026-06-18 00:30:37.324 | Selecting previously unselected package ovn-common. 2026-06-18 00:30:37.359 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69909 files and directories currently installed.) 2026-06-18 00:30:37.363 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:30:37.367 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:30:37.484 | Selecting previously unselected package ovn-central. 2026-06-18 00:30:37.495 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:30:37.499 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:30:37.572 | Selecting previously unselected package ovn-controller-vtep. 2026-06-18 00:30:37.584 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:30:37.588 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:30:37.653 | Selecting previously unselected package ovn-host. 2026-06-18 00:30:37.663 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 00:30:37.673 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:30:37.756 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:30:37.779 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:30:38.128 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-18 00:30:38.279 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-18 00:30:38.597 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-18 00:30:38.674 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:30:39.030 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-18 00:30:39.168 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-18 00:30:39.687 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-18 00:30:40.184 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-18 00:30:40.817 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-18 00:30:40.903 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 00:30:41.049 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-18 00:30:41.485 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:30:42.810 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:30:42.814 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:30:42.819 | + functions-common:time_stop:2414 : local name 2026-06-18 00:30:42.825 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:30:42.831 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:30:42.838 | + functions-common:time_stop:2417 : local total 2026-06-18 00:30:42.844 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:30:42.850 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:30:42.856 | + functions-common:time_stop:2421 : start_time=1781742635366 2026-06-18 00:30:42.861 | + functions-common:time_stop:2423 : [[ -z 1781742635366 ]] 2026-06-18 00:30:42.869 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:30:42.879 | + functions-common:time_stop:2426 : end_time=1781742642873 2026-06-18 00:30:42.884 | + functions-common:time_stop:2427 : elapsed_time=7507 2026-06-18 00:30:42.890 | + functions-common:time_stop:2428 : total=171676 2026-06-18 00:30:42.897 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:30:42.903 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=179183 2026-06-18 00:30:42.910 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:30:42.916 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 00:30:42.922 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 00:30:42.928 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-18 00:30:42.935 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-18 00:30:42.946 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 00:30:42.952 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-18 00:30:42.958 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 00:30:42.964 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-18 00:30:42.970 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 00:30:42.976 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-18 00:30:42.982 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 00:30:42.987 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-18 00:30:42.994 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 00:30:43.001 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-18 00:30:43.008 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 00:30:43.015 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-18 00:30:43.023 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 00:30:43.030 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-18 00:30:43.037 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 00:30:43.044 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-18 00:30:43.051 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-18 00:30:43.057 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-18 00:30:43.064 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:30:43.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 = \A\L\L ]] 2026-06-18 00:30:43.077 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,ovsdbapp, ]] 2026-06-18 00:30:43.083 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:30:43.090 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-18 00:30:43.098 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 00:30:43.104 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-18 00:30:43.151 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:43.157 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-18 00:30:43.164 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-18 00:30:43.170 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-18 00:30:43.177 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 00:30:43.183 | + lib/stack:stack_install_service:32 : install_nova 2026-06-18 00:30:43.191 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-18 00:30:43.199 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-18 00:30:43.206 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:30:43.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 = \A\L\L ]] 2026-06-18 00:30:43.219 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-vif, ]] 2026-06-18 00:30:43.227 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:30:43.233 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-18 00:30:43.273 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:30:43.280 | + lib/nova:install_nova:915 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-18 00:30:43.287 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-18 00:30:43.293 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-18 00:30:43.299 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-18 00:30:43.306 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-18 00:30:43.412 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-18 00:30:43.418 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:43.425 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:43.431 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 00:30:43.438 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:30:43.444 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:30:43.450 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:30:43.455 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:30:43.461 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:30:43.466 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:30:43.473 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:43.478 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:43.485 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:30:43.491 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:30:43.497 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:30:43.502 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:30:43.509 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 00:30:43.516 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:30:43.522 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:30:43.527 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:30:43.532 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 00:30:43.579 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 00:30:43.621 | Reading package lists... 2026-06-18 00:30:43.866 | Building dependency tree... 2026-06-18 00:30:43.867 | Reading state information... 2026-06-18 00:30:44.100 | The following additional packages will be installed: 2026-06-18 00:30:44.100 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-06-18 00:30:44.100 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-06-18 00:30:44.101 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-06-18 00:30:44.101 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-18 00:30:44.101 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-06-18 00:30:44.101 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-06-18 00:30:44.101 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-06-18 00:30:44.101 | qemu-system-x86 seabios systemd-container 2026-06-18 00:30:44.102 | Suggested packages: 2026-06-18 00:30:44.102 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-06-18 00:30:44.102 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-06-18 00:30:44.103 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-18 00:30:44.103 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-18 00:30:44.103 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-06-18 00:30:44.103 | auditd nfs-common systemtap zfsutils samba vde2 2026-06-18 00:30:44.103 | Recommended packages: 2026-06-18 00:30:44.103 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-06-18 00:30:44.103 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-06-18 00:30:44.103 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-06-18 00:30:44.103 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-06-18 00:30:44.147 | The following NEW packages will be installed: 2026-06-18 00:30:44.148 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-06-18 00:30:44.148 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-06-18 00:30:44.148 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-06-18 00:30:44.148 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-18 00:30:44.148 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-06-18 00:30:44.148 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-06-18 00:30:44.148 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-06-18 00:30:44.148 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-18 00:30:44.149 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-06-18 00:30:44.341 | 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:30:44.341 | Need to get 127 MB of archives. 2026-06-18 00:30:44.341 | After this operation, 527 MB of additional disk space will be used. 2026-06-18 00:30:44.341 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-06-18 00:30:44.588 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-06-18 00:30:44.970 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-06-18 00:30:44.971 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-06-18 00:30:44.995 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-06-18 00:30:44.996 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-06-18 00:30:45.002 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-06-18 00:30:45.061 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-06-18 00:30:45.062 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-06-18 00:30:45.063 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-06-18 00:30:45.064 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-06-18 00:30:45.066 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-06-18 00:30:45.126 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-06-18 00:30:45.128 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-06-18 00:30:45.130 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-06-18 00:30:45.131 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-06-18 00:30:45.203 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-06-18 00:30:45.359 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.13 [438 kB] 2026-06-18 00:30:45.364 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.13 [741 kB] 2026-06-18 00:30:45.433 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.13 [431 kB] 2026-06-18 00:30:45.439 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.13 [3,116 B] 2026-06-18 00:30:45.439 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.13 [6,036 B] 2026-06-18 00:30:45.439 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-18 00:30:45.444 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.13 [1,374 B] 2026-06-18 00:30:45.444 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.13 [49.8 kB] 2026-06-18 00:30:45.445 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-06-18 00:30:45.448 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-18 00:30:45.516 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-06-18 00:30:45.517 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-06-18 00:30:45.597 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-06-18 00:30:45.682 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-06-18 00:30:46.072 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-06-18 00:30:46.632 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9,104 kB] 2026-06-18 00:30:46.917 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6,308 kB] 2026-06-18 00:30:47.102 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-06-18 00:30:47.106 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-06-18 00:30:47.456 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3,435 kB] 2026-06-18 00:30:47.556 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-06-18 00:30:49.347 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-06-18 00:30:49.347 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-18 00:30:49.563 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:30:49.612 | Fetched 127 MB in 5s (24.5 MB/s) 2026-06-18 00:30:49.658 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-06-18 00:30:49.695 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69977 files and directories currently installed.) 2026-06-18 00:30:49.696 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-06-18 00:30:49.703 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-18 00:30:49.755 | Selecting previously unselected package ipxe-qemu. 2026-06-18 00:30:49.768 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-18 00:30:49.772 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-18 00:30:49.851 | Selecting previously unselected package libasound2-data. 2026-06-18 00:30:49.860 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-06-18 00:30:49.865 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-18 00:30:49.948 | Selecting previously unselected package libasound2t64:amd64. 2026-06-18 00:30:49.952 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-06-18 00:30:49.956 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-18 00:30:50.018 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-06-18 00:30:50.028 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-06-18 00:30:50.032 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-18 00:30:50.090 | Selecting previously unselected package libnspr4:amd64. 2026-06-18 00:30:50.099 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-06-18 00:30:50.104 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-18 00:30:50.183 | Selecting previously unselected package libnss3:amd64. 2026-06-18 00:30:50.192 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-06-18 00:30:50.197 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-18 00:30:50.284 | Selecting previously unselected package libpcsclite1:amd64. 2026-06-18 00:30:50.292 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-06-18 00:30:50.296 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-18 00:30:50.355 | Selecting previously unselected package libcacard0:amd64. 2026-06-18 00:30:50.365 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-06-18 00:30:50.370 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-18 00:30:50.439 | Selecting previously unselected package libdaxctl1:amd64. 2026-06-18 00:30:50.448 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-18 00:30:50.453 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-18 00:30:50.514 | Selecting previously unselected package libndctl6:amd64. 2026-06-18 00:30:50.524 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-18 00:30:50.529 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-18 00:30:50.590 | Selecting previously unselected package libpciaccess0:amd64. 2026-06-18 00:30:50.604 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-06-18 00:30:50.610 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-18 00:30:50.670 | Selecting previously unselected package libpmem1:amd64. 2026-06-18 00:30:50.681 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-18 00:30:50.686 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-18 00:30:50.751 | Selecting previously unselected package librdmacm1t64:amd64. 2026-06-18 00:30:50.760 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-06-18 00:30:50.764 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-18 00:30:50.821 | Selecting previously unselected package libslirp0:amd64. 2026-06-18 00:30:50.831 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-06-18 00:30:50.835 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-18 00:30:50.893 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-06-18 00:30:50.902 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-06-18 00:30:50.906 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-18 00:30:50.965 | Selecting previously unselected package libvirt0:amd64. 2026-06-18 00:30:50.973 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 00:30:50.977 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:51.114 | Selecting previously unselected package libvirt-clients. 2026-06-18 00:30:51.122 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 00:30:51.140 | Unpacking libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:51.217 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-06-18 00:30:51.228 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 00:30:51.244 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:51.326 | Selecting previously unselected package libvirt-daemon. 2026-06-18 00:30:51.334 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 00:30:51.350 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:51.439 | Selecting previously unselected package libvirt-daemon-config-network. 2026-06-18 00:30:51.448 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.13_all.deb ... 2026-06-18 00:30:51.465 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:51.525 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-06-18 00:30:51.531 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.13_all.deb ... 2026-06-18 00:30:51.549 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:51.617 | Selecting previously unselected package systemd-container. 2026-06-18 00:30:51.627 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 00:30:51.631 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-06-18 00:30:51.732 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-06-18 00:30:51.742 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.13_all.deb ... 2026-06-18 00:30:51.761 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:51.829 | Selecting previously unselected package libvirt-daemon-system. 2026-06-18 00:30:51.840 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 00:30:51.898 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:51.974 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-18 00:30:51.985 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 00:30:52.005 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:52.079 | Selecting previously unselected package python3-libvirt. 2026-06-18 00:30:52.087 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-18 00:30:52.091 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-18 00:30:52.165 | Selecting previously unselected package libfdt1:amd64. 2026-06-18 00:30:52.174 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-18 00:30:52.178 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-18 00:30:52.237 | Selecting previously unselected package qemu-system-common. 2026-06-18 00:30:52.247 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:52.251 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:52.384 | Selecting previously unselected package qemu-system-data. 2026-06-18 00:30:52.395 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-06-18 00:30:52.399 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:52.554 | Selecting previously unselected package qemu-system-arm. 2026-06-18 00:30:52.565 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:52.585 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:53.003 | Selecting previously unselected package qemu-system-mips. 2026-06-18 00:30:53.014 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:53.032 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:53.464 | Selecting previously unselected package qemu-system-ppc. 2026-06-18 00:30:53.474 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:53.490 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:53.790 | Selecting previously unselected package qemu-system-sparc. 2026-06-18 00:30:53.801 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:53.816 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:54.030 | Selecting previously unselected package seabios. 2026-06-18 00:30:54.040 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-06-18 00:30:54.045 | Unpacking seabios (1.16.3-2) ... 2026-06-18 00:30:54.110 | Selecting previously unselected package qemu-system-x86. 2026-06-18 00:30:54.120 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:54.137 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:54.526 | Selecting previously unselected package qemu-system-s390x. 2026-06-18 00:30:54.535 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:54.551 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:54.709 | Selecting previously unselected package qemu-system-misc. 2026-06-18 00:30:54.719 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:54.737 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:56.011 | Selecting previously unselected package qemu-system. 2026-06-18 00:30:56.019 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 00:30:56.023 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:56.083 | Selecting previously unselected package systemd-coredump. 2026-06-18 00:30:56.093 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 00:30:56.097 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-18 00:30:56.190 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-18 00:30:56.202 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-18 00:30:56.535 | Creating group 'systemd-coredump' with GID 989. 2026-06-18 00:30:56.536 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-06-18 00:30:56.562 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-18 00:30:56.573 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-18 00:30:56.585 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-18 00:30:56.597 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-06-18 00:30:56.607 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-18 00:30:56.619 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-18 00:30:56.630 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:56.640 | Setting up seabios (1.16.3-2) ... 2026-06-18 00:30:56.651 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:56.662 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-18 00:30:56.834 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-06-18 00:30:57.192 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-18 00:30:57.204 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-18 00:30:57.214 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-18 00:30:57.225 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-18 00:30:57.236 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-18 00:30:57.247 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-18 00:30:57.257 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-06-18 00:30:57.267 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:57.764 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-18 00:30:57.775 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:58.144 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-18 00:30:58.355 | Setting up libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:58.393 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:58.419 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-06-18 00:30:58.463 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-18 00:30:58.474 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:58.498 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:58.520 | Setting up libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:58.543 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:58.710 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-06-18 00:30:59.120 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:59.143 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:59.168 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:59.193 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:59.216 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:59.238 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:30:59.260 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-18 00:30:59.609 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-06-18 00:31:00.156 | info: Selecting GID from range 100 to 999 ... 2026-06-18 00:31:00.162 | info: Adding group `swtpm' (GID 116) ... 2026-06-18 00:31:00.238 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-06-18 00:31:00.238 | 2026-06-18 00:31:00.245 | info: Selecting UID from range 100 to 999 ... 2026-06-18 00:31:00.245 | 2026-06-18 00:31:00.251 | info: Adding system user `swtpm' (UID 113) ... 2026-06-18 00:31:00.256 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-06-18 00:31:00.314 | info: Not creating home directory `/var/lib/swtpm'. 2026-06-18 00:31:00.509 | Enabling libvirt default network 2026-06-18 00:31:00.527 | Inserted module 'msr' 2026-06-18 00:31:00.699 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-06-18 00:31:00.699 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-06-18 00:31:00.699 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-06-18 00:31:00.699 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-06-18 00:31:00.699 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-06-18 00:31:00.699 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-06-18 00:31:00.699 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-06-18 00:31:00.699 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-06-18 00:31:01.352 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-06-18 00:31:02.134 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-06-18 00:31:02.600 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-06-18 00:31:03.427 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-18 00:31:03.504 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:31:03.527 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 00:31:03.538 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:31:04.699 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-18 00:31:04.720 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:31:05.012 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:31:05.018 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:31:05.024 | + functions-common:time_stop:2414 : local name 2026-06-18 00:31:05.030 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:05.037 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:05.043 | + functions-common:time_stop:2417 : local total 2026-06-18 00:31:05.048 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:05.055 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:31:05.061 | + functions-common:time_stop:2421 : start_time=1781742643572 2026-06-18 00:31:05.067 | + functions-common:time_stop:2423 : [[ -z 1781742643572 ]] 2026-06-18 00:31:05.075 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:05.084 | + functions-common:time_stop:2426 : end_time=1781742665077 2026-06-18 00:31:05.089 | + functions-common:time_stop:2427 : elapsed_time=21505 2026-06-18 00:31:05.093 | + functions-common:time_stop:2428 : total=179183 2026-06-18 00:31:05.098 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:05.102 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=200688 2026-06-18 00:31:05.108 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:31:05.114 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-18 00:31:05.120 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 00:31:05.126 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:31:05.131 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:31:05.137 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:31:05.142 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:05.148 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:31:05.155 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:31:05.161 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:31:05.167 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:31:05.174 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:31:05.179 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:31:05.185 | + functions-common:apt_get_update:1161 : return 2026-06-18 00:31:05.191 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-18 00:31:05.198 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:31:05.204 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:31:05.211 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:31:05.216 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-18 00:31:05.263 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-18 00:31:05.305 | Reading package lists... 2026-06-18 00:31:05.564 | Building dependency tree... 2026-06-18 00:31:05.565 | Reading state information... 2026-06-18 00:31:05.822 | The following additional packages will be installed: 2026-06-18 00:31:05.826 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 2026-06-18 00:31:05.830 | Suggested packages: 2026-06-18 00:31:05.830 | trousers 2026-06-18 00:31:05.882 | The following NEW packages will be installed: 2026-06-18 00:31:05.884 | libjson-glib-1.0-0 libjson-glib-1.0-common libtpms0 mdevctl ovmf swtpm 2026-06-18 00:31:05.884 | swtpm-tools 2026-06-18 00:31:06.080 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:31:06.080 | Need to get 6,726 kB of archives. 2026-06-18 00:31:06.080 | After this operation, 22.0 MB of additional disk space will be used. 2026-06-18 00:31:06.080 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-common all 1.8.0-2build2 [4,244 B] 2026-06-18 00:31:06.158 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-glib-1.0-0 amd64 1.8.0-2build2 [68.0 kB] 2026-06-18 00:31:06.321 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-06-18 00:31:06.529 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-06-18 00:31:06.657 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-06-18 00:31:06.660 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-06-18 00:31:06.667 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-06-18 00:31:07.090 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:31:07.145 | Fetched 6,726 kB in 1s (6,947 kB/s) 2026-06-18 00:31:07.182 | Selecting previously unselected package libjson-glib-1.0-common. 2026-06-18 00:31:07.218 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 71083 files and directories currently installed.) 2026-06-18 00:31:07.219 | Preparing to unpack .../0-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2026-06-18 00:31:07.223 | Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-18 00:31:07.283 | Selecting previously unselected package libjson-glib-1.0-0:amd64. 2026-06-18 00:31:07.288 | Preparing to unpack .../1-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2026-06-18 00:31:07.296 | Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-18 00:31:07.356 | Selecting previously unselected package libtpms0:amd64. 2026-06-18 00:31:07.367 | Preparing to unpack .../2-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-06-18 00:31:07.371 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-18 00:31:07.434 | Selecting previously unselected package mdevctl. 2026-06-18 00:31:07.447 | Preparing to unpack .../3-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-06-18 00:31:07.451 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-18 00:31:07.547 | Selecting previously unselected package swtpm. 2026-06-18 00:31:07.560 | Preparing to unpack .../4-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-18 00:31:07.565 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-18 00:31:07.626 | Selecting previously unselected package swtpm-tools. 2026-06-18 00:31:07.638 | Preparing to unpack .../5-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-18 00:31:07.642 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-18 00:31:07.706 | Selecting previously unselected package ovmf. 2026-06-18 00:31:07.715 | Preparing to unpack .../6-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-06-18 00:31:07.719 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-06-18 00:31:07.875 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-06-18 00:31:07.887 | Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2026-06-18 00:31:07.898 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-18 00:31:07.909 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-18 00:31:07.920 | Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2026-06-18 00:31:07.931 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-18 00:31:07.958 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-18 00:31:07.994 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:31:08.321 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:31:08.624 | + functions-common:apt_get:1205 : result=0 2026-06-18 00:31:08.628 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:31:08.633 | + functions-common:time_stop:2414 : local name 2026-06-18 00:31:08.638 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:08.644 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:08.649 | + functions-common:time_stop:2417 : local total 2026-06-18 00:31:08.655 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:08.660 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:31:08.666 | + functions-common:time_stop:2421 : start_time=1781742665255 2026-06-18 00:31:08.673 | + functions-common:time_stop:2423 : [[ -z 1781742665255 ]] 2026-06-18 00:31:08.681 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:08.689 | + functions-common:time_stop:2426 : end_time=1781742668684 2026-06-18 00:31:08.694 | + functions-common:time_stop:2427 : elapsed_time=3429 2026-06-18 00:31:08.699 | + functions-common:time_stop:2428 : total=200688 2026-06-18 00:31:08.704 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:08.711 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=204117 2026-06-18 00:31:08.718 | + functions-common:apt_get:1209 : return 0 2026-06-18 00:31:08.725 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-18 00:31:08.734 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 00:31:08.745 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 00:31:08.753 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-18 00:31:08.759 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-18 00:31:08.766 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-06-18 00:31:08.773 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-06-18 00:31:08.779 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-06-18 00:31:08.786 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-18 00:31:08.793 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-06-18 00:31:08.818 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-06-18 00:31:08.847 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-06-18 00:31:08.847 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-06-18 00:31:08.859 | /var/core/core.%e.%p.%h.%t 2026-06-18 00:31:08.866 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-06-18 00:31:08.892 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-18 00:31:08.906 | [Service] 2026-06-18 00:31:08.906 | LimitCORE=infinity 2026-06-18 00:31:08.912 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-06-18 00:31:09.262 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-18 00:31:09.269 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-18 00:31:09.276 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-18 00:31:09.317 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:09.326 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-18 00:31:09.372 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-18 00:31:09.378 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-18 00:31:09.384 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-18 00:31:09.391 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-18 00:31:09.398 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-18 00:31:09.404 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-18 00:31:09.411 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-18 00:31:09.417 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:31:09.426 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:31:09.433 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:31:09.439 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:31:09.448 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:31:09.489 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:31:09.496 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:31:09.501 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:09.509 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-18 00:31:09.510 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:31:09.522 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-18 00:31:09.528 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:09.534 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-18 00:31:09.559 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-18 00:31:09.566 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:31:09.567 | + functions-common:git_clone:667 : head -1 2026-06-18 00:31:09.572 | 7c36fab Merge pull request #2046 from ArduFish/master 2026-06-18 00:31:09.579 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:31:09.584 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-18 00:31:09.626 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:31:09.632 | + lib/nova:install_nova:958 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-06-18 00:31:09.639 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/nova.git 2026-06-18 00:31:09.644 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-18 00:31:09.652 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:31:09.658 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:31:09.665 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:31:09.673 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:31:09.679 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:31:09.687 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:31:09.729 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:31:09.735 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:31:09.744 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:09.752 | + functions-common:git_clone:604 : echo master 2026-06-18 00:31:09.753 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:31:09.765 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-18 00:31:09.771 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:09.778 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-18 00:31:09.813 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-18 00:31:09.820 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:31:09.822 | + functions-common:git_clone:667 : head -1 2026-06-18 00:31:09.833 | 16d733b399 Merge "Change nova-alt-configurations job" 2026-06-18 00:31:09.840 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:31:09.847 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-18 00:31:09.853 | + inc/python:setup_develop:353 : local bindep 2026-06-18 00:31:09.860 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 00:31:09.867 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-18 00:31:09.873 | + inc/python:setup_develop:359 : local extras= 2026-06-18 00:31:09.879 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-18 00:31:09.886 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:31:09.892 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 00:31:09.897 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-18 00:31:09.904 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:31:09.910 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:31:09.916 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-18 00:31:09.922 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:31:09.931 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-18 00:31:09.939 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:31:09.947 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:31:09.956 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-18 00:31:09.970 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-18 00:31:09.977 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-18 00:31:09.983 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-18 00:31:10.084 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-18 00:31:10.091 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 00:31:10.097 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:31:10.103 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:31:10.109 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 00:31:10.116 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-18 00:31:10.122 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 00:31:10.127 | + inc/python:setup_package:446 : local extras= 2026-06-18 00:31:10.132 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:31:10.137 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:31:10.143 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:31:10.150 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:31:10.156 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:31:10.163 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-18 00:31:10.214 | Using python 3.12 to install /opt/stack/nova 2026-06-18 00:31:10.221 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-18 00:31:10.804 | Obtaining file:///opt/stack/nova 2026-06-18 00:31:10.807 | Installing build dependencies: started 2026-06-18 00:31:11.974 | Installing build dependencies: finished with status 'done' 2026-06-18 00:31:11.975 | Checking if build backend supports build_editable: started 2026-06-18 00:31:12.331 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:31:12.332 | Getting requirements to build editable: started 2026-06-18 00:31:12.501 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:31:12.504 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:31:14.205 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:31:14.223 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (7.0.3) 2026-06-18 00:31:14.224 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (2.0.50) 2026-06-18 00:31:14.224 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (5.3.1) 2026-06-18 00:31:14.225 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (0.41.0) 2026-06-18 00:31:14.225 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.1.6) 2026-06-18 00:31:14.226 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (13.0.0) 2026-06-18 00:31:14.226 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (6.1.1) 2026-06-18 00:31:14.226 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (2.5.1) 2026-06-18 00:31:14.227 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (43.0.3) 2026-06-18 00:31:14.227 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (1.8.10) 2026-06-18 00:31:14.227 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.5.1) 2026-06-18 00:31:14.228 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.1.0) 2026-06-18 00:31:14.228 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.10.1) 2026-06-18 00:31:14.229 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.17.0) 2026-06-18 00:31:14.229 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (1.18.4) 2026-06-18 00:31:14.230 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (1.3.0) 2026-06-18 00:31:14.230 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (4.0.0) 2026-06-18 00:31:14.230 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (4.26.0) 2026-06-18 00:31:14.231 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (9.9.0) 2026-06-18 00:31:14.231 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (5.14.0) 2026-06-18 00:31:14.232 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (12.0.0) 2026-06-18 00:31:14.232 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (4.12.0) 2026-06-18 00:31:14.232 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (2.34.2) 2026-06-18 00:31:14.233 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (5.8.0) 2026-06-18 00:31:14.379 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev193) 2026-06-18 00:31:14.574 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-18 00:31:14.590 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (4.2.0) 2026-06-18 00:31:14.590 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (7.5.0) 2026-06-18 00:31:14.591 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (10.5.0) 2026-06-18 00:31:14.591 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (6.4.0) 2026-06-18 00:31:14.592 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (8.2.0) 2026-06-18 00:31:14.593 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (2.11.0) 2026-06-18 00:31:14.593 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.8.0) 2026-06-18 00:31:14.594 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (5.10.0) 2026-06-18 00:31:14.594 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (2.7.1) 2026-06-18 00:31:14.595 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (10.1.1) 2026-06-18 00:31:14.596 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (18.0.0) 2026-06-18 00:31:14.596 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (7.9.0) 2026-06-18 00:31:14.597 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (18.1.0) 2026-06-18 00:31:14.597 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (5.1.0) 2026-06-18 00:31:14.598 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.11.0) 2026-06-18 00:31:14.599 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (6.8.0) 2026-06-18 00:31:14.599 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev193) (4.6.0) 2026-06-18 00:31:14.600 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (2.0.0) 2026-06-18 00:31:14.600 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (8.1.0) 2026-06-18 00:31:14.601 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (7.2.2) 2026-06-18 00:31:14.601 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.10.2) 2026-06-18 00:31:14.601 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (7.1.0) 2026-06-18 00:31:14.602 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (1.1.0) 2026-06-18 00:31:14.602 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.8.0) 2026-06-18 00:31:14.603 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (5.0.0) 2026-06-18 00:31:14.603 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (5.7.0) 2026-06-18 00:31:14.633 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev193) 2026-06-18 00:31:14.681 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-18 00:31:14.690 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (8.1.0) 2026-06-18 00:31:14.691 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (0.2.3) 2026-06-18 00:31:14.691 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (1.4.2) 2026-06-18 00:31:14.692 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (1.8.2) 2026-06-18 00:31:14.692 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (2.9.0.post0) 2026-06-18 00:31:14.693 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (3.3.0) 2026-06-18 00:31:14.694 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (4.16.0) 2026-06-18 00:31:14.694 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev193) (6.0.3) 2026-06-18 00:31:14.696 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev193) (1.3.12) 2026-06-18 00:31:14.697 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev193) (4.15.0) 2026-06-18 00:31:14.700 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev193) (7.4.0) 2026-06-18 00:31:14.703 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev193) (2.0.0) 2026-06-18 00:31:14.705 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev193) (3.0) 2026-06-18 00:31:14.709 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev193) (2.8.0) 2026-06-18 00:31:14.719 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev193) (3.1.0) 2026-06-18 00:31:14.721 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev193) (2.2.1) 2026-06-18 00:31:14.726 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev193) (3.0.3) 2026-06-18 00:31:14.728 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev193) (26.1.0) 2026-06-18 00:31:14.728 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev193) (2025.9.1) 2026-06-18 00:31:14.729 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev193) (0.37.0) 2026-06-18 00:31:14.729 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev193) (2026.5.1) 2026-06-18 00:31:14.734 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev193) (2.1.0) 2026-06-18 00:31:14.738 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev193) (4.0.1) 2026-06-18 00:31:14.739 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev193) (2.13.0) 2026-06-18 00:31:14.739 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev193) (5.8.0) 2026-06-18 00:31:14.747 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev193) (1.5.0) 2026-06-18 00:31:14.747 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev193) (1.1.0) 2026-06-18 00:31:14.748 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev193) (1.33) 2026-06-18 00:31:14.748 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev193) (4.10.0) 2026-06-18 00:31:14.753 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev193) (3.1.1) 2026-06-18 00:31:14.757 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev193) (9.1.4) 2026-06-18 00:31:14.763 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev193) (2.18.0) 2026-06-18 00:31:14.767 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev193) (0.20) 2026-06-18 00:31:14.775 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev193) (2.1.2) 2026-06-18 00:31:14.776 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev193) (0.6.2) 2026-06-18 00:31:14.785 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev193) (7.1.4) 2026-06-18 00:31:14.785 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev193) (5.3.1) 2026-06-18 00:31:14.786 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev193) (5.6.2) 2026-06-18 00:31:14.786 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev193) (0.16.0) 2026-06-18 00:31:14.788 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev193) (5.1.0) 2026-06-18 00:31:14.794 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev193) (2026.2) 2026-06-18 00:31:14.794 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev193) (26.2) 2026-06-18 00:31:14.798 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev193) (0.25.0) 2026-06-18 00:31:14.800 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev193) (5.0.0) 2026-06-18 00:31:14.801 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev193) (4.0.1) 2026-06-18 00:31:14.808 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev193) (1.2.0) 2026-06-18 00:31:14.821 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev193) (1.7.6) 2026-06-18 00:31:14.826 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev193) (2.2.0) 2026-06-18 00:31:14.828 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev193) (1.3.7) 2026-06-18 00:31:14.836 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev193) (3.3.2) 2026-06-18 00:31:14.843 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev193) (4.3.2) 2026-06-18 00:31:14.844 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev193) (3.7.1) 2026-06-18 00:31:14.850 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev193) (2.4.0) 2026-06-18 00:31:14.855 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev193) (3.0.3) 2026-06-18 00:31:14.856 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev193) (1.6.2) 2026-06-18 00:31:14.860 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev193) (82.0.1) 2026-06-18 00:31:14.871 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev193) (0.8.1) 2026-06-18 00:31:14.893 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (4.14.0) 2026-06-18 00:31:14.896 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (0.6.0) 2026-06-18 00:31:14.897 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (4.0.0) 2026-06-18 00:31:14.902 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (3.0.52) 2026-06-18 00:31:14.903 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (1.11.0) 2026-06-18 00:31:14.903 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (15.0.0) 2026-06-18 00:31:14.904 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (1.8.0) 2026-06-18 00:31:14.916 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev193) (1.17.0) 2026-06-18 00:31:14.919 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev193) (2.1.0) 2026-06-18 00:31:14.920 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev193) (24.2.1) 2026-06-18 00:31:14.932 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev193) (4.6.0) 2026-06-18 00:31:14.946 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev193) (3.4.7) 2026-06-18 00:31:14.947 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev193) (3.18) 2026-06-18 00:31:14.947 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev193) (2.7.0) 2026-06-18 00:31:14.948 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev193) (2023.11.17) 2026-06-18 00:31:14.970 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (4.2.0) 2026-06-18 00:31:14.970 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (2.20.0) 2026-06-18 00:31:14.976 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev193) (0.1.2) 2026-06-18 00:31:14.987 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev193) (0.8) 2026-06-18 00:31:15.020 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev193) (0.16.0) 2026-06-18 00:31:15.439 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev193) 2026-06-18 00:31:15.484 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-18 00:31:15.532 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev193) 2026-06-18 00:31:15.579 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-18 00:31:15.639 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev193) 2026-06-18 00:31:15.685 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-18 00:31:15.794 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-18 00:31:15.860 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-18 00:31:15.930 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-18 00:31:16.025 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-18 00:31:16.537 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 35.7 MB/s 0:00:00 2026-06-18 00:31:16.582 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-18 00:31:16.626 | Building wheels for collected packages: nova 2026-06-18 00:31:16.627 | Building editable for nova (pyproject.toml): started 2026-06-18 00:31:18.556 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-18 00:31:18.557 | Created wheel for nova: filename=nova-33.1.0.dev193-0.editable-py3-none-any.whl size=9432 sha256=9e01dad283f056130a3f9e458701bd84072acb3194c44344338a2985e9acfa43 2026-06-18 00:31:18.557 | Stored in directory: /tmp/pip-ephem-wheel-cache-f0491__b/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-18 00:31:18.562 | Successfully built nova 2026-06-18 00:31:18.708 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-18 00:31:21.480 | 2026-06-18 00:31:21.500 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev193 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-18 00:31:21.686 | + inc/python:pip_install:216 : result=0 2026-06-18 00:31:21.691 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:31:21.696 | + functions-common:time_stop:2414 : local name 2026-06-18 00:31:21.702 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:21.707 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:21.711 | + functions-common:time_stop:2417 : local total 2026-06-18 00:31:21.715 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:21.721 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:31:21.727 | + functions-common:time_stop:2421 : start_time=1781742670201 2026-06-18 00:31:21.733 | + functions-common:time_stop:2423 : [[ -z 1781742670201 ]] 2026-06-18 00:31:21.740 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:21.748 | + functions-common:time_stop:2426 : end_time=1781742681743 2026-06-18 00:31:21.754 | + functions-common:time_stop:2427 : elapsed_time=11542 2026-06-18 00:31:21.761 | + functions-common:time_stop:2428 : total=89553 2026-06-18 00:31:21.768 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:21.774 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=101095 2026-06-18 00:31:21.781 | + inc/python:pip_install:219 : return 0 2026-06-18 00:31:21.788 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:31:21.794 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:31:21.801 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-18 00:31:21.807 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-18 00:31:21.813 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:31:21.820 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:31:21.828 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/nova, ]] 2026-06-18 00:31:21.835 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:31:21.842 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-18 00:31:21.868 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 00:31:21.876 | + ./stack.sh:main:956 : configure_nova 2026-06-18 00:31:21.882 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-06-18 00:31:21.907 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-18 00:31:21.914 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-18 00:31:21.921 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-18 00:31:21.932 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-18 00:31:21.932 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-18 00:31:21.941 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-18 00:31:21.949 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-18 00:31:21.955 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-18 00:31:21.962 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-18 00:31:21.968 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-18 00:31:21.974 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-18 00:31:21.979 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-18 00:31:21.985 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-18 00:31:22.009 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-18 00:31:22.036 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-18 00:31:22.060 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-18 00:31:22.085 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-18 00:31:22.111 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-18 00:31:22.134 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-18 00:31:22.143 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-18 00:31:22.152 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.jNUSbOnvkr 2026-06-18 00:31:22.158 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-18 00:31:22.164 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-18 00:31:22.171 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-18 00:31:22.177 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 00:31:22.183 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 00:31:22.190 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.jNUSbOnvkr 2026-06-18 00:31:22.201 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.jNUSbOnvkr 2026-06-18 00:31:22.221 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.jNUSbOnvkr /etc/sudoers.d/nova-rootwrap 2026-06-18 00:31:22.247 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-18 00:31:22.256 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-18 00:31:22.261 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-18 00:31:22.268 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-18 00:31:22.276 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-18 00:31:22.283 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-18 00:31:22.289 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-18 00:31:22.298 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-18 00:31:22.298 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-18 00:31:22.310 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-18 00:31:22.319 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-18 00:31:22.344 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-18 00:31:22.365 | + lib/nova:configure_nova:264 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ n-api ]] 2026-06-18 00:31:22.372 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-18 00:31:22.382 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-18 00:31:22.427 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:22.433 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-18 00:31:22.448 | net.ipv4.ip_forward = 1 2026-06-18 00:31:22.458 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-18 00:31:22.464 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-18 00:31:22.470 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-18 00:31:22.494 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-18 00:31:22.500 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-18 00:31:22.506 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-06-18 00:31:22.533 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-18 00:31:22.542 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-18 00:31:22.543 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-18 00:31:22.554 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:e62adf70add1 2026-06-18 00:31:22.555 | InitiatorName=iqn.2016-04.com.open-iscsi:e62adf70add1 2026-06-18 00:31:22.564 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-18 00:31:22.571 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-18 00:31:22.704 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-18 00:31:22.711 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-18 00:31:22.715 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:31:22.722 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-18 00:31:22.797 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-18 00:31:22.804 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-18 00:31:22.810 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-18 00:31:22.819 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-18 00:31:22.896 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-18 00:31:22.902 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-18 00:31:22.974 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-18 00:31:23.048 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-18 00:31:23.117 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-18 00:31:23.191 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-06-18 00:31:23.263 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-18 00:31:23.338 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.65 2026-06-18 00:31:23.404 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-18 00:31:23.475 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-18 00:31:23.545 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-18 00:31:23.613 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-18 00:31:23.686 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-18 00:31:23.756 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-18 00:31:23.832 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-18 00:31:23.900 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-18 00:31:23.966 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-18 00:31:23.971 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:31:23.977 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:31:23.983 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:31:23.989 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:31:23.996 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:31:24.002 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:31:24.008 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:31:24.013 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:31:24.020 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:31:24.026 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:31:24.031 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:31:24.037 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:31:24.043 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:31:24.048 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-18 00:31:24.088 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:24.093 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 00:31:24.100 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-18 00:31:24.107 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-18 00:31:24.180 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-18 00:31:24.186 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-18 00:31:24.193 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-18 00:31:24.198 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-18 00:31:24.203 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 00:31:24.209 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 00:31:24.215 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 00:31:24.253 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:24.258 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 00:31:24.264 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-18 00:31:24.271 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-18 00:31:24.348 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-18 00:31:24.352 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-18 00:31:24.358 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-18 00:31:24.364 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-18 00:31:24.371 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 00:31:24.377 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 00:31:24.384 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 00:31:24.423 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:24.429 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 00:31:24.435 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-18 00:31:24.442 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-18 00:31:24.523 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-18 00:31:24.597 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-18 00:31:24.666 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-18 00:31:24.735 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-18 00:31:24.776 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:24.782 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-18 00:31:24.821 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:24.831 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-18 00:31:24.833 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-18 00:31:24.845 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-18 00:31:24.851 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-18 00:31:24.919 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-18 00:31:24.924 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-18 00:31:25.002 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-18 00:31:25.111 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-18 00:31:25.117 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-18 00:31:25.124 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-18 00:31:25.129 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 00:31:25.135 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 00:31:25.141 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-18 00:31:25.147 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 00:31:25.154 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 00:31:25.160 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 00:31:25.166 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-18 00:31:25.243 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-18 00:31:25.315 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.65/identity 2026-06-18 00:31:25.389 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-18 00:31:25.461 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-06-18 00:31:25.535 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-18 00:31:25.610 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-18 00:31:25.685 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-18 00:31:25.759 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.204.45.65/identity 2026-06-18 00:31:25.829 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 00:31:25.900 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 00:31:25.971 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 00:31:25.977 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-18 00:31:26.017 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:26.023 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-18 00:31:26.030 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-18 00:31:26.111 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-18 00:31:26.118 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 00:31:26.123 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 00:31:26.130 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-18 00:31:26.137 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-18 00:31:26.216 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-18 00:31:26.289 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.65/identity 2026-06-18 00:31:26.361 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-18 00:31:26.436 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-06-18 00:31:26.510 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-18 00:31:26.583 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-18 00:31:26.652 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-18 00:31:26.728 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-18 00:31:26.770 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:26.777 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.204.45.65 2026-06-18 00:31:26.783 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-06-18 00:31:26.788 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-06-18 00:31:26.865 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-18 00:31:26.909 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:26.915 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-06-18 00:31:26.921 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-06-18 00:31:26.927 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 00:31:26.934 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 00:31:26.939 | + lib/keystone:configure_keystoneauth:393 : local section=manila 2026-06-18 00:31:26.945 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf manila auth_type password 2026-06-18 00:31:27.024 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf manila interface public 2026-06-18 00:31:27.094 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.65/identity 2026-06-18 00:31:27.166 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf manila username nova 2026-06-18 00:31:27.239 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf manila password secretservice 2026-06-18 00:31:27.310 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-06-18 00:31:27.382 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf manila project_name service 2026-06-18 00:31:27.455 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-06-18 00:31:27.528 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-18 00:31:27.534 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-18 00:31:27.608 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-18 00:31:27.688 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-18 00:31:27.694 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-18 00:31:27.766 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-18 00:31:27.775 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-18 00:31:27.779 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-18 00:31:27.785 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:31:27.790 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:31:27.796 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:31:27.802 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:31:27.808 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:31:27.813 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:31:27.818 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:31:27.825 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:31:27.830 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:31:27.837 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:31:27.842 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:31:27.847 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:31:27.855 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:31:27.860 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-18 00:31:27.865 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-18 00:31:27.871 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-18 00:31:27.878 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 00:31:27.918 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 00:31:27.923 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 00:31:27.928 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 00:31:27.933 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 00:31:27.940 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 00:31:28.011 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 00:31:28.083 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 00:31:28.151 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 00:31:28.227 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-18 00:31:28.301 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-18 00:31:28.378 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-18 00:31:28.417 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:28.423 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-18 00:31:28.428 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-18 00:31:28.435 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-18 00:31:28.441 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-18 00:31:28.447 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 00:31:28.452 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-18 00:31:28.459 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-18 00:31:28.464 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 00:31:28.468 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 00:31:28.494 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 00:31:28.495 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:31:28.509 | d /var/run/uwsgi 0755 stack root 2026-06-18 00:31:28.517 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:31:28.543 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 00:31:28.553 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-18 00:31:28.559 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-18 00:31:28.566 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 00:31:28.573 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-18 00:31:28.649 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-06-18 00:31:28.720 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-18 00:31:28.788 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 00:31:28.859 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 00:31:28.929 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 00:31:28.999 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 00:31:29.068 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 00:31:29.136 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 00:31:29.205 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 00:31:29.273 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 00:31:29.344 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 00:31:29.418 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 00:31:29.491 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-18 00:31:29.564 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 00:31:29.570 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 00:31:29.578 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-18 00:31:29.583 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-18 00:31:29.589 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 00:31:29.595 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:31:29.601 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:31:29.607 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-18 00:31:29.615 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-18 00:31:29.621 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-18 00:31:29.696 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 00:31:29.771 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-18 00:31:29.771 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-18 00:31:29.785 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-18 00:31:29.793 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-18 00:31:29.798 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-18 00:31:29.804 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 00:31:29.810 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 00:31:29.815 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 00:31:29.820 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 00:31:29.826 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:31:29.833 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:31:29.839 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 00:31:29.844 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 00:31:29.849 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:31:29.855 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:31:29.861 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-18 00:31:29.909 | Enabling site nova-api. 2026-06-18 00:31:29.920 | To activate the new configuration, you need to run: 2026-06-18 00:31:29.920 | systemctl reload apache2 2026-06-18 00:31:29.930 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 00:31:29.936 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 00:31:29.942 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:31:29.948 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 00:31:30.087 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-18 00:31:30.126 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:30.132 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-18 00:31:30.137 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-18 00:31:30.142 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-18 00:31:30.147 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-18 00:31:30.153 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-18 00:31:30.158 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-18 00:31:30.163 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-18 00:31:30.169 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 00:31:30.174 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 00:31:30.197 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 00:31:30.198 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:31:30.214 | d /var/run/uwsgi 0755 stack root 2026-06-18 00:31:30.221 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:31:30.243 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 00:31:30.253 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-18 00:31:30.258 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-18 00:31:30.269 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 00:31:30.274 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-18 00:31:30.353 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-06-18 00:31:30.423 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-18 00:31:30.495 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-18 00:31:30.561 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 00:31:30.631 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 00:31:30.698 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-18 00:31:30.768 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-18 00:31:30.835 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-18 00:31:30.906 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 00:31:30.977 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 00:31:31.050 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 00:31:31.123 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-18 00:31:31.192 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-18 00:31:31.264 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-18 00:31:31.270 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-18 00:31:31.348 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-18 00:31:31.388 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:31:31.394 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-18 00:31:31.477 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-18 00:31:31.484 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-18 00:31:31.489 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-18 00:31:31.528 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:31.535 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.65:5672/ 2026-06-18 00:31:31.543 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.65:5672/ 2026-06-18 00:31:31.618 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-18 00:31:31.695 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-18 00:31:31.701 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 00:31:31.706 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-18 00:31:31.713 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 00:31:31.719 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 00:31:31.725 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 00:31:31.767 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:31.776 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 00:31:31.782 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 00:31:31.788 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 00:31:31.828 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:31.835 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.65:5672/ 2026-06-18 00:31:31.842 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.65:5672/ 2026-06-18 00:31:31.913 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 00:31:31.919 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 00:31:31.925 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-06-18 00:31:31.999 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-06-18 00:31:32.068 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-06-18 00:31:32.143 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-18 00:31:32.180 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:32.185 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-06-18 00:31:32.253 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-18 00:31:32.328 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-18 00:31:32.399 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-18 00:31:32.406 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-18 00:31:32.412 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-18 00:31:32.488 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-18 00:31:32.493 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 00:31:32.499 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 00:31:32.506 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-18 00:31:32.510 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-18 00:31:32.580 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-18 00:31:32.649 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.65/identity 2026-06-18 00:31:32.755 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-18 00:31:32.828 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-06-18 00:31:32.900 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-18 00:31:32.973 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-18 00:31:33.042 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-18 00:31:33.110 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-18 00:31:33.145 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:33.152 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-18 00:31:33.160 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 00:31:33.166 | + lib/nova:create_nova_conf:587 : local conf 2026-06-18 00:31:33.173 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-18 00:31:33.182 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-18 00:31:33.188 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 00:31:33.193 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 00:31:33.200 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-18 00:31:33.207 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-18 00:31:33.213 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-18 00:31:33.225 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-18 00:31:33.231 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-18 00:31:33.236 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-18 00:31:33.243 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-18 00:31:33.250 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 00:31:33.257 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 00:31:33.263 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 00:31:33.304 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:33.311 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 00:31:33.317 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-18 00:31:33.324 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-18 00:31:33.403 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-06-18 00:31:33.483 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-18 00:31:33.561 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 00:31:33.567 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-18 00:31:33.573 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-18 00:31:33.579 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-18 00:31:33.621 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:33.632 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-18 00:31:33.632 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-18 00:31:34.431 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-18 00:31:34.437 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-18 00:31:35.199 | Adding vhost "nova_cell1" ... 2026-06-18 00:31:35.328 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-18 00:31:36.109 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-18 00:31:36.154 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-18 00:31:36.159 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 00:31:36.165 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-18 00:31:36.171 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 00:31:36.177 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-18 00:31:36.183 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 00:31:36.224 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:36.232 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-18 00:31:36.238 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-18 00:31:36.244 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 00:31:36.282 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:36.288 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.65:5672/nova_cell1 2026-06-18 00:31:36.297 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.65:5672/nova_cell1 2026-06-18 00:31:36.366 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 00:31:36.370 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 00:31:36.377 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-18 00:31:36.419 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:36.425 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-18 00:31:36.432 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 00:31:36.438 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-18 00:31:36.445 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 00:31:36.451 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 00:31:36.457 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 00:31:36.462 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-18 00:31:36.539 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-18 00:31:36.611 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.65/identity 2026-06-18 00:31:36.683 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-18 00:31:36.754 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-06-18 00:31:36.820 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-18 00:31:36.889 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-18 00:31:36.955 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-18 00:31:37.022 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-18 00:31:37.028 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-18 00:31:37.033 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 00:31:37.039 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 00:31:37.080 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 00:31:37.085 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 00:31:37.090 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 00:31:37.096 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 00:31:37.103 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 00:31:37.173 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 00:31:37.242 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 00:31:37.316 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 00:31:37.388 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-18 00:31:37.455 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 00:31:37.463 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-18 00:31:37.473 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 00:31:37.479 | + lib/nova:create_nova_conf:621 : local conf 2026-06-18 00:31:37.485 | + lib/nova:create_nova_conf:622 : local offset 2026-06-18 00:31:37.493 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-18 00:31:37.499 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 00:31:37.506 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 00:31:37.513 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-18 00:31:37.519 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-18 00:31:37.526 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-18 00:31:37.531 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 00:31:37.538 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-18 00:31:37.545 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-18 00:31:37.551 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-18 00:31:37.596 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:37.603 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-18 00:31:37.682 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-18 00:31:37.762 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-18 00:31:37.766 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:37.773 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-18 00:31:37.778 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-18 00:31:37.821 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:31:37.828 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-18 00:31:37.868 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:31:37.875 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-18 00:31:37.916 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:37.923 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-18 00:31:37.929 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-18 00:31:37.936 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-18 00:31:37.943 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-18 00:31:37.987 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:37.993 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-18 00:31:38.018 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-18 00:31:38.018 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-18 00:31:38.032 | cgroup_device_acl = [ 2026-06-18 00:31:38.032 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-18 00:31:38.032 | "/dev/random", "/dev/urandom", 2026-06-18 00:31:38.032 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-18 00:31:38.032 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-18 00:31:38.032 | "/dev/vfio/vfio", 2026-06-18 00:31:38.032 | ] 2026-06-18 00:31:38.039 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-18 00:31:38.045 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 00:31:38.052 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 00:31:38.057 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 00:31:38.064 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 00:31:38.071 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 00:31:38.077 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 00:31:38.084 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 00:31:38.090 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 00:31:38.097 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 00:31:38.103 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 00:31:38.109 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 00:31:38.114 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 00:31:38.119 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 00:31:38.125 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-18 00:31:38.135 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-06-18 00:31:38.142 | + functions-common:add_user_to_group:2183 : local user=stack 2026-06-18 00:31:38.149 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-18 00:31:38.156 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt stack 2026-06-18 00:31:38.211 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-18 00:31:38.219 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-18 00:31:38.226 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:31:38.233 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:31:38.239 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-18 00:31:38.245 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-18 00:31:38.250 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-18 00:31:38.275 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-18 00:31:38.276 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-18 00:31:38.293 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-18 00:31:38.301 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-18 00:31:38.327 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-18 00:31:38.327 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-18 00:31:38.339 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-18 00:31:38.347 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-18 00:31:38.355 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:38.361 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-18 00:31:38.369 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-18 00:31:38.376 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:31:38.382 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-18 00:31:38.477 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-18 00:31:38.483 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:31:38.488 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-18 00:31:38.597 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-18 00:31:38.680 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-18 00:31:38.760 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-06-18 00:31:38.766 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-18 00:31:38.843 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-06-18 00:31:38.923 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-18 00:31:39.005 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-18 00:31:39.077 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-18 00:31:39.087 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 00:31:39.097 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-18 00:31:39.103 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-18 00:31:39.112 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 00:31:39.121 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 00:31:39.128 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-18 00:31:39.135 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-18 00:31:39.143 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-18 00:31:39.149 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-18 00:31:39.154 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-18 00:31:39.196 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:39.203 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-18 00:31:39.210 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-18 00:31:39.216 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-18 00:31:39.223 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 00:31:39.230 | + lib/stack:stack_install_service:32 : install_placement 2026-06-18 00:31:39.237 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-18 00:31:39.243 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-18 00:31:39.249 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 00:31:39.258 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-18 00:31:39.266 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-18 00:31:39.273 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 00:31:39.286 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 00:31:39.286 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:31:39.298 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-18 00:31:39.305 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-18 00:31:39.312 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-18 00:31:39.321 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-18 00:31:39.328 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-18 00:31:39.383 | Using python 3.12 to install osc-placement 2026-06-18 00:31:39.389 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-18 00:31:40.091 | Collecting osc-placement 2026-06-18 00:31:40.287 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 00:31:40.329 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-18 00:31:40.330 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-18 00:31:40.331 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-18 00:31:40.331 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-18 00:31:40.333 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-18 00:31:40.333 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-18 00:31:40.334 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-18 00:31:40.334 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-18 00:31:40.335 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-18 00:31:40.338 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-18 00:31:40.339 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-06-18 00:31:40.339 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-18 00:31:40.341 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-18 00:31:40.341 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-18 00:31:40.342 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-18 00:31:40.342 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-18 00:31:40.344 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-18 00:31:40.344 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-18 00:31:40.345 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-18 00:31:40.345 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-18 00:31:40.346 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-18 00:31:40.347 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-18 00:31:40.347 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-18 00:31:40.348 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-18 00:31:40.348 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-18 00:31:40.349 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-18 00:31:40.349 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-18 00:31:40.351 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-18 00:31:40.353 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-18 00:31:40.359 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-18 00:31:40.362 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-18 00:31:40.362 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-18 00:31:40.363 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-18 00:31:40.366 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-18 00:31:40.368 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-18 00:31:40.376 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-18 00:31:40.376 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-18 00:31:40.377 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-18 00:31:40.377 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-18 00:31:40.386 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-18 00:31:40.386 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-18 00:31:40.388 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-18 00:31:40.447 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-18 00:31:40.683 | Installing collected packages: osc-placement 2026-06-18 00:31:40.765 | Successfully installed osc-placement-4.8.0 2026-06-18 00:31:40.872 | + inc/python:pip_install:216 : result=0 2026-06-18 00:31:40.876 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:31:40.883 | + functions-common:time_stop:2414 : local name 2026-06-18 00:31:40.890 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:40.898 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:40.905 | + functions-common:time_stop:2417 : local total 2026-06-18 00:31:40.911 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:40.915 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:31:40.922 | + functions-common:time_stop:2421 : start_time=1781742699370 2026-06-18 00:31:40.929 | + functions-common:time_stop:2423 : [[ -z 1781742699370 ]] 2026-06-18 00:31:40.938 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:40.949 | + functions-common:time_stop:2426 : end_time=1781742700942 2026-06-18 00:31:40.955 | + functions-common:time_stop:2427 : elapsed_time=1572 2026-06-18 00:31:40.962 | + functions-common:time_stop:2428 : total=101095 2026-06-18 00:31:40.969 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:40.976 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=102667 2026-06-18 00:31:40.982 | + inc/python:pip_install:219 : return 0 2026-06-18 00:31:40.990 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-06-18 00:31:40.996 | + functions-common:git_clone:583 : local git_remote=https://github.com/openstack/placement.git 2026-06-18 00:31:41.002 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-18 00:31:41.007 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:31:41.014 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 00:31:41.022 | ++ functions-common:git_clone:587 : pwd 2026-06-18 00:31:41.027 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:31:41.034 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:31:41.040 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:31:41.079 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:31:41.086 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:31:41.093 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:41.102 | + functions-common:git_clone:604 : echo master 2026-06-18 00:31:41.102 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:31:41.114 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-18 00:31:41.120 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:41.128 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-18 00:31:41.154 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-18 00:31:41.162 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 00:31:41.162 | + functions-common:git_clone:667 : head -1 2026-06-18 00:31:41.168 | 3cba66c7 Merge "Update python versions" 2026-06-18 00:31:41.173 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:31:41.180 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-18 00:31:41.187 | + inc/python:setup_develop:353 : local bindep 2026-06-18 00:31:41.194 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 00:31:41.201 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-18 00:31:41.207 | + inc/python:setup_develop:359 : local extras= 2026-06-18 00:31:41.213 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-18 00:31:41.220 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:31:41.227 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 00:31:41.234 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-18 00:31:41.240 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:31:41.248 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:31:41.257 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-18 00:31:41.264 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:31:41.272 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-18 00:31:41.278 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:31:41.285 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:31:41.294 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-18 00:31:41.309 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-18 00:31:41.317 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-18 00:31:41.324 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-18 00:31:41.426 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-18 00:31:41.434 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 00:31:41.440 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:31:41.447 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:31:41.452 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 00:31:41.457 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-18 00:31:41.463 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 00:31:41.470 | + inc/python:setup_package:446 : local extras= 2026-06-18 00:31:41.477 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:31:41.484 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:31:41.488 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:31:41.493 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:31:41.498 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:31:41.503 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-18 00:31:41.552 | Using python 3.12 to install /opt/stack/placement 2026-06-18 00:31:41.558 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-06-18 00:31:42.136 | Obtaining file:///opt/stack/placement 2026-06-18 00:31:42.138 | Installing build dependencies: started 2026-06-18 00:31:43.210 | Installing build dependencies: finished with status 'done' 2026-06-18 00:31:43.211 | Checking if build backend supports build_editable: started 2026-06-18 00:31:43.512 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:31:43.515 | Getting requirements to build editable: started 2026-06-18 00:31:43.694 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:31:43.697 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:31:44.336 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:31:44.353 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-18 00:31:44.353 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-18 00:31:44.353 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-18 00:31:44.355 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-18 00:31:44.355 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-18 00:31:44.355 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-18 00:31:44.356 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-18 00:31:44.356 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-18 00:31:44.357 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-18 00:31:44.357 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-18 00:31:44.357 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-18 00:31:44.358 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-18 00:31:44.358 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-18 00:31:44.359 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-18 00:31:44.359 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-18 00:31:44.359 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-18 00:31:44.360 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-18 00:31:44.360 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-18 00:31:44.361 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-18 00:31:44.361 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-18 00:31:44.362 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-18 00:31:44.363 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2025.9.1) 2026-06-18 00:31:44.363 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-18 00:31:44.364 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2026.5.1) 2026-06-18 00:31:44.367 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-18 00:31:44.367 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.2.0) 2026-06-18 00:31:44.368 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (6.8.0) 2026-06-18 00:31:44.369 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-18 00:31:44.369 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-18 00:31:44.370 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-18 00:31:44.372 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-18 00:31:44.373 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-18 00:31:44.373 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.8.2) 2026-06-18 00:31:44.374 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.15.0) 2026-06-18 00:31:44.379 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.5.0) 2026-06-18 00:31:44.381 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.3.1) 2026-06-18 00:31:44.384 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (0.20) 2026-06-18 00:31:44.384 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (3.1.0) 2026-06-18 00:31:44.386 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (2.2.1) 2026-06-18 00:31:44.388 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (1.3.0) 2026-06-18 00:31:44.389 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (2.0.0) 2026-06-18 00:31:44.389 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-18 00:31:44.393 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.18.4) 2026-06-18 00:31:44.394 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (2.1.2) 2026-06-18 00:31:44.394 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-18 00:31:44.396 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.3.12) 2026-06-18 00:31:44.399 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (2.9.0.post0) 2026-06-18 00:31:44.401 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (5.0.0) 2026-06-18 00:31:44.401 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-18 00:31:44.402 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-18 00:31:44.405 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.0.3) 2026-06-18 00:31:44.410 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev5) (1.2.0) 2026-06-18 00:31:44.413 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (3.17.0) 2026-06-18 00:31:44.414 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (3.3.2) 2026-06-18 00:31:44.415 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-18 00:31:44.416 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (7.2.2) 2026-06-18 00:31:44.419 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-18 00:31:44.421 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.1) 2026-06-18 00:31:44.431 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (1.17.0) 2026-06-18 00:31:44.438 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-18 00:31:44.438 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-18 00:31:44.439 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-18 00:31:44.439 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-18 00:31:44.451 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-18 00:31:44.458 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.1) 2026-06-18 00:31:44.484 | Building wheels for collected packages: openstack-placement 2026-06-18 00:31:44.485 | Building editable for openstack-placement (pyproject.toml): started 2026-06-18 00:31:45.062 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-18 00:31:45.064 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=19a8e0be19d7ead3806350b0a4ea477888055f2358755e6029cbeb9389269f49 2026-06-18 00:31:45.064 | Stored in directory: /tmp/pip-ephem-wheel-cache-ss0gksny/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-18 00:31:45.068 | Successfully built openstack-placement 2026-06-18 00:31:45.207 | Installing collected packages: openstack-placement 2026-06-18 00:31:45.241 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-18 00:31:45.377 | + inc/python:pip_install:216 : result=0 2026-06-18 00:31:45.383 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:31:45.389 | + functions-common:time_stop:2414 : local name 2026-06-18 00:31:45.394 | + functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:45.401 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:45.408 | + functions-common:time_stop:2417 : local total 2026-06-18 00:31:45.414 | + functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:45.419 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:31:45.425 | + functions-common:time_stop:2421 : start_time=1781742701539 2026-06-18 00:31:45.431 | + functions-common:time_stop:2423 : [[ -z 1781742701539 ]] 2026-06-18 00:31:45.438 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:45.449 | + functions-common:time_stop:2426 : end_time=1781742705441 2026-06-18 00:31:45.455 | + functions-common:time_stop:2427 : elapsed_time=3902 2026-06-18 00:31:45.461 | + functions-common:time_stop:2428 : total=102667 2026-06-18 00:31:45.466 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:45.473 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=106569 2026-06-18 00:31:45.480 | + inc/python:pip_install:219 : return 0 2026-06-18 00:31:45.487 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:31:45.493 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:31:45.501 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-18 00:31:45.507 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-18 00:31:45.513 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:31:45.519 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:31:45.525 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/placement, ]] 2026-06-18 00:31:45.531 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 00:31:45.538 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 00:31:45.545 | + ./stack.sh:main:962 : configure_placement 2026-06-18 00:31:45.553 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-06-18 00:31:45.579 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-18 00:31:45.586 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-18 00:31:45.597 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-18 00:31:45.605 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-18 00:31:45.613 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-18 00:31:45.620 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-18 00:31:45.626 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 00:31:45.634 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 00:31:45.640 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 00:31:45.686 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:45.693 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 00:31:45.701 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-18 00:31:45.708 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-18 00:31:45.788 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-18 00:31:45.868 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-18 00:31:45.955 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-18 00:31:45.962 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-18 00:31:45.970 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-18 00:31:45.976 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 00:31:45.983 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 00:31:45.988 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-18 00:31:45.995 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-18 00:31:46.002 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-18 00:31:46.009 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 00:31:46.015 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-18 00:31:46.105 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-18 00:31:46.184 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.65/identity 2026-06-18 00:31:46.260 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-18 00:31:46.332 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-06-18 00:31:46.403 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-18 00:31:46.477 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-18 00:31:46.550 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-18 00:31:46.624 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.204.45.65/identity 2026-06-18 00:31:46.705 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 00:31:46.781 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 00:31:46.857 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 00:31:46.863 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-18 00:31:46.869 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-18 00:31:46.875 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-18 00:31:46.883 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 00:31:46.930 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 00:31:46.936 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 00:31:46.943 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 00:31:46.950 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 00:31:46.956 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 00:31:47.032 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 00:31:47.110 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 00:31:47.184 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 00:31:47.259 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-18 00:31:47.335 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-18 00:31:47.342 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-18 00:31:47.348 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-18 00:31:47.354 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-18 00:31:47.361 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 00:31:47.367 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-18 00:31:47.374 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-18 00:31:47.380 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 00:31:47.387 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 00:31:47.414 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-18 00:31:47.415 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:31:47.429 | d /var/run/uwsgi 0755 stack root 2026-06-18 00:31:47.437 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 00:31:47.460 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 00:31:47.470 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-18 00:31:47.477 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-18 00:31:47.486 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 00:31:47.493 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-18 00:31:47.576 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-06-18 00:31:47.653 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-18 00:31:47.727 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-18 00:31:47.802 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 00:31:47.879 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 00:31:47.978 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-18 00:31:48.051 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-18 00:31:48.126 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-18 00:31:48.204 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 00:31:48.278 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 00:31:48.356 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 00:31:48.433 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-18 00:31:48.508 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-18 00:31:48.580 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 00:31:48.586 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 00:31:48.594 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-18 00:31:48.602 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-18 00:31:48.607 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 00:31:48.614 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:31:48.622 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:31:48.627 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-18 00:31:48.637 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-18 00:31:48.644 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-18 00:31:48.717 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 00:31:48.792 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-18 00:31:48.793 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-18 00:31:48.808 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-18 00:31:48.817 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-18 00:31:48.824 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-18 00:31:48.831 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 00:31:48.839 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 00:31:48.846 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 00:31:48.852 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 00:31:48.860 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:31:48.867 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:31:48.873 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 00:31:48.880 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 00:31:48.888 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:31:48.894 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:31:48.902 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-18 00:31:48.951 | Enabling site placement-api. 2026-06-18 00:31:48.961 | To activate the new configuration, you need to run: 2026-06-18 00:31:48.961 | systemctl reload apache2 2026-06-18 00:31:48.972 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 00:31:48.978 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 00:31:48.985 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 00:31:48.993 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 00:31:49.164 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-18 00:31:49.170 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-18 00:31:49.176 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-18 00:31:49.253 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-18 00:31:49.328 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-18 00:31:49.372 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:49.379 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-18 00:31:49.424 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:49.431 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-18 00:31:49.437 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-18 00:31:49.444 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-18 00:31:49.451 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 00:31:49.458 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 00:31:49.464 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 00:31:49.472 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-18 00:31:49.551 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-18 00:31:49.624 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.65/identity 2026-06-18 00:31:49.700 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-18 00:31:49.778 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-06-18 00:31:49.852 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-18 00:31:49.929 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-18 00:31:50.013 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-18 00:31:50.087 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-18 00:31:50.133 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:31:50.140 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-18 00:31:50.184 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:50.191 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-06-18 00:31:50.197 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-06-18 00:31:50.242 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:50.248 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-06-18 00:31:50.254 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-06-18 00:31:50.261 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-06-18 00:31:50.261 | from requests import certs 2026-06-18 00:31:50.261 | print (certs.where()) 2026-06-18 00:31:50.261 | except ImportError: pass' 2026-06-18 00:31:50.529 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-06-18 00:31:50.536 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-06-18 00:31:50.543 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-06-18 00:31:50.549 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-18 00:31:50.596 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:50.603 | + ./stack.sh:main:986 : init_os_brick 2026-06-18 00:31:50.609 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-18 00:31:50.621 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-18 00:31:50.664 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:50.671 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 00:31:50.755 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-18 00:31:50.800 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:50.807 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 00:31:50.890 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-18 00:31:50.932 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:50.938 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 00:31:51.020 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 00:31:51.107 | + ./stack.sh:main:993 : run_phase stack install 2026-06-18 00:31:51.113 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 00:31:51.119 | + functions-common:run_phase:1843 : local phase=install 2026-06-18 00:31:51.126 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-18 00:31:51.133 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 00:31:51.141 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 00:31:51.148 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 00:31:51.155 | + functions-common:run_phase:1852 : local extra 2026-06-18 00:31:51.165 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 00:31:51.176 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 00:31:51.183 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 00:31:51.190 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-18 00:31:51.198 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-06-18 00:31:51.204 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 00:31:51.246 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:31:51.253 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 00:31:51.260 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 00:31:51.268 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-18 00:31:51.274 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 00:31:51.282 | + functions-common:run_plugins:1829 : local phase=install 2026-06-18 00:31:51.290 | + functions-common:run_plugins:1831 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:31:51.297 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 00:31:51.304 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:31:51.311 | + functions-common:run_plugins:1834 : local dir=/opt/stack/barbican 2026-06-18 00:31:51.318 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-06-18 00:31:51.325 | + functions-common:run_plugins:1836 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-06-18 00:31:51.331 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-18 00:31:51.338 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-06-18 00:31:51.377 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-06-18 00:31:51.418 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:51.424 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:31:51.429 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 00:31:51.435 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-06-18 00:31:51.441 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:31:51.447 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-06-18 00:31:51.454 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-06-18 00:31:51.460 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-06-18 00:31:51.467 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-06-18 00:31:51.474 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 00:31:51.479 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-06-18 00:31:51.485 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:217 : setup_develop /opt/stack/barbican 2026-06-18 00:31:51.491 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 00:31:51.498 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-18 00:31:51.505 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-06-18 00:31:51.511 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 00:31:51.517 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-06-18 00:31:51.523 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:31:51.529 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-18 00:31:51.535 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-06-18 00:31:51.541 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:31:51.546 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:31:51.554 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-06-18 00:31:51.561 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:31:51.566 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-06-18 00:31:51.573 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:31:51.579 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:31:51.587 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-06-18 00:31:51.599 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-06-18 00:31:51.604 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-06-18 00:31:51.610 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-06-18 00:31:51.714 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-06-18 00:31:51.719 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 00:31:51.725 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:31:51.731 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:31:51.738 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-06-18 00:31:51.744 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-06-18 00:31:51.750 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 00:31:51.755 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 00:31:51.762 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:31:51.767 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:31:51.773 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:31:51.778 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:31:51.786 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:31:51.792 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-06-18 00:31:51.884 | Using python 3.12 to install /opt/stack/barbican 2026-06-18 00:31:51.890 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/barbican 2026-06-18 00:31:52.464 | Obtaining file:///opt/stack/barbican 2026-06-18 00:31:52.466 | Installing build dependencies: started 2026-06-18 00:31:53.619 | Installing build dependencies: finished with status 'done' 2026-06-18 00:31:53.620 | Checking if build backend supports build_editable: started 2026-06-18 00:31:53.935 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:31:53.937 | Getting requirements to build editable: started 2026-06-18 00:31:54.113 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:31:54.114 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:31:54.723 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:31:54.741 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (1.18.4) 2026-06-18 00:31:54.741 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (2.0.0) 2026-06-18 00:31:54.742 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (43.0.3) 2026-06-18 00:31:54.742 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (4.26.0) 2026-06-18 00:31:54.743 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (10.5.0) 2026-06-18 00:31:54.743 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (6.4.0) 2026-06-18 00:31:54.743 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (18.0.0) 2026-06-18 00:31:54.744 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (6.8.0) 2026-06-18 00:31:54.744 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (18.1.0) 2026-06-18 00:31:54.745 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (8.1.0) 2026-06-18 00:31:54.745 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (8.2.0) 2026-06-18 00:31:54.746 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (5.1.0) 2026-06-18 00:31:54.746 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (3.8.0) 2026-06-18 00:31:54.747 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (5.10.0) 2026-06-18 00:31:54.747 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (4.6.0) 2026-06-18 00:31:54.748 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (2.7.1) 2026-06-18 00:31:54.748 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (10.1.1) 2026-06-18 00:31:54.749 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (3.10.2) 2026-06-18 00:31:54.749 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (3.10.1) 2026-06-18 00:31:54.749 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (3.1.0) 2026-06-18 00:31:54.750 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (7.0.3) 2026-06-18 00:31:54.750 | Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (1.8.0) 2026-06-18 00:31:54.751 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (13.0.0) 2026-06-18 00:31:54.751 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (2.0.50) 2026-06-18 00:31:54.752 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (5.8.0) 2026-06-18 00:31:54.752 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (1.8.10) 2026-06-18 00:31:54.752 | Requirement already satisfied: castellan>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (5.7.0) 2026-06-18 00:31:54.753 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.1.0.dev54) (2.1.0) 2026-06-18 00:31:54.754 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.1.0.dev54) (1.3.12) 2026-06-18 00:31:54.755 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.1.0.dev54) (4.15.0) 2026-06-18 00:31:54.757 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev54) (7.4.0) 2026-06-18 00:31:54.758 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev54) (5.14.0) 2026-06-18 00:31:54.759 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=4.2.0->barbican==22.1.0.dev54) (2.34.2) 2026-06-18 00:31:54.760 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==22.1.0.dev54) (3.0) 2026-06-18 00:31:54.764 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev54) (26.1.0) 2026-06-18 00:31:54.765 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev54) (2025.9.1) 2026-06-18 00:31:54.765 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev54) (0.37.0) 2026-06-18 00:31:54.765 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.1.0.dev54) (2026.5.1) 2026-06-18 00:31:54.769 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=4.2.0->barbican==22.1.0.dev54) (2.1.0) 2026-06-18 00:31:54.770 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=4.2.0->barbican==22.1.0.dev54) (1.8.2) 2026-06-18 00:31:54.772 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev54) (4.2.0) 2026-06-18 00:31:54.773 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev54) (4.0.1) 2026-06-18 00:31:54.773 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev54) (2.13.0) 2026-06-18 00:31:54.774 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.1.0.dev54) (5.8.0) 2026-06-18 00:31:54.778 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.1.0.dev54) (1.5.0) 2026-06-18 00:31:54.780 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.1.0.dev54) (5.3.1) 2026-06-18 00:31:54.783 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev54) (1.3.0) 2026-06-18 00:31:54.783 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev54) (2.0.0) 2026-06-18 00:31:54.784 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.1.0.dev54) (6.0.3) 2026-06-18 00:31:54.790 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev54) (3.1.0) 2026-06-18 00:31:54.790 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev54) (2.1.2) 2026-06-18 00:31:54.790 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.1.0.dev54) (0.6.2) 2026-06-18 00:31:54.790 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==22.1.0.dev54) (2.2.1) 2026-06-18 00:31:54.793 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==22.1.0.dev54) (2.9.0.post0) 2026-06-18 00:31:54.796 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (3.3.0) 2026-06-18 00:31:54.797 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (7.1.4) 2026-06-18 00:31:54.798 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (5.3.1) 2026-06-18 00:31:54.798 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (5.6.2) 2026-06-18 00:31:54.798 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (0.16.0) 2026-06-18 00:31:54.800 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (5.1.0) 2026-06-18 00:31:54.805 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (2026.2) 2026-06-18 00:31:54.806 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (26.2) 2026-06-18 00:31:54.809 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==22.1.0.dev54) (0.25.0) 2026-06-18 00:31:54.811 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev54) (5.0.0) 2026-06-18 00:31:54.811 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev54) (3.1.6) 2026-06-18 00:31:54.812 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.1.0.dev54) (4.0.1) 2026-06-18 00:31:54.816 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==22.1.0.dev54) (3.0.3) 2026-06-18 00:31:54.821 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=1.18.0->barbican==22.1.0.dev54) (7.2.2) 2026-06-18 00:31:54.823 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==22.1.0.dev54) (1.2.0) 2026-06-18 00:31:54.826 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (0.41.0) 2026-06-18 00:31:54.826 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (3.5.1) 2026-06-18 00:31:54.827 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (7.5.0) 2026-06-18 00:31:54.828 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (2.5.1) 2026-06-18 00:31:54.828 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (1.7.6) 2026-06-18 00:31:54.830 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (2.8.0) 2026-06-18 00:31:54.837 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (0.20) 2026-06-18 00:31:54.841 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (2.2.0) 2026-06-18 00:31:54.843 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (1.3.7) 2026-06-18 00:31:54.846 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==22.1.0.dev54) (3.17.0) 2026-06-18 00:31:54.849 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.1.0.dev54) (3.3.2) 2026-06-18 00:31:54.857 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==22.1.0.dev54) (82.0.1) 2026-06-18 00:31:54.868 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->barbican==22.1.0.dev54) (0.8.1) 2026-06-18 00:31:54.882 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (4.14.0) 2026-06-18 00:31:54.884 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (0.6.0) 2026-06-18 00:31:54.885 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (4.0.0) 2026-06-18 00:31:54.890 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (3.0.52) 2026-06-18 00:31:54.890 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (1.11.0) 2026-06-18 00:31:54.890 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (15.0.0) 2026-06-18 00:31:54.891 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (1.8.0) 2026-06-18 00:31:54.897 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->barbican==22.1.0.dev54) (1.17.0) 2026-06-18 00:31:54.906 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev54) (3.4.7) 2026-06-18 00:31:54.907 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev54) (3.18) 2026-06-18 00:31:54.907 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev54) (2.7.0) 2026-06-18 00:31:54.908 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=4.2.0->barbican==22.1.0.dev54) (2023.11.17) 2026-06-18 00:31:54.923 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (4.2.0) 2026-06-18 00:31:54.924 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (2.20.0) 2026-06-18 00:31:54.928 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=4.2.0->barbican==22.1.0.dev54) (0.1.2) 2026-06-18 00:31:54.937 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.1.0.dev54) (0.8) 2026-06-18 00:31:54.984 | Building wheels for collected packages: barbican 2026-06-18 00:31:54.985 | Building editable for barbican (pyproject.toml): started 2026-06-18 00:31:55.549 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-06-18 00:31:55.550 | Created wheel for barbican: filename=barbican-22.1.0.dev54-0.editable-py3-none-any.whl size=10351 sha256=5d563b93edf2be4df427fc12d46f850213ad2bd612169a70d740c816ffd333be 2026-06-18 00:31:55.550 | Stored in directory: /tmp/pip-ephem-wheel-cache-0wmpciyp/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-06-18 00:31:55.557 | Successfully built barbican 2026-06-18 00:31:55.679 | Installing collected packages: barbican 2026-06-18 00:31:55.713 | Successfully installed barbican-22.1.0.dev54 2026-06-18 00:31:55.820 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:31:55.827 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:31:55.834 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:31:55.839 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:31:55.846 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:31:55.851 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:31:55.857 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:31:55.864 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:31:55.871 | ++ functions-common:time_stop:2421 : start_time=1781742711873 2026-06-18 00:31:55.877 | ++ functions-common:time_stop:2423 : [[ -z 1781742711873 ]] 2026-06-18 00:31:55.884 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:31:55.893 | ++ functions-common:time_stop:2426 : end_time=1781742715887 2026-06-18 00:31:55.900 | ++ functions-common:time_stop:2427 : elapsed_time=4014 2026-06-18 00:31:55.906 | ++ functions-common:time_stop:2428 : total=106569 2026-06-18 00:31:55.911 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:31:55.916 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=110583 2026-06-18 00:31:55.922 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:31:55.929 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:31:55.935 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:31:55.942 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-06-18 00:31:55.948 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-06-18 00:31:55.954 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:31:55.959 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:31:55.966 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/barbican, ]] 2026-06-18 00:31:55.971 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:31:55.976 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 00:31:55.983 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-06-18 00:31:55.988 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:222 : use_library_from_git python-barbicanclient 2026-06-18 00:31:55.996 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-18 00:31:56.002 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:31:56.010 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:31:56.017 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-06-18 00:31:56.023 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:31:56.029 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-06-18 00:31:56.070 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:31:56.078 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-06-18 00:31:56.120 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:31:56.127 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-06-18 00:31:56.169 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 00:31:56.176 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:31:56.181 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:31:56.189 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:31:56.196 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum 2026-06-18 00:31:56.202 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-06-18 00:31:56.212 | + functions-common:run_plugins:1836 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-06-18 00:31:56.242 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-06-18 00:31:56.249 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:31:56.257 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-06-18 00:31:56.264 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-06-18 00:31:56.330 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-06-18 00:31:56.336 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-06-18 00:31:56.339 | ACCOUNT_PORT_BASE=6612 2026-06-18 00:31:56.339 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-06-18 00:31:56.339 | ADMIN_PASSWORD=secretadmin 2026-06-18 00:31:56.339 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-18 00:31:56.339 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-18 00:31:56.339 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-18 00:31:56.339 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-06-18 00:31:56.339 | ALEMBIC_BRANCH=main 2026-06-18 00:31:56.339 | ALEMBIC_DIR=/opt/stack/alembic 2026-06-18 00:31:56.339 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-18 00:31:56.339 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-06-18 00:31:56.339 | APACHE_GROUP=stack 2026-06-18 00:31:56.339 | APACHE_LOCAL_HOST=127.0.0.1 2026-06-18 00:31:56.339 | APACHE_LOG_DIR=/var/log/apache2 2026-06-18 00:31:56.339 | APACHE_NAME=apache2 2026-06-18 00:31:56.340 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-06-18 00:31:56.340 | APACHE_USER=stack 2026-06-18 00:31:56.340 | API_WORKERS=4 2026-06-18 00:31:56.340 | BACKING_FILE_SUFFIX=-backing-file 2026-06-18 00:31:56.340 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-06-18 00:31:56.340 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:56.340 | BARBICAN_BRANCH=master 2026-06-18 00:31:56.340 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-06-18 00:31:56.340 | BARBICAN_CONF_DIR=/etc/barbican 2026-06-18 00:31:56.340 | BARBICAN_DIR=/opt/stack/barbican 2026-06-18 00:31:56.340 | BARBICAN_ENDPOINT_TYPE=internal 2026-06-18 00:31:56.340 | BARBICAN_ENFORCE_SCOPE=False 2026-06-18 00:31:56.340 | BARBICAN_HOST_HREF=http://199.204.45.65/key-manager 2026-06-18 00:31:56.340 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.65/identity 2026-06-18 00:31:56.340 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-06-18 00:31:56.340 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-06-18 00:31:56.340 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-06-18 00:31:56.340 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-06-18 00:31:56.340 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-06-18 00:31:56.340 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-18 00:31:56.340 | BASH=/usr/bin/bash 2026-06-18 00:31:56.340 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-06-18 00:31:56.340 | BASH_ALIASES=() 2026-06-18 00:31:56.340 | BASH_ARGC=([0]="0") 2026-06-18 00:31:56.340 | BASH_ARGV=() 2026-06-18 00:31:56.340 | BASH_CMDS=() 2026-06-18 00:31:56.340 | BASH_LINENO=([0]="1836" [1]="1869" [2]="993" [3]="0") 2026-06-18 00:31:56.340 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-06-18 00:31:56.340 | BASH_REMATCH=([0]=",tls-proxy,") 2026-06-18 00:31:56.340 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-06-18 00:31:56.340 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-06-18 00:31:56.340 | BASH_VERSION='5.2.21(1)-release' 2026-06-18 00:31:56.340 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 00:31:56.340 | BRANCHLESS_TARGET_BRANCH=master 2026-06-18 00:31:56.340 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-18 00:31:56.340 | CACHE_BACKEND=dogpile.cache.memcached 2026-06-18 00:31:56.340 | CAPI_VERSION=v1.13.2 2026-06-18 00:31:56.340 | CAPO_VERSION=v0.14.4 2026-06-18 00:31:56.340 | CELLSV2_SETUP=superconductor 2026-06-18 00:31:56.340 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-06-18 00:31:56.340 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-06-18 00:31:56.341 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-06-18 00:31:56.341 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-06-18 00:31:56.341 | CINDER_BACKUP_DRIVER=swift 2026-06-18 00:31:56.341 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:56.341 | CINDER_BRANCH=master 2026-06-18 00:31:56.341 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-06-18 00:31:56.341 | CINDER_CONF=/etc/cinder/cinder.conf 2026-06-18 00:31:56.341 | CINDER_CONF_DIR=/etc/cinder 2026-06-18 00:31:56.341 | CINDER_DIR=/opt/stack/cinder 2026-06-18 00:31:56.341 | CINDER_DRIVER=default 2026-06-18 00:31:56.341 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-06-18 00:31:56.341 | CINDER_ENFORCE_SCOPE=False 2026-06-18 00:31:56.341 | CINDER_IMG_CACHE_ENABLED=True 2026-06-18 00:31:56.341 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-06-18 00:31:56.341 | CINDER_IMG_CACHE_SIZE_GB= 2026-06-18 00:31:56.341 | CINDER_LVM_TYPE=auto 2026-06-18 00:31:56.341 | CINDER_MY_IP=199.204.45.65 2026-06-18 00:31:56.341 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-06-18 00:31:56.341 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-06-18 00:31:56.341 | CINDER_SERVICE_HOST=199.204.45.65 2026-06-18 00:31:56.341 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:31:56.341 | CINDER_SERVICE_PORT=8776 2026-06-18 00:31:56.341 | CINDER_SERVICE_PORT_INT=18776 2026-06-18 00:31:56.341 | CINDER_SERVICE_PROTOCOL=https 2026-06-18 00:31:56.341 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-06-18 00:31:56.341 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-06-18 00:31:56.341 | CINDER_TARGET_HELPER=lioadm 2026-06-18 00:31:56.341 | CINDER_TARGET_PORT=3260 2026-06-18 00:31:56.341 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-06-18 00:31:56.341 | CINDER_TARGET_PROTOCOL=iscsi 2026-06-18 00:31:56.341 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-06-18 00:31:56.341 | CINDER_UPLOAD_OPTIMIZED=False 2026-06-18 00:31:56.341 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-06-18 00:31:56.341 | CINDER_USE_SERVICE_TOKEN=True 2026-06-18 00:31:56.341 | CINDER_UWSGI=cinder.wsgi.api:application 2026-06-18 00:31:56.341 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-06-18 00:31:56.341 | CINDER_VOLUME_CLEAR=zero 2026-06-18 00:31:56.341 | CIRROS_ARCH=x86_64 2026-06-18 00:31:56.341 | CIRROS_VERSION=0.6.3 2026-06-18 00:31:56.341 | CLUSTER_TOPOLOGY=true 2026-06-18 00:31:56.341 | CONFIGURE_BACKING_FILE=True 2026-06-18 00:31:56.341 | CONFIG_AWK_CMD=awk 2026-06-18 00:31:56.341 | CONTAINER_PORT_BASE=6611 2026-06-18 00:31:56.342 | CURL_GET='curl -g' 2026-06-18 00:31:56.342 | CURRENT_LOG_TIME=2026-06-18-002320 2026-06-18 00:31:56.342 | DATABASE_BACKENDS=' mysql postgresql' 2026-06-18 00:31:56.342 | DATABASE_HOST=127.0.0.1 2026-06-18 00:31:56.342 | DATABASE_PASSWORD=secretdatabase 2026-06-18 00:31:56.342 | DATABASE_QUERY_LOGGING=False 2026-06-18 00:31:56.342 | DATABASE_TYPE=mysql 2026-06-18 00:31:56.342 | DATABASE_USER=root 2026-06-18 00:31:56.342 | DATA_DIR=/opt/stack/data 2026-06-18 00:31:56.342 | DC=([0]="openstack" [1]="org") 2026-06-18 00:31:56.342 | DEBUG_LIBVIRT=True 2026-06-18 00:31:56.342 | DEBUG_LIBVIRT_COREDUMPS=True 2026-06-18 00:31:56.342 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-06-18 00:31:56.342 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-06-18 00:31:56.342 | DEFAULT_VIRT_DRIVER=libvirt 2026-06-18 00:31:56.342 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-06-18 00:31:56.342 | DEF_SERVICE_HOST=199.204.45.65 2026-06-18 00:31:56.342 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:31:56.342 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 00:31:56.342 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.65 2026-06-18 00:31:56.342 | DELTA=1781742213 2026-06-18 00:31:56.342 | DEST=/opt/stack 2026-06-18 00:31:56.342 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-18 00:31:56.342 | DEVSTACK_CERT_NAME=devstack-cert 2026-06-18 00:31:56.342 | DEVSTACK_HOSTNAME=np0000181699.novalocal 2026-06-18 00:31:56.342 | DEVSTACK_PARALLEL=True 2026-06-18 00:31:56.342 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:31:56.342 | DEVSTACK_SERIES=2026.2 2026-06-18 00:31:56.342 | DEVSTACK_START_TIME=1781742191 2026-06-18 00:31:56.342 | DEVSTACK_VENV=/opt/stack/data/venv 2026-06-18 00:31:56.342 | DIRSTACK=() 2026-06-18 00:31:56.342 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-06-18 00:31:56.342 | DISABLE_AMP_IMAGE_BUILD=True 2026-06-18 00:31:56.342 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-06-18 00:31:56.342 | DISKIMAGE_BUILDER_REPO_REF=master 2026-06-18 00:31:56.342 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-06-18 00:31:56.342 | DISTRO=noble 2026-06-18 00:31:56.342 | DOWNLOAD_DEFAULT_IMAGES=False 2026-06-18 00:31:56.342 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-06-18 00:31:56.343 | ENABLE_CHASSIS_AS_GW=True 2026-06-18 00:31:56.343 | ENABLE_DEBUG_LOG_LEVEL=True 2026-06-18 00:31:56.343 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-06-18 00:31:56.343 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-06-18 00:31:56.343 | ENABLE_ISOLATED_METADATA=False 2026-06-18 00:31:56.343 | ENABLE_KSM=True 2026-06-18 00:31:56.343 | ENABLE_KSMTUNED=True 2026-06-18 00:31:56.343 | ENABLE_METADATA_NETWORK=False 2026-06-18 00:31:56.343 | ENABLE_SYSCTL_MEM_TUNING=True 2026-06-18 00:31:56.343 | ENABLE_SYSCTL_NET_TUNING=True 2026-06-18 00:31:56.343 | ENABLE_TENANT_TUNNELS=True 2026-06-18 00:31:56.343 | ENABLE_TENANT_VLANS=False 2026-06-18 00:31:56.343 | ENABLE_VOLUME_MULTIATTACH=False 2026-06-18 00:31:56.343 | ENABLE_ZSWAP=True 2026-06-18 00:31:56.343 | ENFORCE_SCOPE=False 2026-06-18 00:31:56.343 | ERROR_ON_CLONE=True 2026-06-18 00:31:56.343 | ETCD_ARCH=amd64 2026-06-18 00:31:56.343 | ETCD_BIN_DIR=/opt/stack/bin 2026-06-18 00:31:56.343 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-06-18 00:31:56.343 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:31:56.343 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:31:56.343 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-06-18 00:31:56.343 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-06-18 00:31:56.343 | ETCD_PEER_PORT=2380 2026-06-18 00:31:56.343 | ETCD_PORT=2379 2026-06-18 00:31:56.343 | ETCD_RAMDISK_MB=512 2026-06-18 00:31:56.343 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-18 00:31:56.343 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-06-18 00:31:56.343 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-06-18 00:31:56.343 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-06-18 00:31:56.343 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-06-18 00:31:56.343 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-06-18 00:31:56.343 | ETCD_USE_RAMDISK=True 2026-06-18 00:31:56.343 | ETCD_VERSION=v3.5.21 2026-06-18 00:31:56.343 | EUID=1002 2026-06-18 00:31:56.343 | EXP_CLUSTER_RESOURCE_SET=true 2026-06-18 00:31:56.343 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-06-18 00:31:56.343 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 00:31:56.343 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-06-18 00:31:56.344 | EXTRA_FILES_RETRY=3 2026-06-18 00:31:56.344 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-06-18 00:31:56.344 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-06-18 00:31:56.344 | FILES=/opt/stack/devstack/files 2026-06-18 00:31:56.344 | FIXED_RANGE=10.1.0.0/20 2026-06-18 00:31:56.344 | FIXED_RANGE_V6=fd8e:e180:9f38::/64 2026-06-18 00:31:56.344 | FLOATING_RANGE=172.24.5.0/24 2026-06-18 00:31:56.344 | FORCE_CONFIG_DRIVE=False 2026-06-18 00:31:56.344 | FORCE_PREREQ=0 2026-06-18 00:31:56.344 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-06-18 00:31:56.344 | FUNC_DIR=/opt/stack/devstack 2026-06-18 00:31:56.344 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-18 00:31:56.344 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [python-manilaclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-06-18 00:31:56.344 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [python-manilaclient]="/opt/stack/python-manilaclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-06-18 00:31:56.344 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [python-manilaclient]="https://opendev.org/openstack/python-manilaclient" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-06-18 00:31:56.344 | GIT_BASE=https://github.com 2026-06-18 00:31:56.344 | GIT_DEPTH=0 2026-06-18 00:31:56.344 | GIT_TIMEOUT=0 2026-06-18 00:31:56.344 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-06-18 00:31:56.344 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-06-18 00:31:56.344 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:56.344 | GLANCE_BRANCH=master 2026-06-18 00:31:56.344 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-06-18 00:31:56.344 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-06-18 00:31:56.344 | GLANCE_CACHE_DRIVER=centralized_db 2026-06-18 00:31:56.344 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-06-18 00:31:56.344 | GLANCE_CONF_DIR=/etc/glance 2026-06-18 00:31:56.344 | GLANCE_DEFAULT_BACKEND=fast 2026-06-18 00:31:56.344 | GLANCE_DIR=/opt/stack/glance 2026-06-18 00:31:56.344 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-06-18 00:31:56.345 | GLANCE_ENABLE_QUOTAS=True 2026-06-18 00:31:56.345 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-06-18 00:31:56.345 | GLANCE_ENFORCE_SCOPE=True 2026-06-18 00:31:56.345 | GLANCE_HOSTPORT=199.204.45.65:9292 2026-06-18 00:31:56.345 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-06-18 00:31:56.345 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-06-18 00:31:56.345 | GLANCE_LIMIT_IMAGE_COUNT_TOTAL=100 2026-06-18 00:31:56.345 | GLANCE_LIMIT_IMAGE_COUNT_UPLOADING=100 2026-06-18 00:31:56.345 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-06-18 00:31:56.345 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-06-18 00:31:56.345 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-06-18 00:31:56.345 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-06-18 00:31:56.345 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-06-18 00:31:56.345 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-06-18 00:31:56.345 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-06-18 00:31:56.345 | GLANCE_S3_BUCKET_NAME=images 2026-06-18 00:31:56.345 | GLANCE_S3_BUCKET_ON_PUT=True 2026-06-18 00:31:56.345 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-06-18 00:31:56.345 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-06-18 00:31:56.345 | GLANCE_SERVICE_HOST=199.204.45.65 2026-06-18 00:31:56.345 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:31:56.345 | GLANCE_SERVICE_PORT=9292 2026-06-18 00:31:56.345 | GLANCE_SERVICE_PORT_INT=19292 2026-06-18 00:31:56.345 | GLANCE_SERVICE_PROTOCOL=https 2026-06-18 00:31:56.345 | GLANCE_SHOW_DIRECT_URL=False 2026-06-18 00:31:56.345 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-06-18 00:31:56.345 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-06-18 00:31:56.345 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-06-18 00:31:56.345 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-06-18 00:31:56.345 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-06-18 00:31:56.345 | GLANCE_URL=https://199.204.45.65/image 2026-06-18 00:31:56.345 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-06-18 00:31:56.345 | GLANCE_USE_S3=False 2026-06-18 00:31:56.345 | GLANCE_UWSGI=glance.wsgi.api:application 2026-06-18 00:31:56.345 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-06-18 00:31:56.345 | GLOBAL_VENV=True 2026-06-18 00:31:56.345 | GROUPS=() 2026-06-18 00:31:56.345 | HELM_VERSION=v3.10.3 2026-06-18 00:31:56.345 | HOME=/opt/stack 2026-06-18 00:31:56.345 | HOME_URL=https://www.ubuntu.com/ 2026-06-18 00:31:56.345 | HORIZON_APACHE_ROOT=/dashboard 2026-06-18 00:31:56.346 | HORIZON_BRANCH=master 2026-06-18 00:31:56.346 | HORIZON_DIR=/opt/stack/horizon 2026-06-18 00:31:56.346 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-06-18 00:31:56.346 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-06-18 00:31:56.346 | HOSTNAME=np0000181699 2026-06-18 00:31:56.346 | HOSTTYPE=x86_64 2026-06-18 00:31:56.346 | HOST_IP=199.204.45.65 2026-06-18 00:31:56.346 | HOST_IPV6=::1 2026-06-18 00:31:56.346 | HOST_IP_IFACE= 2026-06-18 00:31:56.346 | ID=ubuntu 2026-06-18 00:31:56.346 | ID_LIKE=debian 2026-06-18 00:31:56.346 | IFS=' 2026-06-18 00:31:56.346 | ' 2026-06-18 00:31:56.346 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 00:31:56.346 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-06-18 00:31:56.346 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-18 00:31:56.346 | INSTANCE_NAME_PREFIX=instance- 2026-06-18 00:31:56.346 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-18 00:31:56.346 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-06-18 00:31:56.346 | IPV6_ADDRESS_MODE=slaac 2026-06-18 00:31:56.346 | IPV6_ADDRS_SAFE_TO_USE=fd8e:e180:9f38::/56 2026-06-18 00:31:56.346 | IPV6_GLOBAL_ID=8e:e180:9f38 2026-06-18 00:31:56.346 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-18 00:31:56.346 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-18 00:31:56.346 | IPV6_PROVIDER_FIXED_RANGE= 2026-06-18 00:31:56.346 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-18 00:31:56.346 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-18 00:31:56.346 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-18 00:31:56.346 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-18 00:31:56.346 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-18 00:31:56.346 | IPV6_RA_MODE=slaac 2026-06-18 00:31:56.346 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-18 00:31:56.346 | IP_VERSION=4+6 2026-06-18 00:31:56.346 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-06-18 00:31:56.346 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-06-18 00:31:56.346 | ISCSID_DEBUG=False 2026-06-18 00:31:56.346 | ISCSID_DEBUG_LEVEL=4 2026-06-18 00:31:56.346 | KEYSTONE_ADMIN_ENDPOINT=True 2026-06-18 00:31:56.346 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-06-18 00:31:56.346 | KEYSTONE_AUTH_URI=https://199.204.45.65/identity 2026-06-18 00:31:56.346 | KEYSTONE_AUTH_URI_V3=https://199.204.45.65/identity/v3 2026-06-18 00:31:56.346 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:56.346 | KEYSTONE_BRANCH=master 2026-06-18 00:31:56.346 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-06-18 00:31:56.346 | KEYSTONE_CONF_DIR=/etc/keystone 2026-06-18 00:31:56.346 | KEYSTONE_DIR=/opt/stack/keystone 2026-06-18 00:31:56.347 | KEYSTONE_ENABLE_CACHE=True 2026-06-18 00:31:56.347 | KEYSTONE_ENFORCE_SCOPE=False 2026-06-18 00:31:56.347 | KEYSTONE_IDENTITY_BACKEND=sql 2026-06-18 00:31:56.347 | KEYSTONE_LOCKOUT_DURATION=10 2026-06-18 00:31:56.347 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-06-18 00:31:56.347 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-06-18 00:31:56.347 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-06-18 00:31:56.347 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-06-18 00:31:56.347 | KEYSTONE_REGION_NAME=RegionOne 2026-06-18 00:31:56.347 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-06-18 00:31:56.347 | KEYSTONE_RESOURCE_BACKEND=sql 2026-06-18 00:31:56.347 | KEYSTONE_ROLE_BACKEND=sql 2026-06-18 00:31:56.347 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-06-18 00:31:56.347 | KEYSTONE_SERVICE_HOST=199.204.45.65 2026-06-18 00:31:56.347 | KEYSTONE_SERVICE_PORT=5000 2026-06-18 00:31:56.347 | KEYSTONE_SERVICE_PORT_INT=5001 2026-06-18 00:31:56.347 | KEYSTONE_SERVICE_PROTOCOL=https 2026-06-18 00:31:56.347 | KEYSTONE_SERVICE_URI=https://199.204.45.65/identity 2026-06-18 00:31:56.347 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.65/identity/v3 2026-06-18 00:31:56.347 | KEYSTONE_TOKEN_FORMAT=fernet 2026-06-18 00:31:56.347 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-06-18 00:31:56.347 | KEY_MANAGER_BACKEND=barbican 2026-06-18 00:31:56.347 | KILL_PATH=/usr/bin/kill 2026-06-18 00:31:56.347 | KIND_VERSION=v0.16.0 2026-06-18 00:31:56.347 | LAST_RUN=0 2026-06-18 00:31:56.347 | LAST_SPINNER_PID= 2026-06-18 00:31:56.347 | LC_ALL=en_US.utf8 2026-06-18 00:31:56.347 | LDAP_BASE_DC=openstack 2026-06-18 00:31:56.347 | LDAP_BASE_DN=dc=openstack,dc=org 2026-06-18 00:31:56.347 | LDAP_DOMAIN=openstack.org 2026-06-18 00:31:56.347 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-06-18 00:31:56.347 | LDAP_OLCDB_NUMBER=1 2026-06-18 00:31:56.347 | LDAP_OLCDB_TYPE=mdb 2026-06-18 00:31:56.347 | LDAP_ROOTPW_COMMAND=replace 2026-06-18 00:31:56.347 | LDAP_SERVICE_NAME=slapd 2026-06-18 00:31:56.347 | LDAP_URL=ldap://localhost 2026-06-18 00:31:56.347 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-06-18 00:31:56.347 | LIBVIRT_CPU_MODE=host-passthrough 2026-06-18 00:31:56.347 | LIBVIRT_CPU_MODEL=Nehalem 2026-06-18 00:31:56.347 | LIBVIRT_GROUP=libvirt 2026-06-18 00:31:56.347 | LIBVIRT_TYPE=kvm 2026-06-18 00:31:56.347 | LINENO=762 2026-06-18 00:31:56.347 | LOCAL_HOSTNAME=np0000181699 2026-06-18 00:31:56.347 | LOGDAYS=7 2026-06-18 00:31:56.347 | LOGDIR=/opt/stack/logs 2026-06-18 00:31:56.347 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-002320 2026-06-18 00:31:56.347 | LOGFILE_DIR=/opt/stack/logs 2026-06-18 00:31:56.347 | LOGFILE_NAME=devstacklog.txt 2026-06-18 00:31:56.347 | LOGNAME=stack 2026-06-18 00:31:56.347 | LOGO=ubuntu-logo 2026-06-18 00:31:56.347 | LOG_COLOR=False 2026-06-18 00:31:56.347 | LRC=localrc 2026-06-18 00:31:56.347 | MACHTYPE=x86_64-pc-linux-gnu 2026-06-18 00:31:56.347 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-06-18 00:31:56.347 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:56.347 | MAGNUM_BRANCH=master 2026-06-18 00:31:56.347 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-06-18 00:31:56.347 | MAGNUM_CLUSTER_API_BRANCH=main 2026-06-18 00:31:56.347 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-18 00:31:56.347 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-18 00:31:56.347 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-06-18 00:31:56.347 | MAGNUM_CONFIGURE_IPTABLES=True 2026-06-18 00:31:56.347 | MAGNUM_CONF_DIR=/etc/magnum 2026-06-18 00:31:56.347 | MAGNUM_DIR=/opt/stack/magnum 2026-06-18 00:31:56.347 | MAGNUM_ENFORCE_SCOPE=False 2026-06-18 00:31:56.347 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-22.04-v1.35.5.qcow2 2026-06-18 00:31:56.347 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-06-18 00:31:56.347 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-06-18 00:31:56.347 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-06-18 00:31:56.348 | MAGNUM_SERVICE_HOST=199.204.45.65 2026-06-18 00:31:56.348 | MAGNUM_SERVICE_PROTOCOL=https 2026-06-18 00:31:56.348 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-06-18 00:31:56.348 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-06-18 00:31:56.348 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-06-18 00:31:56.348 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-06-18 00:31:56.348 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-06-18 00:31:56.348 | MAIL=/var/mail/stack 2026-06-18 00:31:56.348 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-06-18 00:31:56.348 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-06-18 00:31:56.348 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-06-18 00:31:56.348 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:56.348 | MANILA_CONF=/etc/manila/manila.conf 2026-06-18 00:31:56.348 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-06-18 00:31:56.348 | MANILA_CONF_DIR=/etc/manila 2026-06-18 00:31:56.348 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-06-18 00:31:56.348 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-06-18 00:31:56.348 | MANILA_DATA_COPY_CHECK_HASH=True 2026-06-18 00:31:56.348 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-06-18 00:31:56.348 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-06-18 00:31:56.348 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-06-18 00:31:56.348 | MANILA_DEFAULT_SHARE_TYPE=default 2026-06-18 00:31:56.348 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:31:56.348 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-06-18 00:31:56.348 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:31:56.348 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-06-18 00:31:56.348 | MANILA_DIR=/opt/stack/manila 2026-06-18 00:31:56.348 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-06-18 00:31:56.348 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-06-18 00:31:56.348 | MANILA_ENABLED_BACKENDS=generic 2026-06-18 00:31:56.348 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-06-18 00:31:56.348 | MANILA_ENDPOINT_BASE=http://199.204.45.65/share 2026-06-18 00:31:56.348 | MANILA_ENFORCE_SCOPE=False 2026-06-18 00:31:56.348 | MANILA_GIT_BASE=https://opendev.org 2026-06-18 00:31:56.348 | MANILA_KEY_FORMAT=ecdsa 2026-06-18 00:31:56.348 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-06-18 00:31:56.348 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.65 2026-06-18 00:31:56.348 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-06-18 00:31:56.348 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-06-18 00:31:56.348 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-06-18 00:31:56.348 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-06-18 00:31:56.348 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-06-18 00:31:56.348 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-06-18 00:31:56.348 | MANILA_REPO_ROOT=openstack 2026-06-18 00:31:56.348 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-06-18 00:31:56.348 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-06-18 00:31:56.348 | MANILA_SERVICE_HOST=199.204.45.65 2026-06-18 00:31:56.348 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-06-18 00:31:56.348 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-06-18 00:31:56.348 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-06-18 00:31:56.348 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-06-18 00:31:56.348 | MANILA_SERVICE_INSTANCE_USER=manila 2026-06-18 00:31:56.348 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-06-18 00:31:56.348 | MANILA_SERVICE_PORT=8786 2026-06-18 00:31:56.348 | MANILA_SERVICE_PORT_INT=18786 2026-06-18 00:31:56.348 | MANILA_SERVICE_PROTOCOL=http 2026-06-18 00:31:56.348 | MANILA_SERVICE_SECGROUP=manila-service 2026-06-18 00:31:56.348 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-06-18 00:31:56.348 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-06-18 00:31:56.348 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-06-18 00:31:56.348 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-06-18 00:31:56.348 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-06-18 00:31:56.348 | MANILA_SETUP_IPV6=False 2026-06-18 00:31:56.348 | MANILA_SSH_TIMEOUT=180 2026-06-18 00:31:56.348 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-06-18 00:31:56.348 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-06-18 00:31:56.348 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-06-18 00:31:56.348 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-06-18 00:31:56.349 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-06-18 00:31:56.349 | MANILA_WSGI=manila.wsgi.api:application 2026-06-18 00:31:56.349 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-06-18 00:31:56.349 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-06-18 00:31:56.349 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-06-18 00:31:56.349 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.65 2026-06-18 00:31:56.349 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.65 2026-06-18 00:31:56.349 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-06-18 00:31:56.349 | MANILA_ZFSONLINUX_USE_SSH=False 2026-06-18 00:31:56.349 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-06-18 00:31:56.349 | MAX_DB_CONNECTIONS=200 2026-06-18 00:31:56.349 | MEMCACHE_SERVERS=localhost:11211 2026-06-18 00:31:56.349 | METADATA_SERVICE_PORT=8775 2026-06-18 00:31:56.349 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-06-18 00:31:56.349 | ML2_L3_PLUGIN=ovn-router 2026-06-18 00:31:56.349 | MYSQL_DRIVER=PyMySQL 2026-06-18 00:31:56.349 | MYSQL_GATHER_PERFORMANCE=True 2026-06-18 00:31:56.349 | MYSQL_HOST=127.0.0.1 2026-06-18 00:31:56.349 | MYSQL_REDUCE_MEMORY=True 2026-06-18 00:31:56.349 | MYSQL_SERVICE_NAME=mysql 2026-06-18 00:31:56.349 | MYSQL_USER=root 2026-06-18 00:31:56.349 | NAME=Ubuntu 2026-06-18 00:31:56.349 | NETWORK_GATEWAY=10.1.0.1 2026-06-18 00:31:56.349 | NEUTRON_ANY='q-svc neutron-api' 2026-06-18 00:31:56.349 | NEUTRON_BGP_PEER_BRIDGES= 2026-06-18 00:31:56.349 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:56.349 | NEUTRON_BRANCH=master 2026-06-18 00:31:56.349 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-18 00:31:56.349 | NEUTRON_CONF_DIR=/etc/neutron 2026-06-18 00:31:56.349 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-18 00:31:56.349 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-18 00:31:56.349 | NEUTRON_DIR=/opt/stack/neutron 2026-06-18 00:31:56.349 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-18 00:31:56.349 | NEUTRON_ENFORCE_SCOPE=True 2026-06-18 00:31:56.349 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-18 00:31:56.349 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-18 00:31:56.349 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-06-18 00:31:56.349 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:56.349 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-06-18 00:31:56.349 | NEUTRON_PORT_SECURITY=True 2026-06-18 00:31:56.349 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-06-18 00:31:56.349 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 00:31:56.349 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 00:31:56.349 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-18 00:31:56.349 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 00:31:56.349 | NOUNSET= 2026-06-18 00:31:56.349 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-06-18 00:31:56.349 | NOVA_API_DB=nova_api 2026-06-18 00:31:56.349 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-06-18 00:31:56.349 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:56.349 | NOVA_BRANCH=master 2026-06-18 00:31:56.349 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-06-18 00:31:56.349 | NOVA_CONF=/etc/nova/nova.conf 2026-06-18 00:31:56.349 | NOVA_CONF_DIR=/etc/nova 2026-06-18 00:31:56.349 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-06-18 00:31:56.349 | NOVA_CPU_CELL=1 2026-06-18 00:31:56.349 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-06-18 00:31:56.349 | NOVA_CPU_UUID= 2026-06-18 00:31:56.349 | NOVA_DIR=/opt/stack/nova 2026-06-18 00:31:56.349 | NOVA_ENABLED_APIS=osapi_compute 2026-06-18 00:31:56.349 | NOVA_ENABLE_CACHE=True 2026-06-18 00:31:56.349 | NOVA_ENFORCE_SCOPE=True 2026-06-18 00:31:56.349 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-06-18 00:31:56.349 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-18 00:31:56.349 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-06-18 00:31:56.349 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-06-18 00:31:56.349 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-06-18 00:31:56.349 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-06-18 00:31:56.349 | NOVA_MY_IP=199.204.45.65 2026-06-18 00:31:56.349 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-06-18 00:31:56.350 | NOVA_NUM_CELLS=1 2026-06-18 00:31:56.350 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-06-18 00:31:56.350 | NOVA_READY_TIMEOUT=60 2026-06-18 00:31:56.350 | NOVA_REPO=https://github.com/openstack/nova.git 2026-06-18 00:31:56.350 | NOVA_SERIAL_ENABLED=False 2026-06-18 00:31:56.350 | NOVA_SERVICE_HOST=199.204.45.65 2026-06-18 00:31:56.350 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:31:56.350 | NOVA_SERVICE_PORT=8774 2026-06-18 00:31:56.350 | NOVA_SERVICE_PORT_INT=18774 2026-06-18 00:31:56.350 | NOVA_SERVICE_PROTOCOL=https 2026-06-18 00:31:56.350 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-06-18 00:31:56.350 | NOVA_SHUTDOWN_TIMEOUT=0 2026-06-18 00:31:56.350 | NOVA_SPICE_ENABLED=False 2026-06-18 00:31:56.350 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-06-18 00:31:56.350 | NOVA_USE_SERVICE_TOKEN=True 2026-06-18 00:31:56.350 | NOVA_USE_UNIFIED_LIMITS=False 2026-06-18 00:31:56.350 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-06-18 00:31:56.350 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-06-18 00:31:56.350 | NOVA_VNC_ENABLED=True 2026-06-18 00:31:56.350 | NOVNC_BRANCH=v1.3.0 2026-06-18 00:31:56.350 | NOVNC_FROM_PACKAGE=False 2026-06-18 00:31:56.350 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-06-18 00:31:56.350 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-18 00:31:56.350 | NOW=1781742213 2026-06-18 00:31:56.350 | NO_UPDATE_REPOS=False 2026-06-18 00:31:56.350 | OBJECT_PORT_BASE=6613 2026-06-18 00:31:56.350 | OCTAVIA=octavia 2026-06-18 00:31:56.350 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-06-18 00:31:56.350 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-06-18 00:31:56.350 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-06-18 00:31:56.350 | OCTAVIA_AMP_FLAVOR_ID=10 2026-06-18 00:31:56.350 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-06-18 00:31:56.350 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-06-18 00:31:56.350 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-06-18 00:31:56.350 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-06-18 00:31:56.350 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-06-18 00:31:56.350 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-06-18 00:31:56.350 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-06-18 00:31:56.350 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-06-18 00:31:56.350 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-06-18 00:31:56.350 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-06-18 00:31:56.350 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-06-18 00:31:56.350 | OCTAVIA_API=o-api 2026-06-18 00:31:56.350 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:31:56.350 | OCTAVIA_API_HAPROXY=o-api-ha 2026-06-18 00:31:56.350 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-06-18 00:31:56.350 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:56.350 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-06-18 00:31:56.350 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-06-18 00:31:56.350 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-06-18 00:31:56.350 | OCTAVIA_CONF_DIR=/etc/octavia 2026-06-18 00:31:56.350 | OCTAVIA_CONSUMER=o-cw 2026-06-18 00:31:56.350 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:31:56.350 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-06-18 00:31:56.350 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-06-18 00:31:56.350 | OCTAVIA_DIB_TRACING=1 2026-06-18 00:31:56.350 | OCTAVIA_DIR=/opt/stack/octavia 2026-06-18 00:31:56.350 | OCTAVIA_DRIVER_AGENT=o-da 2026-06-18 00:31:56.350 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:31:56.350 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-06-18 00:31:56.350 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-06-18 00:31:56.350 | OCTAVIA_HA_PORT=9875 2026-06-18 00:31:56.350 | OCTAVIA_HEALTHMANAGER=o-hm 2026-06-18 00:31:56.350 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:31:56.350 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-06-18 00:31:56.350 | OCTAVIA_HEALTH_KEY=insecure 2026-06-18 00:31:56.350 | OCTAVIA_HM_LISTEN_PORT=5555 2026-06-18 00:31:56.350 | OCTAVIA_HOUSEKEEPER=o-hk 2026-06-18 00:31:56.351 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-06-18 00:31:56.351 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-06-18 00:31:56.351 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-06-18 00:31:56.351 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-06-18 00:31:56.351 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-06-18 00:31:56.351 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-06-18 00:31:56.351 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-06-18 00:31:56.351 | OCTAVIA_MGMT_PORT_IP=auto 2026-06-18 00:31:56.351 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-06-18 00:31:56.351 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-06-18 00:31:56.351 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-06-18 00:31:56.351 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-06-18 00:31:56.351 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-06-18 00:31:56.351 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-06-18 00:31:56.351 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-06-18 00:31:56.351 | OCTAVIA_NODE=api 2026-06-18 00:31:56.351 | OCTAVIA_PASSWORD=secretadmin 2026-06-18 00:31:56.351 | OCTAVIA_PORT=9876 2026-06-18 00:31:56.351 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-06-18 00:31:56.351 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-06-18 00:31:56.351 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-06-18 00:31:56.351 | OCTAVIA_PROJECT_NAME=admin 2026-06-18 00:31:56.351 | OCTAVIA_PROTOCOL=http 2026-06-18 00:31:56.351 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-06-18 00:31:56.351 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-06-18 00:31:56.351 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-06-18 00:31:56.351 | OCTAVIA_SERVICE=octavia 2026-06-18 00:31:56.351 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-06-18 00:31:56.351 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-06-18 00:31:56.351 | OCTAVIA_USERNAME=admin 2026-06-18 00:31:56.351 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-06-18 00:31:56.351 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-06-18 00:31:56.351 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-06-18 00:31:56.351 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-06-18 00:31:56.351 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-06-18 00:31:56.351 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-06-18 00:31:56.351 | OFFLINE=False 2026-06-18 00:31:56.351 | OLDPWD=/opt/stack/placement 2026-06-18 00:31:56.351 | OPENSSL=/usr/bin/openssl 2026-06-18 00:31:56.351 | OPENSTACKCLIENT_CONF_DIR=/etc/openstack 2026-06-18 00:31:56.351 | OPTERR=1 2026-06-18 00:31:56.351 | OPTIND=1 2026-06-18 00:31:56.351 | ORC_VERSION=v2.2.0 2026-06-18 00:31:56.351 | ORG_NAME=OpenStack 2026-06-18 00:31:56.351 | ORG_UNIT_NAME=DevStack 2026-06-18 00:31:56.351 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:56.351 | OSTESTIMAGES_BRANCH=master 2026-06-18 00:31:56.351 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-06-18 00:31:56.351 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-06-18 00:31:56.351 | OSTYPE=linux-gnu 2026-06-18 00:31:56.351 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-06-18 00:31:56.351 | OS_CLOUD=devstack-admin 2026-06-18 00:31:56.351 | OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 00:31:56.351 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 00:31:56.351 | OVN_AGENT_EXTENSIONS=metadata 2026-06-18 00:31:56.351 | OVN_BRANCH=branch-24.03 2026-06-18 00:31:56.351 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-18 00:31:56.351 | OVN_BUILD_FROM_SOURCE=False 2026-06-18 00:31:56.351 | OVN_BUILD_MODULES=False 2026-06-18 00:31:56.351 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-06-18 00:31:56.351 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-06-18 00:31:56.351 | OVN_DATADIR=/var/lib/ovn 2026-06-18 00:31:56.351 | OVN_DBS_LOG_LEVEL=dbg 2026-06-18 00:31:56.351 | OVN_DNS_SERVERS=8.8.8.8 2026-06-18 00:31:56.351 | OVN_GENEVE_OVERHEAD=38 2026-06-18 00:31:56.351 | OVN_IGMP_SNOOPING_ENABLE=False 2026-06-18 00:31:56.352 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-06-18 00:31:56.352 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-06-18 00:31:56.352 | OVN_L3_SCHEDULER=leastloaded 2026-06-18 00:31:56.352 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 00:31:56.352 | OVN_META_DATA_HOST=199.204.45.65 2026-06-18 00:31:56.352 | OVN_NB_REMOTE=ssl:199.204.45.65:6641 2026-06-18 00:31:56.352 | OVN_NEUTRON_SYNC_MODE=log 2026-06-18 00:31:56.352 | OVN_NORTHD_SERVICE=ovn-central.service 2026-06-18 00:31:56.352 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-06-18 00:31:56.352 | OVN_PROTO=ssl 2026-06-18 00:31:56.352 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-06-18 00:31:56.352 | OVN_REPO_NAME=ovn 2026-06-18 00:31:56.352 | OVN_RUNDIR=/var/run/ovn 2026-06-18 00:31:56.352 | OVN_SB_REMOTE=ssl:199.204.45.65:6642 2026-06-18 00:31:56.352 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-06-18 00:31:56.352 | OVN_SHAREDIR=/share/ovn 2026-06-18 00:31:56.352 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-06-18 00:31:56.352 | OVN_UUID= 2026-06-18 00:31:56.352 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-06-18 00:31:56.352 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-06-18 00:31:56.352 | OVS_BINDIR=/bin 2026-06-18 00:31:56.352 | OVS_BRANCH=branch-3.3 2026-06-18 00:31:56.352 | OVS_BRIDGE=br-int 2026-06-18 00:31:56.352 | OVS_DATADIR=/opt/stack/data/ovs 2026-06-18 00:31:56.352 | OVS_DATAPATH_TYPE=system 2026-06-18 00:31:56.352 | OVS_ENABLE_TUNNELING=True 2026-06-18 00:31:56.352 | OVS_PHYSICAL_BRIDGE=br-ex 2026-06-18 00:31:56.352 | OVS_PREFIX= 2026-06-18 00:31:56.352 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-18 00:31:56.352 | OVS_REPO_NAME=ovs 2026-06-18 00:31:56.352 | OVS_RUNDIR=/var/run/openvswitch 2026-06-18 00:31:56.352 | OVS_SBINDIR=/sbin 2026-06-18 00:31:56.352 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-06-18 00:31:56.352 | OVS_SHAREDIR=/share/openvswitch 2026-06-18 00:31:56.352 | OVS_SYSCONFDIR=/etc/openvswitch 2026-06-18 00:31:56.352 | OVS_TUNNEL_BRIDGE=br-tun 2026-06-18 00:31:56.352 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-06-18 00:31:56.352 | PACKAGES='apache2 2026-06-18 00:31:56.352 | apache2-dev 2026-06-18 00:31:56.352 | bc 2026-06-18 00:31:56.352 | bsdmainutils 2026-06-18 00:31:56.352 | curl 2026-06-18 00:31:56.352 | g++ 2026-06-18 00:31:56.352 | gawk 2026-06-18 00:31:56.352 | gcc 2026-06-18 00:31:56.352 | gettext 2026-06-18 00:31:56.352 | git 2026-06-18 00:31:56.352 | graphviz 2026-06-18 00:31:56.352 | iputils-ping 2026-06-18 00:31:56.352 | libffi-dev 2026-06-18 00:31:56.352 | libjpeg-dev 2026-06-18 00:31:56.352 | libpq-dev 2026-06-18 00:31:56.352 | libssl-dev 2026-06-18 00:31:56.352 | libsystemd-dev 2026-06-18 00:31:56.352 | libxml2-dev 2026-06-18 00:31:56.352 | libxslt1-dev 2026-06-18 00:31:56.352 | libyaml-dev 2026-06-18 00:31:56.352 | lsof 2026-06-18 00:31:56.352 | openssh-server 2026-06-18 00:31:56.352 | openssl 2026-06-18 00:31:56.352 | pkg-config 2026-06-18 00:31:56.352 | psmisc 2026-06-18 00:31:56.353 | python3-dev 2026-06-18 00:31:56.353 | python3-pip 2026-06-18 00:31:56.353 | python3-systemd 2026-06-18 00:31:56.353 | python3-venv 2026-06-18 00:31:56.353 | tar 2026-06-18 00:31:56.353 | tcpdump 2026-06-18 00:31:56.353 | unzip 2026-06-18 00:31:56.353 | uuid-runtime 2026-06-18 00:31:56.353 | wget 2026-06-18 00:31:56.353 | zlib1g-dev 2026-06-18 00:31:56.353 | lvm2 2026-06-18 00:31:56.353 | qemu-utils 2026-06-18 00:31:56.353 | thin-provisioning-tools 2026-06-18 00:31:56.353 | lsscsi 2026-06-18 00:31:56.353 | open-iscsi 2026-06-18 00:31:56.353 | libkrb5-dev 2026-06-18 00:31:56.353 | libldap2-dev 2026-06-18 00:31:56.353 | libsasl2-dev 2026-06-18 00:31:56.353 | memcached 2026-06-18 00:31:56.353 | python3-mysqldb 2026-06-18 00:31:56.353 | sqlite3 2026-06-18 00:31:56.353 | conntrack 2026-06-18 00:31:56.353 | curl 2026-06-18 00:31:56.353 | ebtables 2026-06-18 00:31:56.353 | genisoimage 2026-06-18 00:31:56.353 | iptables 2026-06-18 00:31:56.353 | iputils-arping 2026-06-18 00:31:56.353 | kpartx 2026-06-18 00:31:56.353 | libjs-jquery-tablesorter 2026-06-18 00:31:56.353 | parted 2026-06-18 00:31:56.353 | pm-utils 2026-06-18 00:31:56.353 | python3-mysqldb 2026-06-18 00:31:56.353 | socat 2026-06-18 00:31:56.353 | sqlite3 2026-06-18 00:31:56.353 | sudo 2026-06-18 00:31:56.353 | vlan 2026-06-18 00:31:56.353 | cryptsetup 2026-06-18 00:31:56.353 | dosfstools 2026-06-18 00:31:56.353 | genisoimage 2026-06-18 00:31:56.353 | gir1.2-libosinfo-1.0 2026-06-18 00:31:56.353 | netcat-openbsd 2026-06-18 00:31:56.353 | open-iscsi 2026-06-18 00:31:56.353 | qemu-utils 2026-06-18 00:31:56.353 | sg3-utils 2026-06-18 00:31:56.353 | sysfsutils 2026-06-18 00:31:56.353 | acl 2026-06-18 00:31:56.353 | dnsmasq-base 2026-06-18 00:31:56.353 | dnsmasq-utils 2026-06-18 00:31:56.353 | ebtables 2026-06-18 00:31:56.353 | haproxy 2026-06-18 00:31:56.353 | iptables 2026-06-18 00:31:56.353 | iputils-arping 2026-06-18 00:31:56.353 | iputils-ping 2026-06-18 00:31:56.353 | postgresql-server-dev-all 2026-06-18 00:31:56.353 | python3-mysqldb 2026-06-18 00:31:56.353 | sqlite3 2026-06-18 00:31:56.353 | sudo 2026-06-18 00:31:56.353 | vlan 2026-06-18 00:31:56.353 | apache2 golang 2026-06-18 00:31:56.353 | debootstrap 2026-06-18 00:31:56.353 | rsyslog 2026-06-18 00:31:56.353 | lvm2' 2026-06-18 00:31:56.353 | PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 00:31:56.353 | PHYSICAL_NETWORK=public 2026-06-18 00:31:56.353 | PIPESTATUS=([0]="0") 2026-06-18 00:31:56.353 | PIP_UPGRADE=False 2026-06-18 00:31:56.353 | PIP_VIRTUAL_ENV= 2026-06-18 00:31:56.353 | PLACEMENT_AUTH_STRATEGY=keystone 2026-06-18 00:31:56.353 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:56.354 | PLACEMENT_BRANCH=master 2026-06-18 00:31:56.354 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-06-18 00:31:56.354 | PLACEMENT_CONF_DIR=/etc/placement 2026-06-18 00:31:56.354 | PLACEMENT_DIR=/opt/stack/placement 2026-06-18 00:31:56.354 | PLACEMENT_ENFORCE_SCOPE=False 2026-06-18 00:31:56.354 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-06-18 00:31:56.354 | PLACEMENT_SERVICE_HOST=199.204.45.65 2026-06-18 00:31:56.354 | PLACEMENT_SERVICE_PROTOCOL=https 2026-06-18 00:31:56.354 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-06-18 00:31:56.354 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-06-18 00:31:56.354 | POSIXLY_CORRECT=y 2026-06-18 00:31:56.354 | PPID=2045 2026-06-18 00:31:56.354 | PREREQ_RERUN_HOURS=2 2026-06-18 00:31:56.354 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-18 00:31:56.354 | PREREQ_RERUN_SECONDS=7200 2026-06-18 00:31:56.354 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-18 00:31:56.354 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-18 00:31:56.354 | PRIVATE_NETWORK_NAME=private 2026-06-18 00:31:56.354 | PRIVATE_SUBNET_NAME=private-subnet 2026-06-18 00:31:56.354 | PROVIDER_SUBNET_NAME=provider_net 2026-06-18 00:31:56.354 | PS4='+ $(short_source): ' 2026-06-18 00:31:56.354 | PUBLIC_BRIDGE=br-ex 2026-06-18 00:31:56.354 | PUBLIC_BRIDGE_MTU=1430 2026-06-18 00:31:56.354 | PUBLIC_INTERFACE= 2026-06-18 00:31:56.354 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-18 00:31:56.354 | PUBLIC_NETWORK_NAME=public 2026-06-18 00:31:56.354 | PUBLIC_PHYSICAL_NETWORK=public 2026-06-18 00:31:56.354 | PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-18 00:31:56.354 | PUBLIC_SUBNET_NAME=public-subnet 2026-06-18 00:31:56.354 | PWD=/opt/stack/devstack 2026-06-18 00:31:56.354 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-18 00:31:56.354 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-06-18 00:31:56.354 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-06-18 00:31:56.354 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-06-18 00:31:56.354 | PYKMIP_CONF_DIR=/etc/pykmip 2026-06-18 00:31:56.354 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-06-18 00:31:56.354 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-06-18 00:31:56.354 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-06-18 00:31:56.354 | PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 00:31:56.354 | PYTHON3_VERSION=3.12 2026-06-18 00:31:56.354 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-06-18 00:31:56.354 | Q_ADMIN_USERNAME=neutron 2026-06-18 00:31:56.354 | Q_AGENT=ovn 2026-06-18 00:31:56.354 | Q_ALLOW_OVERLAPPING_IP=True 2026-06-18 00:31:56.354 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-18 00:31:56.354 | Q_AUTH_STRATEGY=keystone 2026-06-18 00:31:56.354 | Q_BUILD_OVS_FROM_GIT=False 2026-06-18 00:31:56.354 | Q_DB_NAME=neutron 2026-06-18 00:31:56.354 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-18 00:31:56.354 | Q_DVR_MODE=legacy 2026-06-18 00:31:56.354 | Q_HOST=199.204.45.65 2026-06-18 00:31:56.354 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-18 00:31:56.354 | Q_L3_ROUTER_PER_TENANT=True 2026-06-18 00:31:56.354 | Q_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:31:56.354 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-06-18 00:31:56.354 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-06-18 00:31:56.354 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-06-18 00:31:56.354 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-18 00:31:56.354 | Q_META_DATA_IP=199.204.45.65 2026-06-18 00:31:56.355 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-06-18 00:31:56.355 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-06-18 00:31:56.355 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-06-18 00:31:56.355 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-06-18 00:31:56.355 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-06-18 00:31:56.355 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-06-18 00:31:56.355 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-06-18 00:31:56.355 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-06-18 00:31:56.355 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-18 00:31:56.355 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-18 00:31:56.355 | Q_OVS_USE_VETH=False 2026-06-18 00:31:56.355 | Q_PLUGIN=ml2 2026-06-18 00:31:56.355 | Q_PROTOCOL=https 2026-06-18 00:31:56.355 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-18 00:31:56.355 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-18 00:31:56.355 | Q_ROUTER_NAME=router1 2026-06-18 00:31:56.355 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 00:31:56.355 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-18 00:31:56.355 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 00:31:56.355 | Q_TUNNEL_TYPES=gre 2026-06-18 00:31:56.355 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-18 00:31:56.355 | Q_USE_PUBLIC_VETH=False 2026-06-18 00:31:56.355 | Q_USE_ROOTWRAP=True 2026-06-18 00:31:56.355 | Q_USE_ROOTWRAP_DAEMON=True 2026-06-18 00:31:56.355 | Q_USE_SECGROUP=True 2026-06-18 00:31:56.355 | RABBIT_HOST=199.204.45.65 2026-06-18 00:31:56.355 | RABBIT_PASSWORD=secretrabbit 2026-06-18 00:31:56.355 | RABBIT_USERID=stackrabbit 2026-06-18 00:31:56.355 | RC_DIR=/opt/stack/devstack 2026-06-18 00:31:56.355 | RECLONE=False 2026-06-18 00:31:56.355 | RECREATE_KEYSTONE_DB=True 2026-06-18 00:31:56.355 | REGION_NAME=RegionOne 2026-06-18 00:31:56.355 | REPOS_UPDATED=True 2026-06-18 00:31:56.355 | REQUIREMENTS_BRANCH=master 2026-06-18 00:31:56.355 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-06-18 00:31:56.355 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-06-18 00:31:56.355 | RETRY_UPDATE=False 2026-06-18 00:31:56.355 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-18 00:31:56.355 | S3_SERVICE_PORT=3333 2026-06-18 00:31:56.355 | SERVICE_DIR=/opt/stack/status 2026-06-18 00:31:56.355 | SERVICE_DOMAIN_NAME=Default 2026-06-18 00:31:56.355 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-06-18 00:31:56.355 | SERVICE_HOST=199.204.45.65 2026-06-18 00:31:56.355 | SERVICE_IP_VERSION=4 2026-06-18 00:31:56.355 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:31:56.355 | SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 00:31:56.355 | SERVICE_PASSWORD=secretservice 2026-06-18 00:31:56.355 | SERVICE_PROJECT_NAME=service 2026-06-18 00:31:56.355 | SERVICE_PROTOCOL=http 2026-06-18 00:31:56.355 | SERVICE_TENANT_NAME=service 2026-06-18 00:31:56.355 | SERVICE_TIMEOUT=60 2026-06-18 00:31:56.355 | SHARE_BACKING_FILE_SIZE=8400M 2026-06-18 00:31:56.355 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-06-18 00:31:56.355 | SHARE_GROUP=lvm-shares 2026-06-18 00:31:56.355 | SHARE_NAME_PREFIX=share- 2026-06-18 00:31:56.355 | SHELL=/bin/bash 2026-06-18 00:31:56.355 | SHLVL=1 2026-06-18 00:31:56.355 | SKIP_EPEL_INSTALL=False 2026-06-18 00:31:56.355 | SKIP_STOP_OVN=False 2026-06-18 00:31:56.355 | SMB_CONF=/etc/samba/smb.conf 2026-06-18 00:31:56.355 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-06-18 00:31:56.355 | SPICE_BRANCH=master 2026-06-18 00:31:56.355 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-06-18 00:31:56.356 | SQLALCHEMY_BRANCH=main 2026-06-18 00:31:56.356 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-18 00:31:56.356 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-18 00:31:56.356 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-18 00:31:56.356 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-06-18 00:31:56.356 | STACK_GROUP=stack 2026-06-18 00:31:56.356 | STACK_USER=stack 2026-06-18 00:31:56.356 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-18 00:31:56.356 | STUD_PROTO=--tls 2026-06-18 00:31:56.356 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-18 00:31:56.356 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-18 00:31:56.356 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-18 00:31:56.356 | SUBNETPOOL_PREFIX_V6=fd8e:e180:9f38::/56 2026-06-18 00:31:56.356 | SUBNETPOOL_SIZE_V4=26 2026-06-18 00:31:56.356 | SUBNETPOOL_SIZE_V6=64 2026-06-18 00:31:56.356 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-06-18 00:31:56.356 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-dqskgjbqhfskeumfdbmvsieqxsupfvva ; /usr/bin/python3' 2026-06-18 00:31:56.356 | SUDO_GID=1000 2026-06-18 00:31:56.356 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-06-18 00:31:56.356 | SUDO_UID=1000 2026-06-18 00:31:56.356 | SUDO_USER=zuul 2026-06-18 00:31:56.356 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-06-18-002320.summary.2026-06-18-002320 2026-06-18 00:31:56.356 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-06-18 00:31:56.356 | SUPPORT_URL=https://help.ubuntu.com/ 2026-06-18 00:31:56.356 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-06-18 00:31:56.356 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 00:31:56.356 | SWIFT_BRANCH=master 2026-06-18 00:31:56.356 | SWIFT_CONF_DIR=/etc/swift 2026-06-18 00:31:56.356 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-06-18 00:31:56.356 | SWIFT_DEFAULT_BIND_PORT=8080 2026-06-18 00:31:56.356 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-06-18 00:31:56.356 | SWIFT_DIR=/opt/stack/swift 2026-06-18 00:31:56.356 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-06-18 00:31:56.356 | SWIFT_ENABLE_TEMPURLS=False 2026-06-18 00:31:56.356 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-06-18 00:31:56.356 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-06-18 00:31:56.356 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-06-18 00:31:56.356 | SWIFT_HASH=1234123412341234 2026-06-18 00:31:56.356 | SWIFT_LOG_TOKEN_LENGTH=12 2026-06-18 00:31:56.356 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-06-18 00:31:56.356 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-06-18 00:31:56.356 | SWIFT_MAX_FILE_SIZE=1073741824 2026-06-18 00:31:56.356 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-06-18 00:31:56.356 | SWIFT_MAX_HEADER_SIZE=16384 2026-06-18 00:31:56.356 | SWIFT_PARTITION_POWER_SIZE=9 2026-06-18 00:31:56.356 | SWIFT_REPLICAS=1 2026-06-18 00:31:56.356 | SWIFT_REPLICAS_SEQ=1 2026-06-18 00:31:56.356 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-06-18 00:31:56.356 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-06-18 00:31:56.356 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-06-18 00:31:56.356 | SWIFT_SERVICE_PROTOCOL=https 2026-06-18 00:31:56.356 | SWIFT_START_ALL_SERVICES=False 2026-06-18 00:31:56.356 | SWIFT_STORAGE_IPS= 2026-06-18 00:31:56.356 | SWIFT_TEMPURL_KEY= 2026-06-18 00:31:56.356 | SWIFT_USE_MOD_WSGI=False 2026-06-18 00:31:56.356 | SYSLOG=False 2026-06-18 00:31:56.356 | SYSLOG_HOST=199.204.45.65 2026-06-18 00:31:56.356 | SYSLOG_PORT=516 2026-06-18 00:31:56.356 | SYSTEMCTL='sudo systemctl' 2026-06-18 00:31:56.356 | SYSTEMD_DIR=/etc/systemd/system 2026-06-18 00:31:56.356 | TARGET_BRANCH=master 2026-06-18 00:31:56.356 | TARGET_ENABLE_OVN_AGENT=False 2026-06-18 00:31:56.356 | TCPDUMP_ARGS= 2026-06-18 00:31:56.356 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-06-18 00:31:56.356 | TEMPEST_BRANCH=master 2026-06-18 00:31:56.356 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-06-18 00:31:56.356 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-06-18 00:31:56.356 | TEMPFILE=/tmp/tmp.H73Es127V5 2026-06-18 00:31:56.356 | TENANT_TUNNEL_RANGES=1:1000 2026-06-18 00:31:56.356 | TENANT_VLAN_RANGE= 2026-06-18 00:31:56.356 | TERM=unknown 2026-06-18 00:31:56.356 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-06-18 00:31:56.356 | TLS_IP=IP:199.204.45.65,IP:::1 2026-06-18 00:31:56.356 | TOP_DIR=/opt/stack/devstack 2026-06-18 00:31:56.356 | TRAILING_TARGET_BRANCH=master 2026-06-18 00:31:56.356 | TUNNEL_ENDPOINT_IP=199.204.45.65 2026-06-18 00:31:56.356 | TUNNEL_IP=199.204.45.65 2026-06-18 00:31:56.356 | TUNNEL_IP_VERSION=4 2026-06-18 00:31:56.356 | UBUNTU_CODENAME=noble 2026-06-18 00:31:56.356 | UBUNTU_RELEASE_BASE_NUM=24 2026-06-18 00:31:56.356 | UID=1002 2026-06-18 00:31:56.356 | ULIMIT_NOFILE=2048 2026-06-18 00:31:56.356 | USER=stack 2026-06-18 00:31:56.356 | USER_HOME=/opt/stack 2026-06-18 00:31:56.356 | USER_UNITS=False 2026-06-18 00:31:56.356 | USE_CINDER_FOR_GLANCE=False 2026-06-18 00:31:56.356 | USE_JOURNAL=False 2026-06-18 00:31:56.356 | USE_SUBNETPOOL=True 2026-06-18 00:31:56.356 | USE_VENV=False 2026-06-18 00:31:56.356 | VAULT_PLUGIN_BACKEND= 2026-06-18 00:31:56.356 | VAULT_PLUGIN_HASHICORP_VAULT_VERSION=1.13.2 2026-06-18 00:31:56.356 | VAULT_PLUGIN_OPENBAO_VERSION=2.3.2 2026-06-18 00:31:56.356 | VERBOSE=True 2026-06-18 00:31:56.356 | VERBOSE_NO_TIMESTAMP=True 2026-06-18 00:31:56.356 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-18 00:31:56.356 | VERSION_CODENAME=noble 2026-06-18 00:31:56.356 | VERSION_ID=24.04 2026-06-18 00:31:56.356 | VIF_PLUGGING_IS_FATAL=True 2026-06-18 00:31:56.356 | VIF_PLUGGING_TIMEOUT=300 2026-06-18 00:31:56.356 | VIRTUALENV_CMD='python3.12 -m venv' 2026-06-18 00:31:56.356 | VIRT_DRIVER=libvirt 2026-06-18 00:31:56.356 | VOLUME_BACKING_FILE_SIZE=50G 2026-06-18 00:31:56.357 | VOLUME_GROUP_NAME=stack-volumes 2026-06-18 00:31:56.357 | VOLUME_NAME_PREFIX=volume- 2026-06-18 00:31:56.357 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-06-18 00:31:56.357 | WORKER_TIMEOUT=80 2026-06-18 00:31:56.357 | WSGI_MODE=uwsgi 2026-06-18 00:31:56.357 | ZSWAP_COMPRESSOR=lz4 2026-06-18 00:31:56.357 | ZSWAP_ZPOOL=zsmalloc 2026-06-18 00:31:56.357 | _=posix 2026-06-18 00:31:56.357 | _ASYNC_BG_TIME=0 2026-06-18 00:31:56.357 | _DEFAULT_LVM_INIT=0 2026-06-18 00:31:56.357 | _DEFAULT_PYTHON3_VERSION=3.12 2026-06-18 00:31:56.357 | _DEVSTACK_FUNCTIONS=1 2026-06-18 00:31:56.357 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-06-18 00:31:56.357 | _DEVSTACK_STACKRC=1 2026-06-18 00:31:56.357 | _LOG_COLOR_DEFAULT=False 2026-06-18 00:31:56.357 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-18 00:31:56.357 | _TIME_BEGIN=1781742191 2026-06-18 00:31:56.357 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-06-18 00:31:56.357 | _TIME_TOTAL=([apt-get]="204117" [pip_install]="110583" [apt-get-update]="1838" ) 2026-06-18 00:31:56.357 | _of_args='-v --no-timestamp' 2026-06-18 00:31:56.357 | backend=postgresql 2026-06-18 00:31:56.357 | be=lvm:lvmdriver-1 2026-06-18 00:31:56.357 | be_name=lvmdriver-1 2026-06-18 00:31:56.357 | be_type=lvm 2026-06-18 00:31:56.357 | db=postgresql 2026-06-18 00:31:56.357 | dc=org 2026-06-18 00:31:56.357 | default_v4_route_devs=ens3 2026-06-18 00:31:56.357 | default_v6_route_devs='ens3 2026-06-18 00:31:56.357 | ens3' 2026-06-18 00:31:56.357 | dir=/opt/stack/magnum 2026-06-18 00:31:56.357 | dn=,dc=openstack,dc=org 2026-06-18 00:31:56.357 | exceptions=80-tempest.sh 2026-06-18 00:31:56.357 | extra=80-tempest.sh 2026-06-18 00:31:56.357 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-06-18 00:31:56.357 | f=/opt/stack/devstack/lib/databases/postgresql 2026-06-18 00:31:56.357 | i=1 2026-06-18 00:31:56.357 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 00:31:56.357 | lfile=localrc 2026-06-18 00:31:56.357 | localrc=/opt/stack/devstack/.localrc.password 2026-06-18 00:31:56.357 | logfile=ovsdb-server-sb.log 2026-06-18 00:31:56.357 | mode=stack 2026-06-18 00:31:56.357 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-18 00:31:56.357 | opt='?' 2026-06-18 00:31:56.357 | os_CODENAME=noble 2026-06-18 00:31:56.357 | os_PACKAGE=deb 2026-06-18 00:31:56.357 | os_RELEASE=24.04 2026-06-18 00:31:56.357 | os_VENDOR=Ubuntu 2026-06-18 00:31:56.357 | phase=install 2026-06-18 00:31:56.357 | pkgs= 2026-06-18 00:31:56.357 | plugin=magnum 2026-06-18 00:31:56.357 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-06-18 00:31:56.357 | port=60999 2026-06-18 00:31:56.357 | pw=secretadmin 2026-06-18 00:31:56.357 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 00:31:56.357 | saveenv=ehxB 2026-06-18 00:31:56.357 | time_stamp=2026-06-18-002332 2026-06-18 00:31:56.357 | var=ADMIN_PASSWORD 2026-06-18 00:31:56.357 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-06-18 00:31:56.395 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:31:56.400 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:31:56.408 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 00:31:56.415 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-06-18 00:31:56.421 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:31:56.429 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-06-18 00:31:56.434 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-06-18 00:31:56.440 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:325 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-06-18 00:31:56.446 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/openstack/magnum.git 2026-06-18 00:31:56.452 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/magnum 2026-06-18 00:31:56.457 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:31:56.462 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 00:31:56.470 | +++ functions-common:git_clone:587 : pwd 2026-06-18 00:31:56.478 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:31:56.484 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:31:56.491 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:31:56.533 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:31:56.540 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:31:56.546 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:56.554 | ++ functions-common:git_clone:604 : echo master 2026-06-18 00:31:56.554 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:31:56.565 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum ]] 2026-06-18 00:31:56.571 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:31:56.576 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-06-18 00:31:56.601 | ++ functions-common:git_clone:666 : cd /opt/stack/magnum 2026-06-18 00:31:56.610 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 00:31:56.610 | ++ functions-common:git_clone:667 : head -1 2026-06-18 00:31:56.615 | b9a40a6f Merge "Switch to new magnum-capi-helm project template" 2026-06-18 00:31:56.621 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:31:56.627 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:326 : setup_develop /opt/stack/magnum 2026-06-18 00:31:56.634 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 00:31:56.641 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-18 00:31:56.648 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-06-18 00:31:56.656 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 00:31:56.662 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-06-18 00:31:56.669 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:31:56.677 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-18 00:31:56.684 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-06-18 00:31:56.692 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:31:56.700 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:31:56.708 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-06-18 00:31:56.715 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:31:56.724 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-06-18 00:31:56.731 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:31:56.738 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:31:56.746 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-06-18 00:31:56.761 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-06-18 00:31:56.768 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-06-18 00:31:56.775 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-06-18 00:31:56.872 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-06-18 00:31:56.879 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 00:31:56.886 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:31:56.892 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:31:56.899 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-06-18 00:31:56.906 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-06-18 00:31:56.913 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 00:31:56.919 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 00:31:56.925 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:31:56.931 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:31:56.938 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:31:56.947 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:31:56.953 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:31:56.960 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-06-18 00:31:57.013 | Using python 3.12 to install /opt/stack/magnum 2026-06-18 00:31:57.019 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum 2026-06-18 00:31:57.673 | Obtaining file:///opt/stack/magnum 2026-06-18 00:31:57.674 | Installing build dependencies: started 2026-06-18 00:31:58.620 | Installing build dependencies: finished with status 'done' 2026-06-18 00:31:58.622 | Checking if build backend supports build_editable: started 2026-06-18 00:31:58.947 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:31:58.949 | Getting requirements to build editable: started 2026-06-18 00:31:59.138 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:31:59.140 | Installing backend dependencies: started 2026-06-18 00:32:00.126 | Installing backend dependencies: finished with status 'done' 2026-06-18 00:32:00.127 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:32:00.617 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:32:00.643 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (6.0.3) 2026-06-18 00:32:00.644 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (2.0.50) 2026-06-18 00:32:00.644 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (0.12.1) 2026-06-18 00:32:00.645 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.8.10) 2026-06-18 00:32:00.646 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.18.4) 2026-06-18 00:32:00.646 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (4.14.0) 2026-06-18 00:32:00.647 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.3.1) 2026-06-18 00:32:00.647 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.33) 2026-06-18 00:32:00.647 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.14.0) 2026-06-18 00:32:00.648 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (13.0.0) 2026-06-18 00:32:00.648 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.3.0) 2026-06-18 00:32:00.649 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (7.5.0) 2026-06-18 00:32:00.649 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (10.5.0) 2026-06-18 00:32:00.650 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (6.4.0) 2026-06-18 00:32:00.650 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (18.0.0) 2026-06-18 00:32:00.651 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (6.8.0) 2026-06-18 00:32:00.651 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (8.2.0) 2026-06-18 00:32:00.652 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (18.1.0) 2026-06-18 00:32:00.653 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (8.1.0) 2026-06-18 00:32:00.654 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.1.0) 2026-06-18 00:32:00.655 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (3.8.0) 2026-06-18 00:32:00.656 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.10.0) 2026-06-18 00:32:00.658 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (4.6.0) 2026-06-18 00:32:00.659 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (2.7.1) 2026-06-18 00:32:00.660 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (10.1.1) 2026-06-18 00:32:00.661 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (3.10.2) 2026-06-18 00:32:00.661 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (7.0.3) 2026-06-18 00:32:00.662 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (1.8.0) 2026-06-18 00:32:00.662 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (4.0.1) 2026-06-18 00:32:00.663 | Requirement already satisfied: openstacksdk>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (4.16.0) 2026-06-18 00:32:00.664 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (2.34.2) 2026-06-18 00:32:00.664 | Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (82.0.1) 2026-06-18 00:32:00.665 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (5.8.0) 2026-06-18 00:32:00.665 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (6.3.0) 2026-06-18 00:32:00.666 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (43.0.3) 2026-06-18 00:32:00.667 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev70) (3.1.8) 2026-06-18 00:32:00.669 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev70) (1.3.12) 2026-06-18 00:32:00.669 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev70) (4.15.0) 2026-06-18 00:32:00.671 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev70) (0.6.0) 2026-06-18 00:32:00.671 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev70) (4.0.0) 2026-06-18 00:32:00.671 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev70) (3.17.0) 2026-06-18 00:32:00.674 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (3.0.52) 2026-06-18 00:32:00.674 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (1.11.0) 2026-06-18 00:32:00.675 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (15.0.0) 2026-06-18 00:32:00.675 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (1.8.0) 2026-06-18 00:32:00.677 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==22.1.0.dev70) (2.0.0) 2026-06-18 00:32:00.679 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==22.1.0.dev70) (3.0) 2026-06-18 00:32:00.681 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==22.1.0.dev70) (3.1.1) 2026-06-18 00:32:00.683 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev70) (2.1.0) 2026-06-18 00:32:00.683 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev70) (1.8.2) 2026-06-18 00:32:00.686 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev70) (4.2.0) 2026-06-18 00:32:00.687 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev70) (2.13.0) 2026-06-18 00:32:00.688 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev70) (5.8.0) 2026-06-18 00:32:00.691 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev70) (1.5.0) 2026-06-18 00:32:00.692 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev70) (1.1.0) 2026-06-18 00:32:00.693 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev70) (4.10.0) 2026-06-18 00:32:00.693 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=1.0.0->magnum==22.1.0.dev70) (7.2.2) 2026-06-18 00:32:00.700 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev70) (0.20) 2026-06-18 00:32:00.701 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev70) (3.1.0) 2026-06-18 00:32:00.702 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.1.0->magnum==22.1.0.dev70) (2.2.1) 2026-06-18 00:32:00.705 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==22.1.0.dev70) (2.0.0) 2026-06-18 00:32:00.709 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev70) (2.1.2) 2026-06-18 00:32:00.709 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev70) (0.6.2) 2026-06-18 00:32:00.713 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->magnum==22.1.0.dev70) (2.9.0.post0) 2026-06-18 00:32:00.714 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (3.3.0) 2026-06-18 00:32:00.716 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (7.1.4) 2026-06-18 00:32:00.716 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (5.3.1) 2026-06-18 00:32:00.717 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (5.6.2) 2026-06-18 00:32:00.717 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (0.16.0) 2026-06-18 00:32:00.719 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (5.1.0) 2026-06-18 00:32:00.724 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (2026.2) 2026-06-18 00:32:00.725 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (26.2) 2026-06-18 00:32:00.729 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum==22.1.0.dev70) (0.25.0) 2026-06-18 00:32:00.730 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev70) (5.0.0) 2026-06-18 00:32:00.731 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev70) (3.1.6) 2026-06-18 00:32:00.732 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev70) (4.0.1) 2026-06-18 00:32:00.735 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==22.1.0.dev70) (3.0.3) 2026-06-18 00:32:00.742 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==22.1.0.dev70) (1.2.0) 2026-06-18 00:32:00.752 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (0.41.0) 2026-06-18 00:32:00.752 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (3.5.1) 2026-06-18 00:32:00.754 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (3.1.0) 2026-06-18 00:32:00.755 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (2.5.1) 2026-06-18 00:32:00.755 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (3.10.1) 2026-06-18 00:32:00.756 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (1.7.6) 2026-06-18 00:32:00.758 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (2.8.0) 2026-06-18 00:32:00.767 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (2.2.0) 2026-06-18 00:32:00.769 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (1.3.7) 2026-06-18 00:32:00.774 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==22.1.0.dev70) (3.3.2) 2026-06-18 00:32:00.794 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum==22.1.0.dev70) (0.8.1) 2026-06-18 00:32:00.812 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->magnum==22.1.0.dev70) (1.17.0) 2026-06-18 00:32:00.819 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev70) (3.4.7) 2026-06-18 00:32:00.820 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev70) (3.18) 2026-06-18 00:32:00.820 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev70) (2.7.0) 2026-06-18 00:32:00.821 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==22.1.0.dev70) (2023.11.17) 2026-06-18 00:32:00.835 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (4.2.0) 2026-06-18 00:32:00.836 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (2.20.0) 2026-06-18 00:32:00.840 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.0.0->magnum==22.1.0.dev70) (0.1.2) 2026-06-18 00:32:00.849 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->magnum==22.1.0.dev70) (0.8) 2026-06-18 00:32:00.871 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev70) (3.6.1) 2026-06-18 00:32:00.872 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev70) (4.26.0) 2026-06-18 00:32:00.872 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev70) (3.4.0) 2026-06-18 00:32:00.873 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev70) (9.1.4) 2026-06-18 00:32:00.873 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev70) (4.0.1) 2026-06-18 00:32:00.880 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev70) (26.1.0) 2026-06-18 00:32:00.880 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev70) (2025.9.1) 2026-06-18 00:32:00.881 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev70) (0.37.0) 2026-06-18 00:32:00.881 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev70) (2026.5.1) 2026-06-18 00:32:00.920 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev70) (0.8.1) 2026-06-18 00:32:00.921 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev70) (2026.2) 2026-06-18 00:32:00.921 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev70) (9.0.0) 2026-06-18 00:32:00.924 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==22.1.0.dev70) (4.1.0) 2026-06-18 00:32:00.950 | Building wheels for collected packages: magnum 2026-06-18 00:32:00.951 | Building editable for magnum (pyproject.toml): started 2026-06-18 00:32:01.582 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-06-18 00:32:01.584 | Created wheel for magnum: filename=magnum-22.1.0.dev70-0.editable-py3-none-any.whl size=8556 sha256=2ec14cf7129797efcff2c8662ebe3b355bc1d3b029c9040f6f869c99bfca4246 2026-06-18 00:32:01.584 | Stored in directory: /tmp/pip-ephem-wheel-cache-6zch1b8k/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-06-18 00:32:01.590 | Successfully built magnum 2026-06-18 00:32:01.711 | Installing collected packages: magnum 2026-06-18 00:32:01.747 | Successfully installed magnum-22.1.0.dev70 2026-06-18 00:32:01.910 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:32:01.916 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:32:01.922 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:32:01.928 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:32:01.934 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:32:01.939 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:32:01.944 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:32:01.949 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:32:01.956 | ++ functions-common:time_stop:2421 : start_time=1781742717001 2026-06-18 00:32:01.962 | ++ functions-common:time_stop:2423 : [[ -z 1781742717001 ]] 2026-06-18 00:32:01.968 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:32:01.976 | ++ functions-common:time_stop:2426 : end_time=1781742721970 2026-06-18 00:32:01.982 | ++ functions-common:time_stop:2427 : elapsed_time=4969 2026-06-18 00:32:02.026 | ++ functions-common:time_stop:2428 : total=110583 2026-06-18 00:32:02.033 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:32:02.039 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=115552 2026-06-18 00:32:02.046 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:32:02.051 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:32:02.057 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:32:02.065 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-06-18 00:32:02.070 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-06-18 00:32:02.077 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:32:02.084 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-06-18 00:32:02.092 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/magnum, ]] 2026-06-18 00:32:02.098 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:32:02.103 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-22.04-v1.35.5.qcow2 2026-06-18 00:32:02.108 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : MAGNUM_GUEST_IMAGE_EXTRA_PROPERTIES= 2026-06-18 00:32:02.115 | ++ /opt/stack/magnum/devstack/plugin.sh:source:18 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/download/2026.05-7/ubuntu-22.04-v1.35.5.qcow2 2026-06-18 00:32:02.123 | ++ /opt/stack/magnum/devstack/plugin.sh:source:20 : LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient 2026-06-18 00:32:02.129 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : install_magnumclient 2026-06-18 00:32:02.135 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:316 : use_library_from_git python-magnumclient 2026-06-18 00:32:02.142 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-06-18 00:32:02.149 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:32:02.155 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-18 00:32:02.163 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-magnumclient, ]] 2026-06-18 00:32:02.169 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-06-18 00:32:02.175 | ++ inc/python:use_library_from_git:269 : return 0 2026-06-18 00:32:02.180 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:317 : git_clone_by_name python-magnumclient 2026-06-18 00:32:02.187 | ++ functions-common:git_clone_by_name:675 : local name=python-magnumclient 2026-06-18 00:32:02.195 | ++ functions-common:git_clone_by_name:676 : local repo=https://github.com/openstack/python-magnumclient.git 2026-06-18 00:32:02.201 | ++ functions-common:git_clone_by_name:677 : local dir=/opt/stack/python-magnumclient 2026-06-18 00:32:02.207 | ++ functions-common:git_clone_by_name:678 : local branch=master 2026-06-18 00:32:02.215 | ++ functions-common:git_clone_by_name:679 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-06-18 00:32:02.221 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-06-18 00:32:02.228 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/python-magnumclient 2026-06-18 00:32:02.235 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-18 00:32:02.240 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 00:32:02.249 | +++ functions-common:git_clone:587 : pwd 2026-06-18 00:32:02.255 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:32:02.262 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:32:02.269 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:32:02.310 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:32:02.317 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:32:02.322 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:32:02.330 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:32:02.331 | ++ functions-common:git_clone:604 : echo master 2026-06-18 00:32:02.339 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-06-18 00:32:02.346 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:32:02.352 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-06-18 00:32:02.378 | ++ functions-common:git_clone:666 : cd /opt/stack/python-magnumclient 2026-06-18 00:32:02.387 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 00:32:02.388 | ++ functions-common:git_clone:667 : head -1 2026-06-18 00:32:02.394 | 0cee961 Add --hidden/--visible flags to cluster template update command 2026-06-18 00:32:02.402 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:32:02.408 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:318 : setup_dev_lib python-magnumclient 2026-06-18 00:32:02.416 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-06-18 00:32:02.423 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-06-18 00:32:02.429 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-06-18 00:32:02.436 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-06-18 00:32:02.442 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-06-18 00:32:02.448 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-06-18 00:32:02.454 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 00:32:02.460 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-18 00:32:02.467 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-06-18 00:32:02.474 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 00:32:02.481 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-06-18 00:32:02.487 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:32:02.493 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-18 00:32:02.500 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-06-18 00:32:02.506 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:32:02.513 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:32:02.523 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-06-18 00:32:02.530 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:32:02.538 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-06-18 00:32:02.546 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:32:02.553 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:32:02.560 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-06-18 00:32:02.573 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-06-18 00:32:02.580 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-06-18 00:32:02.587 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-06-18 00:32:02.688 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-06-18 00:32:02.695 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 00:32:02.702 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:32:02.709 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:32:02.715 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-06-18 00:32:02.721 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-06-18 00:32:02.729 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 00:32:02.735 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 00:32:02.742 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:32:02.749 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:32:02.756 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:32:02.762 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:32:02.769 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:32:02.775 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-06-18 00:32:02.829 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-06-18 00:32:02.834 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/python-magnumclient 2026-06-18 00:32:03.449 | Obtaining file:///opt/stack/python-magnumclient 2026-06-18 00:32:03.450 | Installing build dependencies: started 2026-06-18 00:32:04.402 | Installing build dependencies: finished with status 'done' 2026-06-18 00:32:04.403 | Checking if build backend supports build_editable: started 2026-06-18 00:32:04.721 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:32:04.723 | Getting requirements to build editable: started 2026-06-18 00:32:04.883 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:32:04.884 | Installing backend dependencies: started 2026-06-18 00:32:05.858 | Installing backend dependencies: finished with status 'done' 2026-06-18 00:32:05.859 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:32:06.218 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:32:06.235 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (7.0.3) 2026-06-18 00:32:06.236 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (5.14.0) 2026-06-18 00:32:06.236 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (5.8.0) 2026-06-18 00:32:06.237 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (2.34.2) 2026-06-18 00:32:06.237 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (6.8.0) 2026-06-18 00:32:06.238 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (8.2.0) 2026-06-18 00:32:06.239 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (5.10.0) 2026-06-18 00:32:06.239 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (10.1.1) 2026-06-18 00:32:06.240 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (4.16.0) 2026-06-18 00:32:06.240 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (4.6.0) 2026-06-18 00:32:06.240 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (3.17.0) 2026-06-18 00:32:06.241 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (43.0.3) 2026-06-18 00:32:06.242 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev5) (5.3.1) 2026-06-18 00:32:06.243 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.11.0.dev5) (2.0.0) 2026-06-18 00:32:06.246 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==4.11.0.dev5) (3.0) 2026-06-18 00:32:06.248 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev5) (2.1.0) 2026-06-18 00:32:06.248 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev5) (1.8.2) 2026-06-18 00:32:06.249 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev5) (4.15.0) 2026-06-18 00:32:06.251 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (1.5.0) 2026-06-18 00:32:06.251 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (1.1.0) 2026-06-18 00:32:06.252 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (1.33) 2026-06-18 00:32:06.253 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (4.10.0) 2026-06-18 00:32:06.253 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (7.2.2) 2026-06-18 00:32:06.254 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (6.0.3) 2026-06-18 00:32:06.257 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev5) (3.1.1) 2026-06-18 00:32:06.259 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (4.14.0) 2026-06-18 00:32:06.261 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (0.6.0) 2026-06-18 00:32:06.262 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (4.0.0) 2026-06-18 00:32:06.264 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (3.0.52) 2026-06-18 00:32:06.264 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (1.11.0) 2026-06-18 00:32:06.265 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (15.0.0) 2026-06-18 00:32:06.265 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (1.8.0) 2026-06-18 00:32:06.267 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (10.5.0) 2026-06-18 00:32:06.268 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (6.4.0) 2026-06-18 00:32:06.269 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (2.9.0.post0) 2026-06-18 00:32:06.269 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (3.1.0) 2026-06-18 00:32:06.270 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (2.2.1) 2026-06-18 00:32:06.272 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (1.3.0) 2026-06-18 00:32:06.272 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (2.0.0) 2026-06-18 00:32:06.276 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-magnumclient==4.11.0.dev5) (1.2.0) 2026-06-18 00:32:06.279 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.11.0.dev5) (3.3.2) 2026-06-18 00:32:06.279 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.11.0.dev5) (26.2) 2026-06-18 00:32:06.282 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-magnumclient==4.11.0.dev5) (82.0.1) 2026-06-18 00:32:06.285 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==4.11.0.dev5) (0.8.1) 2026-06-18 00:32:06.293 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev5) (1.17.0) 2026-06-18 00:32:06.295 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev5) (3.4.7) 2026-06-18 00:32:06.296 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev5) (3.18) 2026-06-18 00:32:06.296 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev5) (2.7.0) 2026-06-18 00:32:06.297 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev5) (2023.11.17) 2026-06-18 00:32:06.307 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (4.2.0) 2026-06-18 00:32:06.307 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (2.20.0) 2026-06-18 00:32:06.311 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev5) (0.1.2) 2026-06-18 00:32:06.328 | Building wheels for collected packages: python-magnumclient 2026-06-18 00:32:06.329 | Building editable for python-magnumclient (pyproject.toml): started 2026-06-18 00:32:06.745 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-06-18 00:32:06.747 | Created wheel for python-magnumclient: filename=python_magnumclient-4.11.0.dev5-0.editable-py3-none-any.whl size=9031 sha256=bd8d98946d036f410456c11c5d701bd339082f91476f85d79a99fba7067fea08 2026-06-18 00:32:06.747 | Stored in directory: /tmp/pip-ephem-wheel-cache-l0jsr0f3/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-06-18 00:32:06.753 | Successfully built python-magnumclient 2026-06-18 00:32:06.892 | Installing collected packages: python-magnumclient 2026-06-18 00:32:06.925 | Successfully installed python-magnumclient-4.11.0.dev5 2026-06-18 00:32:07.058 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:32:07.063 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:32:07.070 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:32:07.076 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:32:07.083 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:32:07.090 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:32:07.097 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:32:07.105 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:32:07.112 | ++ functions-common:time_stop:2421 : start_time=1781742722818 2026-06-18 00:32:07.118 | ++ functions-common:time_stop:2423 : [[ -z 1781742722818 ]] 2026-06-18 00:32:07.126 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:32:07.136 | ++ functions-common:time_stop:2426 : end_time=1781742727130 2026-06-18 00:32:07.142 | ++ functions-common:time_stop:2427 : elapsed_time=4312 2026-06-18 00:32:07.150 | ++ functions-common:time_stop:2428 : total=115552 2026-06-18 00:32:07.156 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:32:07.162 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=119864 2026-06-18 00:32:07.169 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:32:07.175 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:32:07.182 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:32:07.190 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-06-18 00:32:07.197 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-06-18 00:32:07.204 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:32:07.211 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-18 00:32:07.218 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/python-magnumclient, ]] 2026-06-18 00:32:07.224 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:32:07.231 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:319 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-06-18 00:32:07.258 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : cleanup_magnum 2026-06-18 00:32:07.265 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-06-18 00:32:07.288 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-06-18 00:32:07.294 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-06-18 00:32:07.302 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 00:32:07.308 | +++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:32:07.316 | +++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:32:07.322 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-06-18 00:32:07.330 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-06-18 00:32:07.360 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-06-18 00:32:07.365 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-06-18 00:32:07.369 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-06-18 00:32:07.374 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-06-18 00:32:07.382 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-06-18 00:32:07.392 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-06-18 00:32:07.398 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-06-18 00:32:07.404 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-06-18 00:32:07.412 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-06-18 00:32:07.420 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-06-18 00:32:07.426 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-06-18 00:32:07.433 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:32:07.439 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:32:07.445 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-06-18 00:32:07.497 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-06-18 00:32:07.508 | ++ lib/apache:disable_apache_site:209 : true 2026-06-18 00:32:07.515 | ++ /opt/stack/magnum/devstack/plugin.sh:source:56 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:32:07.521 | ++ /opt/stack/magnum/devstack/plugin.sh:source:60 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:32:07.535 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:32:07.541 | + functions-common:run_plugins:1834 : local dir=/opt/stack/octavia 2026-06-18 00:32:07.547 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-06-18 00:32:07.554 | + functions-common:run_plugins:1836 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-06-18 00:32:07.560 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-06-18 00:32:07.568 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-06-18 00:32:07.575 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-06-18 00:32:07.588 | ++ /opt/stack/octavia/devstack/plugin.sh:source:770 : is_service_enabled octavia 2026-06-18 00:32:07.630 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:32:07.636 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == main ']' 2026-06-18 00:32:07.642 | ++ /opt/stack/octavia/devstack/plugin.sh:source:771 : '[' api == standalone ']' 2026-06-18 00:32:07.650 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:32:07.655 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 00:32:07.660 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : echo_summary 'Installing octavia' 2026-06-18 00:32:07.667 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:32:07.673 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-06-18 00:32:07.680 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : octavia_lib_install 2026-06-18 00:32:07.686 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-06-18 00:32:07.692 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-06-18 00:32:07.698 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:32:07.704 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-18 00:32:07.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,python-magnumclient, =~ ,octavia-lib, ]] 2026-06-18 00:32:07.718 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:32:07.725 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-06-18 00:32:07.731 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-06-18 00:32:07.737 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-06-18 00:32:07.746 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-06-18 00:32:07.755 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-06-18 00:32:07.763 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 00:32:07.774 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:32:07.775 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 00:32:07.787 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-06-18 00:32:07.795 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-06-18 00:32:07.803 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-06-18 00:32:07.811 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-06-18 00:32:07.818 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-06-18 00:32:07.874 | Using python 3.12 to install octavia-lib 2026-06-18 00:32:07.882 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt octavia-lib 2026-06-18 00:32:08.558 | Collecting octavia-lib 2026-06-18 00:32:08.750 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 00:32:08.763 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.8.0) 2026-06-18 00:32:08.764 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.10.0) 2026-06-18 00:32:08.764 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (7.0.3) 2026-06-18 00:32:08.765 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-06-18 00:32:08.767 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (1.2.0) 2026-06-18 00:32:08.767 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (10.1.1) 2026-06-18 00:32:08.770 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.0) 2026-06-18 00:32:08.770 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (1.3.0) 2026-06-18 00:32:08.771 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.3.2) 2026-06-18 00:32:08.771 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (26.2) 2026-06-18 00:32:08.772 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (6.0.3) 2026-06-18 00:32:08.772 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (7.2.2) 2026-06-18 00:32:08.775 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib) (82.0.1) 2026-06-18 00:32:08.831 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-06-18 00:32:09.024 | Installing collected packages: octavia-lib 2026-06-18 00:32:09.078 | Successfully installed octavia-lib-3.11.0 2026-06-18 00:32:09.176 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:32:09.183 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:32:09.190 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:32:09.197 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:32:09.205 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:32:09.213 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:32:09.221 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:32:09.227 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:32:09.233 | ++ functions-common:time_stop:2421 : start_time=1781742727860 2026-06-18 00:32:09.239 | ++ functions-common:time_stop:2423 : [[ -z 1781742727860 ]] 2026-06-18 00:32:09.247 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:32:09.261 | ++ functions-common:time_stop:2426 : end_time=1781742729252 2026-06-18 00:32:09.269 | ++ functions-common:time_stop:2427 : elapsed_time=1392 2026-06-18 00:32:09.275 | ++ functions-common:time_stop:2428 : total=119864 2026-06-18 00:32:09.282 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:32:09.289 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=121256 2026-06-18 00:32:09.296 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:32:09.304 | ++ /opt/stack/octavia/devstack/plugin.sh:source:787 : octavia_install 2026-06-18 00:32:09.311 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-06-18 00:32:09.316 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-06-18 00:32:09.323 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 00:32:09.330 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-18 00:32:09.337 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-06-18 00:32:09.345 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 00:32:09.351 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-06-18 00:32:09.357 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:32:09.365 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-18 00:32:09.373 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-06-18 00:32:09.380 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:32:09.386 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:32:09.394 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-06-18 00:32:09.402 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:32:09.411 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-06-18 00:32:09.418 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:32:09.424 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:32:09.432 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-06-18 00:32:09.446 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-06-18 00:32:09.453 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-06-18 00:32:09.460 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-06-18 00:32:09.572 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-06-18 00:32:09.579 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 00:32:09.622 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:32:09.627 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:32:09.634 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-06-18 00:32:09.641 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-06-18 00:32:09.649 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 00:32:09.656 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 00:32:09.662 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:32:09.669 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:32:09.676 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:32:09.684 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:32:09.692 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:32:09.699 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-06-18 00:32:09.750 | Using python 3.12 to install /opt/stack/octavia 2026-06-18 00:32:09.757 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/octavia 2026-06-18 00:32:10.365 | Obtaining file:///opt/stack/octavia 2026-06-18 00:32:10.368 | Installing build dependencies: started 2026-06-18 00:32:11.438 | Installing build dependencies: finished with status 'done' 2026-06-18 00:32:11.440 | Checking if build backend supports build_editable: started 2026-06-18 00:32:11.765 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:32:11.768 | Getting requirements to build editable: started 2026-06-18 00:32:11.970 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:32:11.973 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:32:12.626 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:32:12.646 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (1.18.4) 2026-06-18 00:32:12.646 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.2.0) 2026-06-18 00:32:12.646 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (1.8.0) 2026-06-18 00:32:12.646 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (7.0.3) 2026-06-18 00:32:12.649 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.0.50) 2026-06-18 00:32:12.817 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==18.1.0.dev16) 2026-06-18 00:32:12.902 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 00:32:12.916 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.3.0) 2026-06-18 00:32:12.916 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.34.2) 2026-06-18 00:32:12.916 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.0.0) 2026-06-18 00:32:12.917 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.14.0) 2026-06-18 00:32:12.917 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (13.0.0) 2026-06-18 00:32:12.917 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (1.8.10) 2026-06-18 00:32:12.918 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.8.0) 2026-06-18 00:32:12.918 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (4.16.0) 2026-06-18 00:32:12.920 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (10.5.0) 2026-06-18 00:32:12.920 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (6.4.0) 2026-06-18 00:32:12.920 | Requirement already satisfied: oslo.db>=8.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev16) (18.0.0) 2026-06-18 00:32:12.921 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (6.8.0) 2026-06-18 00:32:12.921 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (8.2.0) 2026-06-18 00:32:12.921 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (18.1.0) 2026-06-18 00:32:12.922 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (8.1.0) 2026-06-18 00:32:12.923 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.1.0) 2026-06-18 00:32:12.923 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.8.0) 2026-06-18 00:32:12.924 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.10.0) 2026-06-18 00:32:12.924 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.7.1) 2026-06-18 00:32:12.924 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (10.1.1) 2026-06-18 00:32:12.925 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (7.2.2) 2026-06-18 00:32:12.925 | Requirement already satisfied: pyasn1!=0.2.3,>=0.1.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (0.6.3) 2026-06-18 00:32:12.926 | Requirement already satisfied: pyasn1-modules>=0.0.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (0.4.2) 2026-06-18 00:32:12.926 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (7.4.0) 2026-06-18 00:32:12.927 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (4.12.0) 2026-06-18 00:32:12.927 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (18.13.0) 2026-06-18 00:32:12.928 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (9.9.0) 2026-06-18 00:32:12.928 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (0.12.1) 2026-06-18 00:32:12.928 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.1.6) 2026-06-18 00:32:12.929 | Requirement already satisfied: taskflow!=6.0.0,>=5.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (6.3.0) 2026-06-18 00:32:12.929 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (5.7.0) 2026-06-18 00:32:12.929 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (9.1.4) 2026-06-18 00:32:12.930 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev16) (1.9.0) 2026-06-18 00:32:12.930 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (4.26.0) 2026-06-18 00:32:12.931 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.11.0) 2026-06-18 00:32:12.931 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (1.3.7) 2026-06-18 00:32:12.932 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (2.9.0.post0) 2026-06-18 00:32:12.932 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.1.3) 2026-06-18 00:32:12.933 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (43.0.3) 2026-06-18 00:32:12.933 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (0.8.1) 2026-06-18 00:32:13.000 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev16) 2026-06-18 00:32:13.038 | Downloading gunicorn-26.0.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 00:32:13.053 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev16) (3.1.8) 2026-06-18 00:32:13.055 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev16) (1.3.12) 2026-06-18 00:32:13.056 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev16) (4.15.0) 2026-06-18 00:32:13.063 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==18.1.0.dev16) (2.0.0) 2026-06-18 00:32:13.065 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==18.1.0.dev16) (3.0) 2026-06-18 00:32:13.067 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev16) (1.9.0) 2026-06-18 00:32:13.068 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev16) (8.4.1) 2026-06-18 00:32:13.068 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev16) (2.2.0) 2026-06-18 00:32:13.069 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev16) (3.0.3) 2026-06-18 00:32:13.072 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==18.1.0.dev16) (3.1.0) 2026-06-18 00:32:13.073 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==18.1.0.dev16) (2.2.1) 2026-06-18 00:32:13.074 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev16) (26.2) 2026-06-18 00:32:13.078 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev16) (26.1.0) 2026-06-18 00:32:13.078 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev16) (2025.9.1) 2026-06-18 00:32:13.079 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev16) (0.37.0) 2026-06-18 00:32:13.079 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev16) (2026.5.1) 2026-06-18 00:32:13.084 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev16) (2.1.0) 2026-06-18 00:32:13.085 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev16) (1.8.2) 2026-06-18 00:32:13.088 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev16) (4.2.0) 2026-06-18 00:32:13.089 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev16) (4.0.1) 2026-06-18 00:32:13.089 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev16) (2.13.0) 2026-06-18 00:32:13.090 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev16) (5.8.0) 2026-06-18 00:32:13.096 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev16) (5.3.1) 2026-06-18 00:32:13.096 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev16) (1.5.0) 2026-06-18 00:32:13.097 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev16) (1.1.0) 2026-06-18 00:32:13.097 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev16) (1.33) 2026-06-18 00:32:13.098 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev16) (4.10.0) 2026-06-18 00:32:13.099 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev16) (6.0.3) 2026-06-18 00:32:13.105 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==18.1.0.dev16) (3.1.1) 2026-06-18 00:32:13.111 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==18.1.0.dev16) (1.3.0) 2026-06-18 00:32:13.117 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev16) (2.1.2) 2026-06-18 00:32:13.118 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev16) (0.6.2) 2026-06-18 00:32:13.120 | Requirement already satisfied: PyMySQL>=0.7.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev16) (1.2.0) 2026-06-18 00:32:13.127 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (4.6.0) 2026-06-18 00:32:13.128 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (7.1.4) 2026-06-18 00:32:13.128 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (5.3.1) 2026-06-18 00:32:13.129 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (5.6.2) 2026-06-18 00:32:13.129 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (0.16.0) 2026-06-18 00:32:13.131 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (5.1.0) 2026-06-18 00:32:13.136 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (2026.2) 2026-06-18 00:32:13.140 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (0.25.0) 2026-06-18 00:32:13.142 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev16) (5.0.0) 2026-06-18 00:32:13.143 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev16) (4.0.1) 2026-06-18 00:32:13.152 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==18.1.0.dev16) (1.2.0) 2026-06-18 00:32:13.155 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (0.41.0) 2026-06-18 00:32:13.156 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (3.5.1) 2026-06-18 00:32:13.156 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (7.5.0) 2026-06-18 00:32:13.157 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (3.1.0) 2026-06-18 00:32:13.158 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (2.5.1) 2026-06-18 00:32:13.158 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (3.10.1) 2026-06-18 00:32:13.158 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (1.7.6) 2026-06-18 00:32:13.161 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (2.8.0) 2026-06-18 00:32:13.169 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (0.20) 2026-06-18 00:32:13.173 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev16) (3.17.0) 2026-06-18 00:32:13.176 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==18.1.0.dev16) (3.3.2) 2026-06-18 00:32:13.181 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (82.0.1) 2026-06-18 00:32:13.194 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev16) (0.8.1) 2026-06-18 00:32:13.217 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (4.14.0) 2026-06-18 00:32:13.219 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (0.6.0) 2026-06-18 00:32:13.220 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (4.0.0) 2026-06-18 00:32:13.225 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (3.0.52) 2026-06-18 00:32:13.225 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (1.11.0) 2026-06-18 00:32:13.226 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (15.0.0) 2026-06-18 00:32:13.226 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (1.8.0) 2026-06-18 00:32:13.236 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==18.1.0.dev16) (1.17.0) 2026-06-18 00:32:13.238 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev16) (2.1.0) 2026-06-18 00:32:13.239 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev16) (24.2.1) 2026-06-18 00:32:13.257 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev16) (3.4.7) 2026-06-18 00:32:13.257 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev16) (3.18) 2026-06-18 00:32:13.258 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev16) (2.7.0) 2026-06-18 00:32:13.258 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev16) (2023.11.17) 2026-06-18 00:32:13.275 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (4.2.0) 2026-06-18 00:32:13.276 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (2.20.0) 2026-06-18 00:32:13.281 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev16) (0.1.2) 2026-06-18 00:32:13.290 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev16) (0.8) 2026-06-18 00:32:13.315 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev16) (3.6.1) 2026-06-18 00:32:13.315 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev16) (3.4.0) 2026-06-18 00:32:13.316 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev16) (4.0.1) 2026-06-18 00:32:13.356 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev16) (0.8.1) 2026-06-18 00:32:13.356 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev16) (2026.2) 2026-06-18 00:32:13.357 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev16) (9.0.0) 2026-06-18 00:32:13.360 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==18.1.0.dev16) (4.1.0) 2026-06-18 00:32:13.396 | Downloading gunicorn-26.0.0-py3-none-any.whl (212 kB) 2026-06-18 00:32:13.445 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-06-18 00:32:13.464 | Building wheels for collected packages: octavia 2026-06-18 00:32:13.465 | Building editable for octavia (pyproject.toml): started 2026-06-18 00:32:14.087 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-06-18 00:32:14.088 | Created wheel for octavia: filename=octavia-18.1.0.dev16-0.editable-py3-none-any.whl size=9751 sha256=270af9dc2860031eeb02a9131ee7af20bd7ebb84d2d6ef831c35fa66ada1c002 2026-06-18 00:32:14.089 | Stored in directory: /tmp/pip-ephem-wheel-cache-9y4ud0ts/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-06-18 00:32:14.095 | Successfully built octavia 2026-06-18 00:32:14.227 | Installing collected packages: gunicorn, SQLAlchemy-Utils, octavia 2026-06-18 00:32:14.479 | 2026-06-18 00:32:14.498 | Successfully installed SQLAlchemy-Utils-0.42.1 gunicorn-26.0.0 octavia-18.1.0.dev16 2026-06-18 00:32:14.676 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:32:14.681 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:32:14.688 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:32:14.695 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:32:14.700 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:32:14.705 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:32:14.712 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:32:14.718 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:32:14.723 | ++ functions-common:time_stop:2421 : start_time=1781742729737 2026-06-18 00:32:14.730 | ++ functions-common:time_stop:2423 : [[ -z 1781742729737 ]] 2026-06-18 00:32:14.738 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:32:14.748 | ++ functions-common:time_stop:2426 : end_time=1781742734741 2026-06-18 00:32:14.754 | ++ functions-common:time_stop:2427 : elapsed_time=5004 2026-06-18 00:32:14.759 | ++ functions-common:time_stop:2428 : total=121256 2026-06-18 00:32:14.766 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:32:14.772 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=126260 2026-06-18 00:32:14.778 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:32:14.787 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:32:14.793 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:32:14.798 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-06-18 00:32:14.804 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-06-18 00:32:14.810 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:32:14.816 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-18 00:32:14.824 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-06-18 00:32:14.830 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:32:14.837 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : octaviaclient_install 2026-06-18 00:32:14.845 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-06-18 00:32:14.852 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-06-18 00:32:14.860 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:32:14.866 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-18 00:32:14.874 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-octaviaclient, ]] 2026-06-18 00:32:14.882 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:32:14.889 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-06-18 00:32:14.897 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-06-18 00:32:14.903 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-06-18 00:32:14.911 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-06-18 00:32:14.919 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-06-18 00:32:14.927 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 00:32:14.937 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-06-18 00:32:14.939 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 00:32:14.949 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-06-18 00:32:14.957 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-06-18 00:32:14.963 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-06-18 00:32:14.971 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-06-18 00:32:14.978 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-06-18 00:32:15.037 | Using python 3.12 to install python-octaviaclient 2026-06-18 00:32:15.045 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-octaviaclient 2026-06-18 00:32:15.750 | Collecting python-octaviaclient 2026-06-18 00:32:15.869 | Downloading python_octaviaclient-3.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 00:32:15.880 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.14.0) 2026-06-18 00:32:15.881 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.14.0) 2026-06-18 00:32:15.913 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient) 2026-06-18 00:32:15.936 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-18 00:32:15.950 | Requirement already satisfied: osc-lib>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.6.0) 2026-06-18 00:32:15.951 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.10.0) 2026-06-18 00:32:15.952 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (10.1.1) 2026-06-18 00:32:15.953 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (7.0.3) 2026-06-18 00:32:15.953 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.34.2) 2026-06-18 00:32:15.955 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-06-18 00:32:15.956 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.0.0) 2026-06-18 00:32:15.956 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.17.0) 2026-06-18 00:32:15.957 | Requirement already satisfied: stevedore>=5.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (5.8.0) 2026-06-18 00:32:15.957 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (6.0.3) 2026-06-18 00:32:15.960 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.0.52) 2026-06-18 00:32:15.960 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.11.0) 2026-06-18 00:32:15.960 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (15.0.0) 2026-06-18 00:32:15.961 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.8.0) 2026-06-18 00:32:15.962 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (2.1.0) 2026-06-18 00:32:15.962 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (1.8.2) 2026-06-18 00:32:15.963 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (4.15.0) 2026-06-18 00:32:15.966 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.3.0->python-octaviaclient) (4.16.0) 2026-06-18 00:32:15.966 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.3.0->python-octaviaclient) (6.8.0) 2026-06-18 00:32:15.968 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (43.0.3) 2026-06-18 00:32:15.968 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (5.3.1) 2026-06-18 00:32:15.969 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (1.5.0) 2026-06-18 00:32:15.969 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (1.1.0) 2026-06-18 00:32:15.970 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (1.33) 2026-06-18 00:32:15.970 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (4.10.0) 2026-06-18 00:32:15.971 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (7.2.2) 2026-06-18 00:32:15.972 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (2.0.0) 2026-06-18 00:32:15.975 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (3.0) 2026-06-18 00:32:15.979 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=4.3.0->python-octaviaclient) (3.1.1) 2026-06-18 00:32:15.982 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-octaviaclient) (1.2.0) 2026-06-18 00:32:15.984 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (1.3.0) 2026-06-18 00:32:15.984 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.3.2) 2026-06-18 00:32:15.985 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (26.2) 2026-06-18 00:32:15.988 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-octaviaclient) (82.0.1) 2026-06-18 00:32:15.990 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.8.1) 2026-06-18 00:32:15.998 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (5.8.0) 2026-06-18 00:32:15.998 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (9.9.0) 2026-06-18 00:32:16.002 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (3.1.0) 2026-06-18 00:32:16.002 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (10.5.0) 2026-06-18 00:32:16.005 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.2.1) 2026-06-18 00:32:16.007 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.0.0) 2026-06-18 00:32:16.010 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.4.7) 2026-06-18 00:32:16.011 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.18) 2026-06-18 00:32:16.011 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (2.7.0) 2026-06-18 00:32:16.012 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-06-18 00:32:16.021 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.2.0) 2026-06-18 00:32:16.021 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (2.20.0) 2026-06-18 00:32:16.024 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.1.2) 2026-06-18 00:32:16.066 | Downloading python_octaviaclient-3.14.0-py3-none-any.whl (113 kB) 2026-06-18 00:32:16.132 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-18 00:32:16.200 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 20.9 MB/s 0:00:00 2026-06-18 00:32:16.358 | Installing collected packages: python-openstackclient, python-octaviaclient 2026-06-18 00:32:17.605 | 2026-06-18 00:32:17.625 | Successfully installed python-octaviaclient-3.14.0 python-openstackclient-10.1.0 2026-06-18 00:32:17.728 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:32:17.735 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:32:17.741 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:32:17.748 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:32:17.754 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:32:17.760 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:32:17.766 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:32:17.774 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:32:17.780 | ++ functions-common:time_stop:2421 : start_time=1781742735023 2026-06-18 00:32:17.786 | ++ functions-common:time_stop:2423 : [[ -z 1781742735023 ]] 2026-06-18 00:32:17.796 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:32:17.807 | ++ functions-common:time_stop:2426 : end_time=1781742737798 2026-06-18 00:32:17.812 | ++ functions-common:time_stop:2427 : elapsed_time=2775 2026-06-18 00:32:17.819 | ++ functions-common:time_stop:2428 : total=126260 2026-06-18 00:32:17.826 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:32:17.832 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=129035 2026-06-18 00:32:17.840 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:32:17.849 | ++ /opt/stack/octavia/devstack/plugin.sh:source:811 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:32:17.853 | ++ /opt/stack/octavia/devstack/plugin.sh:source:819 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:32:17.858 | ++ /opt/stack/octavia/devstack/plugin.sh:source:827 : [[ ehxB =~ e ]] 2026-06-18 00:32:17.866 | ++ /opt/stack/octavia/devstack/plugin.sh:source:828 : set -e 2026-06-18 00:32:17.871 | ++ /opt/stack/octavia/devstack/plugin.sh:source:832 : [[ ehxB =~ x ]] 2026-06-18 00:32:17.878 | ++ /opt/stack/octavia/devstack/plugin.sh:source:833 : set -x 2026-06-18 00:32:17.884 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:32:17.890 | + functions-common:run_plugins:1834 : local dir=/opt/stack/manila 2026-06-18 00:32:17.896 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-06-18 00:32:17.902 | + functions-common:run_plugins:1836 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-06-18 00:32:17.948 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:32:17.955 | ++ /opt/stack/manila/devstack/plugin.sh:source:1152 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 00:32:17.962 | ++ /opt/stack/manila/devstack/plugin.sh:source:1153 : echo_summary 'Installing Manila Client' 2026-06-18 00:32:17.968 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:32:17.975 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-06-18 00:32:17.980 | ++ /opt/stack/manila/devstack/plugin.sh:source:1154 : install_manilaclient 2026-06-18 00:32:17.987 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:706 : use_library_from_git python-manilaclient 2026-06-18 00:32:17.995 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-06-18 00:32:18.003 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:32:18.009 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-18 00:32:18.016 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-manilaclient, ]] 2026-06-18 00:32:18.024 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:32:18.032 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:710 : pip_install python-manilaclient 2026-06-18 00:32:18.087 | Using python 3.12 to install python-manilaclient 2026-06-18 00:32:18.095 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-manilaclient 2026-06-18 00:32:18.833 | Collecting python-manilaclient 2026-06-18 00:32:19.018 | Downloading python_manilaclient-6.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 00:32:19.030 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-06-18 00:32:19.031 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.5.0) 2026-06-18 00:32:19.032 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.2.0) 2026-06-18 00:32:19.032 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.10.0) 2026-06-18 00:32:19.033 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.1.1) 2026-06-18 00:32:19.034 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.17.0) 2026-06-18 00:32:19.034 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.34.2) 2026-06-18 00:32:19.035 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.6.0) 2026-06-18 00:32:19.035 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.14.0) 2026-06-18 00:32:19.036 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.1.0) 2026-06-18 00:32:19.037 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-manilaclient) (2.2.1) 2026-06-18 00:32:19.039 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (2.1.0) 2026-06-18 00:32:19.039 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (5.8.0) 2026-06-18 00:32:19.040 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (1.8.2) 2026-06-18 00:32:19.041 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (4.15.0) 2026-06-18 00:32:19.044 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.14.0) 2026-06-18 00:32:19.044 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.16.0) 2026-06-18 00:32:19.045 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (6.8.0) 2026-06-18 00:32:19.046 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.6.0) 2026-06-18 00:32:19.046 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.0.0) 2026-06-18 00:32:19.047 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (6.0.3) 2026-06-18 00:32:19.049 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (3.0.52) 2026-06-18 00:32:19.049 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.11.0) 2026-06-18 00:32:19.050 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (15.0.0) 2026-06-18 00:32:19.050 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.8.0) 2026-06-18 00:32:19.051 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (43.0.3) 2026-06-18 00:32:19.052 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (5.3.1) 2026-06-18 00:32:19.052 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (1.5.0) 2026-06-18 00:32:19.053 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (1.1.0) 2026-06-18 00:32:19.053 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (1.33) 2026-06-18 00:32:19.054 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (4.10.0) 2026-06-18 00:32:19.054 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (7.2.2) 2026-06-18 00:32:19.056 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (2.0.0) 2026-06-18 00:32:19.058 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (3.0) 2026-06-18 00:32:19.062 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=3.2.0->python-manilaclient) (3.1.1) 2026-06-18 00:32:19.064 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (1.3.0) 2026-06-18 00:32:19.064 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (2.0.0) 2026-06-18 00:32:19.067 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (6.4.0) 2026-06-18 00:32:19.068 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (2.9.0.post0) 2026-06-18 00:32:19.071 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.20.0->python-manilaclient) (1.2.0) 2026-06-18 00:32:19.074 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (3.3.2) 2026-06-18 00:32:19.074 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (26.2) 2026-06-18 00:32:19.076 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.0.0->python-manilaclient) (82.0.1) 2026-06-18 00:32:19.079 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.8.1) 2026-06-18 00:32:19.087 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient) (1.17.0) 2026-06-18 00:32:19.089 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.4.7) 2026-06-18 00:32:19.089 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.18) 2026-06-18 00:32:19.090 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.7.0) 2026-06-18 00:32:19.091 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-06-18 00:32:19.099 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.2.0) 2026-06-18 00:32:19.099 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (2.20.0) 2026-06-18 00:32:19.102 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.1.2) 2026-06-18 00:32:19.164 | Downloading python_manilaclient-6.1.0-py3-none-any.whl (411 kB) 2026-06-18 00:32:19.474 | Installing collected packages: python-manilaclient 2026-06-18 00:32:19.838 | Successfully installed python-manilaclient-6.1.0 2026-06-18 00:32:19.977 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:32:19.985 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:32:19.992 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:32:19.998 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:32:20.003 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:32:20.010 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:32:20.016 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:32:20.023 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:32:20.029 | ++ functions-common:time_stop:2421 : start_time=1781742738074 2026-06-18 00:32:20.035 | ++ functions-common:time_stop:2423 : [[ -z 1781742738074 ]] 2026-06-18 00:32:20.043 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:32:20.052 | ++ functions-common:time_stop:2426 : end_time=1781742740045 2026-06-18 00:32:20.059 | ++ functions-common:time_stop:2427 : elapsed_time=1971 2026-06-18 00:32:20.064 | ++ functions-common:time_stop:2428 : total=129035 2026-06-18 00:32:20.068 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:32:20.076 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=131006 2026-06-18 00:32:20.084 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:32:20.091 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:712 : [[ True == \T\r\u\e ]] 2026-06-18 00:32:20.099 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:713 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-06-18 00:32:20.123 | ++ /opt/stack/manila/devstack/plugin.sh:source:1155 : echo_summary 'Installing Manila' 2026-06-18 00:32:20.130 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 00:32:20.138 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-06-18 00:32:20.144 | ++ /opt/stack/manila/devstack/plugin.sh:source:1156 : install_manila 2026-06-18 00:32:20.154 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:719 : setup_develop /opt/stack/manila 2026-06-18 00:32:20.161 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 00:32:20.169 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-06-18 00:32:20.176 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-06-18 00:32:20.184 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 00:32:20.193 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-06-18 00:32:20.200 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:32:20.207 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-06-18 00:32:20.212 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-06-18 00:32:20.218 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:32:20.225 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:32:20.234 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-06-18 00:32:20.240 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:32:20.247 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-06-18 00:32:20.253 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:32:20.259 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:32:20.268 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-06-18 00:32:20.280 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-06-18 00:32:20.285 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-06-18 00:32:20.291 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-06-18 00:32:20.387 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-06-18 00:32:20.392 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 00:32:20.398 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:32:20.405 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:32:20.411 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-06-18 00:32:20.417 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-06-18 00:32:20.423 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 00:32:20.429 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 00:32:20.437 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:32:20.443 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:32:20.449 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:32:20.455 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:32:20.463 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:32:20.469 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-06-18 00:32:20.518 | Using python 3.12 to install /opt/stack/manila 2026-06-18 00:32:20.523 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/manila 2026-06-18 00:32:21.119 | Obtaining file:///opt/stack/manila 2026-06-18 00:32:21.122 | Installing build dependencies: started 2026-06-18 00:32:22.350 | Installing build dependencies: finished with status 'done' 2026-06-18 00:32:22.351 | Checking if build backend supports build_editable: started 2026-06-18 00:32:22.687 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:32:22.689 | Getting requirements to build editable: started 2026-06-18 00:32:23.400 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:32:23.402 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:32:23.906 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 00:32:23.926 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (7.0.3) 2026-06-18 00:32:23.926 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (1.18.4) 2026-06-18 00:32:23.927 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.7.0) 2026-06-18 00:32:23.927 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (0.7.1) 2026-06-18 00:32:23.928 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (0.41.0) 2026-06-18 00:32:23.928 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.5.1) 2026-06-18 00:32:23.929 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (6.1.1) 2026-06-18 00:32:23.930 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (1.3.0) 2026-06-18 00:32:23.930 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (10.5.0) 2026-06-18 00:32:23.931 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (6.4.0) 2026-06-18 00:32:23.931 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (18.0.0) 2026-06-18 00:32:23.932 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (6.8.0) 2026-06-18 00:32:23.933 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (8.2.0) 2026-06-18 00:32:23.933 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (18.1.0) 2026-06-18 00:32:23.934 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (8.1.0) 2026-06-18 00:32:23.935 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.1.0) 2026-06-18 00:32:23.935 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.11.0) 2026-06-18 00:32:23.936 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.8.0) 2026-06-18 00:32:23.936 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (7.9.0) 2026-06-18 00:32:23.937 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.10.0) 2026-06-18 00:32:23.937 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.6.0) 2026-06-18 00:32:23.938 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (2.7.1) 2026-06-18 00:32:23.939 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (10.1.1) 2026-06-18 00:32:23.939 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (7.5.0) 2026-06-18 00:32:23.939 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.4.0) 2026-06-18 00:32:23.940 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.0.0) 2026-06-18 00:32:23.940 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.10.1) 2026-06-18 00:32:23.941 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.1.0) 2026-06-18 00:32:23.941 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (3.3.2) 2026-06-18 00:32:23.941 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (12.0.0) 2026-06-18 00:32:23.942 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.14.0) 2026-06-18 00:32:23.942 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (13.0.0) 2026-06-18 00:32:23.943 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (2.34.2) 2026-06-18 00:32:23.943 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (9.1.4) 2026-06-18 00:32:23.943 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (2.5.1) 2026-06-18 00:32:23.944 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (2.0.50) 2026-06-18 00:32:23.945 | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (0.42.1) 2026-06-18 00:32:23.946 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (5.8.0) 2026-06-18 00:32:23.947 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (8.1.0) 2026-06-18 00:32:23.948 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (9.9.0) 2026-06-18 00:32:23.948 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (18.13.0) 2026-06-18 00:32:23.948 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (1.8.10) 2026-06-18 00:32:23.949 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (7.1.4) 2026-06-18 00:32:23.949 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (26.2) 2026-06-18 00:32:23.950 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.26.0) 2026-06-18 00:32:23.950 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev111) (4.16.0) 2026-06-18 00:32:23.952 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev111) (1.3.12) 2026-06-18 00:32:23.952 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev111) (4.15.0) 2026-06-18 00:32:23.954 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev111) (43.0.3) 2026-06-18 00:32:23.955 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev111) (7.4.0) 2026-06-18 00:32:23.957 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev111) (2.0.0) 2026-06-18 00:32:23.960 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev111) (3.0) 2026-06-18 00:32:23.962 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==22.1.0.dev111) (2.8.0) 2026-06-18 00:32:23.967 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev111) (26.1.0) 2026-06-18 00:32:23.967 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev111) (2025.9.1) 2026-06-18 00:32:23.968 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev111) (0.37.0) 2026-06-18 00:32:23.968 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev111) (2026.5.1) 2026-06-18 00:32:23.972 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev111) (2.1.0) 2026-06-18 00:32:23.973 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev111) (1.8.2) 2026-06-18 00:32:23.975 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev111) (4.2.0) 2026-06-18 00:32:23.976 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev111) (4.0.1) 2026-06-18 00:32:23.977 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev111) (2.13.0) 2026-06-18 00:32:23.977 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev111) (5.8.0) 2026-06-18 00:32:23.982 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (5.3.1) 2026-06-18 00:32:23.983 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (1.5.0) 2026-06-18 00:32:23.983 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (1.1.0) 2026-06-18 00:32:23.984 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (1.33) 2026-06-18 00:32:23.985 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (4.10.0) 2026-06-18 00:32:23.985 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (7.2.2) 2026-06-18 00:32:23.986 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev111) (6.0.3) 2026-06-18 00:32:23.991 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->manila==22.1.0.dev111) (3.1.1) 2026-06-18 00:32:23.997 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev111) (0.20) 2026-06-18 00:32:23.997 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev111) (3.1.0) 2026-06-18 00:32:23.999 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0->manila==22.1.0.dev111) (2.2.1) 2026-06-18 00:32:24.001 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=9.5.0->manila==22.1.0.dev111) (2.0.0) 2026-06-18 00:32:24.005 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev111) (2.1.2) 2026-06-18 00:32:24.006 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev111) (0.6.2) 2026-06-18 00:32:24.009 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==22.1.0.dev111) (2.9.0.post0) 2026-06-18 00:32:24.011 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev111) (3.3.0) 2026-06-18 00:32:24.013 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev111) (5.3.1) 2026-06-18 00:32:24.013 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev111) (5.6.2) 2026-06-18 00:32:24.014 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev111) (0.16.0) 2026-06-18 00:32:24.016 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->manila==22.1.0.dev111) (5.1.0) 2026-06-18 00:32:24.020 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->manila==22.1.0.dev111) (2026.2) 2026-06-18 00:32:24.024 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->manila==22.1.0.dev111) (0.25.0) 2026-06-18 00:32:24.026 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev111) (5.0.0) 2026-06-18 00:32:24.026 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev111) (3.1.6) 2026-06-18 00:32:24.027 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev111) (4.0.1) 2026-06-18 00:32:24.031 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->manila==22.1.0.dev111) (3.0.3) 2026-06-18 00:32:24.037 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==22.1.0.dev111) (1.2.0) 2026-06-18 00:32:24.049 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.4.1->manila==22.1.0.dev111) (1.7.6) 2026-06-18 00:32:24.052 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->manila==22.1.0.dev111) (2.2.0) 2026-06-18 00:32:24.054 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.4.1->manila==22.1.0.dev111) (1.3.7) 2026-06-18 00:32:24.057 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==22.1.0.dev111) (3.17.0) 2026-06-18 00:32:24.068 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev111) (3.0.3) 2026-06-18 00:32:24.068 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev111) (1.6.2) 2026-06-18 00:32:24.072 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev111) (82.0.1) 2026-06-18 00:32:24.082 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==22.1.0.dev111) (0.8.1) 2026-06-18 00:32:24.101 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (4.14.0) 2026-06-18 00:32:24.104 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (0.6.0) 2026-06-18 00:32:24.105 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (4.0.0) 2026-06-18 00:32:24.110 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (3.0.52) 2026-06-18 00:32:24.110 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (1.11.0) 2026-06-18 00:32:24.111 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (15.0.0) 2026-06-18 00:32:24.111 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (1.8.0) 2026-06-18 00:32:24.122 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.4.0->manila==22.1.0.dev111) (1.17.0) 2026-06-18 00:32:24.129 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==22.1.0.dev111) (4.6.0) 2026-06-18 00:32:24.145 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev111) (3.4.7) 2026-06-18 00:32:24.145 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev111) (3.18) 2026-06-18 00:32:24.146 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev111) (2.7.0) 2026-06-18 00:32:24.147 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev111) (2023.11.17) 2026-06-18 00:32:24.164 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (4.2.0) 2026-06-18 00:32:24.164 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (2.20.0) 2026-06-18 00:32:24.170 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev111) (0.1.2) 2026-06-18 00:32:24.180 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==22.1.0.dev111) (0.8) 2026-06-18 00:32:24.218 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==22.1.0.dev111) (0.16.0) 2026-06-18 00:32:24.261 | Building wheels for collected packages: manila 2026-06-18 00:32:24.262 | Building editable for manila (pyproject.toml): started 2026-06-18 00:32:24.991 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-06-18 00:32:24.994 | Created wheel for manila: filename=manila-22.1.0.dev111-0.editable-py3-none-any.whl size=8985 sha256=8ada5f83a083f16e93e4ead93671fd6e80b627607305c887ac454b7fa2e97edd 2026-06-18 00:32:24.994 | Stored in directory: /tmp/pip-ephem-wheel-cache-t77a_8w0/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-06-18 00:32:24.998 | Successfully built manila 2026-06-18 00:32:25.144 | Installing collected packages: manila 2026-06-18 00:32:25.183 | Successfully installed manila-22.1.0.dev111 2026-06-18 00:32:25.354 | ++ inc/python:pip_install:216 : result=0 2026-06-18 00:32:25.361 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 00:32:25.367 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:32:25.372 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:32:25.377 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:32:25.382 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:32:25.388 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:32:25.395 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 00:32:25.401 | ++ functions-common:time_stop:2421 : start_time=1781742740506 2026-06-18 00:32:25.407 | ++ functions-common:time_stop:2423 : [[ -z 1781742740506 ]] 2026-06-18 00:32:25.414 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:32:25.424 | ++ functions-common:time_stop:2426 : end_time=1781742745418 2026-06-18 00:32:25.429 | ++ functions-common:time_stop:2427 : elapsed_time=4912 2026-06-18 00:32:25.435 | ++ functions-common:time_stop:2428 : total=131006 2026-06-18 00:32:25.441 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:32:25.446 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=135918 2026-06-18 00:32:25.453 | ++ inc/python:pip_install:219 : return 0 2026-06-18 00:32:25.457 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 00:32:25.463 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 00:32:25.471 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-06-18 00:32:25.479 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-06-18 00:32:25.486 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 00:32:25.493 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-06-18 00:32:25.499 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/manila, ]] 2026-06-18 00:32:25.506 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 00:32:25.514 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:721 : is_service_enabled m-shr 2026-06-18 00:32:25.561 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:32:25.571 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:723 : systemctl is-active nfs-ganesha.service 2026-06-18 00:32:25.587 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:723 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-06-18 00:32:25.593 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:724 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-06-18 00:32:25.603 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:725 : _install_nfs_and_samba 2026-06-18 00:32:25.611 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:686 : is_ubuntu 2026-06-18 00:32:25.619 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:32:25.626 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:32:25.633 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:687 : install_package nfs-kernel-server nfs-common samba 2026-06-18 00:32:25.641 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-18 00:32:25.648 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 00:32:25.655 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 00:32:25.662 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 00:32:25.669 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 00:32:25.675 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 00:32:25.682 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:32:25.688 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:32:25.695 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 00:32:25.701 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 00:32:25.707 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 00:32:25.715 | ++ functions-common:apt_get_update:1161 : return 2026-06-18 00:32:25.721 | ++ functions-common:install_package:1433 : real_install_package nfs-kernel-server nfs-common samba 2026-06-18 00:32:25.728 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 00:32:25.736 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 00:32:25.743 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 00:32:25.750 | ++ functions-common:real_install_package:1421 : apt_get install nfs-kernel-server nfs-common samba 2026-06-18 00:32:25.805 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install nfs-kernel-server nfs-common samba 2026-06-18 00:32:25.848 | Reading package lists... 2026-06-18 00:32:26.101 | Building dependency tree... 2026-06-18 00:32:26.102 | Reading state information... 2026-06-18 00:32:26.347 | The following additional packages will be installed: 2026-06-18 00:32:26.350 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-06-18 00:32:26.351 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-06-18 00:32:26.351 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-06-18 00:32:26.351 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-06-18 00:32:26.351 | Suggested packages: 2026-06-18 00:32:26.351 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-06-18 00:32:26.351 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-06-18 00:32:26.351 | | chrony ufw winbind heimdal-clients 2026-06-18 00:32:26.351 | Recommended packages: 2026-06-18 00:32:26.351 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-06-18 00:32:26.392 | The following NEW packages will be installed: 2026-06-18 00:32:26.392 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-06-18 00:32:26.392 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-06-18 00:32:26.393 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-06-18 00:32:26.393 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-06-18 00:32:26.393 | samba-common-bin samba-libs tdb-tools 2026-06-18 00:32:26.583 | 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-06-18 00:32:26.583 | Need to get 12.9 MB of archives. 2026-06-18 00:32:26.583 | After this operation, 58.1 MB of additional disk space will be used. 2026-06-18 00:32:26.583 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-06-18 00:32:26.820 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-06-18 00:32:26.860 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-06-18 00:32:26.929 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-06-18 00:32:27.051 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-06-18 00:32:27.090 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-06-18 00:32:27.099 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-06-18 00:32:27.103 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-06-18 00:32:27.111 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-06-18 00:32:27.118 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldb2 amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6 [188 kB] 2026-06-18 00:32:27.144 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ldb amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6 [41.8 kB] 2026-06-18 00:32:27.149 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-06-18 00:32:27.152 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-06-18 00:32:27.160 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB] 2026-06-18 00:32:27.210 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-06-18 00:32:27.211 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-06-18 00:32:27.213 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libwbclient0 amd64 2:4.19.5+dfsg-4ubuntu9.6 [71.9 kB] 2026-06-18 00:32:27.217 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-libs amd64 2:4.19.5+dfsg-4ubuntu9.6 [6,019 kB] 2026-06-18 00:32:27.521 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-06-18 00:32:27.521 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-samba amd64 2:4.19.5+dfsg-4ubuntu9.6 [2,894 kB] 2026-06-18 00:32:27.557 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common all 2:4.19.5+dfsg-4ubuntu9.6 [65.4 kB] 2026-06-18 00:32:27.558 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.14 [274 kB] 2026-06-18 00:32:27.560 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common-bin amd64 2:4.19.5+dfsg-4ubuntu9.6 [1,280 kB] 2026-06-18 00:32:27.609 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-06-18 00:32:27.610 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba amd64 2:4.19.5+dfsg-4ubuntu9.6 [1,004 kB] 2026-06-18 00:32:27.618 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-kernel-server amd64 1:2.6.4-3ubuntu5.1 [169 kB] 2026-06-18 00:32:27.822 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-18 00:32:27.869 | Fetched 12.9 MB in 1s (10.7 MB/s) 2026-06-18 00:32:27.908 | Selecting previously unselected package libnfsidmap1:amd64. 2026-06-18 00:32:27.946 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 71174 files and directories currently installed.) 2026-06-18 00:32:27.949 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-18 00:32:27.959 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-18 00:32:28.029 | Selecting previously unselected package rpcbind. 2026-06-18 00:32:28.040 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-06-18 00:32:28.049 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-06-18 00:32:28.116 | Selecting previously unselected package keyutils. 2026-06-18 00:32:28.123 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-06-18 00:32:28.126 | Unpacking keyutils (1.6.3-3build1) ... 2026-06-18 00:32:28.204 | Selecting previously unselected package nfs-common. 2026-06-18 00:32:28.216 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-18 00:32:28.225 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-18 00:32:28.313 | Selecting previously unselected package python3-dnspython. 2026-06-18 00:32:28.322 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-06-18 00:32:28.325 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-06-18 00:32:28.437 | Selecting previously unselected package liblmdb0:amd64. 2026-06-18 00:32:28.448 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-06-18 00:32:28.452 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-18 00:32:28.515 | Selecting previously unselected package libtalloc2:amd64. 2026-06-18 00:32:28.527 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-06-18 00:32:28.531 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-06-18 00:32:28.588 | Selecting previously unselected package libtdb1:amd64. 2026-06-18 00:32:28.598 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-06-18 00:32:28.602 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-06-18 00:32:28.661 | Selecting previously unselected package libtevent0t64:amd64. 2026-06-18 00:32:28.667 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-06-18 00:32:28.673 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-06-18 00:32:28.732 | Selecting previously unselected package libldb2:amd64. 2026-06-18 00:32:28.742 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 00:32:28.747 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:28.816 | Selecting previously unselected package python3-ldb. 2026-06-18 00:32:28.825 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 00:32:28.830 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:28.896 | Selecting previously unselected package python3-tdb. 2026-06-18 00:32:28.905 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-06-18 00:32:28.910 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-06-18 00:32:28.961 | Selecting previously unselected package python3-markdown. 2026-06-18 00:32:28.972 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-06-18 00:32:28.975 | Unpacking python3-markdown (3.5.2-1) ... 2026-06-18 00:32:29.048 | Selecting previously unselected package libavahi-common-data:amd64. 2026-06-18 00:32:29.061 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-06-18 00:32:29.065 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 00:32:29.124 | Selecting previously unselected package libavahi-common3:amd64. 2026-06-18 00:32:29.136 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-18 00:32:29.140 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 00:32:29.201 | Selecting previously unselected package libavahi-client3:amd64. 2026-06-18 00:32:29.213 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-18 00:32:29.218 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 00:32:29.280 | Selecting previously unselected package libwbclient0:amd64. 2026-06-18 00:32:29.293 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 00:32:29.298 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:29.366 | Selecting previously unselected package samba-libs:amd64. 2026-06-18 00:32:29.378 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 00:32:29.386 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:29.620 | Selecting previously unselected package python3-talloc:amd64. 2026-06-18 00:32:29.631 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-06-18 00:32:29.636 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-06-18 00:32:29.700 | Selecting previously unselected package python3-samba. 2026-06-18 00:32:29.710 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 00:32:29.714 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:29.929 | Selecting previously unselected package samba-common. 2026-06-18 00:32:29.939 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.6_all.deb ... 2026-06-18 00:32:29.957 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:30.025 | Selecting previously unselected package libcups2t64:amd64. 2026-06-18 00:32:30.037 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ... 2026-06-18 00:32:30.041 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-06-18 00:32:30.107 | Selecting previously unselected package samba-common-bin. 2026-06-18 00:32:30.119 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 00:32:30.125 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:30.225 | Selecting previously unselected package tdb-tools. 2026-06-18 00:32:30.237 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-06-18 00:32:30.242 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-06-18 00:32:30.309 | Selecting previously unselected package samba. 2026-06-18 00:32:30.318 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.6_amd64.deb ... 2026-06-18 00:32:30.346 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:30.461 | Selecting previously unselected package nfs-kernel-server. 2026-06-18 00:32:30.473 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-06-18 00:32:30.479 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-06-18 00:32:30.573 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-06-18 00:32:30.586 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-06-18 00:32:30.597 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-06-18 00:32:30.607 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-06-18 00:32:31.281 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-06-18 00:32:31.281 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-06-18 00:32:31.880 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:32.152 | 2026-06-18 00:32:32.152 | Creating config file /etc/samba/smb.conf with new version 2026-06-18 00:32:32.283 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:32.295 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-06-18 00:32:32.307 | Setting up python3-tdb (1.4.10-1build1) ... 2026-06-18 00:32:32.482 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 00:32:32.496 | Setting up tdb-tools (1.4.10-1build1) ... 2026-06-18 00:32:32.512 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-06-18 00:32:32.519 | Setting up python3-markdown (3.5.2-1) ... 2026-06-18 00:32:32.731 | Setting up keyutils (1.6.3-3build1) ... 2026-06-18 00:32:32.747 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-06-18 00:32:33.116 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-06-18 00:32:33.130 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-06-18 00:32:33.140 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 00:32:33.152 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-06-18 00:32:33.404 | 2026-06-18 00:32:33.405 | Creating config file /etc/idmapd.conf with new version 2026-06-18 00:32:34.006 | 2026-06-18 00:32:34.006 | Creating config file /etc/nfs.conf with new version 2026-06-18 00:32:34.118 | info: Selecting UID from range 100 to 999 ... 2026-06-18 00:32:34.118 | 2026-06-18 00:32:34.123 | info: Adding system user `statd' (UID 115) ... 2026-06-18 00:32:34.129 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-06-18 00:32:34.173 | info: Not creating home directory `/var/lib/nfs'. 2026-06-18 00:32:34.685 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-06-18 00:32:34.685 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-06-18 00:32:35.073 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-06-18 00:32:35.122 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-06-18 00:32:35.148 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-06-18 00:32:35.169 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-06-18 00:32:35.200 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-06-18 00:32:35.227 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-06-18 00:32:35.254 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-06-18 00:32:35.283 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-06-18 00:32:35.415 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:35.425 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-18 00:32:35.436 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-06-18 00:32:35.593 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-06-18 00:32:35.593 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-06-18 00:32:35.732 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-06-18 00:32:35.886 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-06-18 00:32:36.326 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-06-18 00:32:36.376 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-06-18 00:32:36.990 | 2026-06-18 00:32:36.990 | Creating config file /etc/exports with new version 2026-06-18 00:32:37.292 | 2026-06-18 00:32:37.292 | Creating config file /etc/default/nfs-kernel-server with new version 2026-06-18 00:32:37.775 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:37.787 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:37.951 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-06-18 00:32:37.963 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:38.550 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:38.561 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.6) ... 2026-06-18 00:32:39.944 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-06-18 00:32:39.944 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-06-18 00:32:40.656 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-06-18 00:32:40.656 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-06-18 00:32:41.320 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-06-18 00:32:41.321 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-06-18 00:32:41.775 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 00:32:43.113 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 00:32:43.407 | ++ functions-common:apt_get:1205 : result=0 2026-06-18 00:32:43.414 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 00:32:43.421 | ++ functions-common:time_stop:2414 : local name 2026-06-18 00:32:43.428 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 00:32:43.435 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 00:32:43.441 | ++ functions-common:time_stop:2417 : local total 2026-06-18 00:32:43.448 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 00:32:43.455 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-18 00:32:43.462 | ++ functions-common:time_stop:2421 : start_time=1781742745797 2026-06-18 00:32:43.469 | ++ functions-common:time_stop:2423 : [[ -z 1781742745797 ]] 2026-06-18 00:32:43.478 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 00:32:43.489 | ++ functions-common:time_stop:2426 : end_time=1781742763482 2026-06-18 00:32:43.496 | ++ functions-common:time_stop:2427 : elapsed_time=17685 2026-06-18 00:32:43.502 | ++ functions-common:time_stop:2428 : total=204117 2026-06-18 00:32:43.509 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 00:32:43.516 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=221802 2026-06-18 00:32:43.523 | ++ functions-common:apt_get:1209 : return 0 2026-06-18 00:32:43.530 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:688 : check_nfs_kernel_service_state_ubuntu 2026-06-18 00:32:43.540 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:671 : sudo service nfs-kernel-server status 2026-06-18 00:32:43.587 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:671 : [[ '' == \f\a\i\l ]] 2026-06-18 00:32:43.596 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:679 : sudo service nfs-kernel-server status 2026-06-18 00:32:43.644 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:679 : [[ '' == \f\a\i\l ]] 2026-06-18 00:32:43.652 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:729 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-06-18 00:32:43.659 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:744 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-06-18 00:32:43.667 | ++ /opt/stack/manila/devstack/plugin.sh:source:1261 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 00:32:43.674 | ++ /opt/stack/manila/devstack/plugin.sh:source:1266 : [[ stack == \c\l\e\a\n ]] 2026-06-18 00:32:43.719 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-18 00:32:43.725 | + functions-common:run_plugins:1834 : local dir=/opt/stack/magnum-cluster-api 2026-06-18 00:32:43.731 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-06-18 00:32:43.739 | + functions-common:run_plugins:1836 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-06-18 00:32:43.746 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.13.2 2026-06-18 00:32:43.754 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.14.4 2026-06-18 00:32:43.762 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-06-18 00:32:43.769 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-06-18 00:32:43.777 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-06-18 00:32:43.784 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-18 00:32:43.792 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-06-18 00:32:43.800 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-06-18 00:32:43.808 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-06-18 00:32:43.853 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 00:32:43.861 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:32:43.868 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-06-18 00:32:43.877 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-06-18 00:32:43.882 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 00:32:43.889 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:66 : git_clone https://github.com/vexxhost/magnum-cluster-api.git /opt/stack/magnum-cluster-api /opt/stack/magnum-cluster-api 2026-06-18 00:32:43.897 | ++ functions-common:git_clone:583 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-06-18 00:32:43.903 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/magnum-cluster-api 2026-06-18 00:32:43.910 | ++ functions-common:git_clone:585 : local git_ref=/opt/stack/magnum-cluster-api 2026-06-18 00:32:43.915 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 00:32:43.924 | +++ functions-common:git_clone:587 : pwd 2026-06-18 00:32:43.932 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-18 00:32:43.938 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 00:32:43.947 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 00:32:43.988 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 00:32:43.995 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 00:32:44.001 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 00:32:44.011 | ++ functions-common:git_clone:604 : echo /opt/stack/magnum-cluster-api 2026-06-18 00:32:44.011 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 00:32:44.022 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-06-18 00:32:44.028 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-18 00:32:44.035 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-06-18 00:32:44.063 | ++ functions-common:git_clone:666 : cd /opt/stack/magnum-cluster-api 2026-06-18 00:32:44.072 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 00:32:44.072 | ++ functions-common:git_clone:667 : head -1 2026-06-18 00:32:44.080 | d8b9b7e fix(deps): update kube-rs to 0.28.0 2026-06-18 00:32:44.087 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-18 00:32:44.094 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-06-18 00:32:44.100 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 00:32:44.106 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-18 00:32:44.112 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-18 00:32:44.119 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 00:32:44.126 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-06-18 00:32:44.135 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 00:32:44.141 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-18 00:32:44.147 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-18 00:32:44.153 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 00:32:44.162 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 00:32:44.171 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-06-18 00:32:44.178 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 00:32:44.186 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-06-18 00:32:44.194 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 00:32:44.201 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 00:32:44.209 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-06-18 00:32:44.223 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-06-18 00:32:44.229 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-06-18 00:32:44.237 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-06-18 00:32:44.249 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-06-18 00:32:44.256 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum-cluster-api 2026-06-18 00:32:44.368 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-06-18 00:32:44.376 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 00:32:44.382 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 00:32:44.388 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 00:32:44.394 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-06-18 00:32:44.401 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-06-18 00:32:44.410 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 00:32:44.416 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 00:32:44.422 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 00:32:44.428 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 00:32:44.433 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 00:32:44.440 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 00:32:44.448 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 00:32:44.454 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-06-18 00:32:44.503 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-06-18 00:32:44.509 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum-cluster-api 2026-06-18 00:32:45.116 | Obtaining file:///opt/stack/magnum-cluster-api 2026-06-18 00:32:45.118 | Installing build dependencies: started 2026-06-18 00:32:46.926 | Installing build dependencies: finished with status 'done' 2026-06-18 00:32:46.927 | Checking if build backend supports build_editable: started 2026-06-18 00:32:46.995 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 00:32:46.997 | Getting requirements to build editable: started 2026-06-18 00:32:47.072 | Getting requirements to build editable: finished with status 'done' 2026-06-18 00:32:47.074 | Preparing editable metadata (pyproject.toml): started 2026-06-18 00:32:47.434 | Preparing editable metadata (pyproject.toml): finished with status 'error' 2026-06-18 00:32:47.446 | error: subprocess-exited-with-error 2026-06-18 00:32:47.446 | 2026-06-18 00:32:47.446 | × Preparing editable metadata (pyproject.toml) did not run successfully. 2026-06-18 00:32:47.446 | │ exit code: 1 2026-06-18 00:32:47.446 | ╰─> [16 lines of output] 2026-06-18 00:32:47.446 | Updating crates.io index 2026-06-18 00:32:47.446 | error: failed to select a version for `k8s-openapi`. 2026-06-18 00:32:47.446 | ... required by package `magnum-cluster-api v0.36.6 (/opt/stack/magnum-cluster-api)` 2026-06-18 00:32:47.446 | versions that meet the requirements `^0.28.0` are: 0.28.0 2026-06-18 00:32:47.446 | 2026-06-18 00:32:47.446 | package `magnum-cluster-api` depends on `k8s-openapi` with feature `v1_31` but `k8s-openapi` does not have that feature. 2026-06-18 00:32:47.446 | help: there is a feature `v1_32` with a similar name 2026-06-18 00:32:47.446 | 2026-06-18 00:32:47.446 | 2026-06-18 00:32:47.446 | failed to select a version for `k8s-openapi` which could resolve this conflict 2026-06-18 00:32:47.446 | 💥 maturin failed 2026-06-18 00:32:47.446 | Caused by: Cargo metadata failed. Does your crate compile with `cargo build`? 2026-06-18 00:32:47.446 | Caused by: `cargo metadata` exited with an error: 2026-06-18 00:32:47.446 | Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-opt8s48h', '--interpreter', '/opt/stack/data/venv/bin/python3.12']' returned non-zero exit status 1. 2026-06-18 00:32:47.446 | Checking for Rust toolchain.... 2026-06-18 00:32:47.446 | Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-opt8s48h --interpreter /opt/stack/data/venv/bin/python3.12` 2026-06-18 00:32:47.447 | [end of output] 2026-06-18 00:32:47.447 | 2026-06-18 00:32:47.447 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-06-18 00:32:47.447 | error: metadata-generation-failed 2026-06-18 00:32:47.447 | 2026-06-18 00:32:47.447 | × Encountered error while generating package metadata. 2026-06-18 00:32:47.448 | ╰─> from file:///opt/stack/magnum-cluster-api 2026-06-18 00:32:47.448 | 2026-06-18 00:32:47.448 | note: This is an issue with the package mentioned above, not pip. 2026-06-18 00:32:47.448 | hint: See above for details. 2026-06-18 00:32:47.541 | + inc/python:pip_install:1 : exit_trap 2026-06-18 00:32:47.546 | + ./stack.sh:exit_trap:519 : local r=1 2026-06-18 00:32:47.554 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-06-18 00:32:47.562 | + ./stack.sh:exit_trap:520 : jobs= 2026-06-18 00:32:47.567 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-06-18 00:32:47.574 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-06-18 00:32:47.579 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-06-18 00:32:47.586 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-06-18 00:32:47.591 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-06-18 00:32:47.598 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-06-18 00:32:47.598 | Error on exit 2026-06-18 00:32:47.604 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-06-18 00:32:47.610 | + ./stack.sh:exit_trap:540 : generate-subunit 1781742191 576 fail 2026-06-18 00:32:47.799 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-06-18 00:32:47.805 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-06-18 00:32:48.855 | + ./stack.sh:exit_trap:554 : exit 1